index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
frv: add missing atomic64 operations
Sudip Mukherjee
1
-1
/
+18
2017-01-25
mm, page_alloc: fix premature OOM when racing with cpuset mems update
Vlastimil Babka
1
-11
/
+24
2017-01-25
mm, page_alloc: move cpuset seqcount checking to slowpath
Vlastimil Babka
1
-21
/
+26
2017-01-25
mm, page_alloc: fix fast-path race with cpuset update or removal
Vlastimil Babka
1
-1
/
+9
2017-01-25
mm, page_alloc: fix check for NULL preferred_zone
Vlastimil Babka
2
-2
/
+6
2017-01-25
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-01-25
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-25
frv: add atomic64_add_unless()
Sudip Mukherjee
1
-0
/
+16
2017-01-25
mm/mempolicy.c: do not put mempolicy before using its nodemask
Vlastimil Babka
1
-1
/
+1
2017-01-25
radix-tree: fix private list warnings
Matthew Wilcox
1
-1
/
+1
2017-01-25
Documentation/filesystems/proc.txt: add VmPin
Fabian Frederick
1
-2
/
+3
2017-01-25
mm, memcg: do not retry precharge charges
David Rientjes
1
-2
/
+2
2017-01-25
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-01-25
mm: alloc_contig: re-allow CMA to compact FS pages
Lucas Stach
1
-0
/
+1
2017-01-25
mm/slub.c: trace free objects at KERN_INFO
Daniel Thompson
1
-10
/
+13
2017-01-25
userfaultfd: fix SIGBUS resulting from false rwsem wakeups
Andrea Arcangeli
1
-2
/
+35
2017-01-25
drivers/memstick/core/memstick.c: avoid -Wnonnull warning
Arnd Bergmann
1
-1
/
+1
2017-01-25
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
3
-0
/
+13
2017-01-25
dax: fix build warnings with FS_DAX and !FS_IOMAP
Ross Zwisler
4
-4
/
+1
2017-01-25
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
1
-1
/
+17
2017-01-25
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
3
-15
/
+21
2017-01-25
vring: Force use of DMA API for ARM-based systems with legacy devices
Will Deacon
1
-0
/
+7
2017-01-25
virtio_mmio: Set DMA masks appropriately
Robin Murphy
1
-1
/
+19
2017-01-25
vhost/vsock: handle vhost_vq_init_access() error
Stefan Hajnoczi
1
-4
/
+9
2017-01-25
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
1
-3
/
+16
2017-01-25
scsi: qla2xxx: Fix a recently introduced memory leak
Bart Van Assche
1
-1
/
+2
2017-01-25
Merge branch 'lwt-module-unload'
David S. Miller
7
-1
/
+13
2017-01-25
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-1
/
+5
2017-01-25
net: Specify the owning module for lwtunnel ops
Robert Shearman
6
-0
/
+8
2017-01-25
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
1
-2
/
+1
2017-01-25
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
1
-1
/
+1
2017-01-25
Merge branch 'tipc-topology-fixes'
David S. Miller
4
-83
/
+99
2017-01-25
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
1
-3
/
+1
2017-01-25
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
1
-6
/
+7
2017-01-25
tipc: fix nametbl_lock soft lockup at module exit
Parthasarathy Bhuvaragan
1
-11
/
+5
2017-01-25
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
1
-9
/
+10
2017-01-25
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2
-54
/
+71
2017-01-25
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
1
-2
/
+7
2017-01-24
netfilter: nf_tables: bump set->ndeact on set flush
Pablo Neira Ayuso
1
-0
/
+1
2017-01-24
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
4
-17
/
+17
2017-01-24
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Pablo Neira Ayuso
1
-7
/
+9
2017-01-24
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
3
-2
/
+4
2017-01-24
IB/umem: Release pid in error and ODP flow
Kenneth Lee
1
-0
/
+2
2017-01-24
Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
5
-6
/
+6
2017-01-24
RDMA/qedr: Dispatch port active event from qedr_add
Ram Amrani
2
-6
/
+19
2017-01-24
RDMA/qedr: Fix and simplify memory leak in PD alloc
Ram Amrani
1
-8
/
+18
2017-01-24
RDMA/qedr: Fix RDMA CM loopback
Ram Amrani
1
-2
/
+2
2017-01-24
RDMA/qedr: Fix formatting
Ram Amrani
2
-3
/
+1
2017-01-24
RDMA/qedr: Mark three functions as static
Ram Amrani
1
-6
/
+8
2017-01-24
RDMA/qedr: Don't reset QP when queues aren't flushed
Ram Amrani
1
-0
/
+8
[prev]
[next]