aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-07-25Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-25Merge branch 'tap-tun-harden-by-dropping-short-frame'Jakub Kicinski
2024-07-25tun: add missing verification for short frameDongli Zhang
2024-07-25tap: add missing verification for short frameSi-Wei Liu
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24hostfs: fix folio conversionLinus Torvalds
2024-07-24MAINTAINERS: make Breno the netconsole maintainerJakub Kicinski
2024-07-24MAINTAINERS: Update bonding entryJay Vosburgh
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-07-24inode: clarify what's lockedChristian Brauner
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn
2024-07-24fs: use all available idsChristian Brauner
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik