summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)
2026-03-17powerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)
2026-03-17ALSA: timer: keep a list of open masters for slave lookupCássio Gabriel
2026-03-17firmware: arm_scmi: Support loop control in quirk code snippetsGeert Uytterhoeven
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16Merge branch 'net-usb-cdc_ncm-add-ndpoffset-to-ndp-nframes-bounds-check'Jakub Kicinski
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)
2026-03-16Merge branch 'support-multi-channel-irqs-in-stmmac-platform-drivers'Jakub Kicinski
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)
2026-03-16dt-bindings: net: nxp,s32-dwmac: Declare per-queue interruptsJan Petrous (OSS)
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-16net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-16xsk: remove repeated definesMaciej Fijalkowski
2026-03-16tcp: improve inet6_ehashfn() entropyEric Dumazet
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar
2026-03-16virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury
2026-03-16cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli
2026-03-16cxl/region: Factor out interleave granularity setupAlejandro Lucero
2026-03-16cxl/region: Factor out interleave ways setupAlejandro Lucero
2026-03-16cxl: Make region type based on endpoint typeAlejandro Lucero
2026-03-16cxl/pci: Remove redundant cxl_pci_find_port() callGregory Price
2026-03-16cxl: Move pci generic code from cxl_pci to core/cxl_pciAlejandro Lucero
2026-03-16cxl: export internal structs for external Type2 driversAlejandro Lucero
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-03-16PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam
2026-03-16PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam
2026-03-16hfsplus: fix generic/533 test-case failureViacheslav Dubeyko
2026-03-16io_uring/bpf-ops: implement bpf ops registrationPavel Begunkov
2026-03-16io_uring/bpf-ops: add kfunc helpersPavel Begunkov
2026-03-16io_uring/bpf-ops: implement loop_step with BPF struct_opsPavel Begunkov
2026-03-16io_uring: introduce callback driven main loopPavel Begunkov
2026-03-16nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL checkCaleb Sander Mateos
2026-03-16io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLLCaleb Sander Mateos
2026-03-16io_uring: count CQEs in io_iopoll_check()Caleb Sander Mateos
2026-03-16io_uring: remove iopoll_queue from struct io_issue_defCaleb Sander Mateos
2026-03-16io_uring: add REQ_F_IOPOLLCaleb Sander Mateos
2026-03-16io_uring: mark known and harmless racy ctx->int_flags usesJens Axboe