index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
3
-32
/
+88
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
5
-2
/
+10
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+23
2020-05-15
ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39
Ricardo Cañuelo
1
-2
/
+0
2020-05-15
ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
9
-24
/
+4
2020-05-15
arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
6
-14
/
+2
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-15
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
1
-1
/
+1
2020-05-15
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
1
-3
/
+4
2020-05-15
ipmr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-05-15
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
1
-1
/
+2
2020-05-15
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2
-2
/
+7
2020-05-15
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-15
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-15
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
1
-3
/
+4
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-14
MAINTAINERS: Add Jakub to networking drivers.
David S. Miller
1
-0
/
+1
2020-05-14
MAINTAINERS: another add of Karsten Graul for S390 networking
Ursula Braun
1
-0
/
+1
2020-05-14
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
1
-1
/
+1
2020-05-14
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-05-14
selftests/bpf: Enforce returning 0 for fentry/fexit programs
Yonghong Song
1
-2
/
+2
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+17
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
1
-2
/
+2
2020-05-14
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
2
-1
/
+14
2020-05-14
samples: bpf: Fix build error
Matteo Croce
1
-2
/
+0
2020-05-14
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
1
-2
/
+32
2020-05-14
kasan: consistently disable debugging features
Andrey Konovalov
1
-5
/
+10
2020-05-14
ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
Vasily Averin
1
-6
/
+6
2020-05-14
userfaultfd: fix remap event with MREMAP_DONTUNMAP
Brian Geffon
1
-1
/
+1
2020-05-14
mm/gup: fix fixup_user_fault() on multiple retries
Peter Xu
1
-5
/
+7
2020-05-14
epoll: call final ep_events_available() check under the lock
Roman Penyaev
1
-20
/
+28
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
1
-0
/
+2
2020-05-14
csky: Fixup raw_copy_from_user()
Al Viro
2
-29
/
+28
2020-05-14
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
4
-9
/
+9
2020-05-14
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
Takashi Iwai
1
-1
/
+9
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
1
-6
/
+6
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
1
-15
/
+7
2020-05-14
riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id'
Kefeng Wang
1
-0
/
+1
2020-05-14
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
1
-0
/
+2
2020-05-14
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
1
-3
/
+5
2020-05-14
arm64: defconfig: add MEDIA_PLATFORM_SUPPORT
Max Krummenacher
1
-0
/
+1
2020-05-14
arm64: defconfig: ARCH_R8A7795: follow changed config symbol name
Max Krummenacher
1
-1
/
+2
2020-05-14
arm64: defconfig: add DRM_DISPLAY_CONNECTOR
Max Krummenacher
1
-0
/
+1
[next]