summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-09arm64/sysreg: Update ID_AA64ZFR0_EL1 description to DDI0601 2025-12Mark Brown1-0/+2
2026-04-09arm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12Mark Brown1-1/+7
2026-04-09arm64/sysreg: Update ID_AA64ISAR2_EL1 description to DDI0601 2025-12Mark Brown1-0/+1
2026-04-09arm64/sysreg: Update ID_AA64ISAR0_EL1 description to DDI0601 2025-12Mark Brown1-0/+2
2026-04-09arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown3-119/+32
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu1-3/+3
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum1-1/+1
2026-04-09RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen1-1/+1
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado1-0/+1
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds97-468/+1172
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman1-0/+3
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones1-0/+10
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones1-6/+6
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+106
2026-04-09HID: sony: update module descriptionRosalie Wanders2-7/+9
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack1-6/+9
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao1-0/+3
2026-04-09efi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel1-1/+3
2026-04-09memblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel2-0/+16
2026-04-09jbd2: store jinode dirty range in PAGE_SIZE unitsLi Chen4-35/+80
2026-04-09ocfs2: use jbd2 jinode dirty range accessorLi Chen1-2/+7
2026-04-09ext4: use jbd2 jinode dirty range accessorLi Chen2-7/+19
2026-04-09jbd2: add jinode dirty range accessorsLi Chen1-0/+14
2026-04-09tracing: Documentation: Update histogram-design.rst for fn() handlingSteven Rostedt1-7/+13
2026-04-09jbd2: gracefully abort on transaction state corruptionsMilos Nikic1-28/+86
2026-04-09jbd2: gracefully abort instead of panicking on unlocked bufferMilos Nikic1-1/+6
2026-04-09docs: sysctl: Add documentation for /proc/sys/xen/Shubham Chakraborty2-1/+33
2026-04-09ext4: simplify mballoc preallocation size rounding for small filesWeixie Cui1-15/+9
2026-04-09Docs: hid: intel-ish-hid: make long URL usableRandy Dunlap1-2/+2
2026-04-09ext4/move_extent: use folio_next_pos()Julia Lawall1-2/+2
2026-04-09ALSA: hda/alc269: Drop superfluous GPIO write at resumeTakashi Iwai3-18/+2
2026-04-09ALSA: usb-audio: Add quirk flags for Feaulle RainbowRong Zhang1-0/+2
2026-04-09Documentation/kernel-parameters: fix architecture alignment for pt, nopt, and...Li RongQing1-5/+1
2026-04-09ext4: remove tl argument from ext4_fc_replay_{add,del}_rangeGuoqing Jiang1-6/+4
2026-04-09ext4: remove unused i_fc_waitLi Chen2-5/+1
2026-04-09efi/memattr: Fix thinko in table size sanity checkArd Biesheuvel1-9/+28
2026-04-09sched/doc: Update yield_task description in sched-design-CFSfangqiurong3-8/+7
2026-04-09Documentation/rtla: Convert links to RST formatCosta Shulyupin7-7/+7
2026-04-09RDMA/mana_ib: Support memory windowsKonstantin Taranov4-1/+69
2026-04-09docs: fix typos and duplicated words across documentationManuel Cortez3-3/+3
2026-04-09nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()John Garry1-4/+0
2026-04-09nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983...Alan Cui1-0/+2
2026-04-09nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni1-0/+26
2026-04-09RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin1-1/+2
2026-04-09ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()Deepanshu Kartikey1-1/+15
2026-04-09docs: fix typo in zoran driver documentationGleb Golovko1-1/+1
2026-04-09gpio: swnode: defer probe on references to unregistered software nodesBartosz Golaszewski1-0/+8
2026-04-09RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal1-3/+3