summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27ALSA: hda/realtek - ALC285 reduce pop noise from Headphone portKailang Yang
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-26fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)
2024-02-26ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk tableJohnny Hsieh
2024-02-26drm/ttm/tests: depend on UML || COMPILE_TESTChristian König
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-26drm/tegra: Remove existing framebuffer only if we support displayThierry Reding
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-25efivarfs: Drop 'duplicates' bool parameter on efivar_init()Ard Biesheuvel
2024-02-25efivarfs: Drop redundant cleanup on fill_super() failureArd Biesheuvel
2024-02-25efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-02-25ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8Willian Wang
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
2024-02-25afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro
2024-02-25hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_infoAl Viro