summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysrust: drm: gem: clean up GEM state in init failure caseEliot Courtney1-2/+11
12 dayskselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan2-6/+1
12 daysALSA: usb-audio: add min_mute quirk for Razer Nommo V2 XPauli Virtanen1-0/+2
12 daysALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9RĂ¡mon van Raaij1-0/+4
12 daysublk: don't issue uring_cmd from fallback task workJens Axboe1-1/+3
12 daysnetfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe headerPablo Neira Ayuso1-2/+2
12 daysMerge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie22-105/+621
12 daysMerge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie56-152/+447
12 daysMerge branch 'octeontx2-af-npc-cn20k-mcam-fixes'Jakub Kicinski6-199/+496
12 daysocteontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth5-10/+155
12 daysocteontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth2-28/+82
12 daysocteontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth1-3/+7
12 daysocteontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth1-13/+13
12 daysocteontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth1-55/+37
12 daysocteontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth3-9/+48
12 daysocteontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth1-1/+15
12 daysocteontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth1-4/+8
12 daysocteontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth1-23/+10
12 daysocteontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth4-56/+124
12 daysspi: cadence: Probe and unbind fixesMark Brown1-2/+13
12 daysspi: cadence-quadspi: Probe and unbind fixesMark Brown1-18/+18
12 daysnet: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi1-4/+2
12 daysnet: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2
12 daysnet: libwx: fix VF illegal register accessJiawen Wu1-2/+5
12 daysMerge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+34
12 daysnet: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang2-8/+35
12 daysipv6: Implement limits on extension header parsingDaniel Borkmann5-0/+25
12 daysMerge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-39/+63
12 daysMerge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-33/+12
12 daysnet: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
12 daysnetfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso4-5/+49
12 daysnetfilter: flowtable: fix inline vlan encapsulation in xmit pathPablo Neira Ayuso1-37/+73
12 daysRevert "drm/nouveau/gsp: add support for GA100"Timur Tabi3-15/+18
12 dayshwmon: (lm63) Add locking to avoid TOCTOUGui-Dong Han1-9/+30
12 daysMerge tag 'drm-misc-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie10-12/+17
12 daysrust: allow `clippy::collapsible_if` globallyMiguel Ojeda2-1/+1
12 daysrust: allow `clippy::collapsible_match` globallyMiguel Ojeda1-0/+1
12 daysrust: pin-init: fix incorrect accessor reference lifetimeGary Guo2-68/+66
12 daysrust: pin-init: internal: move alignment check to `make_field_check`Gary Guo1-41/+37
12 daysrust: arch: um: Fix building 32-bit UML with GCCDavid Gow1-0/+2
12 daysMerge branch 'net-mctp-test-minor-kunit-test-fixes'Jakub Kicinski2-2/+2
12 daysnet: mctp: test: Use dev_direct_xmit for TX to our test deviceJeremy Kerr1-1/+1
12 daysnet: mctp: test: use a zeroed struct sockaddr_mctpJeremy Kerr1-1/+1
13 daysMerge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki5-23/+44
13 dayshwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak1-2/+2
13 dayshwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile referenceSasha Levin1-1/+0
13 daysDocumentation: hwmon: fix link to ideapad-laptop.c fileNinad Naik1-1/+1
13 dayshwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan1-2/+4
13 dayshwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan1-8/+29
13 daysnetfilter: flowtable: ensure sufficient headroom in xmit pathPablo Neira Ayuso1-2/+11