index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
*
sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid
Prarit Bhargava
2016-02-05
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-03
|
\
|
*
mm: fix memory leak in copy_huge_pmd()
Matthew Wilcox
2016-02-03
|
*
drivers/hwspinlock: fix race between radix tree insertion and lookup
Matthew Wilcox
2016-02-03
|
*
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-03
|
*
mm/vmpressure.c: fix subtree pressure detection
Vladimir Davydov
2016-02-03
|
*
mm: polish virtual memory accounting
Konstantin Khlebnikov
2016-02-03
|
*
mm: warn about VmData over RLIMIT_DATA
Konstantin Khlebnikov
2016-02-03
|
*
Documentation: cgroup-v2: add memory.stat::sock description
Johannes Weiner
2016-02-03
|
*
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
2016-02-03
|
*
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
2016-02-03
|
*
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-02-03
|
*
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
2016-02-03
|
*
MAINTAINERS: update Seth email
Seth Jennings
2016-02-03
|
*
ocfs2/cluster: fix memory leak in o2hb_region_release
Joseph Qi
2016-02-03
|
*
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
2016-02-03
|
*
thp: limit number of object to scan on deferred_split_scan()
Kirill A. Shutemov
2016-02-03
|
*
thp: change deferred_split_count() to return number of THP in queue
Kirill A. Shutemov
2016-02-03
|
*
thp: make split_queue per-node
Kirill A. Shutemov
2016-02-03
*
|
Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2016-02-03
|
\
\
|
*
|
ipmi: put acpi.h with the other headers
Tony Camuso
2016-02-03
*
|
|
Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-03
|
\
\
\
|
*
|
|
of: drop symbols declared by _OF_DECLARE() from modules
Masahiro Yamada
2016-01-25
|
*
|
|
MAINTAINERS: Add missing platform maintainers for dts files
Rob Herring
2016-01-25
*
|
|
|
Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-02-03
|
\
\
\
\
|
*
|
|
|
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
2016-01-27
|
*
|
|
|
pNFS: Fix missing layoutreturn calls
Trond Myklebust
2016-01-26
|
|
/
/
/
*
|
|
|
Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-03
|
\
\
\
\
|
*
|
|
|
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-01-29
|
|
/
/
/
*
|
|
/
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
Hugh Dickins
2016-02-03
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
|
\
\
\
|
*
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-30
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
|
|
*
|
|
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
|
|
*
|
|
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
|
|
*
|
|
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
|
|
*
|
|
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
2016-01-27
|
|
*
|
|
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
2016-01-23
|
|
*
|
|
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
2016-01-23
|
*
|
|
|
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-30
|
*
|
|
|
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
2016-01-30
|
*
|
|
|
Merge branch 'arnd-net-driver-fixes'
David S. Miller
2016-01-29
|
|
\
\
\
\
|
|
*
|
|
|
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
2016-01-29
|
|
*
|
|
|
net: nb8800: avoid uninitialized variable warning
Arnd Bergmann
2016-01-29
|
|
*
|
|
|
net: vxge: avoid unused function warnings
Arnd Bergmann
2016-01-29
|
|
*
|
|
|
net: bgmac: clarify CONFIG_BCMA dependency
Arnd Bergmann
2016-01-29
|
|
*
|
|
|
net: hp100: remove unnecessary #ifdefs
Arnd Bergmann
2016-01-29
|
|
*
|
|
|
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
2016-01-29
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'ipv6-sticky-pktinfo'
David S. Miller
2016-01-29
|
|
\
\
\
\
[next]