summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-02-27Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski
2024-02-27spi: Drop mismerged fixMark Brown
2024-02-27Merge branch 'ionic-pci-error-handling-fixes'Paolo Abeni
2024-02-27ionic: restore netdev feature bits after resetShannon Nelson
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2024-02-27ionic: check before releasing pci regionsShannon Nelson
2024-02-26Merge branch 'mptcp-more-misc-fixes-for-v6-8'Jakub Kicinski
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni
2024-02-26mptcp: fix possible deadlock in subflow diagPaolo Abeni
2024-02-26mptcp: fix double-free on socket dismantleDavide Caratti
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang
2024-02-26mptcp: fix potential wake-up event lossPaolo Abeni
2024-02-26mptcp: fix snd_wnd initialization for passive socketPaolo Abeni
2024-02-26mptcp: push at DSS boundariesPaolo Abeni
2024-02-26mptcp: avoid printing warning once on client sideMatthieu Baerts (NGI0)
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang
2024-02-26mptcp: map v4 address to v6 when destroying subflowGeliang Tang
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-26lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-02-26Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-26Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-26fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESSMark O'Donovan
2024-02-26landlock: Fix asymmetric private inodes referringMickaël Salaün
2024-02-26ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()Eric Dumazet
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski
2024-02-26net: veth: clear GRO when clearing XDP even when downJakub Kicinski
2024-02-25Linux 6.8-rc6v6.8-rc6Linus Torvalds
2024-02-25Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-25bcachefs: fix bch2_save_backtrace()Kent Overstreet
2024-02-25Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds
2024-02-25Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25ext4_get_link(): fix breakage in RCU modeAl Viro
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-25fuse: fix UAF in rcu pathwalksAl Viro
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()Al Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-25nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro