summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 daysInput: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()Seungjin Bae1-6/+26
14 daysxprtrdma: Clear receive-side ownership pointers on releaseChuck Lever2-2/+14
14 daysgpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen1-2/+2
14 daysaccel/ivpu: Reject firmware log with size smaller than headerJhonraushan1-0/+4
14 daysdmaengine: sh: rz-dmac: Move interrupt request after everything is set upClaudiu Beznea1-58/+38
14 dayscan: isotp: serialize TX state transitions under so->rx_lockOliver Hartkopp1-38/+154
14 dayscan: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTEROliver Hartkopp1-29/+59
14 dayscan: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp1-5/+44
14 dayscan: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp1-5/+8
14 dayscan: bcm: fix stale rx/tx ops after device removalOliver Hartkopp1-10/+44
14 dayscan: bcm: add missing device refcount for CAN filter removalOliver Hartkopp1-20/+24
14 dayscan: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp1-18/+41
14 dayscan: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp1-29/+75
14 dayscan: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp1-22/+45
14 dayscan: bcm: add locking when updating filter and timer valuesOliver Hartkopp1-43/+133
14 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
14 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
14 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
14 daysseqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
14 daysseqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
14 daysseqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
14 daysplatform/x86/amd/pmc: Avoid logging "(null)" for DMI valuesDaniel Gibson1-5/+5
14 daysplatform/x86/amd/pmc: Don't log during intermediate wakeupsDaniel Gibson2-8/+32
14 daysdrm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...Ryosuke Yasuoka2-4/+4
14 daysselftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann1-0/+142
14 daysbpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann1-0/+17
14 daysplatform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplugGuixiong Wei1-1/+6
2026-07-30Linux 6.6.147v6.6.147Greg Kroah-Hartman1-1/+1
2026-07-30posix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner3-87/+143
2026-07-29Linux 6.6.146v6.6.146Greg Kroah-Hartman1-1/+1
2026-07-29mm: refactor mm_access() to not return NULLLorenzo Stoakes4-18/+21
2026-07-24Linux 6.6.145v6.6.145Greg Kroah-Hartman1-1/+1
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
2026-07-24tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
2026-07-24driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich1-1/+2
2026-07-24driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich1-1/+1
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan2-2/+13
2026-07-24writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li1-5/+0
2026-07-24writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
2026-07-24xfs: fix stupid compiler warningDarrick J. Wong1-1/+1
2026-07-24Bluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann1-2/+0
2026-07-24Bluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann1-0/+2
2026-07-24selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires1-0/+16
2026-07-24Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
2026-07-24Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
2026-07-24ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-11/+7