summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang-12/+68
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen-59/+131
2026-03-23fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}Thorsten Blum-2/+3
2026-03-23pinctrl: realtek: add rtd1625 pinctrl driverTzuyi Chang-0/+3187
2026-03-23pinctrl: realtek: add support for slew rate, input voltage and high VILTzuyi Chang-1/+68
2026-03-23dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl bindingTzuyi Chang-0/+260
2026-03-23dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' descriptionYu-Chun Lin-6/+15
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang-0/+5
2026-03-23dt-bindings: pincfg-node: Add input-threshold-voltage-microvolt propertyTzuyi Chang-0/+6
2026-03-23pinctrl: realtek: Fix function signature for config argumentYu-Chun Lin-1/+1
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman-5498/+9917
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski-7/+10
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski-4/+29
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak-11/+28
2026-03-23hrtimer: add usage examples to documentationAndreas Hindborg-0/+336
2026-03-23rust: time: make ClockSource unsafe traitFUJITA Tomonori-6/+20
2026-03-23rust/time: Add Delta::from_nanos()Lyude Paul-0/+6
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä-2/+9
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä-1/+1
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda-1/+3
2026-03-23thunderbolt: Use kzalloc_flex() for struct tb_path allocationRosen Penev-23/+10
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai-24/+30
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai-269/+3
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai-9/+12
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai-1/+1
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-777/+1874
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-5499/+9918
2026-03-22ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiencyMing Lei-32/+38
2026-03-22selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()zhidao su-0/+601
2026-03-22ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon-8/+12
2026-03-22sched_ext: Use irq_work_queue_on() in schedule_deferred()Tejun Heo-3/+11
2026-03-23rust: str: improve safety comment for CString::try_from_fmtNakamura Shuta-1/+4
2026-03-22ksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman-9/+18
2026-03-22ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman-27/+45
2026-03-22ksmbd: do not expire session on binding failureHyunwoo Kim-2/+8
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich-1498/+3559
2026-03-22Linux 7.0-rc5v7.0-rc5Linus Torvalds-1/+1
2026-03-22tools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo-1/+3
2026-03-22tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2026-03-22tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+8
2026-03-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-1/+4
2026-03-22docs: use logo.svg as faviconRito Rhymes-0/+1
2026-03-22Merge branch 'mauro' into docs-mwJonathan Corbet-58/+1322
2026-03-22docs: kernel-doc: add support to store output on a YAML fileMauro Carvalho Chehab-15/+107
2026-03-22docs: add a new file to write kernel-doc output to a YAML fileMauro Carvalho Chehab-0/+155
2026-03-22docs: test_kdoc_parser: add support for dynamic test creationMauro Carvalho Chehab-18/+350
2026-03-22docs: add a simple kdoc-test.yaml together with a validation toolMauro Carvalho Chehab-0/+248
2026-03-22docs: add a schema to help creating unittests for kernel-docMauro Carvalho Chehab-0/+156
2026-03-22docs: unittests: add a parser to test kernel-doc parser logicMauro Carvalho Chehab-0/+202