summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-03mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()Sang-Heon Jeon
2026-07-03Merge tag 'asoc-fix-v7.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-07-03Merge branch 'tools-ynl-pyynl-pull-the-family-resolution-logic-into-the-lib'Paolo Abeni
2026-07-03tools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski
2026-07-03tools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Merge branch 'net-report-multicast-group-user-count'Paolo Abeni
2026-07-03selftests: net: check multicast group user countYuyang Huang
2026-07-03net: ipv6: report multicast group user countYuyang Huang
2026-07-03net: ipv4: report multicast group user countYuyang Huang
2026-07-03ipv4: fib: fix route re-dump in inet_dump_fib() on multi-batch dumpPengfei Zhang
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng
2026-07-03cpufreq: apple-soc: Fix OPP table cleanupHaoxiang Li
2026-07-03net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei
2026-07-03tools/nolibc: unistd: Add readlink()Daniel Palmer
2026-07-03tools/nolibc: unistd: Add getcwd()Daniel Palmer
2026-07-02Merge tag 'ata-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-02Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplecontrol - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplemouse - set driver data before registering input deviceDmitry Torokhov
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>Uwe Kleine-König (The Capable Hub)
2026-07-03media: em28xx: Add include for struct usb_device_idUwe Kleine-König (The Capable Hub)
2026-07-03LoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)
2026-07-03ALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
2026-07-03usb: dwc2: Add include defining struct pci_device_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: x86-android-tablets: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03i2c: Let i2c-core.h include <linux/i2c.h>Uwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: msi-ec: Ensure dmi_system_id is definedUwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
2026-07-03media: ti: vpe: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
2026-07-03ata: libata-scsi: limit simulated SCSI command copy to response lengthKaruna Ramkumar
2026-07-03ata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang
2026-07-03ata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak
2026-07-03ata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas
2026-07-03ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSDBryam Vargas
2026-07-03wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736William Hansen-Baird
2026-07-03wifi: rtlwifi: convert pci if-statement to ID tableWilliam Hansen-Baird
2026-07-03wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER floodingWilliam Hansen-Baird
2026-07-03wifi: rtw89: fix HE extended capability length checkPengpeng Hou
2026-07-03wifi: rtw89: check return values in rtw89_ops_start_ap()Dmitry Morgun
2026-07-03wifi: rtw89: wow: only WiFi 6 chips initialize RF registers in WoWLAN modeChih-Kang Chang
2026-07-03wifi: rtw89: wow: add QoS control field to WoWLAN ARP response for MLOChin-Yen Lee