summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam
2026-07-02bootconfig: add xbc_prepend_embedded_cmdline() helperBreno Leitao
2026-07-02net: add sockopt_init_user() for getsockopt conversionBreno Leitao
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal
2026-07-02netfilter: nfnetlink_hook: Dump nat type chainsPhil Sutter
2026-07-02mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-02dma_buf: change unsigned int and int types into size_tShahyan Soltani
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01leds: trigger: netdev: Extend speeds up to 100GMike Marciniszyn (Meta)
2026-07-01bpf: Copy per-CPU map value padding in copy_map_value_long()Leon Hwang
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01netfs: Fix kdoc warningDavid Howells
2026-07-01kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta
2026-06-30io_uring: annotate remote tasks for kcoverageRobert Femmer
2026-06-30arm64: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-30powerpc/kexec_file: Use crash_exclude_core_ranges() helperJinjie Ruan
2026-06-30crash: Add crash_prepare_headers() to exclude crash kernel memoryJinjie Ruan
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-30dmaengine: Add safe API to combine configuration and preparationFrank Li
2026-06-30dmaengine: Add API to combine configuration and preparation (sg and single)Frank Li
2026-06-30clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared libraryLad Prabhakar
2026-06-30clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculationsLad Prabhakar
2026-06-30sched/debug: Remove unused schedstatsShrikanth Hegde
2026-06-30sched/eevdf: Move to a single runqueuePeter Zijlstra (Intel)
2026-06-30sched/fair: Add cgroup_mode: maxPeter Zijlstra
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-29EDAC/debugfs: Remove the fake_inject debugfs interfaceYazen Ghannam
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar
2026-06-30lib: math: div64: add div64_s64_rem()Rodrigo Alencar
2026-06-30lib: kstrtox: add kstrtoudec64() and kstrtodec64()Rodrigo Alencar
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29clk: add clk_determine_rate_noop()Brian Masney
2026-06-29clk: add kernel docs for the core flagsBrian Masney