aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-02cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-1/+1
2025-09-02drivers/base/node: Add a helper function node_update_perf_attrs()Dave Jiang1-0/+8
2025-09-02mm/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/scm/linux/kernel/git/akpm/mmLinus 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/kernel/git/mszeredi/fuse into vfs.fixesChristian 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
2025-08-30audit: add record for multiple object contextsCasey Schaufler1-0/+7
2025-08-30audit: add record for multiple task security contextsCasey Schaufler1-0/+16
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler1-2/+4
2025-08-29inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet1-0/+5
2025-08-29inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet1-1/+1
2025-08-29pppoe: remove rwlock usageQingfang Deng1-1/+1
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-65/+38
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama1-0/+1
2025-08-29fs: make the i_state flags an enumJosef Bacik1-112/+119
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+3
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-0/+3
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-2/+3
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-0/+8
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen1-0/+1
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos1-14/+0
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet1-1/+1
2025-08-28udp: add drop_counters to udp socketEric Dumazet1-0/+1
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet1-1/+1
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä1-13/+11
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä1-4/+18
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä1-32/+78
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo2-6/+36
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak1-1/+2
2025-08-27bpf: Improve the general precision of tnum_mulNandakumar Edamana1-0/+3
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel1-0/+10
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong1-3/+1
2025-08-27fuse: use default writeback accountingJoanne Koong1-10/+0
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky1-0/+12
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba1-1/+10
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba1-0/+4