index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
4
-8
/
+8
2020-12-11
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2020-12-11
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
3
-27
/
+22
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-11
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-11
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
1
-1
/
+1
2020-12-11
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: gpio: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: au1550: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: ams-delta: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-11
drm/i915/display: Go softly softly on initial modeset failure
Chris Wilson
1
-1
/
+1
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
1
-6
/
+8
2020-12-10
Input: i8042 - add Acer laptops to the i8042 reset list
Chris Chiu
1
-0
/
+42
2020-12-10
MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver
Mickey Rachamim
1
-0
/
+7
2020-12-10
net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
Guillaume Nault
1
-2
/
+2
2020-12-10
drm/amd/pm: typo fix (CUSTOM -> COMPUTE)
Evan Quan
1
-1
/
+1
2020-12-10
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-12-10
net/mlx4_en: Handle TX error CQE
Moshe Shemesh
3
-7
/
+39
2020-12-10
net/mlx4_en: Avoid scheduling restart task if it is already running
Moshe Shemesh
2
-8
/
+19
2020-12-10
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
1
-3
/
+6
2020-12-10
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
1
-3
/
+1
2020-12-10
tcp: Retain ECT bits for tos reflection
Wei Wang
2
-4
/
+10
2020-12-10
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
1
-0
/
+2
2020-12-10
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
1
-4
/
+4
2020-12-10
ice: avoid premature Rx buffer reuse
Björn Töpel
1
-9
/
+22
2020-12-10
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
1
-7
/
+17
2020-12-10
i40e: avoid premature Rx buffer reuse
Björn Töpel
1
-7
/
+20
2020-12-10
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
1
-0
/
+5
2020-12-10
igb: use xdp_do_flush
Sven Auhagen
1
-1
/
+1
2020-12-10
igb: skb add metasize for xdp
Sven Auhagen
1
-0
/
+4
2020-12-10
igb: XDP extack message on error
Sven Auhagen
1
-5
/
+12
2020-12-10
igb: take VLAN double header into account
Sven Auhagen
2
-4
/
+8
[next]