index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
futex.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-12-01
r8169: fix resume on cable plug-in
Heiner Kallweit
1
-0
/
+1
2019-12-01
r8169: fix jumbo configuration for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-01
x86/mm/pat: Fix off-by-one bugs in interval tree search
Ingo Molnar
1
-6
/
+6
2019-12-01
mailbox: imx: add support for imx v1 mu
Richard Zhu
1
-17
/
+38
2019-12-01
dt-bindings: mailbox: imx-mu: add imx7ulp MU support
Richard Zhu
1
-0
/
+2
2019-12-01
mailbox: imx: Clear the right interrupts at shutdown
Daniel Baluta
1
-2
/
+13
2019-12-01
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
1
-1
/
+3
2019-12-01
mailbox: stm32-ipcc: Update wakeup management
Fabien Dessenne
1
-29
/
+7
2019-11-30
net: emulex: benet: indent a Kconfig depends continuation line
Randy Dunlap
1
-1
/
+1
2019-11-30
selftests: forwarding: fix race between packet receive and tc check
Jiri Pirko
1
-8
/
+31
2019-11-30
Revert "dt-bindings: remoteproc: stm32: add wakeup-source"
Bjorn Andersson
1
-3
/
+0
2019-11-30
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
4
-5
/
+6
2019-11-30
net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
Grygorii Strashko
1
-3
/
+9
2019-11-30
net/mlx5e: Fix build error without IPV6
YueHaibing
1
-36
/
+38
2019-11-30
x86/ioperm: Save an indentation level in tss_update_io_bitmap()
Borislav Petkov
1
-26
/
+26
2019-11-29
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-11-29
io_uring: fix missing kmap() declaration on powerpc
Jens Axboe
1
-0
/
+1
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
1
-0
/
+6
2019-11-29
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
1
-5
/
+12
2019-11-29
tipc: fix duplicate SYN messages under link congestion
Tung Nguyen
1
-7
/
+10
2019-11-29
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-11-29
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
1
-0
/
+1
2019-11-29
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
1
-1
/
+3
2019-11-29
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-11-29
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-11-29
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-11-29
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
3
-13
/
+5
2019-11-29
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2
-6
/
+1
2019-11-29
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-11-29
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
4
-20
/
+20
2019-11-29
net/tls: free the record on encryption error
Jakub Kicinski
1
-2
/
+8
2019-11-29
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
1
-5
/
+8
2019-11-28
ataflop: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
block: sunvdc: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
drbd: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
io_uring: add mapping support for NOMMU archs
Roman Penyaev
1
-6
/
+51
2019-11-28
video: fbdev: matrox: convert to i2c_new_scanned_device
Wolfram Sang
1
-2
/
+2
2019-11-28
i2c: icy: convert to i2c_new_scanned_device
Wolfram Sang
1
-4
/
+4
2019-11-28
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
4
-18
/
+37
2019-11-28
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
1
-1
/
+1
2019-11-28
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
1
-1
/
+1
2019-11-28
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
4
-0
/
+92
2019-11-28
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
5
-31
/
+83
2019-11-28
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-28
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
1
-1
/
+1
[next]