summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-06pinctrl: qcom: Remove unused macro definitionsMaulik Shah
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko
2026-05-06ARM: dts: ti/omap: omap4-epson-embt2ws: fix typo in iio device propertyAndreas Kemnade
2026-05-06fs/resctrl: Disallow the software controller when MBM counters are assignableBen Horgan
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan
2026-05-06fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()Ben Horgan
2026-05-06MAINTAINERS: Add Steffen as reviewer for KVM/arm64Steffen Eiden
2026-05-06KVM: arm64: Remove potential UB on nvhe tracing clock updateMostafa Saleh
2026-05-06KVM: selftests: arm64: Fix steal_time test after UAPI refactoringSebastian Ott
2026-05-06KVM: arm64: Handle permission faults with guest_memfdAlexandru Elisei
2026-05-06KVM: arm64: nv: Consider the DS bit when translating TCR_EL2Wei-Lin Chang
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse
2026-05-06block: export blk-crypto symbols required by dm-inlinecryptEric Biggers
2026-05-06sched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
2026-05-06sched/fair: Fix overflow in vruntime_eligible()Zhan Xusheng
2026-05-06selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner
2026-05-06rseq: Reenable performance optimizations conditionallyThomas Gleixner
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner
2026-05-06selftests/rseq: Validate legacy behaviorThomas Gleixner
2026-05-06ovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters
2026-05-06drm/i915/irq: drop unnecessary forward declarations and includesJani Nikula
2026-05-06ALSA: hda/tas2781: Cancel async firmware request at unbindCássio Gabriel
2026-05-06firmware_loader: Add cancel helper for async requestsCássio Gabriel
2026-05-06Revert "drm/i915: replace select with dependency for visible DEBUG_OBJECTS"Jani Nikula
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-06Merge tag 'asoc-fix-v7.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-06regulator: qcom-rpmh: Fix index for pmh0101 ldo16Fenglin Wu
2026-05-06ASoC: cs35l56: Fixes for driver cleanupMark Brown
2026-05-06ASoC: cs35l56: Destroy workqueue in probe error pathRichard Fitzgerald
2026-05-06ASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald
2026-05-06ASoC: tegra: Add per-stream Mixer Fade controlsSheetal
2026-05-06selftests: livepatch: Check if stack_order sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check if replace sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check if patched sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Introduce does_sysfs_exist functionMarcos Paulo de Souza
2026-05-06selftests: livepatch: Replace true/false module parameter by y/nMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER configMarcos Paulo de Souza
2026-05-06arm64: dts: socfpga: agilex5: update data-width for dmacAdrian Ng Ho Yin
2026-05-06s390/sclp: Allow user-space to provide PCI reports for NVMe SMART dataNiklas Schnelle
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao
2026-05-06clocksource/drivers/sun5i: Add D1 hstimer supportMichal Piekos
2026-05-06dt-bindings: timer: allwinner,sun5i-a13-hstimer: add H616 and D1Michal Piekos
2026-05-06io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMERMaoyi Xie