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-04-07
selftests: net: add tests for PPP
Qingfang Deng
-0
/
+181
2026-04-07
Merge branch 'intel-sst' of https://github.com/spandruvada/linux-kernel into ...
Ilpo Järvinen
-17
/
+24
2026-04-07
firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
Sebastian Ene
-1
/
+1
2026-04-07
platform/x86: asus-wireless: Convert ACPI driver to a platform one
Rafael J. Wysocki
-18
/
+21
2026-04-07
platform/x86: asus-wireless: Register ACPI notify handler directly
Rafael J. Wysocki
-4
/
+16
2026-04-07
platform/x86: asus-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
-17
/
+18
2026-04-07
platform/x86: asus-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
-3
/
+8
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
-42
/
+0
2026-04-07
ntfs: add bound checking to ntfs_external_attr_find
Hyunchul Lee
-14
/
+69
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
-12
/
+72
2026-04-07
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
-0
/
+9
2026-04-07
pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
fs: attr: fix comment formatting and spelling issues
Chelsy Ratnawat
-3
/
+3
2026-04-07
lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock
Harry Yoo (Oracle)
-0
/
+92
2026-04-07
MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section
Harry Yoo (Oracle)
-0
/
+1
2026-04-07
irqchip/irq-pic32-evic: Add __maybe_unused for board_bind_eic_interrupt in CO...
Brian Masney
-1
/
+1
2026-04-07
irqchip/renesas-rzv2h: Kill icu_err string
Geert Uytterhoeven
-6
/
+3
2026-04-07
irqchip/renesas-rzv2h: Kill swint_names[]
Geert Uytterhoeven
-10
/
+4
2026-04-07
irqchip/renesas-rzv2h: Kill swint_idx[]
Geert Uytterhoeven
-3
/
+2
2026-04-07
slub: use N_NORMAL_MEMORY in can_free_to_pcs to handle remote frees
Hao Li
-2
/
+3
2026-04-07
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Zhengchuan Liang
-18
/
+34
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
-26
/
+2
2026-04-07
Merge patch series "rust: bump minimum Rust and `bindgen` versions"
Miguel Ojeda
-451
/
+88
2026-04-07
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
-0
/
+1
2026-04-07
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
-0
/
+1
2026-04-07
xfrm: fix refcount leak in xfrm_migrate_policy_find
Kotlyarov Mihail
-3
/
+0
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
-6
/
+22
2026-04-07
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
-0
/
+2
2026-04-07
Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-461
/
+4014
2026-04-07
Merge tag 'extcon-next-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-17
/
+75
2026-04-07
rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Miguel Ojeda
-1
/
+7
2026-04-07
rust: kbuild: support global per-version flags
Miguel Ojeda
-1
/
+9
2026-04-07
rust: declare cfi_encoding for lru_status
Alice Ryhl
-45
/
+10
2026-04-07
docs: rust: general-information: use real example
Miguel Ojeda
-2
/
+2
2026-04-07
docs: rust: general-information: simplify Kconfig example
Miguel Ojeda
-1
/
+1
2026-04-07
docs: rust: quick-start: remove GDB/Binutils mention
Miguel Ojeda
-9
/
+0
2026-04-07
docs: rust: quick-start: remove Nix "unstable channel" note
Miguel Ojeda
-2
/
+2
2026-04-07
docs: rust: quick-start: remove Gentoo "testing" note
Miguel Ojeda
-2
/
+2
2026-04-07
docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
Miguel Ojeda
-4
/
+1
2026-04-07
docs: rust: quick-start: update minimum Ubuntu version
Miguel Ojeda
-1
/
+1
2026-04-07
docs: rust: quick-start: update Ubuntu versioned packages
Miguel Ojeda
-14
/
+14
2026-04-07
docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
Miguel Ojeda
-1
/
+1
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
-13
/
+2
2026-04-07
rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
-14
/
+2
2026-04-07
rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...
Miguel Ojeda
-51
/
+1
2026-04-07
rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
Miguel Ojeda
-38
/
+3
2026-04-07
rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Miguel Ojeda
-2
/
+2
2026-04-07
rust: block: update `const_refs_to_static` MSRV TODO comment
Miguel Ojeda
-3
/
+1
2026-04-07
rust: macros: simplify code using `feature(extract_if)`
Miguel Ojeda
-4
/
+8
[prev]
[next]