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