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-12
serdev: serdev.h: clean up kernel-doc comments
Randy Dunlap
-4
/
+5
2026-03-12
tty: constify tty_ldisc_ops
Qingfang Deng
-3
/
+3
2026-03-12
namespace: allow creating empty mount namespaces
Christian Brauner
-0
/
+7
2026-03-12
mount: add FSMOUNT_NAMESPACE
Christian Brauner
-0
/
+1
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
-0
/
+21
2026-03-12
hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASES
Thomas Weißschuh (Schneider Electric)
-1
/
+1
2026-03-12
hrtimer: Mark index and clockid of clock base as const
Thomas Weißschuh (Schneider Electric)
-2
/
+2
2026-03-12
hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry event
Thomas Weißschuh (Schneider Electric)
-4
/
+3
2026-03-12
hrtimer: Drop spurious space in 'enum hrtimer_base_type'
Thomas Weißschuh (Schneider Electric)
-1
/
+1
2026-03-12
hrtimer: Remove hrtimer_get_expires_ns()
Thomas Weißschuh (Schneider Electric)
-5
/
+0
2026-03-12
tracing: Use explicit array size instead of sentinel elements in symbol printing
Thomas Weißschuh (Schneider Electric)
-25
/
+28
2026-03-12
include/linux/local_lock_internal.h: Make this header file again compatible w...
Bart Van Assche
-1
/
+1
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
-0
/
+11
2026-03-12
drm/xe: add VM_BIND DECOMPRESS uapi flag
Nitin Gote
-0
/
+8
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-108
/
+259
2026-03-12
sched/wait: correct kernel-doc descriptions
Randy Dunlap
-2
/
+2
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
-1
/
+1
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
-1
/
+6
2026-03-11
cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
Shakeel Butt
-0
/
+1
2026-03-11
pidfd: add CLONE_PIDFD_AUTOKILL
Christian Brauner
-0
/
+2
2026-03-11
clone: add CLONE_NNP
Christian Brauner
-0
/
+1
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
-2
/
+4
2026-03-11
Merge branch '20260303034847.13870-2-val@packett.cool' into clk-for-7.1
Bjorn Andersson
-3
/
+10
2026-03-11
dt-bindings: clock: qcom,dispcc-sm6125: Define MDSS resets
Val Packett
-1
/
+5
2026-03-11
dt-bindings: clock: qcom,sm6115-dispcc: Define MDSS resets
Val Packett
-2
/
+5
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
-0
/
+1
2026-03-11
Merge branch '20260311-eliza-clocks-v6-1-453c4cf657a2@oss.qualcomm.com' into ...
Bjorn Andersson
-0
/
+227
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
RDMA/rdmavt: Add driver mmap callback
Dean Luick
-0
/
+3
2026-03-11
RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
Dean Luick
-0
/
+7
2026-03-11
RDMA/OPA: Update OPA link speed list
Dean Luick
-3
/
+5
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
[prev]
[next]