summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-01-07iommu/arm-smmu: Add support for PRR bit setupBibek Kumar Patro1-0/+7
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima1-0/+6
2025-01-07net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)1-1/+0
2025-01-07net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)1-0/+3
2025-01-07ax25: rcu protect dev->ax25_ptrEric Dumazet1-1/+1
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst3-1/+71
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig2-17/+9
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig1-2/+0
2025-01-06SUNRPC: introduce cache_check_rcu to help check in rcu contextYang Erkun1-0/+2
2025-01-06sunrpc: remove all connection limit configurationNeilBrown2-4/+6
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown2-1/+17
2025-01-06sunrpc/svc: use store_release_wake_up()NeilBrown1-6/+1
2025-01-06block: use page_to_phys in bvec_physChristoph Hellwig1-6/+1
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-06iommu/amd: remove return value of amd_iommu_detectGao Shiyuan1-2/+2
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-05block: remove blk_rq_bio_prepChristoph Hellwig1-8/+0
2025-01-05block: remove bio_add_pc_pageChristoph Hellwig1-2/+0
2025-01-04lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are setMickaël Salaün1-0/+14
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco1-0/+6
2025-01-04Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner1-1/+13
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe1-1/+13
2025-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-35/+103
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+14
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau1-0/+5
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-03i2c: Replace list-based mechanism for handling userspace-created clientsHeiner Kallweit1-6/+1
2025-01-03i2c: Replace list-based mechanism for handling auto-detected clientsHeiner Kallweit1-2/+1
2025-01-03driver core: Introduce an device matching API device_match_type()Zijun Hu1-0/+1
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-2/+2
2025-01-03platform/chrome: Update ChromeOS EC header for UCSIPavan Holla1-1/+27
2025-01-03ipmi: make ipmi_destroy_user() return voidVitaliy Shevtsov1-1/+1
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar1-6/+6
2024-12-31percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-31mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2024-12-31mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2024-12-30cpu: Remove unused init_cpu_onlineDr. David Alan Gilbert1-1/+0
2024-12-30linux/bits.h: simplify GENMASK_INPUT_CHECK()Vincent Mailhol1-3/+2
2024-12-30compiler.h: add const_true()Vincent Mailhol1-0/+22
2024-12-30Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen1-0/+1
2024-12-30nvmem: specify ->reg_read/reg_write() expected return valuesThéo Lebrun1-2/+2
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes1-0/+5