summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-17clk: samsung: avoid warning message on legacy Exynos (auto clock gating)André Draszik
2026-01-17MAINTAINERS: pstore: Remove L: entryKees Cook
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-01-17coredump: Use __counted_by_ptr for struct core_name::corenameKees Cook
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-17x86/acpi: Add acpi=spcr to use SPCR-provided default consoleShenghao Yang
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-01-17Merge branch 'preempt'Heiko Carstens
2026-01-17s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens
2026-01-17s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1Heiko Carstens
2026-01-17s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()Heiko Carstens
2026-01-17s390/preempt: Optimize preempt_count()Heiko Carstens
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh
2026-01-17s390/vdso: Disable kstack eraseHeiko Carstens
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy
2026-01-17rust: pin-init: Implement `InPlaceWrite<T>` for `&'static mut MaybeUninit<T>`Oleksandr Babak
2026-01-17MAINTAINERS: add Gary Guo to pin-initBenno Lossin
2026-01-17rust: pin-init: internal: init: simplify Zeroable safety checkBenno Lossin
2026-01-17rust: pin-init: internal: init: add escape hatch for referencing initialized ...Benno Lossin
2026-01-17rust: pin-init: internal: init: add support for attributes on initializer fieldsBenno Lossin
2026-01-17rust: init: use `#[default_error(err)]` for the initializer macrosBenno Lossin
2026-01-17rust: pin-init: add `#[default_error(<type>)]` attribute to initializer macrosBenno Lossin
2026-01-17rust: pin-init: rewrite the initializer macros using `syn`Benno Lossin
2026-01-17rust: pin-init: add `?Sized` bounds to traits in `#[pin_data]` macroBenno Lossin
2026-01-17rust: pin-init: rewrite `#[pin_data]` using `syn`Benno Lossin
2026-01-17rust: pin-init: rewrite the `#[pinned_drop]` attribute macro using `syn`Benno Lossin
2026-01-17rust: pin-init: rewrite `derive(Zeroable)` and `derive(MaybeZeroable)` using ...Benno Lossin
2026-01-17rust: pin-init: internal: add utility API for syn error handlingBenno Lossin
2026-01-17rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...Benno Lossin
2026-01-17rust: pin-init: allow the crate to refer to itself as `pin-init` in doc testsBenno Lossin
2026-01-17rust: pin-init: remove `try_` versions of the initializer macrosBenno Lossin
2026-01-17ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda
2026-01-17ALSA: usb: Increase volume range that triggers a warningArun Raghavan
2026-01-17Documentation: admin-guide: media: mgb4: Add GMSL1 & GMSL3-coax modules infoMartin Tůma
2026-01-17media: pci: mgb4: Add support for GMSL3 coaxial modulesMartin Tůma
2026-01-17media: pci: mgb4: Add support for GMSL1 modulesMartin Tůma
2026-01-17dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2Marek Vasut
2026-01-17dt-bindings: vendor-prefixes: Document ifm electronic gmbhMarek Vasut
2026-01-17ARM: imx_v4_v5_defconfig: update for v6.19-rc1Josua Mayer
2026-01-17soc: imx: Spport i.MX9[4,52]Peng Fan
2026-01-17soc: imx: Use dev_err_probe() for i.MX9Peng Fan