summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-29block: adapt blk_mq_plug() to not plug for writes that require a zone lockPankaj Raghav
2022-09-29printk: Declare log_wait properlyThomas Gleixner
2022-09-29printk: Make pr_flush() staticThomas Gleixner
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-29perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header fileRavi Bangoria
2022-09-29perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}Ravi Bangoria
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-29Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-nextVlastimil Babka
2022-09-29Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-nextVlastimil Babka
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier
2022-09-29slab: Introduce kmalloc_size_roundup()Kees Cook
2022-09-29slab: Remove __malloc attribute from realloc functionsKees Cook
2022-09-29xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca
2022-09-29xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca
2022-09-28net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans
2022-09-28netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28net: shrink struct ubuf_infoPavel Begunkov
2022-09-28net: introduce struct ubuf_info_msgzcPavel Begunkov
2022-09-28Input: add ABS_PROFILE to uapi and documentationNate Yocom
2022-09-28tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-09-28ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-09-28bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee
2022-09-28firmware/psci: Add debugfs support to ease debuggingDmitry Baryshkov
2022-09-29linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada
2022-09-28Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...Jens Axboe
2022-09-28remoteproc: Introduce rproc featuresPeng Fan
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij
2022-09-28dt-bindings: mfd: Add MediaTek MT6370ChiYuan Huang
2022-09-28mfd: rk808: Add Rockchip rk817 battery charger supportChris Morgan
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu
2022-09-28irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_ENDFrank Li
2022-09-28irqchip: Make irqchip_init() usable on pure ACPI systemsHuacai Chen
2022-09-28spi: Save current RX and TX DMA devicesVincent Whitchurch
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-28powerpc/rtas: block error injection when locked downNathan Lynch
2022-09-28powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch
2022-09-28sched: Fix TASK_state comparisonsPeter Zijlstra
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda
2022-09-28Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-27dt-bindings: clock: add SM6375 QCOM global clock bindingsKonrad Dybcio
2022-09-28Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-09-27net: tls: Add ARIA-GCM algorithmTaehee Yoo