summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-02spi: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-04-02spi: Group CS related fields in struct spi_deviceAndy Shevchenko1-16/+21
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng1-0/+3
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-04-02driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-04-02driver core: generalize driver_override in struct deviceDanilo Krummrich2-0/+58
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-25bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet3-4/+8
2026-03-25io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe1-0/+3
2026-03-25mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey1-0/+4
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-03-25cleanup: Provide retain_and_null_ptr()Thomas Gleixner1-0/+19
2026-03-25qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier1-0/+1
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-03-25net: add xmit recursion limit to tunnel xmit functionsWeiming Shi1-0/+32
2026-03-25xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen1-0/+1
2026-03-25net: add a common function to compute features for upper devicesHangbin Liu2-0/+19
2026-03-25net/mlx5: IFC updates for disabled host PFDaniel Jurgens1-1/+3
2026-03-25kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber1-0/+3
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki1-15/+0
2026-03-13indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-13ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+1
2026-03-13ima: kexec: define functions to copy IMA log at soft bootSteven Chen1-0/+3
2026-03-13kexec: define functions to map and unmap segmentsSteven Chen1-0/+6
2026-03-13workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari1-3/+5
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel1-0/+3
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus2-4/+4
2026-03-13ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal1-0/+3
2026-03-13ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal1-1/+0
2026-03-13resource: Add resource set range and size helpersIlpo Järvinen1-0/+32
2026-03-13PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal1-0/+38
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire1-7/+16
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1
2026-03-04PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi1-0/+1
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)1-0/+1
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev1-0/+32
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10