summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-05MAINTAINERS: update btrfs entryJosef Bacik1-1/+0
2025-09-05arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan5-4/+34
2025-09-05Merge tag 'drm-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds29-48/+234
2025-09-05mtd: spinand: winbond: Fix oob_layout for W25N01JWSanthosh Kumar K1-1/+36
2025-09-05Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+181
2025-09-05Merge tag 'pcmcia-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brod...Linus Torvalds10-202/+17
2025-09-05fuse: virtio_fs: fix page fault for DAX page addressHaiyue Wang1-1/+1
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle2-12/+24
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira1-1/+6
2025-09-05iommu/s390: Fix memory corruption when using identity domainMatthew Rosato1-1/+2
2025-09-05iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()Zhen Ni1-1/+2
2025-09-05Merge tag 'md-6.17-20250905' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2-1/+6
2025-09-05KVM: arm64: Mark freed S2 MMUs as invalidMarc Zyngier1-0/+4
2025-09-05MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructureDanilo Krummrich1-1/+10
2025-09-05perf symbol-elf: Add support for the block argument for libbfdIan Rogers1-3/+7
2025-09-05perf test: Checking BPF metadata collection fails on version stringThomas Richter1-1/+1
2025-09-05Merge tag 'nvme-6.17-2025-09-04' of git://git.infradead.org/nvme into block-6.17Jens Axboe1-7/+11
2025-09-05ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-09-05riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor1-1/+1
2025-09-05Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...Dave Airlie15-28/+98
2025-09-04net: libwx: fix to enable RSSJiawen Wu1-4/+0
2025-09-04More minor SDCA bug fixesMark Brown3-11/+14
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds105-491/+3116
2025-09-04Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+26
2025-09-04ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortionKrzysztof Kozlowski1-7/+15
2025-09-04ASoC: codecs: lpass-rx-macro: Fix playback quality distortionKrzysztof Kozlowski1-7/+15
2025-09-04cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov1-0/+3
2025-09-04md: prevent incorrect update of resync/recovery offsetLi Nan1-0/+5
2025-09-04md/raid1: fix data lost for writemostly rdevYu Kuai1-1/+1
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04drm/panthor: validate group queue countChia-I Wu1-1/+1
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur1-10/+8
2025-09-04Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+14
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-04tools: gpio: remove the include directory on make cleanzhang jiao1-1/+1
2025-09-04MAINTAINERS: add Sabrina to TLS maintainersJakub Kicinski1-0/+1
2025-09-04gve: update MAINTAINERSJeroen de Borst1-1/+1
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng1-3/+3
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-04Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski5-15/+38
2025-09-04Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy1-0/+3
2025-09-04ASoC: SDCA: Reorder members of hide struct to remove holesCharles Keepax1-9/+12
2025-09-04ASoC: SDCA: Fix return value in detected_mode_handler()Charles Keepax1-1/+1
2025-09-04ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()Charles Keepax1-1/+1
2025-09-04ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph fa...Krzysztof Kozlowski1-2/+4
2025-09-04Input: xpad - add support for Flydigi Apex 5Antheas Kapenekakis1-0/+2
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang1-2/+4
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter2-11/+33
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-04Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbdLinus Torvalds2-11/+16