summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig
2025-01-06SUNRPC: introduce cache_check_rcu to help check in rcu contextYang Erkun
2025-01-06sunrpc: remove all connection limit configurationNeilBrown
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown
2025-01-06sunrpc/svc: use store_release_wake_up()NeilBrown
2025-01-06block: use page_to_phys in bvec_physChristoph Hellwig
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe
2025-01-06iommu/amd: remove return value of amd_iommu_detectGao Shiyuan
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04block: remove blk_rq_bio_prepChristoph Hellwig
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig
2025-01-04lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are setMickaël Salaün
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco
2025-01-04Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-03i2c: Replace list-based mechanism for handling userspace-created clientsHeiner Kallweit
2025-01-03i2c: Replace list-based mechanism for handling auto-detected clientsHeiner Kallweit
2025-01-03driver core: Introduce an device matching API device_match_type()Zijun Hu
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-03platform/chrome: Update ChromeOS EC header for UCSIPavan Holla
2025-01-02ipmi: make ipmi_destroy_user() return voidVitaliy Shevtsov
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin
2024-12-30mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2024-12-30cpu: Remove unused init_cpu_onlineDr. David Alan Gilbert
2024-12-30linux/bits.h: simplify GENMASK_INPUT_CHECK()Vincent Mailhol
2024-12-30compiler.h: add const_true()Vincent Mailhol
2024-12-30Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-30nvmem: specify ->reg_read/reg_write() expected return valuesThéo Lebrun
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes
2024-12-30platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-29ACPI: platform_profile: Add devm_platform_profile_register()Kurt Borja
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds