index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2
-8
/
+8
2015-12-30
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
2015-12-30
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2015-12-30
ocfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-30
m32r: add io*_rep helpers
Sudip Mukherjee
1
-1
/
+9
2015-12-30
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-12-30
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-30
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
1
-14
/
+46
2015-12-30
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2015-12-29
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
1
-1
/
+1
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
2
-0
/
+17
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2015-12-28
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-3
/
+6
2015-12-28
Linux 4.4-rc7
v4.4-rc7
Linus Torvalds
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
13
-134
/
+235
2015-12-24
sparc64: Perf should save/restore fault info
Rob Gardner
1
-0
/
+4
2015-12-24
sparc64: Ensure perf can access user stacks
Rob Gardner
1
-0
/
+7
2015-12-24
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
1
-1
/
+7
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2
-4
/
+6
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-24
qlcnic: fix a loop exit condition better
Dan Carpenter
1
-1
/
+1
2015-12-24
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
3
-1
/
+33
2015-12-24
geneve: initialize needed_headroom
Paolo Abeni
1
-1
/
+9
2015-12-24
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
1
-1
/
+1
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
3
-4
/
+5
2015-12-23
drm/i915: Unbreak check_digital_port_conflicts()
Ville Syrjälä
1
-4
/
+8
2015-12-23
IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq
Wengang Wang
1
-1
/
+1
2015-12-23
IB/cma: cma_match_net_dev needs to take into account port_num
Matan Barak
1
-7
/
+9
2015-12-23
block: Split bios on chunk boundaries
Keith Busch
1
-1
/
+1
2015-12-23
ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
Jon Hunter
1
-1
/
+1
2015-12-23
um: Fix pointer cast
Mickaël Salaün
1
-1
/
+1
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
1
-1
/
+1
[next]