summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni
2022-09-29docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski
2022-09-29clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2022-09-29clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
2022-09-29binfmt: remove taso from linux_binprm structLukas Bulwahn
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29prandom: make use of smaller types in prandom_u32_maxJason A. Donenfeld
2022-09-29random: add 8-bit and 16-bit batchesJason A. Donenfeld
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld
2022-09-29landlock: Fix documentation styleMickaël Salaün
2022-09-29bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itselfMartin KaFai Lau
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau
2022-09-29Merge branch irq/misc-6.1 into irq/irqchip-nextMarc Zyngier
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2022-09-29tracing/user_events: Use bits vs bytes for enabled status page dataBeau Belgrave
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