index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
string.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
x86/Kconfig: Make SPARSEMEM default for 32-bit x86
Mike Rapoport
1
-6
/
+1
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
MAINTAINERS: LEDs: Add designated reviewer for LED subsystem
Dan Murphy
1
-0
/
+1
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
2019-04-24
x86/build: Move _etext to actual end of .text
Kees Cook
1
-3
/
+3
2019-04-24
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
Jiri Kosina
1
-2
/
+0
2019-04-24
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2
-1
/
+17
2019-04-24
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
1
-4
/
+7
2019-04-24
net: atheros: fix spelling mistake "underun" -> "underrun"
Colin Ian King
4
-5
/
+5
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
3
-0
/
+20
2019-04-24
Revert "drm/i915/fbdev: Actually configure untiled displays"
Dave Airlie
1
-7
/
+5
2019-04-23
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2
-1
/
+15
2019-04-23
ceph: handle the case where a dentry has been renamed on outstanding req
Jeff Layton
1
-1
/
+15
2019-04-23
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-04-23
ceph: only use d_name directly when parent is locked
Jeff Layton
1
-11
/
+50
2019-04-23
spi: ST ST95HF NFC: declare missing of table
Daniel Gomez
1
-0
/
+7
2019-04-23
spi: Micrel eth switch: declare missing of table
Daniel Gomez
1
-0
/
+9
2019-04-23
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-22
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
1
-0
/
+9
2019-04-22
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
1
-2
/
+1
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
1
-1
/
+1
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
4
-16
/
+18
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-04-21
x86/fault: Make fault messages more succinct
Borislav Petkov
1
-3
/
+3
2019-04-21
Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
Corentin Labbe
1
-2
/
+0
2019-04-21
dt-bindings: add an explanation for internal phy-mode
Corentin Labbe
1
-1
/
+2
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-21
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-04-21
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
2019-04-21
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-19
team: fix possible recursive locking when add slaves
Hangbin Liu
1
-0
/
+7
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-5
/
+1
2019-04-19
net/mlx5e: Fix the max MTU check in case of XDP
Maxim Mikityanskiy
3
-4
/
+24
2019-04-19
net/mlx5e: Fix use-after-free after xdp_return_frame
Maxim Mikityanskiy
1
-2
/
+2
2019-04-19
of_net: Fix residues after of_get_nvmem_mac_address removal
Petr Štetiar
4
-3
/
+6
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
x86/fault: Decode and print #PF oops in human readable form
Sean Christopherson
1
-31
/
+11
2019-04-19
x86/fault: Reword initial BUG message for unhandled page faults
Sean Christopherson
1
-3
/
+6
2019-04-19
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
1
-2
/
+2
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
5
-1
/
+57
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-04-19
init: initialize jump labels before command line option parsing
Dan Williams
1
-2
/
+2
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
1
-1
/
+2
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
2019-04-19
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
1
-20
/
+9
[next]