index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
1
-0
/
+3
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
1
-2
/
+3
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-15
mcb: Remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-06-15
ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX
Gabriel David
1
-0
/
+2
2021-06-15
Merge tag 'tegra-for-5.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc
Olof Johansson
4
-3
/
+56
2021-06-15
Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Olof Johansson
1
-0
/
+21
2021-06-15
Merge tag 'qcom-arm64-for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Olof Johansson
1
-0
/
+1
2021-06-15
devres: Enable trace events
Andy Shevchenko
1
-9
/
+0
2021-06-15
Merge tag 'imx-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc
Olof Johansson
1
-0
/
+1
2021-06-15
Merge tag 'imx-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
Olof Johansson
2
-0
/
+37
2021-06-15
of/platform: Add stubs for of_platform_device_create/destroy()
Matthias Kaehlcke
1
-4
/
+18
2021-06-15
USB: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+18
2021-06-15
clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
Tony Lindgren
1
-0
/
+1
2021-06-15
tty: make tty_get_{char,frame}_size available
Jiri Slaby
1
-0
/
+3
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
1
-2
/
+1
2021-06-15
fpga: altera-pr-ip: Remove function alt_pr_unregister
Russ Weight
1
-1
/
+0
2021-06-14
cxl/pci: Add media provisioning required commands
Ben Widawsky
1
-0
/
+12
2021-06-14
net/mlx5: Enlarge interrupt field in CREATE_EQ
Shay Drory
1
-2
/
+2
2021-06-14
net/mlx5: Provide cpumask at EQ creation phase
Leon Romanovsky
1
-0
/
+1
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-0
/
+10
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+1
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+2
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
1
-0
/
+13
2021-06-14
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
1
-0
/
+40
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2
-10
/
+10
2021-06-14
clk: imx8mq: remove SYS PLL 1/2 clock gates
Lucas Stach
1
-19
/
+0
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
1
-1
/
+1
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
1
-0
/
+1
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
1
-0
/
+7
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
2
-0
/
+16
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
1
-0
/
+2
2021-06-14
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into regulator-5.14
Mark Brown
1
-0
/
+1
2021-06-14
Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into asoc-5.14
Mark Brown
2
-1
/
+19
2021-06-14
clk: imx: scu: remove legacy scu clock binding support
Dong Aisheng
1
-128
/
+0
2021-06-14
Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into usb-next
Greg Kroah-Hartman
1
-1
/
+9
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into staging-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
31
-62
/
+204
2021-06-14
phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
Aswath Govindraju
1
-1
/
+1
2021-06-14
soundwire: intel: move to auxiliary bus
Pierre-Louis Bossart
1
-3
/
+3
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
1
-3
/
+0
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
1
-0
/
+3
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
[prev]
[next]