summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
30 hoursLinux 5.10.263v5.10.263linux-5.10.yGreg Kroah-Hartman1-1/+1
30 hoursx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+120
9 daysLinux 5.10.262v5.10.262Greg Kroah-Hartman1-1/+1
9 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner3-66/+137
2026-07-24Linux 5.10.261v5.10.261Greg Kroah-Hartman1-1/+1
2026-07-24tools/resolve_btfids: Emit warnings and patch zero id for missing symbolsHengqi Chen1-6/+7
2026-07-24tools/resolve_btfids: Fix some error messagesBrendan Jackman1-3/+3
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
2026-07-24mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
2026-07-24ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet1-1/+0
2026-07-24ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich1-0/+4
2026-07-24net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo1-6/+8
2026-07-24ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet1-2/+2
2026-07-24ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin3-5/+3
2026-07-24net: ethernet: rmnet: Always subtract MAP headerKristian Evensen1-2/+3
2026-07-24ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing1-1/+1
2026-07-24mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo2-25/+25
2026-07-24iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol2-4/+4
2026-07-24iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol1-1/+5
2026-07-24iio: imu: inv_mpu6050: fix frequency setting when chip is offJean-Baptiste Maneyrol1-0/+5
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz2-3/+27
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-15/+16
2026-07-24posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng1-1/+1
2026-07-24audit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina1-2/+9
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina4-114/+74
2026-07-24crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu1-5/+5
2026-07-24crypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
2026-07-24btrfs: do not trim a device which is not writeableQu Wenruo1-4/+8
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-07-24crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
2026-07-24crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König1-1/+1
2026-07-24crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+4
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
2026-07-24usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König3-17/+8
2026-07-24leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König1-3/+8
2026-07-24leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2026-07-24drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König1-7/+0
2026-07-24USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold1-5/+10
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24usb: free iso schedules on failed submitDawei Feng2-4/+13
2026-07-24usb: gadget: f_printer: take kref only for successful openXu Rao1-2/+1
2026-07-24usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz1-8/+1
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-151/+167
2026-07-24xfs: use null daddr for unset first bad log blockYousef Alhouseen1-2/+3
2026-07-24xfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih1-8/+8
2026-07-24xfs: reflect sb features in xfs_mountDave Chinner8-2/+147