index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1_decoder.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-02
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
1
-0
/
+8
2019-02-02
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-02
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-02-02
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-02
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-02-02
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-02
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2
-2
/
+3
2019-02-02
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
1
-5
/
+0
2019-02-02
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-02
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-02-02
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
1
-1
/
+2
2019-02-02
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
14
-7
/
+7
2019-02-02
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
6
-1
/
+155
2019-02-02
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
1
-16
/
+2
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
2019-01-31
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
1
-1
/
+1
2019-01-31
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
1
-0
/
+3
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-30
cpuidle: poll_state: Fix default time limit
Doug Smythies
1
-1
/
+1
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2
-6
/
+6
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
3
-13
/
+52
2019-01-30
fs: Don't need to put list_lru into its own cacheline
Waiman Long
1
-4
/
+5
2019-01-30
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-01-29
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
2019-01-29
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
1
-5
/
+13
2019-01-29
MAINTAINERS: Add entry for XDP (eXpress Data Path)
Jesper Dangaard Brouer
1
-0
/
+18
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-29
ALSA: hda/realtek - Fixed hp_pin no value
Kailang Yang
1
-33
/
+45
2019-01-29
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
1
-0
/
+1
2019-01-29
platform/x86: Fix unmet dependency warning for ACPI_CMPC
Sinan Kaya
1
-0
/
+1
2019-01-29
mfd: Fix unmet dependency warning for MFD_TPS68470
Sinan Kaya
1
-1
/
+1
2019-01-29
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-29
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-29
net: tls: Fix deadlock in free_resources tx
Dave Watson
1
-0
/
+2
2019-01-29
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
2
-1
/
+5
2019-01-29
vhost: fix OOB in get_rx_bufs()
Jason Wang
5
-7
/
+11
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-01-28
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-01-28
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-01-28
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
[next]