summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-11-21asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan
2022-11-21dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entryPeng Fan
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2022-11-21perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu
2022-11-21dt-bindings: clocks: imx8mp: Add ID for usb suspend clockLi Jun
2022-11-21drm/gem-shmem: When drm_gem_object_init failed, should release objectChunyouTang
2022-11-21Merge tag 'memory-controller-drv-6.2-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-11-21fs: dlm: add dst nodeid for msg tracingAlexander Aring
2022-11-21fs: dlm: rename seq to h_seq for msg tracingAlexander Aring
2022-11-21eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2022-11-21io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher
2022-11-21Merge tag 'imx-bindings-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-11-21pinconf-generic: fix style issues in pin_config_param docNiyas Sait
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni
2022-11-21dt-bindings: tegra: Update headers for Tegra234Jon Hunter
2022-11-21Merge branch 'slab/for-6.2/alloc_size' into slab/for-nextVlastimil Babka
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-21Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/cleanups' into slab/for-nextVlastimil Babka
2022-11-21slab: Remove special-casing of const 0 size allocationsKees Cook
2022-11-21slab: Clean up SLOB vs kmalloc() definitionKees Cook
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-21mm/slab: move and adjust kernel-doc for kmem_cache_allocVlastimil Babka
2022-11-21percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZEBaoquan He
2022-11-20sched: Move numa_balancing sysctls to its own fileKefeng Wang
2022-11-20bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctxYonghong Song
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet
2022-11-20bpf: Allow multiple modifiers in reg_type_str() prefixDavid Vernet
2022-11-20PM/devfreq: governor: Add a private governor_data for governorKant Fan
2022-11-20Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann
2022-11-20Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann
2022-11-19watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson
2022-11-19dt-bindings: reset: mt8188: add toprgu reset-controller header fileRunyang Chen
2022-11-19KVM: arm64: PMU: Implement PMUv3p5 long counter supportMarc Zyngier
2022-11-19KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationMarc Zyngier
2022-11-19iommu/io-pgtable: Remove map/unmapRobin Murphy
2022-11-19dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoCFabien Parent
2022-11-18netlink: remove the flex array from struct nlmsghdrJakub Kicinski
2022-11-18RDMA/hns: Fix incorrect sge nums calculationLuoyouming
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18proc: give /proc/cmdline sizeAlexey Dobriyan
2022-11-18minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld
2022-11-18minmax: sanity check constant bounds when clampingJason A. Donenfeld