summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman
2024-03-05usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-03-05usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati
2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
2024-03-02USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-03-02Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-02-25Linux 6.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
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
2024-02-25exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helperAl Viro
2024-02-25affs: free affs_sb_info with kfree_rcu()Al Viro
2024-02-25rcu pathwalk: prevent bogus hard errors from may_lookup()Al Viro
2024-02-25fs/super.c: don't drop ->s_user_ns until we free struct super_block itselfAl Viro
2024-02-24bcachefs: Fix check_snapshot() memcpyKent Overstreet
2024-02-24bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet
2024-02-24bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster
2024-02-24bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet
2024-02-24bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet
2024-02-24bcachefs: fix backpointer_to_text() when dev does not existKent Overstreet
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-24Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-24Merge tag 'i2c-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-24Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-24dm-integrity, dm-verity: reduce stack usage for recheckArnd Bergmann
2024-02-23i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds