summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-26Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-26Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-26bcachefs: Plumb correct ip to trans_relock_fail tracepointKent Overstreet
2025-06-26bcachefs: Ensure we rewind to run recovery passesKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-06-25Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-25Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-06-25Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-25Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-25um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie
2025-06-25um: ubd: Add missing error check in start_io_thread()Tiwei Bie
2025-06-24bnxt: properly flush XDP redirect listsYan Zhai
2025-06-24Merge tag 'selinux-pr-20250624' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-06-24bcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
2025-06-24bcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
2025-06-24bcachefs: Check for bad write buffer key when moving from journalKent Overstreet
2025-06-24bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli
2025-06-24userns and mnt_idmap leak in open_tree_attr(2)Al Viro
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-06-24Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit
2025-06-24Merge branch 'af_unix-fix-two-oob-issues'Paolo Abeni