summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2026-06-30clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculationsLad Prabhakar1-0/+5
2026-06-30sched/debug: Remove unused schedstatsShrikanth Hegde1-3/+0
2026-06-30sched/eevdf: Move to a single runqueuePeter Zijlstra (Intel)1-0/+1
2026-06-30sched/fair: Add cgroup_mode: maxPeter Zijlstra1-0/+6
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann355-5831/+7558
2026-06-29EDAC/debugfs: Remove the fake_inject debugfs interfaceYazen Ghannam1-3/+0
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar1-0/+20
2026-06-30lib: math: div64: add div64_s64_rem()Rodrigo Alencar1-0/+18
2026-06-30lib: kstrtox: add kstrtoudec64() and kstrtodec64()Rodrigo Alencar1-0/+3
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-06-29clk: add clk_determine_rate_noop()Brian Masney1-0/+1
2026-06-29clk: add kernel docs for the core flagsBrian Masney1-17/+29
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson1-2/+2
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-06-29regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOsJad Keskes1-0/+3
2026-06-29clk: Introduce clk_hw_set_spread_spectrumPeng Fan1-0/+31
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah1-0/+12
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin1-0/+1
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng2-2/+35
2026-06-29ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth1-2/+2
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner1-0/+1
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner2-7/+9
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner1-0/+1
2026-06-29fs: add scoped_with_init_fs()Christian Brauner1-0/+31
2026-06-29fs: add switch_fs_struct()Christian Brauner1-0/+2
2026-06-29super: make fs_holder_ops privateChristian Brauner1-7/+0
2026-06-29fs: look up superblocks via the device table in fs_holder_opsChristian Brauner1-0/+1
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner1-0/+7
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner1-0/+2
2026-06-29fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner3-4/+2
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner1-1/+1
2026-06-29block: split bdev_yield_claim() out of bdev_fput()Christian Brauner1-0/+1
2026-06-29block: allow making a block device unfreezableChristian Brauner2-1/+3
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner1-0/+1
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)1-54/+0
2026-06-29driver core: add missing kernel-doc for union membersRandy Dunlap1-0/+2
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+30