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-07
scsi: core: Drop using the host_lock to protect async_scan race condition
Chaohai Chen
-11
/
+6
2026-03-07
scsi: core: Fix error handling for scsi_alloc_sdev()
Junxiao Bi
-6
/
+2
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-77
/
+97
2026-03-07
sched_ext: Add SCX_TASK_REENQ_REASON flags
Tejun Heo
-10
/
+40
2026-03-07
sched_ext: Simplify task state handling
Tejun Heo
-22
/
+25
2026-03-07
sched_ext: Optimize schedule_dsq_reenq() with lockless fast path
Tejun Heo
-8
/
+36
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
-2
/
+190
2026-03-07
sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
Tejun Heo
-58
/
+102
2026-03-07
sched_ext: Add per-CPU data to DSQs
Tejun Heo
-15
/
+77
2026-03-07
sched_ext: Add reenq_flags plumbing to scx_bpf_dsq_reenq()
Tejun Heo
-5
/
+38
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
-49
/
+106
2026-03-07
sched_ext: Wrap deferred_reenq_local_node into a struct
Tejun Heo
-10
/
+18
2026-03-07
sched_ext: Convert deferred_reenq_locals from llist to regular list
Tejun Heo
-21
/
+41
2026-03-07
sched_ext: Relocate run_deferred() and its callees
Tejun Heo
-94
/
+92
2026-03-07
sched_ext: Change find_global_dsq() to take CPU number instead of task
Tejun Heo
-17
/
+15
2026-03-07
sched_ext: Factor out pnode allocation and deallocation into helpers
Tejun Heo
-9
/
+23
2026-03-07
sched_ext: Wrap global DSQs in per-node structure
Tejun Heo
-17
/
+21
2026-03-07
sched_ext: Relocate scx_bpf_task_cgroup() and its BTF_ID to the end of kfunc ...
Tejun Heo
-39
/
+39
2026-03-07
sched_ext: Pass full dequeue flags to ops.quiescent()
Andrea Righi
-10
/
+10
2026-03-07
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-5
/
+27
2026-03-07
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
-3
/
+2
2026-03-07
x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
Uros Bizjak
-3
/
+2
2026-03-07
dt-bindings: arm: atmel,at91rm9200-sdramc: convert to DT schema
Akhila YS
-20
/
+66
2026-03-07
dt-bindings: arm: atmel,at91rm9200-st: convert to DT schema
Akhila YS
-9
/
+69
2026-03-07
dt-bindings: arm: microchip,sam9x60-pit64b : convert to DT schema
Akhila YS
-8
/
+68
2026-03-07
dt-bindings: arm: atmel,at91sam9260-pit: convert to DT schema
Akhila YS
-6
/
+49
2026-03-07
dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema
Akhila YS
-5
/
+41
2026-03-07
iio: imu: adis16550: fix swapped gyro/accel filter functions
Antoniu Miclaus
-4
/
+4
2026-03-07
iio: adc: aspeed: clear reference voltage bits before configuring vref
Billy Tsai
-0
/
+1
2026-03-07
iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
Felix Gu
-0
/
+3
2026-03-07
iio: adc: ti-ads1018: fix type overflow for data rate
Chunyang Chen
-1
/
+1
2026-03-07
iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
Dmitry Torokhov
-3
/
+5
2026-03-07
iio: adc: ti-ads7950: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
-1
/
+1
2026-03-07
powerpc: dts: mpc83xx: Add unit addresses to /memory
J. Neuschäfer
-12
/
+12
2026-03-07
powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus
J. Neuschäfer
-0
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schema
J. Neuschäfer
-2
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
-52
/
+59
2026-03-07
powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
-25
/
+34
2026-03-07
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
-2
/
+2
2026-03-07
dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
J. Neuschäfer
-0
/
+93
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
-9
/
+94
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
-11
/
+25
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
-13
/
+9
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
-9
/
+19
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
-18
/
+21
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
-4
/
+22
2026-03-07
powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
-2
/
+2
2026-03-07
powerpc64: make clang cross-build friendly
Hari Bathini
-2
/
+2
[prev]
[next]