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-23
wifi: mt76: mt7996: fix the behavior of radar detection
StanleyYP Wang
-12
/
+68
2026-03-23
wifi: mt76: mt7996: extend CSA and CCA support for MLO
Shayne Chen
-59
/
+131
2026-03-23
fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}
Thorsten Blum
-2
/
+3
2026-03-23
pinctrl: realtek: add rtd1625 pinctrl driver
Tzuyi Chang
-0
/
+3187
2026-03-23
pinctrl: realtek: add support for slew rate, input voltage and high VIL
Tzuyi Chang
-1
/
+68
2026-03-23
dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
Tzuyi Chang
-0
/
+260
2026-03-23
dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' description
Yu-Chun Lin
-6
/
+15
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
-0
/
+5
2026-03-23
dt-bindings: pincfg-node: Add input-threshold-voltage-microvolt property
Tzuyi Chang
-0
/
+6
2026-03-23
pinctrl: realtek: Fix function signature for config argument
Yu-Chun Lin
-1
/
+1
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
-5498
/
+9917
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
-7
/
+10
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
-4
/
+29
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
-0
/
+2
2026-03-23
drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
Imre Deak
-11
/
+28
2026-03-23
hrtimer: add usage examples to documentation
Andreas Hindborg
-0
/
+336
2026-03-23
rust: time: make ClockSource unsafe trait
FUJITA Tomonori
-6
/
+20
2026-03-23
rust/time: Add Delta::from_nanos()
Lyude Paul
-0
/
+6
2026-03-23
drm/i915: Unlink NV12 planes earlier
Ville Syrjälä
-2
/
+9
2026-03-23
drm/i915: Order OP vs. timeout correctly in __wait_for()
Ville Syrjälä
-1
/
+1
2026-03-23
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
-1
/
+3
2026-03-23
thunderbolt: Use kzalloc_flex() for struct tb_path allocation
Rosen Penev
-23
/
+10
2026-03-23
drm/sun4i: Use backend/mixer as dedicated DMA device
Chen-Yu Tsai
-24
/
+30
2026-03-23
drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
Chen-Yu Tsai
-269
/
+3
2026-03-23
drm/gem-dma: Support dedicated DMA device for allocation and mapping
Chen-Yu Tsai
-9
/
+12
2026-03-23
drm/prime: Limit scatter list size with dedicated DMA device
Chen-Yu Tsai
-1
/
+1
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-777
/
+1874
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-5499
/
+9918
2026-03-22
ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
Ming Lei
-32
/
+38
2026-03-22
selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()
zhidao su
-0
/
+601
2026-03-22
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
-8
/
+12
2026-03-22
sched_ext: Use irq_work_queue_on() in schedule_deferred()
Tejun Heo
-3
/
+11
2026-03-23
rust: str: improve safety comment for CString::try_from_fmt
Nakamura Shuta
-1
/
+4
2026-03-22
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
-9
/
+18
2026-03-22
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
-27
/
+45
2026-03-22
ksmbd: do not expire session on binding failure
Hyunwoo Kim
-2
/
+8
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-1498
/
+3559
2026-03-22
Linux 7.0-rc5
v7.0-rc5
Linus Torvalds
-1
/
+1
2026-03-22
tools headers: Synchronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+3
2026-03-22
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2026-03-22
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+8
2026-03-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+4
2026-03-22
docs: use logo.svg as favicon
Rito Rhymes
-0
/
+1
2026-03-22
Merge branch 'mauro' into docs-mw
Jonathan Corbet
-58
/
+1322
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
-15
/
+107
2026-03-22
docs: add a new file to write kernel-doc output to a YAML file
Mauro Carvalho Chehab
-0
/
+155
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
-18
/
+350
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
-0
/
+248
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
-0
/
+156
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
-0
/
+202
[prev]
[next]