summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2024-12-27io_uring/rw: don't mask in f_iocb_flagsJens Axboe
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-26ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddrMasami Hiramatsu (Google)
2024-12-26tracing/fprobe: Remove nr_maxactive from fprobeMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGSMasami Hiramatsu (Google)
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2024-12-26tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)
2024-12-26fprobe: Use ftrace_regs in fprobe entry handlerMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to retfuncMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)
2024-12-26tracepoint: Reduce duplication of __DO_TRACE_CALLAlice Ryhl
2024-12-26tracing/string: Create and use __free(argv_free) in trace_dynevent.cSteven Rostedt
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam
2024-12-24Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Miquel Raynal
2024-12-24usb: typec: Make active on port altmode writableAbhishek Pandit-Subedi
2024-12-24usb: typec: Add driver for Thunderbolt 3 Alternate ModeHeikki Krogerus
2024-12-24usb: typec: tcpm: Add new AMS for Get_Revision responseAmit Sunil Dhamne
2024-12-23tracing: Constify string literal data member in struct trace_event_callChristian Göttsche
2024-12-23clk: Drop obsolete devm_clk_bulk_get_all_enable() helperCristian Ciocaltea
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-12-23misc: trivial: Remove undesired double space from struct definitionLee Jones
2024-12-23block: make bio_integrity_map_user() static inlineJens Axboe
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-23blk-mq: remove unused queue mapping helpersDaniel Wagner
2024-12-23blk-mq: introduce blk_mq_map_hw_queuesDaniel Wagner
2024-12-23driver core: bus: add irq_get_affinity callback to bus_typeDaniel Wagner
2024-12-23block: Delete bio_set_prio()John Garry
2024-12-23block: Delete bio_prio()John Garry
2024-12-23block: track queue dying state automatically for modeling queue freeze lockdepMing Lei