linux-2.6-microblaze.git
2023-11-15 Gal Pressmannet: Fix undefined behavior in netdev name allocation
2023-11-15 Arnd Bergmannaccel/ivpu: avoid build failure with CONFIG_PM=n
2023-11-15 Niklas Söderlunddt-bindings: net: ethernet-controller: Fix formatting...
2023-11-15 Johnathan ManteyRevert ncsi: Propagate carrier gain/loss events to...
2023-11-15 Juergen Grossxen/events: remove some info_for_irq() calls in pirq...
2023-11-15 Juergen Grossxen/events: modify internal [un]bind interfaces
2023-11-15 Juergen Grossxen/events: drop xen_allocate_irqs_dynamic()
2023-11-15 Linus TorvaldsMerge tag 'hardening-v6.7-rc2' of git://git./linux...
2023-11-15 Kent Overstreetbcachefs: six locks: Fix lost wakeup
2023-11-15 Kent Overstreetbcachefs: Fix no_data_io mode checksum check
2023-11-15 Kent Overstreetbcachefs: Fix bch2_check_nlinks() for snapshots
2023-11-15 Kent Overstreetbcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
2023-11-15 Kent Overstreetbcachefs: Disable debug log statements
2023-11-15 Kent Overstreetbcachefs: Fix missing transaction commit
2023-11-15 Kent Overstreetbcachefs: Fix error path in bch2_mount()
2023-11-15 Daniel J Bluemanbcachefs: Fix potential sleeping during mount
2023-11-15 Kent Overstreetbcachefs: Fix iterator leak in may_delete_deleted_inode()
2023-11-15 Kent Overstreetbcachefs: Kill journal pre-reservations
2023-11-15 Linus TorvaldsMerge tag 'zstd-linus-v6.7-rc2' of https://github.com...
2023-11-15 Jakub KicinskiMerge branch 'mptcp-misc-fixes-for-v6-7'
2023-11-15 Paolo Abeniselftests: mptcp: fix fastclose with csum failure
2023-11-15 Paolo Abenimptcp: fix setsockopt(IP_TOS) subflow locking
2023-11-15 Geliang Tangmptcp: add validity check for sending RM_ADDR
2023-11-15 Paolo Abenimptcp: fix possible NULL pointer dereference on close
2023-11-15 Paolo Abenimptcp: deal with large GSO size
2023-11-15 Ziwei Xiaogve: Fixes for napi_poll when budget is 0
2023-11-15 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-11-15 Jakub KicinskiMerge branch 'pds_core-fix-irq-index-bug-and-compiler...
2023-11-15 Shannon Nelsonpds_core: fix up some format-truncation complaints
2023-11-15 Shannon Nelsonpds_core: use correct index to mask irq
2023-11-15 Alex Pakhunovtg3: Increment tx_dropped in tg3_tso_bug()
2023-11-15 Alex Pakhunovtg3: Move the [rt]x_dropped counters to tg3_napi
2023-11-15 Baruch Siachnet: stmmac: avoid rx queue overrun
2023-11-15 Baruch Siachnet: stmmac: fix rx budget limit check
2023-11-15 Peter Zijlstraperf/core: Fix cpuctx refcounting
2023-11-15 Nick Terrellzstd: Fix array-index-out-of-bounds UBSAN warning
2023-11-14 Paul Mooreaudit: don't WARN_ON_ONCE(!current->mm) in audit_exe_co...
2023-11-14 Dave Airlienouveau: use an rwlock for the event lock.
2023-11-14 Dan Carpenternouveau/gsp/r535: Fix a NULL vs error pointer bug
2023-11-14 Dan Carpenternouveau/gsp/r535: uninitialized variable in r535_gsp_ac...
2023-11-14 Shyam Prasad Ncifs: fix lock ordering while disabling multichannel
2023-11-14 Shyam Prasad Ncifs: fix leak of iface for primary channel
2023-11-14 Konstantin... gcc-plugins: latent_entropy: Fix typo (args -> argc...
2023-11-14 Bob PetersonRemove myself as maintainer of GFS2
2023-11-14 Matus MalychALSA: hda/realtek: Enable Mute LED on HP 255 G10
2023-11-14 Martin K. PetersenMerge branch '6.7/scsi-staging' into 6.7/scsi-fixes
2023-11-14 Pablo Neira... netfilter: nf_tables: split async and sync catchall...
2023-11-14 Jozsef Kadlecsiknetfilter: ipset: fix race condition between swap/destr...
2023-11-14 Pablo Neira... netfilter: nf_tables: bogus ENOENT when destroying...
2023-11-14 Dan Carpenternetfilter: nf_tables: fix pointer math issue in nft_byt...
2023-11-14 Linkui Xiaonetfilter: nf_conntrack_bridge: initialize err to 0
2023-11-14 Yang Linetfilter: nft_set_rbtree: Remove unused variable nft_net
2023-11-14 Eric Dumazetaf_unix: fix use-after-free in unix_stream_read_actor()
2023-11-14 Juergen Grossxen/events: remove some simple helpers from events_base.c
2023-11-14 Juergen Grossxen/events: reduce externally visible helper functions
2023-11-14 Amir Goldsteinovl: fix memory leak in ovl_parse_param()
2023-11-14 Amir Goldsteinovl: fix misformatted comment
2023-11-14 Jakub KicinskiMerge branch 'r8169-fix-dash-devices-network-lost-issue'
2023-11-14 ChunHao Linr8169: fix network lost after resume on DASH systems
2023-11-14 ChunHao Linr8169: add handling DASH when DASH is disabled
2023-11-14 Jakub KicinskiMerge branch 'fix-large-frames-in-the-gemini-ethernet...
2023-11-14 Linus Walleijnet: ethernet: cortina: Fix MTU max setting
2023-11-14 Linus Walleijnet: ethernet: cortina: Handle large frames
2023-11-14 Linus Walleijnet: ethernet: cortina: Fix max RX frame define
2023-11-14 Eric Dumazetbonding: stop the device in bond_setup_by_slave()
2023-11-14 Eric Dumazetptp: annotate data-race around q->head and q->tail
2023-11-14 Jakub KicinskiRevert "ptp: Fixes a null pointer dereference in ptp_ioctl"
2023-11-14 Kent Overstreetbcachefs: Check for nonce offset inconsistency in data_...
2023-11-14 Kent Overstreetbcachefs: Make sure to drop/retake btree locks before...
2023-11-14 Kent Overstreetbcachefs: btree_trans->write_locked
2023-11-14 Kent Overstreetbcachefs: Run btree key cache shrinker less aggressively
2023-11-14 Kent Overstreetbcachefs: Split out btree_key_cache_types.h
2023-11-14 Kent Overstreetbcachefs: Guard against insufficient devices to create...
2023-11-14 Kent Overstreetbcachefs: Fix null ptr deref in bch2_backpointer_get_node()
2023-11-14 Gustavo A.... bcachefs: Fix multiple -Warray-bounds warnings
2023-11-14 Gustavo A.... bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multi...
2023-11-14 Kent Overstreetbcachefs: Use correct fgf_t type as function argument
2023-11-14 Jiapeng Chongbcachefs: make bch2_target_to_text_sb static
2023-11-13 Ekaterina Esinacifs: fix check of rc in function generate_smb3signingkey
2023-11-13 Anastasia Belovacifs: spnego: add ';' in HOST_KEY_LEN
2023-11-13 Dan Nowlinice: fix DDP package download for packages without...
2023-11-13 Arkadiusz Kubalewskiice: dpll: fix output pin capabilities
2023-11-13 Arkadiusz Kubalewskiice: dpll: fix check for dpll input priority range
2023-11-13 Arkadiusz Kubalewskiice: dpll: fix initial lock status of dpll
2023-11-13 Samuel Hollandi2c: ocores: Move system PM hooks to the NOIRQ phase
2023-11-13 Linus TorvaldsMerge tag 'for-6.7-rc1-tag' of git://git./linux/kernel...
2023-11-13 Linus Torvaldsdrm/ci: make github dependabot happy again
2023-11-13 Simon TrimmerALSA: hda: cs35l56: Enable low-power hibernation mode...
2023-11-13 Christoph Hellwigblk-mq: make sure active queue usage is held for bio_in...
2023-11-13 Juergen Grossxen/events: remove unused functions
2023-11-13 Juergen Grossxen/events: fix delayed eoi list handling
2023-11-13 Willem de Bruijnppp: limit MRU to 64K
2023-11-13 Sven Auhagennet: mvneta: fix calls to page_pool_get_stats
2023-11-13 Shigeru Yoshidatipc: Fix kernel-infoleak due to uninitialized TLV...
2023-11-13 Willem de Bruijnnet: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
2023-11-13 Marek Behúnnet: mdio: fix typo in header
2023-11-13 MD Danish AnwarMAINTAINERS: add entry for TI ICSSG Ethernet driver
2023-11-13 Jan Bottorffi2c: designware: Fix corrupted memory seen in the ISR
2023-11-13 David S. MillerMerge branch 'hns3-fixes'
2023-11-13 Jijie Shaonet: hns3: fix VF wrong speed and duplex issue
next