summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02KVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda
2026-06-02KVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda
2026-06-02tracing/eprobes: Allow use of BTF names to dereference pointersSteven Rostedt
2026-06-02iio: dac: ad5686: create bus ops structRodrigo Alencar
2026-06-02iio: dac: ad5686: cleanup doc header of local structsRodrigo Alencar
2026-06-02iio: dac: ad5686: add control_sync() for single-channel devicesRodrigo Alencar
2026-06-02iio: dac: ad5686: add helpers to handle powerdown masksRodrigo Alencar
2026-06-02iio: dac: ad5686: add of_match table to the spi driverRodrigo Alencar
2026-06-02iio: dac: ad5686: drop enum idRodrigo Alencar
2026-06-02iio: dac: ad5686: remove redundant register definitionRodrigo Alencar
2026-06-02iio: dac: ad5686: refactor include headersRodrigo Alencar
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-06-02iio: adc: ad4080: fix AD4880 chip IDAntoniu Miclaus
2026-06-02printk: fix typos in commentsNaveen Kumar Chaudhary
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heapJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-06-02block, bfq: release cgroup stats with bfq_groupYu Kuai
2026-06-02mm: mm_init: use div64_ul() instead of do_div()Giorgi Tchankvetadze
2026-06-02driver core: Use system_percpu_wq instead of system_wqNathan Chancellor
2026-06-02iio: light: veml3328: add support for new deviceJoshua Crofts
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02arm64: dts: rockchip: enable adc button for Radxa E25Chukun Pan
2026-06-02Merge tag 'v7.2-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2026-06-02Merge tag 'v7.2-rockchip-dts32' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-06-02wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotapDeepanshu Kartikey
2026-06-02wifi: nl80211: reject oversized EMA RNR listsYuqi Xu
2026-06-02ARM64: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-06-02nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.Kuniyuki Iwashima
2026-06-02nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
2026-06-02rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang
2026-06-02sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()Peter Zijlstra
2026-06-02sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()K Prateek Nayak
2026-06-02sched/fair: Call update_curr() before unthrottling the hierarchyK Prateek Nayak
2026-06-02sched/fair: Use throttled_csd_list for local unthrottleK Prateek Nayak
2026-06-02sched/fair: Convert cfs bandwidth throttling to use guardsK Prateek Nayak
2026-06-02sched/fair: Allocate cfs_tg_state with percpu allocatorZecheng Li
2026-06-02sched/fair: Remove task_group->se pointer arrayZecheng Li
2026-06-02sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_stateZecheng Li