index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/tty: Compute 'current' directly
Davidlohr Bueso
2017-01-14
1
-10
/
+8
*
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
1
-11
/
+11
*
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
2017-01-14
4
-39
/
+0
*
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
2017-01-12
1
-2
/
+1
*
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
1
-1
/
+1
*
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2017-01-12
4
-19
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
39
-182
/
+355
|
\
|
*
timerfd: export defines to userspace
Mike Frysinger
2017-01-11
3
-19
/
+38
|
*
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
2017-01-11
1
-9
/
+28
|
*
mm/slab.c: fix SLAB freelist randomization duplicate entries
John Sperbeck
2017-01-11
1
-4
/
+4
|
*
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
2017-01-11
1
-2
/
+11
|
*
zram: revalidate disk under init_lock
Minchan Kim
2017-01-11
1
-7
/
+1
|
*
mm: support anonymous stable page
Minchan Kim
2017-01-11
2
-2
/
+21
|
*
mm: add documentation for page fragment APIs
Alexander Duyck
2017-01-11
1
-0
/
+42
|
*
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
2017-01-11
3
-11
/
+11
|
*
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2017-01-11
4
-13
/
+13
|
*
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2017-01-11
4
-24
/
+49
|
*
mm: don't dereference struct page fields of invalid pages
Ard Biesheuvel
2017-01-11
1
-3
/
+3
|
*
mailmap: add codeaurora.org names for nameless email commits
Stephen Boyd
2017-01-11
1
-0
/
+4
|
*
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-01-11
2
-2
/
+12
|
*
mm: pmd dirty emulation in page fault handler
Minchan Kim
2017-01-11
1
-2
/
+4
|
*
ipc/sem.c: fix incorrect sem_lock pairing
Manfred Spraul
2017-01-11
1
-1
/
+1
|
*
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-01-11
1
-1
/
+1
|
*
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2017-01-11
6
-21
/
+9
|
*
mm: fix remote numa hits statistics
Michal Hocko
2017-01-11
1
-11
/
+4
|
*
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-11
1
-0
/
+4
|
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-11
3
-0
/
+19
|
*
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2017-01-11
2
-2
/
+2
|
*
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
2017-01-11
1
-2
/
+2
|
*
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
2017-01-11
3
-19
/
+38
|
*
mm: add follow_pte_pmd()
Ross Zwisler
2017-01-11
2
-7
/
+32
|
*
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
2017-01-11
1
-19
/
+2
|
*
dax: fix deadlock with DAX 4k holes
Ross Zwisler
2017-01-11
1
-1
/
+1
|
*
MAINTAINERS: remove duplicate bug filling description
Vlastimil Babka
2017-01-11
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-11
31
-121
/
+243
|
\
\
|
*
|
net: vrf: do not allow table id 0
David Ahern
2017-01-11
1
-0
/
+2
|
*
|
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
2017-01-11
1
-1
/
+2
|
*
|
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
2017-01-11
1
-1
/
+1
|
*
|
net: ipv4: Fix multipath selection with vrf
David Ahern
2017-01-11
2
-2
/
+9
|
*
|
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2017-01-11
2
-4
/
+4
|
*
|
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-11
1
-2
/
+3
|
*
|
Merge branch 'mlx5-fixes'
David S. Miller
2017-01-11
4
-44
/
+75
|
|
\
\
|
|
*
|
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
2017-01-11
1
-2
/
+4
|
|
*
|
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
2017-01-11
1
-6
/
+1
|
|
*
|
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
2017-01-11
1
-7
/
+6
|
|
*
|
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
2017-01-11
1
-7
/
+11
|
|
*
|
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
2017-01-11
1
-2
/
+2
|
|
*
|
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
2017-01-11
1
-0
/
+4
|
|
*
|
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
2017-01-11
1
-4
/
+9
|
|
*
|
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
2017-01-11
1
-8
/
+8
[next]