aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-05soc: qcom: ubwc: drop ubwc_dec_versionDmitry Baryshkov1-2/+0
2026-07-05soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targetsDmitry Baryshkov1-6/+1
2026-07-05crypto: ccp - Introduce SNP_VERIFY_MITIGATION commandPratik R. Sampat1-0/+51
2026-07-05rhashtable: Add workqueue/irq_work header inclusionsHerbert Xu1-1/+0
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextPaolo Abeni5-8/+7
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann113-1026/+1639
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+12
2026-07-03regmap-irq: Provide IRQ resource request and release callbacksAndy Shevchenko1-0/+2
2026-07-03uprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa1-5/+0
2026-07-03tty: goldfish: move gf_write_ptr() to tty/goldfish.cJiri Slaby (SUSE)1-13/+0
2026-07-03goldfish: remove unused gf_write_dma_addr()Jiri Slaby (SUSE)1-11/+0
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds108-1007/+1577
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-11/+66
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)Uwe Kleine-König (The Capable Hub)47-47/+49
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct device_driverUwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)57-958/+1521
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-2/+17
2026-07-02dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
2026-07-02bootconfig: add xbc_prepend_embedded_cmdline() helperBreno Leitao1-0/+14
2026-07-02net: add sockopt_init_user() for getsockopt conversionBreno Leitao1-0/+23
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal4-8/+0
2026-07-02netfilter: nfnetlink_hook: Dump nat type chainsPhil Sutter1-0/+7
2026-07-02mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price1-1/+1
2026-07-02dma_buf: change unsigned int and int types into size_tShahyan Soltani1-2/+4
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park1-1/+1
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park1-0/+1
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN accessKetan1-6/+13
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-01leds: trigger: netdev: Extend speeds up to 100GMike Marciniszyn (Meta)1-0/+4
2026-07-01bpf: Copy per-CPU map value padding in copy_map_value_long()Leon Hwang1-2/+2
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König1-2/+2
2026-07-01iomap: consolidate bio submissionChristoph Hellwig1-0/+2
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells1-2/+9
2026-07-01netfs: Fix kdoc warningDavid Howells1-1/+1
2026-07-01kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth1-1/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-06-30io_uring: annotate remote tasks for kcoverageRobert Femmer1-0/+2
2026-06-30arm64: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan1-1/+3
2026-06-30powerpc/kexec_file: Use crash_exclude_core_ranges() helperJinjie Ruan1-0/+4
2026-06-30crash: Add crash_prepare_headers() to exclude crash kernel memoryJinjie Ruan1-0/+5
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-06-30dmaengine: Add safe API to combine configuration and preparationFrank Li1-0/+86
2026-06-30dmaengine: Add API to combine configuration and preparation (sg and single)Frank Li1-8/+55
2026-06-30clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared libraryLad Prabhakar1-13/+16