index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-12-17
blk-mq: Don't complete on a remote CPU in force threaded mode
Sebastian Andrzej Siewior
-0
/
+8
2020-12-17
s390/dasd: fix list corruption of lcu list
Stefan Haberland
-1
/
+1
2020-12-17
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
-0
/
+1
2020-12-17
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
-0
/
+9
2020-12-17
s390/dasd: fix hanging device offline processing
Stefan Haberland
-1
/
+9
2020-12-17
Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
-11
/
+1391
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-1244
/
+1952
2020-12-17
Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
-2192
/
+7224
2020-12-17
Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-196
/
+233
2020-12-17
Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-104
/
+195
2020-12-17
ACPI: PM: s2idle: Move x86-specific code to the x86 directory
Rafael J. Wysocki
-441
/
+489
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-386
/
+1075
2020-12-17
Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
-33
/
+61
2020-12-17
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
-1
/
+16
2020-12-17
nfp: move indirect block cleanup to flower app stop callback
Simon Horman
-3
/
+3
2020-12-17
octeontx2-af: Fix undetected unmap PF error check
Colin Ian King
-1
/
+2
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-104
/
+120
2020-12-17
net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"
Colin Ian King
-1
/
+1
2020-12-17
qlcnic: Fix error code in probe
Dan Carpenter
-0
/
+1
2020-12-17
ext4: simplify ext4 error translation
Jan Kara
-55
/
+40
2020-12-17
ext4: move functions in super.c
Jan Kara
-98
/
+98
2020-12-17
ext4: make ext4_abort() use __ext4_error()
Jan Kara
-82
/
+37
2020-12-17
ext4: standardize error message in ext4_protect_reserved_inode()
Jan Kara
-6
/
+4
2020-12-17
ext4: remove redundant sb checksum recomputation
Jan Kara
-2
/
+0
2020-12-17
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
-8
/
+6
2020-12-17
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
-5
/
+14
2020-12-17
jbd2: add a helper to find out number of fast commit blocks
Harshad Shirwadkar
-7
/
+10
2020-12-17
ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h
Harshad Shirwadkar
-55
/
+61
2020-12-17
ext4: fix fall-through warnings for Clang
Gustavo A. R. Silva
-0
/
+1
2020-12-17
ext4: add docs about fast commit idempotence
Harshad Shirwadkar
-0
/
+111
2020-12-17
ext4: remove the unused EXT4_CURRENT_REV macro
Kaixu Xia
-1
/
+0
2020-12-17
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
-2
/
+2
2020-12-17
ext4: check for invalid block size early when mounting a file system
Theodore Ts'o
-24
/
+16
2020-12-17
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
-0
/
+1
2020-12-17
Merge branch 'mptcp-a-bunch-of-assorted-fixes'
Jakub Kicinski
-14
/
+18
2020-12-17
mptcp: fix pending data accounting
Paolo Abeni
-3
/
+2
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
-10
/
+13
2020-12-17
mptcp: properly annotate nested lock
Paolo Abeni
-1
/
+1
2020-12-17
mptcp: fix security context on server socket
Paolo Abeni
-0
/
+2
2020-12-17
net/mlx5: Fix compilation warning for 32-bit platform
Parav Pandit
-3
/
+3
2020-12-17
tools headers UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
-3
/
+6
2020-12-17
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-185884
/
+737207
2020-12-17
perf tools: Reformat record's control fd man text
Jiri Olsa
-5
/
+11
2020-12-17
perf config: Fix example command in manpage to conform to syntax specified in...
Nick Thompson
-1
/
+1
2020-12-17
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
-1
/
+5
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
-3
/
+36
2020-12-17
perf debug: Add debug_set_file function
Jiri Olsa
-1
/
+10
2020-12-17
perf tools: Add evlist__disable_evsel/evlist__enable_evsel
Jiri Olsa
-3
/
+68
2020-12-17
perf evlist: Support pipe mode display
Namhyung Kim
-1
/
+17
[prev]
[next]