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-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...
Linus Torvalds
-140
/
+262
2026-05-01
arm64: Reserve an extra page for early kernel mapping
Zhaoyang Huang
-1
/
+6
2026-05-01
rust: drm: gem: clean up GEM state in init failure case
Eliot Courtney
-2
/
+11
2026-05-01
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
-6
/
+1
2026-05-01
ALSA: usb-audio: add min_mute quirk for Razer Nommo V2 X
Pauli Virtanen
-0
/
+2
2026-05-01
ALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9
RĂ¡mon van Raaij
-0
/
+4
2026-05-01
ublk: don't issue uring_cmd from fallback task work
Jens Axboe
-1
/
+3
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
-2
/
+2
2026-05-01
Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-105
/
+621
2026-05-01
Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-152
/
+447
2026-04-30
riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
Michael Neuling
-1
/
+1
2026-04-30
Documentation: riscv: cmodx: fix typos
Avi Radinsky
-4
/
+4
2026-04-30
Merge branch 'octeontx2-af-npc-cn20k-mcam-fixes'
Jakub Kicinski
-199
/
+496
2026-04-30
octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices
Ratheesh Kannoth
-10
/
+155
2026-04-30
octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
Ratheesh Kannoth
-28
/
+82
2026-04-30
octeontx2-af: npc: cn20k: Initialize default-rule index outputs up front
Ratheesh Kannoth
-3
/
+7
2026-04-30
octeontx2-af: npc: cn20k: Fix MCAM actions read
Ratheesh Kannoth
-13
/
+13
2026-04-30
octeontx2-af: npc: cn20k: Fix bank value
Ratheesh Kannoth
-55
/
+37
2026-04-30
octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
Ratheesh Kannoth
-9
/
+48
2026-04-30
octeontx2-af: npc: cn20k: Fix target map and rule
Ratheesh Kannoth
-1
/
+15
2026-04-30
octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollback
Ratheesh Kannoth
-4
/
+8
2026-04-30
octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
Ratheesh Kannoth
-23
/
+10
2026-04-30
octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
Ratheesh Kannoth
-56
/
+124
2026-05-01
spi: cadence: Probe and unbind fixes
Mark Brown
-2
/
+13
2026-05-01
spi: cadence-quadspi: Probe and unbind fixes
Mark Brown
-18
/
+18
2026-04-30
net: airoha: Move entries to queue head in case of DMA mapping failure in air...
Lorenzo Bianconi
-4
/
+2
2026-04-30
net: libwx: use request_irq for VF misc interrupt
Jiawen Wu
-2
/
+2
2026-04-30
net: libwx: fix VF illegal register access
Jiawen Wu
-2
/
+5
2026-04-30
Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+34
2026-04-30
net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
Wei Fang
-8
/
+35
2026-04-30
ipv6: Implement limits on extension header parsing
Daniel Borkmann
-0
/
+25
2026-04-30
Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-39
/
+63
2026-04-30
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-33
/
+12
2026-04-30
net: phy: micrel: fix LAN8814 QSGMII soft reset
Robert Marko
-7
/
+8
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
-5
/
+49
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
-37
/
+73
2026-05-01
Revert "drm/nouveau/gsp: add support for GA100"
Timur Tabi
-15
/
+18
2026-04-30
hwmon: (lm63) Add locking to avoid TOCTOU
Gui-Dong Han
-9
/
+30
2026-05-01
Merge tag 'drm-misc-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-12
/
+17
2026-04-30
rust: allow `clippy::collapsible_if` globally
Miguel Ojeda
-1
/
+1
2026-04-30
rust: allow `clippy::collapsible_match` globally
Miguel Ojeda
-0
/
+1
2026-04-30
rust: pin-init: fix incorrect accessor reference lifetime
Gary Guo
-68
/
+66
2026-04-30
rust: pin-init: internal: move alignment check to `make_field_check`
Gary Guo
-41
/
+37
2026-04-30
rust: arch: um: Fix building 32-bit UML with GCC
David Gow
-0
/
+2
2026-04-30
Merge branch 'net-mctp-test-minor-kunit-test-fixes'
Jakub Kicinski
-2
/
+2
2026-04-30
net: mctp: test: Use dev_direct_xmit for TX to our test device
Jeremy Kerr
-1
/
+1
2026-04-30
net: mctp: test: use a zeroed struct sockaddr_mctp
Jeremy Kerr
-1
/
+1
2026-04-30
riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
Hui Wang
-3
/
+1
2026-04-30
Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'
Rafael J. Wysocki
-23
/
+44
2026-04-30
hwmon: (corsair-psu) Close HID device on probe errors
Myeonghun Pak
-2
/
+2
[prev]
[next]