]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-03-23  StanleyYP Wangwifi: mt76: mt7996: offload radar threshold initialization
2026-03-23  StanleyYP Wangwifi: mt76: mt7996: abort CCA when CSA is starting
2026-03-23  StanleyYP Wangwifi: mt76: mt7996: set specific BSSINFO and STAREC...
2026-03-23  StanleyYP Wangwifi: mt76: mt7996: fix the behavior of radar detection
2026-03-23  Shayne Chenwifi: mt76: mt7996: extend CSA and CCA support for MLO
2026-03-23  Thorsten Blumfanotify: replace deprecated strcpy in fanotify_info_co...
2026-03-23  Tzuyi Changpinctrl: realtek: add rtd1625 pinctrl driver
2026-03-23  Tzuyi Changpinctrl: realtek: add support for slew rate, input...
2026-03-23  Tzuyi Changdt-bindings: pinctrl: realtek: Add RTD1625 pinctrl...
2026-03-23  Yu-Chun Lindt-bindings: pinctrl: realtek: Improve 'realtek,duty...
2026-03-23  Tzuyi Changpinctrl: pinconf-generic: Add properties 'input-thresho...
2026-03-23  Tzuyi Changdt-bindings: pincfg-node: Add input-threshold-voltage...
2026-03-23  Yu-Chun Linpinctrl: realtek: Fix function signature for config...
2026-03-23  Greg Kroah... Merge 7.0-rc5 into tty-next
2026-03-23  Bartosz Golaszewskigpio: shared: handle pins shared by child nodes of...
2026-03-23  Bartosz Golaszewskigpio: shared: call gpio_chip::of_xlate() if set
2026-03-23  Michał Winiarskidrm/xe/pf: Fix use-after-free in migration restore
2026-03-23  Imre Deakdrm/i915/dp_tunnel: Fix error handling when clearing...
2026-03-23  Andreas Hindborghrtimer: add usage examples to documentation
2026-03-23  FUJITA Tomonorirust: time: make ClockSource unsafe trait
2026-03-23  Lyude Paulrust/time: Add Delta::from_nanos()
2026-03-23  Ville Syrjälädrm/i915: Unlink NV12 planes earlier
2026-03-23  Ville Syrjälädrm/i915: Order OP vs. timeout correctly in __wait_for()
2026-03-23  Samasth Norway... drm/i915/gmbus: fix spurious timeout on 512-byte burst...
2026-03-23  Rosen Penevthunderbolt: Use kzalloc_flex() for struct tb_path...
2026-03-23  Chen-Yu Tsaidrm/sun4i: Use backend/mixer as dedicated DMA device
2026-03-23  Chen-Yu Tsaidrm/mediatek: Set dedicated DMA device and drop custom...
2026-03-23  Chen-Yu Tsaidrm/gem-dma: Support dedicated DMA device for allocatio...
2026-03-23  Chen-Yu Tsaidrm/prime: Limit scatter list size with dedicated DMA...
2026-03-23  Dave AirlieMerge tag 'drm-misc-next-2026-03-20' of https://gitlab...
2026-03-23  Alexei StarovoitovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2026-03-23  Ming Leiublk: move cold paths out of __ublk_batch_dispatch...
2026-03-23  zhidao suselftests/sched_ext: Add tests for SCX_ENQ_IMMED and...
2026-03-23  Namjae Jeonksmbd: replace hardcoded hdr2_len with offsetof() in...
2026-03-23  Tejun Heosched_ext: Use irq_work_queue_on() in schedule_deferred()
2026-03-22  Nakamura Shutarust: str: improve safety comment for CString::try_from_fmt
2026-03-22  Werner Kasselmanksmbd: fix memory leaks and NULL deref in smb2_lock()
2026-03-22  Werner Kasselmanksmbd: fix use-after-free and NULL deref in smb_grant_o...
2026-03-22  Hyunwoo Kimksmbd: do not expire session on binding failure
2026-03-22  Danilo KrummrichMerge tag 'v7.0-rc5' into driver-core-next
2026-03-22  Linus TorvaldsLinux 7.0-rc5 v7.0-rc5
2026-03-22  Arnaldo Carvalho... tools headers: Synchronize linux/build_bug.h with the...
2026-03-22  Arnaldo Carvalho... tools headers UAPI: Sync x86's asm/kvm.h with the kerne...
2026-03-22  Arnaldo Carvalho... tools headers UAPI: Sync linux/kvm.h with the kernel...
2026-03-22  Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2026-03-22  Rito Rhymesdocs: use logo.svg as favicon
2026-03-22  Jonathan CorbetMerge branch 'mauro' into docs-mw
2026-03-22  Mauro Carvalho... docs: kernel-doc: add support to store output on a...
2026-03-22  Mauro Carvalho... docs: add a new file to write kernel-doc output to...
2026-03-22  Mauro Carvalho... docs: test_kdoc_parser: add support for dynamic test...
2026-03-22  Mauro Carvalho... docs: add a simple kdoc-test.yaml together with a valid...
2026-03-22  Mauro Carvalho... docs: add a schema to help creating unittests for kerne...
2026-03-22  Mauro Carvalho... docs: unittests: add a parser to test kernel-doc parser...
2026-03-22  Mauro Carvalho... docs: kdoc_item: fix a typo on sections_start_lines
2026-03-22  Mauro Carvalho... docs: kdoc_item: add support to generate a KdocItem...
2026-03-22  Mauro Carvalho... docs: kdoc_item: fix initial value for parameterdesc_st...
2026-03-22  Mauro Carvalho... docs: kdoc_files: move output symbols logic to kdoc_output
2026-03-22  Mauro Carvalho... docs: kdoc_files: use a class to group config parameters
2026-03-22  Mauro Carvalho... docs: kdoc: add c_lex to generated documentation
2026-03-22  Mauro Carvalho... docs: kdoc_re: better represent long regular expressions
2026-03-22  Mauro Carvalho... unittests: test_tokenizer: better handle mismatch error
2026-03-22  Jonathan CorbetMerge branch 'mauro' into docs-mw
2026-03-22  Mauro Carvalho... docs: xforms_lists: use CMatch for all identifiers
2026-03-22  Mauro Carvalho... docs: kdoc_parser: avoid tokenizing structs everytime
2026-03-22  Mauro Carvalho... docs: kdoc: ensure that comments are dropped before...
2026-03-22  Mauro Carvalho... docs: kernel-doc.rst: document private: scope propagation
2026-03-22  Mauro Carvalho... docs: c_lex: setup a logger to report tokenizer issues
2026-03-22  Mauro Carvalho... docs: xforms_lists: better evaluate struct_group macros
2026-03-22  Mauro Carvalho... docs: xforms_lists: handle struct_group directly
2026-03-22  Mauro Carvalho... docs: kdoc_re: get rid of NestedMatch class
2026-03-22  Mauro Carvalho... docs: kdoc: replace NestedMatch with CMatch
2026-03-22  Mauro Carvalho... unittests: test_cmatch: add tests for sub()
2026-03-22  Mauro Carvalho... docs: c_lex: properly implement a sub() method for...
2026-03-22  Mauro Carvalho... tools: unittests: add tests for CMatch
2026-03-22  Mauro Carvalho... docs: kdoc: create a CMatch to match nested C blocks
2026-03-22  Mauro Carvalho... unittests: add a runner to execute all unittests
2026-03-22  Mauro Carvalho... unittests: test_tokenizer: check if the tokenizer works
2026-03-22  Mauro Carvalho... unittests: test_private: modify it to use CTokenizer...
2026-03-22  Mauro Carvalho... docs: kdoc: use tokenizer to handle comments on structs
2026-03-22  Mauro Carvalho... docs: add a C tokenizer to be used by kernel-doc
2026-03-22  Mauro Carvalho... docs: kdoc: properly handle empty enum arguments
2026-03-22  Mauro Carvalho... docs: kdoc: don't add broken comments inside prototypes
2026-03-22  Mauro Carvalho... unittests: add a testbench to check public/private...
2026-03-22  Mauro Carvalho... docs: python: add helpers to run unit tests
2026-03-22  Haoyang LIUtools/docs/checktransupdate.py: fix all issues reported...
2026-03-22  Daniel Tangdocs: path-lookup: fix unrenamed WALK_GET
2026-03-22  Julia Lawallcoccinelle: update Coccinelle URL
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: create a proper appendix explai...
2026-03-22  Thorsten Leemhuisdocs: verify-bugs-… and quickly-build-…: improve feedba...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: add conclusion to the step...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: tweak the reference section...
2026-03-22  Thorsten Leemhuisdocs: reporting-issues: mention text is best viewed...
2026-03-22  Daniel Castrodocs: pt_BR: translate process/1.Intro.rst
2026-03-22  Daniel Pereiradocs/pt_BR: translation of maintainer-soc-clean-dts.rst
2026-03-22  Daniel Pereiradocs/pt_BR: translation of maintainer-soc.rst
2026-03-22  Andrea Righitools/sched_ext: Add compat handling for sub-scheduler ops
2026-03-22  Andrea Righisched_ext: Guard cpu_smt_mask() with CONFIG_SCHED_SMT
2026-03-22  Cheng-Yang... sched_ext: Fix build errors and unused label warning...
2026-03-22  Jens AxboeMerge tag 'md-7.1-20260323' of git://git.kernel.org...
2026-03-22  Patrisious... net/mlx5: Add vhca_id_type bit to alias context
next