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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
dt-bindings: clock: qcom: Document the Eliza TCSR Clock Controller
Taniya Das
-0
/
+17
2026-03-11
dt-bindings: clock: qcom: document the Eliza Global Clock Controller
Taniya Das
-0
/
+210
2026-03-11
Merge branch 'sched/hrtick' into timers/core
Thomas Gleixner
-122
/
+386
2026-03-11
efi: Drop unused efi_range_is_wc() function
Ard Biesheuvel
-21
/
+0
2026-03-11
accel/amdxdna: Support sensors for column utilization
Mario Limonciello (AMD)
-1
/
+2
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-48
/
+43
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
-1
/
+0
2026-03-11
mtd: concat: replace alloc + calloc with 1 alloc
Rosen Penev
-1
/
+1
2026-03-11
usb: core: new quirk to handle devices with zero configurations
Jie Deng
-0
/
+3
2026-03-11
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
-0
/
+3
2026-03-11
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
-2
/
+3
2026-03-11
usb: typec: tcpm: add support for Sink Cap Extended msg response
Amit Sunil Dhamne
-2
/
+80
2026-03-11
dt-bindings: connector: Add sink properties to comply with PD 3.1 spec
Amit Sunil Dhamne
-0
/
+18
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
-0
/
+1
2026-03-11
vdso/datapage: Trim down unnecessary includes
Thomas Weißschuh
-10
/
+2
2026-03-11
vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
-11
/
+0
2026-03-11
vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
-0
/
+1
2026-03-11
vdso/gettimeofday: Move the unlikely() into vdso_read_retry()
Thomas Weißschuh
-1
/
+1
2026-03-11
vdso/gettimeofday: Add a helper to test if a clock is namespaced
Thomas Weißschuh
-1
/
+7
2026-03-11
net: cdc-ncm: cleanup device descriptor
Oliver Neukum
-2
/
+2
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
-1
/
+5
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
-2
/
+0
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
-106
/
+254
2026-03-11
drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interface
Jani Nikula
-0
/
+11
2026-03-11
drm/intel: fix @dpt kernel-doc for parent interface
Jani Nikula
-1
/
+1
2026-03-11
vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...
Thomas Weißschuh
-0
/
+22
2026-03-11
clocksource: Remove ARCH_CLOCKSOURCE_DATA
Arnd Bergmann
-5
/
+1
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
-0
/
+6
2026-03-11
asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
Thomas Weißschuh
-0
/
+9
2026-03-11
vdso/datapage: Correct struct member kernel-doc
Randy Dunlap
-2
/
+2
2026-03-11
mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
Thomas Hellström
-0
/
+42
2026-03-11
Merge branch 'for-7.1-devm-alloc-wq'
Sebastian Reichel
-0
/
+22
2026-03-10
net: stmmac: add documentation for clocks
Russell King (Oracle)
-1
/
+32
2026-03-10
net: stmmac: add documentation for stmmac_dma_cfg members
Russell King (Oracle)
-1
/
+22
2026-03-10
net: stmmac: use u8 for host_dma_width and similar struct members
Russell King (Oracle)
-1
/
+1
2026-03-10
net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
Russell King (Oracle)
-2
/
+2
2026-03-10
net: stmmac: reorder structs to reduce memory consumption
Russell King (Oracle)
-8
/
+8
2026-03-10
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
-7
/
+7
2026-03-10
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
-0
/
+1
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
-1
/
+1
2026-03-10
inet: add ip_local_port_step_width sysctl to improve port usage distribution
Fernando Fernandez Mancera
-0
/
+1
2026-03-11
media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helper
Tomi Valkeinen
-0
/
+22
2026-03-10
build_bug.h: correct function parameters names in kernel-doc
Randy Dunlap
-1
/
+3
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
-28
/
+24
2026-03-10
audit: handle unknown status requests in audit_receive_msg()
Ricardo Robaina
-0
/
+9
2026-03-10
genirq: Document interaction between <linux/irq.h> and DT binding defines
Geert Uytterhoeven
-0
/
+4
2026-03-10
Merge branch 'for-7.1-devm-alloc-wq' into for-7.1
Tejun Heo
-0
/
+22
2026-03-10
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
-0
/
+22
2026-03-10
HID: Include firmware version in the uevent
Mario Limonciello
-0
/
+1
2026-03-10
include: device.h: Add named device attributes
Derek J. Clark
-0
/
+46
[prev]
[next]