index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
/
dcbnl.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
1
-2
/
+10
2017-11-02
MIPS: Update email address for Marcin Nowakowski
Marcin Nowakowski
3
-2
/
+3
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
522
-0
/
+522
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no license
Greg Kroah-Hartman
930
-0
/
+930
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11139
-0
/
+11139
2017-11-02
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
1
-0
/
+3
2017-11-02
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
1
-11
/
+12
2017-11-02
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
1
-20
/
+19
2017-11-02
net: vrf: correct FRA_L3MDEV encode type
Jeff Barnhill
1
-1
/
+1
2017-11-02
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-01
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
1
-6
/
+6
2017-11-01
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
1
-0
/
+4
2017-11-02
ARM: add debug ".edata_real" symbol
Russell King
1
-0
/
+9
2017-11-01
MIPS: smp-cmp: Fix vpe_id build error
James Hogan
1
-2
/
+2
2017-11-01
MAINTAINERS: Update Pistachio platform maintainers
James Hartley
1
-3
/
+2
2017-11-01
MIPS: smp-cmp: Use right include for task_struct
Jason A. Donenfeld
1
-1
/
+1
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
1
-1
/
+1
2017-11-01
MIPS: Update Goldfish RTC driver maintainer email address
Aleksandar Markovic
2
-1
/
+2
2017-11-01
MIPS: Update RINT emulation maintainer email address
Aleksandar Markovic
2
-1
/
+2
2017-11-01
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
1
-1
/
+1
2017-11-01
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
1
-94
/
+27
2017-11-01
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
1
-3
/
+5
2017-11-01
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Simplify deferred event destroy")
Thomas Gleixner
1
-2
/
+5
2017-11-01
ARM: 8716/1: pass endianness info to sparse
Luc Van Oostenryck
1
-0
/
+2
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
1
-1
/
+10
2017-11-01
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
1
-0
/
+1
2017-11-01
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
1
-1
/
+6
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2
-4
/
+5
2017-11-01
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-01
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2
-0
/
+6
2017-11-01
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
1
-1
/
+1
2017-11-01
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Tejaswi Tanikella
1
-0
/
+2
2017-11-01
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
1
-3
/
+20
2017-11-01
powerpc/kprobes: Dereference function pointers only if the address does not belong to kernel text
Naveen N. Rao
1
-1
/
+6
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols"
Naveen N. Rao
1
-9
/
+1
2017-11-01
mlxsw: reg: Add high and low temperature thresholds
Ido Schimmel
1
-0
/
+25
2017-11-01
MAINTAINERS: Remove Yotam from mlxfw
Yuval Mintz
1
-1
/
+1
2017-11-01
MAINTAINERS: Update Yotam's E-mail
Yotam Gigi
4
-5
/
+5
2017-11-01
net: hns: set correct return value
Pan Bian
1
-2
/
+2
2017-11-01
net: lapbether: fix double free
Pan Bian
1
-1
/
+0
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
3
-7
/
+13
2017-11-01
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
1
-3
/
+5
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-11-01
MIPS: bpf: Fix a typo in build_one_insn()
Wei Yongjun
1
-1
/
+1
2017-11-01
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-10-31
MIPS: Fix CM region target definitions
Paul Burton
1
-2
/
+2
2017-10-31
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
2
-2
/
+2
2017-10-31
MIPS: Fix exception entry when CONFIG_EVA enabled
Matt Redfearn
1
-4
/
+4
2017-11-01
irqchip/irq-mvebu-gicp: Add missing spin_lock init
Antoine Tenart
1
-0
/
+1
[prev]
[next]