summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang
2026-04-09arm64/sysreg: Update ID_AA64SMFR0_EL1 description to DDI0601 2025-12Mark Brown
2026-04-09arm64/sysreg: Update ID_AA64ZFR0_EL1 description to DDI0601 2025-12Mark Brown
2026-04-09arm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12Mark Brown
2026-04-09arm64/sysreg: Update ID_AA64ISAR2_EL1 description to DDI0601 2025-12Mark Brown
2026-04-09arm64/sysreg: Update ID_AA64ISAR0_EL1 description to DDI0601 2025-12Mark Brown
2026-04-09arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu
2026-04-09HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum
2026-04-09RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen
2026-04-09HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg
2026-04-09HID: quirks: Set ALWAYS_POLL for LOGITECH_BOLT_RECEIVERNícolas F. R. A. Prado
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-09HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones
2026-04-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-09HID: sony: update module descriptionRosalie Wanders
2026-04-09HID: logitech-hidpp: Check bounds when deleting force-feedback effectsGünther Noack
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao
2026-04-09efi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel
2026-04-09memblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel
2026-04-09drm/i915/wm: Allow SAGV with multiple pipes on pre-iclVille Syrjälä
2026-04-09drm/i915/wm: Reduce copy-pasta in skl_print_plane_wm_changes()Ville Syrjälä
2026-04-09drm/i915/wm: Verify 'ddb_y' as well as 'ddb'Ville Syrjälä
2026-04-09drm/i915/wm: Extract skl_ddb_entry_verify()Ville Syrjälä
2026-04-09drm/i915/wm: Extract skl_wm_level_verify()Ville Syrjälä
2026-04-09drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä
2026-04-09drm/i915/wm: Consolidate SAGV pipe active/interlace checks to common codeVille Syrjälä
2026-04-09drm/i915/wm: Don't compute separate SAGV watermarks for RKLVille Syrjälä
2026-04-09drm/i915/wm: Reject SAGV consistently when block_time_us==0Ville Syrjälä
2026-04-09jbd2: store jinode dirty range in PAGE_SIZE unitsLi Chen
2026-04-09ocfs2: use jbd2 jinode dirty range accessorLi Chen
2026-04-09ext4: use jbd2 jinode dirty range accessorLi Chen
2026-04-09jbd2: add jinode dirty range accessorsLi Chen
2026-04-09tracing: Documentation: Update histogram-design.rst for fn() handlingSteven Rostedt
2026-04-09jbd2: gracefully abort on transaction state corruptionsMilos Nikic
2026-04-09jbd2: gracefully abort instead of panicking on unlocked bufferMilos Nikic
2026-04-09docs: sysctl: Add documentation for /proc/sys/xen/Shubham Chakraborty
2026-04-09ext4: simplify mballoc preallocation size rounding for small filesWeixie Cui
2026-04-09Docs: hid: intel-ish-hid: make long URL usableRandy Dunlap
2026-04-09ext4/move_extent: use folio_next_pos()Julia Lawall
2026-04-09ALSA: hda/alc269: Drop superfluous GPIO write at resumeTakashi Iwai
2026-04-09ALSA: usb-audio: Add quirk flags for Feaulle RainbowRong Zhang
2026-04-09Documentation/kernel-parameters: fix architecture alignment for pt, nopt, and...Li RongQing
2026-04-09ext4: remove tl argument from ext4_fc_replay_{add,del}_rangeGuoqing Jiang
2026-04-09ext4: remove unused i_fc_waitLi Chen
2026-04-09efi/memattr: Fix thinko in table size sanity checkArd Biesheuvel
2026-04-09drm/bridge: drm_bridge_get/put(): document NULL pointer behaviourLuca Ceresoli