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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
2
-1
/
+2
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2
-0
/
+2
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-2
/
+2
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-3
/
+2
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2
-4
/
+6
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+6
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
1
-1
/
+2
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+5
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-1
/
+1
2021-10-06
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
1
-0
/
+2
2021-10-06
ethtool: Add transceiver module extended state
Ido Schimmel
1
-0
/
+1
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+22
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
28
-316
/
+110
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
1
-0
/
+1
2021-10-06
ptrace: Remove the unnecessary arguments from arch_ptrace_stop
Eric W. Biederman
1
-13
/
+9
2021-10-06
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
1
-0
/
+95
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
1
-0
/
+2
2021-10-05
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
2
-0
/
+37
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2
-3
/
+7
2021-10-05
clk: tegra: Add stubs needed for compile testing
Thierry Reding
1
-1
/
+23
2021-10-05
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
1
-2
/
+8
2021-10-05
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
1
-25
/
+86
2021-10-05
cpufreq: Add an interface to mark inefficient frequencies
Vincent Donnefort
1
-3
/
+41
2021-10-05
PM: EM: Allow skipping inefficient states
Vincent Donnefort
1
-6
/
+37
2021-10-05
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
1
-3
/
+10
2021-10-05
PM: EM: Mark inefficient states
Vincent Donnefort
1
-0
/
+12
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2
-0
/
+33
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
1
-0
/
+2
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-3
/
+3
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
1
-0
/
+1
2021-10-05
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
1
-0
/
+2
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-0
/
+2
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-10
/
+0
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
1
-12
/
+0
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-4
/
+0
2021-10-05
ipmi: Add support for IPMB direct messages
Corey Minyard
1
-0
/
+59
2021-10-05
ipmi: Export ipmb_checksum()
Corey Minyard
1
-0
/
+3
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-05
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
1
-0
/
+5
2021-10-05
mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmap
Mauro Carvalho Chehab
1
-25
/
+0
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
1
-1
/
+0
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
1
-0
/
+2
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
1
-0
/
+9
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
17
-21
/
+57
2021-10-04
audit: add OPENAT2 record to list "how" info
Richard Guy Briggs
1
-0
/
+10
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
1
-0
/
+1
[prev]
[next]