index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
IRQ.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
1
-0
/
+2
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
2018-01-10
of_mdio: avoid MDIO bus removal when a PHY is missing
Madalin Bucur
1
-2
/
+7
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-3
/
+1
2018-01-10
doc: clarification about setting SO_ZEROCOPY
Kornilios Kourtis
1
-0
/
+4
2018-01-10
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
1
-2
/
+1
2018-01-10
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-01-10
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
1
-0
/
+10
2018-01-10
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-10
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
1
-12
/
+23
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
6
-8
/
+50
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
1
-9
/
+29
2018-01-09
SolutionEngine771x: add Ether TSU resource
Sergei Shtylyov
2
-2
/
+13
2018-01-09
SolutionEngine771x: fix Ether platform data
Sergei Shtylyov
1
-2
/
+8
2018-01-09
docs-rst: networking: wire up msg_zerocopy
Mike Rapoport
1
-1
/
+1
2018-01-09
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
3
-11
/
+8
2018-01-09
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
1
-1
/
+1
2018-01-09
rbd: reacquire lock should update lock owner client id
Florian Margaine
1
-5
/
+11
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
1
-1
/
+1
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
3
-11
/
+74
2018-01-08
sh_eth: fix TXALCR1 offsets
Sergei Shtylyov
1
-2
/
+2
2018-01-08
mdio-sun4i: Fix a memory leak
Christophe JAILLET
1
-2
/
+4
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
3
-13
/
+26
2018-01-08
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
1
-12
/
+12
2018-01-08
xen-netfront: enable device after manual module load
Eduardo Otubo
1
-0
/
+1
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2018-01-08
platform/x86: wmi: Call acpi_wmi_init() later
Rafael J. Wysocki
1
-1
/
+1
2018-01-08
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
1
-15
/
+21
2018-01-08
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
1
-0
/
+8
2018-01-08
riscv: rename SR_* constants to match the spec
Christoph Hellwig
6
-17
/
+17
2018-01-08
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
4
-24
/
+0
2018-01-08
RISC-V: Make __NR_riscv_flush_icache visible to userspace
Palmer Dabbelt
5
-30
/
+27
2018-01-08
RISC-V: Add a basic defconfig
Karsten Merker
1
-0
/
+75
2018-01-07
Linux 4.15-rc7
v4.15-rc7
Linus Torvalds
1
-1
/
+1
2018-01-07
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
1
-1
/
+2
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-07
bpf: sockmap missing NULL psock check
John Fastabend
1
-2
/
+9
2018-01-06
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
1
-0
/
+1
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-06
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
1
-1
/
+11
[next]