index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...
Chuhong Yuan
1
-2
/
+13
2020-02-11
crypto: api - Fix race condition in crypto_spawn_alg
Herbert Xu
3
-14
/
+6
2020-02-11
crypto: atmel-aes - Fix counter overflow in CTR mode
Tudor Ambarus
1
-25
/
+12
2020-02-11
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
Herbert Xu
1
-1
/
+0
2020-02-11
crypto: arm64/ghash-neon - bump priority to 150
Ard Biesheuvel
1
-1
/
+1
2020-02-11
crypto: ccp - set max RSA modulus size for v3 platform devices as well
Ard Biesheuvel
1
-0
/
+1
2020-02-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
3
-70
/
+27
2020-02-11
crypto: api - fix unexpectedly getting generic implementation
Herbert Xu
2
-4
/
+24
2020-02-11
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-02-11
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-02-11
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-02-11
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2020-02-11
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
1
-4
/
+55
2020-02-11
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2020-02-11
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-11
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
1
-1
/
+3
2020-02-11
bpf, devmap: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-02-11
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
1
-5
/
+24
2020-02-11
riscv, bpf: Fix broken BPF tail calls
Björn Töpel
1
-2
/
+11
2020-02-11
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-02-11
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
1
-2
/
+10
2020-02-11
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
3
-79
/
+227
2020-02-11
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-11
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-11
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-11
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-11
ASoC: SOF: core: release resources on errors in probe_continue
Pierre-Louis Bossart
2
-21
/
+15
2020-02-11
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
7
-24
/
+99
2020-02-11
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
3
-8
/
+32
2020-02-11
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
1
-2
/
+7
2020-02-11
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
1
-4
/
+6
2020-02-11
dm crypt: fix benbi IV constructor crash if used in authenticated mode
Milan Broz
1
-2
/
+8
2020-02-11
dm crypt: fix GFP flags passed to skcipher_request_alloc()
Mikulas Patocka
1
-1
/
+1
2020-02-11
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
1
-21
/
+21
2020-02-11
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
4
-3
/
+37
2020-02-11
dm zoned: support zone sizes smaller than 128MiB
Dmitry Fomichev
1
-9
/
+14
2020-02-11
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-02-11
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
3
-1
/
+10
2020-02-11
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
11
-120
/
+119
2020-02-11
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
1
-5
/
+37
2020-02-11
f2fs: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
1
-3
/
+6
2020-02-11
f2fs: fix dcache lookup of !casefolded directories
Eric Biggers
1
-1
/
+1
2020-02-11
f2fs: code cleanup for f2fs_statfs_project()
Chengguang Xu
1
-12
/
+4
2020-02-11
f2fs: fix miscounted block limit in f2fs_statfs_project()
Chengguang Xu
1
-0
/
+2
2020-02-11
f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...
Chengguang Xu
1
-6
/
+14
2020-02-11
ovl: fix lseek overflow on 32bit
Miklos Szeredi
1
-1
/
+1
2020-02-11
ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
Amir Goldstein
1
-1
/
+7
2020-02-11
power: supply: ltc2941-battery-gauge: fix use-after-free
Sven Van Asbroeck
1
-1
/
+1
2020-02-11
power: supply: axp20x_ac_power: Fix reporting online status
Samuel Holland
1
-6
/
+25
2020-02-11
cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
Thomas Renninger
3
-23
/
+87
[next]