summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-08firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap
2025-01-08seccomp: Stub for !CONFIG_SECCOMPLinus Walleij
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...Frederic Weisbecker
2025-01-08kthread: Implement preferred affinityFrederic Weisbecker
2025-01-08kthread: Default affine kthread to its preferred NUMA nodeFrederic Weisbecker
2025-01-08sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker
2025-01-08VMCI: remove unused ioctl definitionsAlyssa Ross
2025-01-08drivers pps: add PPS generators supportRodolfo Giometti
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2025-01-08hyperv: Move hv_connection_id to hyperv-tlfs.hNuno Das Neves
2025-01-07if_vlan: fix kdoc warningsJakub Kicinski
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet
2025-01-07Expand SoundWire MBQ register map supportMark Brown
2025-01-07i2c: davinci: kill platform dataBartosz Golaszewski
2025-01-07regmap: sdw-mbq: Add support for SDCA deferred controlsCharles Keepax
2025-01-07regmap: sdw-mbq: Add support for further MBQ register sizesCharles Keepax
2025-01-07soundwire: SDCA: Add additional SDCA address macrosCharles Keepax
2025-01-07x86/sev: Add Secure TSC support for SNP guestsNikunj A Dadhania
2025-01-07tracing/hist: Add poll(POLLIN) support on hist fileMasami Hiramatsu (Google)
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh
2025-01-07iommu/io-pgtable-arm: Add way to debug pgtable walkRob Clark
2025-01-07pps: Fix a use-after-freeCalvin Owens
2025-01-07iommu/arm-smmu: Add support for PRR bit setupBibek Kumar Patro
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima
2025-01-06net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)
2025-01-06ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst
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