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
rust: alloc: simplify with `NonNull::add()` now that it is stable
Miguel Ojeda
-7
/
+1
2026-04-07
rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Miguel Ojeda
-27
/
+6
2026-04-07
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
-28
/
+1
2026-04-07
rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Miguel Ojeda
-4
/
+1
2026-04-07
rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
-77
/
+6
2026-04-07
rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
-56
/
+0
2026-04-07
rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
-15
/
+1
2026-04-07
rust: allow globally `clippy::incompatible_msrv`
Miguel Ojeda
-1
/
+1
2026-04-07
rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
-9
/
+2
2026-04-07
rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
-2
/
+2
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
-3
/
+0
2026-04-07
rust: kbuild: remove unneeded old `allow`s for generated layout tests
Miguel Ojeda
-8
/
+0
2026-04-07
rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
Miguel Ojeda
-4
/
+0
2026-04-07
rust: kbuild: remove `--remap-path-prefix` workarounds
Miguel Ojeda
-6
/
+2
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
-11
/
+19
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
-0
/
+14
2026-04-07
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
Thomas Weißschuh
-11
/
+3
2026-04-07
selftests/nolibc: explicitly handle ENOSYS from ptrace()
Thomas Weißschuh
-1
/
+1
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
-0
/
+70
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
-1
/
+6
2026-04-07
tools/nolibc: move the call to __sysret() into syscall()
Thomas Weißschuh
-2
/
+2
2026-04-07
tools/nolibc: rename the internal macros used in syscall()
Thomas Weißschuh
-5
/
+5
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
-3
/
+3
2026-04-07
Merge tag 'fpga-for-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
-2
/
+2
2026-04-07
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
-1
/
+7
2026-04-07
USB: serial: option: add Telit Cinterion FN990A MBIM composition
Fabio Porcedda
-0
/
+2
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
-5
/
+10
2026-04-07
pinctrl: qcom: add sdm670 lpi tlmm
Richard Acayan
-0
/
+177
2026-04-07
dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrl
Richard Acayan
-0
/
+81
2026-04-07
dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs property
Richard Acayan
-0
/
+8
2026-04-07
thunderbolt: tunnel: Simplify allocation
Rosen Penev
-10
/
+5
2026-04-07
Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-10
/
+27
2026-04-06
Input: aiptek - validate raw macro indices before updating state
Pengpeng Hou
-4
/
+9
2026-04-06
Input: gf2k - skip invalid hat lookup values
Pengpeng Hou
-2
/
+4
2026-04-07
md: wake raid456 reshape waiters before suspend
Yu Kuai
-0
/
+11
2026-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
-14
/
+39
2026-04-07
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
-1
/
+61
2026-04-07
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
-12
/
+128
2026-04-07
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
-1
/
+110
2026-04-07
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
-15
/
+33
2026-04-07
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
-8
/
+0
2026-04-07
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
-9
/
+9
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
-4
/
+8
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
-197
/
+114
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
-0
/
+1
2026-04-06
Merge branch 'mptcp-support-msg_eor-and-small-cleanups'
Jakub Kicinski
-21
/
+44
2026-04-06
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
-2
/
+2
[prev]
[next]