summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
35 hoursLinux 5.15.214v5.15.214Greg Kroah-Hartman1-1/+1
35 hoursx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+120
9 daysLinux 5.15.213v5.15.213Greg Kroah-Hartman1-1/+1
9 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner3-87/+143
2026-07-24Linux 5.15.212v5.15.212Greg Kroah-Hartman1-1/+1
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
2026-07-24ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
2026-07-24iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol2-4/+4
2026-07-24ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2026-07-24ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
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-24ALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai1-1/+1
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-24regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-0/+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-24btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
2026-07-24crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu1-5/+5
2026-07-24btrfs: fix false IO failure after falling back to buffered writeQu Wenruo3-8/+41
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: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24bpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-4/+4
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko3-20/+14
2026-07-24bpf: Convert lpm_trie.c to rqspinlockKumar Kartikeya Dwivedi1-4/+2
2026-07-24bpf: Reject fragmented frames in devmapZhao Zhang1-0/+7
2026-07-24xdp: introduce flags field in xdp_buff/xdp_frameLorenzo Bianconi1-0/+29
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-152/+168
2026-07-24xfs: use null daddr for unset first bad log blockYousef Alhouseen1-3/+3
2026-07-24xfs: Remove dead codeJiapeng Chong1-59/+0
2026-07-24xfs: Remove redundant assignment of mpJiapeng Chong1-2/+0
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