summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-27leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers.Roderick Colenbrander1-0/+7
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke1-3/+16
2021-10-27libata: support concurrent positioning ranges logDamien Le Moal2-0/+16
2021-10-27block: Add independent access ranges supportDamien Le Moal1-0/+39
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa1-5/+18
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-0/+1
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-1/+1
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-3/+57
2021-10-27net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay1-3/+3
2021-10-27lib: bitmap: Introduce node-aware alloc APITariq Toukan1-0/+2
2021-10-27dt-bindings: clock: u8500: Rewrite in YAML and extendLinus Walleij1-0/+51
2021-10-27Merge branch 'ib-gpio-ppid' into develLinus Walleij1-2/+17
2021-10-27gpio: Allow per-parent interrupt dataMarc Zyngier1-2/+17
2021-10-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-8/+19
2021-10-27f2fs: multidevice: support direct IOChao Yu1-5/+16
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen1-2/+5
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo1-4/+4
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang1-0/+1
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2-2/+8
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski3-1/+6
2021-10-26fs: export an inode_update_time helperJosef Bacik1-0/+2
2021-10-26Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+2
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-4/+2
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)1-2/+10
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King1-0/+1
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)1-0/+34
2021-10-26mctp: Implement extended addressingJeremy Kerr3-4/+21
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet2-3/+2
2021-10-26ASoC: qdsp6: audioreach: add topology supportSrinivas Kandagatla1-0/+208
2021-10-26ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.hSrinivas Kandagatla2-201/+210
2021-10-26Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...Mark Brown2-1/+88
2021-10-26net: annotate data-race in neigh_output()Eric Dumazet1-3/+8
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller4-14/+31
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc1-2/+3
2021-10-26dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclkSwapnil Jakhade1-0/+2
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier1-1/+4
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-8/+1
2021-10-26signal: Add an optional check for altstack sizeThomas Gleixner1-0/+6
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu1-0/+1
2021-10-26drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha1-1/+4
2021-10-26ipv4: guard IP_MINTTL with a static keyEric Dumazet1-0/+2
2021-10-26ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet1-0/+1
2021-10-26net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet1-3/+7
2021-10-26net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet1-4/+2
2021-10-26net: avoid dirtying sk->sk_napi_idEric Dumazet1-1/+2
2021-10-26ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2-1/+2
2021-10-26tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet2-2/+4
2021-10-26fortify: strlen: Avoid shadowing previous localsQian Cai1-12/+12
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory1-1/+1
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory1-1/+0