summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-30counter: Introduce the Count capture componentWilliam Breathitt Gray2-0/+5
2022-09-30counter: Introduce the Signal polarity componentWilliam Breathitt Gray2-0/+16
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2-2/+5
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert1-14/+9
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2-2/+15
2022-09-30crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()Gaosheng Cui1-6/+0
2022-09-30crypto: aead - Remove unused inline functions from aeadGaosheng Cui1-25/+0
2022-09-30fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner1-4/+5
2022-09-30fs/buffer: make submit_bh & submit_bh_wbc return type as voidRitesh Harjani (IBM)1-1/+1
2022-09-30net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean2-0/+16
2022-09-30net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean3-0/+9
2022-09-30net: skb: introduce and use a single page frag cachePaolo Abeni1-0/+1
2022-09-30docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski1-1/+1
2022-09-30clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov1-8/+21
2022-09-30clk: asm9260: use parent index to link the reference clockDmitry Baryshkov1-0/+21
2022-09-30binfmt: remove taso from linux_binprm structLukas Bulwahn1-3/+0
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-68/+47
2022-09-29prandom: make use of smaller types in prandom_u32_maxJason A. Donenfeld1-6/+11
2022-09-29random: add 8-bit and 16-bit batchesJason A. Donenfeld1-0/+2
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld1-1/+2
2022-09-29landlock: Fix documentation styleMickaël Salaün1-5/+5
2022-09-29bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itselfMartin KaFai Lau1-0/+6
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau1-0/+4
2022-09-29Merge branch irq/misc-6.1 into irq/irqchip-nextMarc Zyngier1-2/+4
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+2
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+2
2022-09-29tracing/user_events: Use bits vs bytes for enabled status page dataBeau Belgrave1-12/+3
2022-09-29block: adapt blk_mq_plug() to not plug for writes that require a zone lockPankaj Raghav1-0/+9
2022-09-29printk: Declare log_wait properlyThomas Gleixner1-0/+3
2022-09-29printk: Make pr_flush() staticThomas Gleixner1-7/+0
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-2/+2
2022-09-29perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header fileRavi Bangoria1-1/+1
2022-09-29perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}Ravi Bangoria1-1/+3
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra74-151/+425
2022-09-29Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-nextVlastimil Babka3-10/+45
2022-09-29Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-nextVlastimil Babka1-0/+2
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier1-0/+1
2022-09-29slab: Introduce kmalloc_size_roundup()Kees Cook1-0/+31
2022-09-29slab: Remove __malloc attribute from realloc functionsKees Cook3-10/+13
2022-09-29xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca1-1/+1
2022-09-29xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca1-1/+2
2022-09-29net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy1-1/+7
2022-09-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-98/+131
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-3/+2
2022-09-29net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau1-0/+3
2022-09-29tcp: export tcp_sendmsg_fastopenBenjamin Hesmans1-0/+2
2022-09-29netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-29net: shrink struct ubuf_infoPavel Begunkov1-18/+4
2022-09-29net: introduce struct ubuf_info_msgzcPavel Begunkov1-0/+21
2022-09-29Input: add ABS_PROFILE to uapi and documentationNate Yocom1-0/+1