summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-02mfd: Add support for Loongson Security Engine chip controllerQunqin Zhao
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang
2025-09-02firmware: arm_scmi: Fix function name typo in scmi_perf_proto_ops structPeng Fan
2025-09-02list: add list_last_entry_or_null()Luca Ceresoli
2025-09-02pidns: move is-ancestor logic to helperAleksa Sarai
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski
2025-09-02dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch
2025-09-02dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-09-01fs: remove vfs_ioctl exportGreg Kroah-Hartman
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner
2025-09-01fs: add an icount_read helperJosef Bacik
2025-08-31iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich
2025-08-30audit: add record for multiple object contextsCasey Schaufler
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler
2025-08-29inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet
2025-08-29inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet
2025-08-29pppoe: remove rwlock usageQingfang Deng
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama
2025-08-29fs: make the i_state flags an enumJosef Bacik
2025-08-29drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...Jay Buddhabhatti
2025-08-29drivers: firmware: xilinx: Add unique family code for all platformsJay Buddhabhatti
2025-08-29firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUSMadhav Bhatt
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak
2025-08-27bpf: Improve the general precision of tnum_mulNandakumar Edamana
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong
2025-08-27fuse: use default writeback accountingJoanne Koong
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba