index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
mm/slab.c: fix spelling mistake "disired" -> "desired"
Colin Ian King
1
-1
/
+1
2021-05-07
scripts/spelling.txt: add "overflw"
Drew Fustini
1
-0
/
+1
2021-05-07
scripts/spelling.txt: Add "diabled" typo
zuoqilin
1
-0
/
+1
2021-05-07
scripts/spelling.txt: add "overlfow"
Drew Fustini
1
-0
/
+1
2021-05-07
arm: print alloc free paths for address in registers
Maninder Singh
3
-0
/
+13
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
3
-126
/
+1
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
13
-76
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
25
-264
/
+5
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
7
-9
/
+9
2021-05-07
ipc/sem.c: mundane typo fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
2
-1
/
+13
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
6
-1
/
+56
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2
-19
/
+0
2021-05-07
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
1
-28
/
+20
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
3
-3
/
+0
2021-05-07
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
1
-7
/
+38
2021-05-07
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
1
-20
/
+32
2021-05-07
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
1
-21
/
+31
2021-05-07
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
1
-33
/
+12
2021-05-07
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
1
-1
/
+1
2021-05-07
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
1
-1
/
+1
2021-05-07
scripts/gdb: add lx_current support for arm64
Barry Song
2
-1
/
+14
2021-05-07
scripts/gdb: document lx_current is only supported by x86
Barry Song
2
-3
/
+9
2021-05-07
gdb: lx-symbols: store the abspath()
Johannes Berg
1
-1
/
+2
2021-05-07
delayacct: clear right task's flag after blkio completes
Yafang Shao
2
-14
/
+14
2021-05-07
smp: kernel/panic.c - silence warnings
He Ying
1
-0
/
+8
2021-05-07
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2
-103
/
+1
2021-05-07
gcov: use kvmalloc()
Johannes Berg
3
-12
/
+12
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
1
-15
/
+9
2021-05-07
gcov: combine common code
Johannes Berg
5
-342
/
+171
[next]