summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds-140/+262
2026-05-01arm64: Reserve an extra page for early kernel mappingZhaoyang Huang-1/+6
2026-05-01rust: drm: gem: clean up GEM state in init failure caseEliot Courtney-2/+11
2026-05-01kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan-6/+1
2026-05-01ALSA: usb-audio: add min_mute quirk for Razer Nommo V2 XPauli Virtanen-0/+2
2026-05-01ALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9RĂ¡mon van Raaij-0/+4
2026-05-01ublk: don't issue uring_cmd from fallback task workJens Axboe-1/+3
2026-05-01netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe headerPablo Neira Ayuso-2/+2
2026-05-01Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-105/+621
2026-05-01Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie-152/+447
2026-04-30riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling-1/+1
2026-04-30Documentation: riscv: cmodx: fix typosAvi Radinsky-4/+4
2026-04-30Merge branch 'octeontx2-af-npc-cn20k-mcam-fixes'Jakub Kicinski-199/+496
2026-04-30octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth-10/+155
2026-04-30octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth-28/+82
2026-04-30octeontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth-3/+7
2026-04-30octeontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth-13/+13
2026-04-30octeontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth-55/+37
2026-04-30octeontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth-9/+48
2026-04-30octeontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth-1/+15
2026-04-30octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth-4/+8
2026-04-30octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth-23/+10
2026-04-30octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth-56/+124
2026-05-01spi: cadence: Probe and unbind fixesMark Brown-2/+13
2026-05-01spi: cadence-quadspi: Probe and unbind fixesMark Brown-18/+18
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi-4/+2
2026-04-30net: libwx: use request_irq for VF misc interruptJiawen Wu-2/+2
2026-04-30net: libwx: fix VF illegal register accessJiawen Wu-2/+5
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+34
2026-04-30net: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang-8/+35
2026-04-30ipv6: Implement limits on extension header parsingDaniel Borkmann-0/+25
2026-04-30Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-39/+63
2026-04-30Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-33/+12
2026-04-30net: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko-7/+8
2026-05-01netfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso-5/+49
2026-05-01netfilter: flowtable: fix inline vlan encapsulation in xmit pathPablo Neira Ayuso-37/+73
2026-05-01Revert "drm/nouveau/gsp: add support for GA100"Timur Tabi-15/+18
2026-04-30hwmon: (lm63) Add locking to avoid TOCTOUGui-Dong Han-9/+30
2026-05-01Merge tag 'drm-misc-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-12/+17
2026-04-30rust: allow `clippy::collapsible_if` globallyMiguel Ojeda-1/+1
2026-04-30rust: allow `clippy::collapsible_match` globallyMiguel Ojeda-0/+1
2026-04-30rust: pin-init: fix incorrect accessor reference lifetimeGary Guo-68/+66
2026-04-30rust: pin-init: internal: move alignment check to `make_field_check`Gary Guo-41/+37
2026-04-30rust: arch: um: Fix building 32-bit UML with GCCDavid Gow-0/+2
2026-04-30Merge branch 'net-mctp-test-minor-kunit-test-fixes'Jakub Kicinski-2/+2
2026-04-30net: mctp: test: Use dev_direct_xmit for TX to our test deviceJeremy Kerr-1/+1
2026-04-30net: mctp: test: use a zeroed struct sockaddr_mctpJeremy Kerr-1/+1
2026-04-30riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaroundHui Wang-3/+1
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki-23/+44
2026-04-30hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak-2/+2