summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2026-04-09Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'Paolo Abeni1-4/+24
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier1-3/+18
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier1-1/+4
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
2026-04-09drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()Thomas Zimmermann1-1/+1
2026-04-09platform/x86: thinkpad_acpi: remove obsolete TODO commentDaniil Bulgar1-3/+0
2026-04-09leds: class: Make led_remove_lookup() NULL-awareAndy Shevchenko1-0/+3
2026-04-09platform/x86: dell-wmi-sysman: bound enumeration string aggregationPengpeng Hou1-6/+28
2026-04-09kernfs: make directory seek namespace-awareChristian Brauner1-0/+5
2026-04-09kernfs: use namespace id instead of pointer for hashing and comparisonChristian Brauner1-7/+26
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner30-148/+175
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon43-798/+2166
2026-04-09iommu: Ensure .iotlb_sync is called correctlyRobin Murphy1-0/+6
2026-04-09iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCYAlex Williamson1-0/+1
2026-04-09platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal1-0/+5
2026-04-09platform/x86: uniwill-laptop: Fix signedness bugEthan Tidmore1-3/+4
2026-04-09platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()Fedor Pchelkin1-1/+5
2026-04-09nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-09platform/x86: hp-wmi: add locking for concurrent hwmon accessEmre Cecanpunar1-2/+13
2026-04-09platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculationEmre Cecanpunar1-3/+3
2026-04-09platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timerEmre Cecanpunar1-4/+4
2026-04-09platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handlerEmre Cecanpunar1-1/+1
2026-04-09platform/x86: hp-wmi: fix ignored return values in fan settingsEmre Cecanpunar1-7/+16
2026-04-09arm64: dts: ti: k3: Use memory-region-names for r5fMarkus Schneider-Pargmann (TI)10-0/+38
2026-04-09KVM: LoongArch: selftests: Add PMU overflow interrupt testSong Gao3-0/+60
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao5-2/+223
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao2-0/+19