summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima
2021-06-15mcb: Remove trailing semicolon in macrosHuilong Deng
2021-06-15ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TXGabriel David
2021-06-15Merge tag 'tegra-for-5.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2021-06-15Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-15Merge tag 'qcom-arm64-for-5.14' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2021-06-15devres: Enable trace eventsAndy Shevchenko
2021-06-15Merge tag 'imx-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson
2021-06-15Merge tag 'imx-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2021-06-15of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren
2021-06-15tty: make tty_get_{char,frame}_size availableJiri Slaby
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz
2021-06-15fpga: altera-pr-ip: Remove function alt_pr_unregisterRuss Weight
2021-06-14cxl/pci: Add media provisioning required commandsBen Widawsky
2021-06-14net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-06-14net: core: devlink: add dropped stats traps fieldOleksandr Mazur
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-06-14Merge remote-tracking branch 'regmap/for-5.14' into regmap-nextMark Brown
2021-06-14CFI: Move function_nocfi() into compiler.hMark Rutland
2021-06-14clk: imx8mq: remove SYS PLL 1/2 clock gatesLucas Stach
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown
2021-06-14clk: imx: scu: remove legacy scu clock binding supportDong Aisheng
2021-06-14Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman
2021-06-14phy: core: Reword the comment specifying the units of max_link_rate to be MbpsAswath Govindraju
2021-06-14soundwire: intel: move to auxiliary busPierre-Louis Bossart
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean
2021-06-13iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang