summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-16arm_mpam: guard MBWU state before adding it to garbageGuangshuo Li
2026-07-16arm_mpam: Fix MPAMCFG_MBW_PBM register settingFenghua Yu
2026-07-16arm_mpam: Fix software reset values of MPAMCFG_PRIBen Horgan
2026-07-16arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
2026-07-16block: fix aligning of bounced dio read biosChristoph Hellwig
2026-07-16block: handle huge zero folios in bio_free_foliosChristoph Hellwig
2026-07-16block: try slab allocation in bio_alloc_bioset() before mempoolJoseph Qi
2026-07-16block: show operation in error injection rulesJackie Liu
2026-07-16block: serialize elevator changes for the same queue using a writer lockShin'ichiro Kawasaki
2026-07-16block: free copied pages when blk_rq_map_kern() failsJackie Liu
2026-07-16ASoC: fs210x: Make cache write through again during resumeMark Brown
2026-07-16Merge patch series "net: can: isotp-fixes"Marc Kleine-Budde
2026-07-16can: isotp: serialize TX state transitions under so->rx_lockOliver Hartkopp
2026-07-16can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTEROliver Hartkopp
2026-07-16can: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp
2026-07-16Merge patch series "can: bcm: collected fixes"Marc Kleine-Budde
2026-07-16can: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp
2026-07-16can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp
2026-07-16can: bcm: fix stale rx/tx ops after device removalOliver Hartkopp
2026-07-16can: bcm: add missing device refcount for CAN filter removalOliver Hartkopp
2026-07-16can: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp
2026-07-16can: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp
2026-07-16can: bcm: add missing rcu list annotations and operationsOliver Hartkopp
2026-07-16can: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp
2026-07-16can: bcm: add locking when updating filter and timer valuesOliver Hartkopp
2026-07-16can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
2026-07-16can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-16can: j1939: fix lockless local-destination checkShuhao Fu
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-16ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2aChris Chiu
2026-07-16ALSA: hda: codecs: hdmi: disable keep-alive before audio format changeKai Vehmanen
2026-07-16liveupdate: fix GET_NAME ioctl argument validationJackie Liu
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-07-15block: do not warn when doing greedy allocation in folio_alloc_greedy()Qu Wenruo
2026-07-15partitions: aix: bound the lvd scan to one sectorMichael Bommarito
2026-07-15blk-cgroup: fix leaks and online flag on radix_tree_insert failureTao Cui
2026-07-15loop: remove manually added partitions on detachDaan De Meyer
2026-07-15block: fix race in blk_time_get_ns() returning 0Mike Waychison
2026-07-15Merge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-15riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris
2026-07-15fortify: Disable -Wstringop-overread in testsNathan Chancellor
2026-07-15ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik
2026-07-15sched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo