index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
bpf,s390: add fsession support for trampolines
Menglong Dong
-14
/
+60
2026-03-03
bpf,s390: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
-11
/
+10
2026-03-03
Merge branch 'bpf-s390-implement-get_preempt_count'
Alexei Starovoitov
-0
/
+28
2026-03-03
bpf/s390: Implement get_preempt_count()
Ilya Leoshkevich
-0
/
+7
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
-0
/
+21
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
-0
/
+7
2026-03-03
powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
-0
/
+7
2026-03-03
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
-1
/
+0
2026-03-03
btrfs: remove duplicated definition of btrfs_printk_in_rcu()
Filipe Manana
-3
/
+0
2026-03-03
btrfs: remove unnecessary transaction abort in the received subvol ioctl
Filipe Manana
-1
/
+0
2026-03-03
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
-1
/
+2
2026-03-03
btrfs: fix transaction abort on set received ioctl due to item overflow
Filipe Manana
-2
/
+59
2026-03-03
btrfs: fix transaction abort when snapshotting received subvolumes
Filipe Manana
-0
/
+16
2026-03-03
btrfs: fix transaction abort on file creation due to name hash collision
Filipe Manana
-0
/
+19
2026-03-03
btrfs: read key again after incrementing slot in move_existing_remaps()
Mark Harmstone
-0
/
+2
2026-03-03
btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...
Bart Van Assche
-0
/
+1
2026-03-03
drm/i915/dp: Ack only the handled link service IRQs
Imre Deak
-1
/
+16
2026-03-03
drm/i915/dp: Ack only the handled device service IRQs
Imre Deak
-0
/
+14
2026-03-03
drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
Imre Deak
-9
/
+4
2026-03-03
drm/i915/dp: Check SST link status while handling link service IRQs
Imre Deak
-2
/
+9
2026-03-03
drm/i915/dp: Print debug message for a sink connected off request
Imre Deak
-0
/
+8
2026-03-03
drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
Imre Deak
-63
/
+79
2026-03-03
drm/i915/dp: Return early if getting/ackink link service IRQs fails
Imre Deak
-16
/
+29
2026-03-03
drm/i915/dp: Return early if getting/acking device service IRQs fails
Imre Deak
-12
/
+23
2026-03-03
drm/i915/dp: Reprobe connector if getting/acking link service IRQs fails
Imre Deak
-2
/
+10
2026-03-03
drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
Imre Deak
-6
/
+19
2026-03-03
drm/i915/dp: Fix the link service IRQ DPCD_REV check
Imre Deak
-1
/
+1
2026-03-03
drm/i915/dp: Fix the device service IRQ DPCD_REV check
Imre Deak
-3
/
+0
2026-03-03
drm/i915/dp: Remove the device service IRQ handling from connector detect
Imre Deak
-2
/
+0
2026-03-03
drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
Imre Deak
-6
/
+2
2026-03-03
drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
Imre Deak
-1
/
+16
2026-03-03
drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
Imre Deak
-1
/
+7
2026-03-03
drm/i915/dp: Handle a tunneling IRQ after acking it
Imre Deak
-14
/
+11
2026-03-03
drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
Imre Deak
-30
/
+4
2026-03-03
drm/i915/dp_mst: Verify the link status always the same way
Imre Deak
-2
/
+18
2026-03-03
drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
Imre Deak
-1
/
+1
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
-1
/
+1
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
-4
/
+4
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
-2
/
+2
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
-1
/
+0
2026-03-03
btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
Boris Burkov
-0
/
+7
2026-03-03
btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread start
Johannes Thumshirn
-1
/
+6
2026-03-03
drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_t
Michal Wajdeczko
-1
/
+1
2026-03-03
btrfs: hold space_info->lock when clearing periodic reclaim ready
Sun YangKai
-1
/
+4
2026-03-03
btrfs: print-tree: add remap tree definitions
Mark Harmstone
-0
/
+10
2026-03-03
Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"
Rafael J. Wysocki
-9
/
+0
2026-03-03
ASoC: SDCA: Add allocation failure check for Entity name
Charles Keepax
-1
/
+4
2026-03-03
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
-6
/
+1
2026-03-03
drm/xe/display: clean up xe_initial_plane.c includes
Jani Nikula
-9
/
+3
2026-03-03
drm/xe/compat: remove i915_vma.h from compat
Jani Nikula
-39
/
+23
[prev]
[next]