summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
6 daysxen/privcmd: add boot control for restricted usage in domUJuergen Gross
6 daysbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
6 daysio_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
6 daysmm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
6 daysnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)
6 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
6 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
6 dayscleanup: Provide retain_and_null_ptr()Thomas Gleixner
6 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
6 daysirqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
6 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
6 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
6 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
6 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi
6 daysxdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen
6 daysnet: add a common function to compute features for upper devicesHangbin Liu
6 daysnet/mlx5: IFC updates for disabled host PFDaniel Jurgens
6 dayskexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2026-03-13indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-13ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-13ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2026-03-13kexec: define functions to map and unmap segmentsSteven Chen
2026-03-13workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-13ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-03-13ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2026-03-13resource: Add resource set range and size helpersIlpo Järvinen
2026-03-13PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04PCI: Add Intel Nova Lake audio Device IDPeter Ujfalusi
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04net/mlx5: Fix multiport device check over light SFsShay Drory
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04mtd: spinand: Fix kernel docMiquel Raynal
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-03-04net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-03-04xdrgen: Initialize data pointer for zero-length itemsChuck Lever
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-03-04module: add helper function for reading module_buildid()Petr Mladek
2026-03-04hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior