summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24bpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-2/+2
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko5-29/+16
2026-07-24hfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani2-2/+2
2026-07-24hfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko12-153/+171
2026-07-24serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko1-2/+11
2026-07-24serial: 8250_mid: Remove 8250_pci usageIlpo Järvinen1-11/+7
2026-07-24HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
2026-07-24treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn3-19/+40
2026-07-24seqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov1-7/+2
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24mm/slab: do not limit zeroing to orig_size when only red zoning is enabledVlastimil Babka (SUSE)1-7/+10
2026-07-24HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
2026-07-24writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li1-2/+29
2026-07-24writeback: Avoid contention on wb->list_lock when switching inodesJan Kara4-36/+74
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn3-89/+59
2026-07-24proc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig5-19/+19
2026-07-24ksmbd: track the connection owning a byte-range lockNamjae Jeon3-8/+26
2026-07-24ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang5-30/+156
2026-07-24ksmbd: use opener credentials for FSCTL mutationsNamjae Jeon2-7/+16
2026-07-24smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-07-24smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring1-7/+6
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang5-109/+127
2026-07-24Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen1-2/+23
2026-07-24Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
2026-07-24netfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
2026-07-24netfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong1-7/+7
2026-07-24media: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang1-1/+1
2026-07-24media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li1-9/+7
2026-07-24media: nxp: imx8-isi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2026-07-24gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao1-16/+16
2026-07-24coresight: etb10: restore atomic_t for shared reading stateRunyu Xiao1-3/+3
2026-07-24mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt1-4/+0
2026-07-24mm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng1-15/+1
2026-07-24Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver2-14/+21
2026-07-24crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu4-2/+61
2026-07-24staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
2026-07-24staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
2026-07-24staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
2026-07-24PCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen6-201/+217
2026-07-24PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen7-60/+87
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2026-07-24PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2026-07-24PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-25/+42