index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
igc: fix build errors for PTP
Randy Dunlap
1
-0
/
+1
2021-09-19
enetc: Fix uninitialized struct dim_sample field usage
Claudiu Manoil
1
-1
/
+1
2021-09-19
enetc: Fix illegal access when reading affinity_hint
Claudiu Manoil
1
-4
/
+1
2021-09-19
virtio-net: fix pages leaking when building skb in big mode
Jason Wang
1
-0
/
+4
2021-09-19
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Jan Beulich
1
-1
/
+1
2021-09-19
net: dsa: xrs700x: be compatible with masters which unregister on shutdown
Vladimir Oltean
4
-0
/
+43
2021-09-19
net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...
Vladimir Oltean
1
-0
/
+13
2021-09-19
net: dsa: hellcreek: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+16
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
30
-24
/
+457
2021-09-19
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2
-0
/
+14
2021-09-17
net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
Florian Fainelli
1
-1
/
+1
2021-09-17
net: update NXP copyright text
Vladimir Oltean
24
-24
/
+24
2021-09-17
net: hso: fix muxed tty registration
Johan Hovold
1
-7
/
+5
2021-09-16
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
2021-09-16
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Arnd Bergmann
1
-1
/
+1
2021-09-16
cpufreq: vexpress: Drop unused variable
Guenter Roeck
1
-1
/
+0
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
mlxbf_gige: clear valid_polarity upon open
David Thompson
1
-0
/
+7
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
3
-9
/
+0
2021-09-16
net: wan: wanxl: define CROSS_COMPILE_M68K
Adam Borowski
1
-0
/
+2
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
1
-1
/
+1
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-16
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
4
-15
/
+42
2021-09-16
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
1
-1
/
+3
2021-09-16
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-15
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-15
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-09-15
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
1
-1
/
+1
2021-09-15
alpha: Move setup.h out of uapi
Guenter Roeck
2
-39
/
+46
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
1
-2
/
+1
2021-09-15
ptp: dp83640: don't define PAGE0
Randy Dunlap
1
-1
/
+1
2021-09-15
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-09-14
drm/ttm: fix type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
11
-15
/
+27
2021-09-14
ipc: remove memcg accounting for sops objects in do_semtimedop()
Vasily Averin
1
-1
/
+1
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-09-14
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
4
-7
/
+10
2021-09-14
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
1
-1
/
+1
2021-09-14
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
1
-16
/
+3
2021-09-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
1
-0
/
+2
2021-09-14
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-14
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-14
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
5
-155
/
+41
2021-09-14
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-14
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
4
-4
/
+3
[next]