summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOsJad Keskes
2026-06-29clk: Introduce clk_hw_set_spread_spectrumPeng Fan
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng
2026-06-29ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner