summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai1-3/+4
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes1-0/+5
2024-12-30platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki1-0/+2
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-12-29ACPI: platform_profile: Add devm_platform_profile_register()Kurt Borja1-0/+1
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier1-0/+6
2024-12-28iio: core: mark scan_timestamp as __privateVasileios Amoiridis2-2/+2
2024-12-27Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+5
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco1-142/+0
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)1-26/+27
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)1-5/+6
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+10
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-12-27io_uring/rw: don't mask in f_iocb_flagsJens Axboe1-0/+3
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+12
2024-12-26ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddrMasami Hiramatsu (Google)1-0/+13
2024-12-26tracing/fprobe: Remove nr_maxactive from fprobeMasami Hiramatsu (Google)1-2/+0
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)1-0/+46
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)1-15/+43
2024-12-26tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGSMasami Hiramatsu (Google)1-0/+17
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+31
2024-12-26tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)1-0/+17
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)2-1/+7
2024-12-26fprobe: Use ftrace_regs in fprobe entry handlerMasami Hiramatsu (Google)1-1/+1
2024-12-26fgraph: Pass ftrace_regs to retfuncMasami Hiramatsu (Google)1-1/+2
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)2-3/+11
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)1-4/+13
2024-12-26tracepoint: Reduce duplication of __DO_TRACE_CALLAlice Ryhl1-13/+7
2024-12-26tracing/string: Create and use __free(argv_free) in trace_dynevent.cSteven Rostedt1-0/+3
2024-12-26dt-bindings: clock: imx93: Add SPDIF IPG clkShengjiu Wang1-0/+1
2024-12-26soc: qcom: Rework BCM_TCS_CMD macroEugen Hristev1-14/+12
2024-12-26Merge branch '20241221-topic-x1p4_clk-v1-2-dbaeccb74884@oss.qualcomm.com' int...Bjorn Andersson1-0/+13
2024-12-26dt-bindings: clock: qcom,x1e80100-gpucc: Extend for X1P42100Konrad Dybcio1-0/+13
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso1-2/+5
2024-12-25ASoC: SDCA: Add missing function type namesCharles Keepax1-0/+1
2024-12-25ASoC: SDCA: Add bounds check for function addressCharles Keepax1-2/+2
2024-12-25ASoC: SDCA: Add missing header includesCharles Keepax2-0/+5
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal1-0/+475
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam1-12/+19
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam1-0/+468
2024-12-24Merge tag 'memory-controller-drv-ti-6.14' of https://git.kernel.org/pub/scm/l...Miquel Raynal1-0/+32