aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-02cxl/cper: Fix non-ACPI-APEI-GHES buildIra Weiny1-2/+2
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-81/+159
2024-05-02ovl: implement tmpfileMiklos Szeredi1-0/+3
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+3
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook1-5/+8
2024-05-02KVM: Remove kvm_make_all_cpus_request_except()Venkatesh Srinivas1-2/+0
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET1-1/+12
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima1-0/+1
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook1-1/+2
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells1-0/+2
2024-05-01netfs: Cut over to using new writeback codeDavid Howells1-9/+0
2024-05-01netfs: New writeback implementationDavid Howells1-1/+67
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells1-7/+9
2024-05-01netfs: Use mempools for allocating requests and subrequestsDavid Howells1-2/+3
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells1-2/+0
2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells1-0/+2
2024-05-01Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang1-0/+26
2024-05-01acpi/ghes: Process CXL Component EventsIra Weiny1-0/+27
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-01mm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko1-3/+3
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko1-2/+99
2024-05-01ftrace: make extra rcu_is_watching() validation check optionalAndrii Nakryiko1-1/+1
2024-05-01fprobe: Add entry/exit callbacks typesJiri Olsa1-6/+12
2024-05-01Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)1-9/+9
2024-05-01Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-1/+28
2024-04-30net: move sysctl_max_skb_frags to net_hotdataEric Dumazet1-2/+0
2024-04-30inet: introduce dst_rtable() helperEric Dumazet1-9/+0
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang1-0/+10
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan1-1/+1
2024-04-30cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield1-0/+10
2024-04-30powercap: intel_rapl: Introduce APIs for PMU supportZhang Rui1-0/+32
2024-04-30cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>Sangyun Kim1-0/+3
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt1-0/+16
2024-04-30kunit/fortify: Add memcpy() testsKees Cook1-1/+5
2024-04-30pwm: Make pwmchip_[sg]et_drvdata() a wrapper around dev_set_drvdata()Uwe Kleine-König1-12/+2
2024-04-30remoteproc: mediatek: Add IMGSYS IPI commandOlivia Wen1-0/+1
2024-05-01ASoC: doc: dapm: various improvementsMark Brown23-66/+144
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)1-2/+2
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-12/+37
2024-04-30Merge tag 'counter-updates-for-6.10b' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-1/+2
2024-04-29bpf: Include linux/types.h for u32Dmitrii Bundin1-0/+2
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+27
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-2/+84
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2-254/+337
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-23/+116
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-1/+0
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+142
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-5/+86