summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-05regulator: pf530x: NXP PF530x regulator driverMark Brown13-75/+56
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L1-0/+28
2025-09-05iommu/io-pgtable-dart: Add 4-level page table supportHector Martin1-0/+1
2025-09-05Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau1-1/+1
2025-09-05Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau1-1/+1
2025-09-04bpf: Return an error pointer for skb metadata when CONFIG_NET=nJakub Sitnicki1-1/+1
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-21/+57
2025-09-04x86/cfi: Remove __noinitretpoline and __noretpolineKees Cook2-12/+0
2025-09-04compiler_types.h: Move __nocfi out of compiler-specific headerKees Cook2-6/+3
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro1-2/+7
2025-09-04Merge tag 'opp-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki1-0/+30
2025-09-04cgroup: Remove unused cgroup_subsys::post_attachChuyi Zhou1-1/+0
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges1-9/+256
2025-09-04binfmt_elf: preserve original ELF e_flags for core dumpsSvetlana Parfenova1-0/+5
2025-09-04io_uring/cmd: remove unused io_uring_cmd_iopoll_done()Caleb Sander Mateos1-11/+0
2025-09-04io_uring/uring_cmd: correct io_uring_cmd_done() ret typeCaleb Sander Mateos1-2/+2
2025-09-04PCI/P2PDMA: Reduce scope of pci_has_p2pmem()Leon Romanovsky1-5/+0
2025-09-04Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-4/+95
2025-09-04Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe2-2/+2
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-6/+0
2025-09-03jiffies: Remove obsolete SHIFTED_HZ commentBjorn Helgaas1-1/+1
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh1-1/+8
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
2025-09-03sched/fair: Add related data structure for task based throttleValentin Schneider1-0/+5
2025-09-03sched: Move STDL_INIT() functions out-of-linePeter Zijlstra1-42/+7
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra2-2/+28
2025-09-03gpio: nomadik: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski1-2/+1
2025-09-03net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed2-4/+95
2025-09-03io_uring/uring_cmd: add io_uring_cmd_tw_t type aliasCaleb Sander Mateos1-5/+8
2025-09-03bitmap: introduce hardware-specific bitfield operationsNicolas Frattaroli1-0/+62
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-03acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-12/+0
2025-09-03cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-1/+1
2025-09-03drivers/base/node: Add a helper function node_update_perf_attrs()Dave Jiang1-0/+8
2025-09-03mm/memory_hotplug: Update comment for hotplug memory callback prioritiesDave Jiang1-2/+2
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds4-21/+52
2025-09-02mfd: Add support for Loongson Security Engine chip controllerQunqin Zhao1-0/+53
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang1-0/+22
2025-09-02firmware: arm_scmi: Fix function name typo in scmi_perf_proto_ops structPeng Fan1-1/+1
2025-09-02list: add list_last_entry_or_null()Luca Ceresoli1-0/+14
2025-09-02pidns: move is-ancestor logic to helperAleksa Sarai1-0/+9
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski1-70/+0
2025-09-02dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch1-1/+1
2025-09-02dmaengine: sh: setup_xref error handlingThomas Andreatta1-1/+1
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster16-28/+28
2025-09-01fs: remove vfs_ioctl exportGreg Kroah-Hartman1-2/+0
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner8-61/+29
2025-09-01fs: add an icount_read helperJosef Bacik1-0/+5
2025-08-31iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich1-1/+1