index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
3
-11
/
+39
*
export __set_page_dirty
Matthew Wilcox
2018-04-11
1
-0
/
+1
*
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
2
-4
/
+6
*
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
1
-2
/
+2
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
2
-0
/
+12
*
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
1
-3
/
+3
*
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
1
-1
/
+3
*
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
1
-0
/
+1
*
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
1
-4
/
+4
*
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-0
/
+1
*
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-0
/
+1
*
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
1
-2
/
+3
*
exec: pin stack limit during exec
Kees Cook
2018-04-11
1
-0
/
+2
*
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
1
-0
/
+1
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-2
/
+4
*
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+1
*
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-04-11
2
-12
/
+3
*
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-11
1
-0
/
+6
*
taint: add taint for randstruct
Kees Cook
2018-04-11
1
-1
/
+2
*
taint: convert to indexed initialization
Kees Cook
2018-04-11
1
-0
/
+1
*
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
2
-1
/
+4
*
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
1
-0
/
+3
*
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2018-04-11
2
-3
/
+1
*
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
2018-04-11
1
-1
/
+1
*
mm: unclutter THP migration
Michal Hocko
2018-04-11
1
-2
/
+2
*
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
2
-4
/
+2
*
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
1
-17
/
+18
*
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
2018-04-11
1
-9
/
+12
*
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
2018-04-11
1
-36
/
+94
*
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
2018-04-11
1
-1
/
+1
*
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
2018-04-11
1
-2
/
+2
*
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
2018-04-11
1
-5
/
+3
*
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
2018-04-11
1
-25
/
+21
*
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
2018-04-11
1
-9
/
+7
*
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
2018-04-11
1
-13
/
+5
*
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
2018-04-11
1
-0
/
+10
*
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
2018-04-11
1
-8
/
+1
*
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
2018-04-11
2
-15
/
+20
*
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2018-04-11
2
-1
/
+4
*
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
2018-04-11
1
-0
/
+1
*
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
3
-11
/
+86
|
\
|
*
init, tracing: Add initcall trace events
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+66
|
*
ring-buffer: Add nesting for adding events within events
Steven Rostedt (VMware)
2018-03-10
1
-0
/
+3
|
*
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
1
-6
/
+8
|
*
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
2018-03-10
1
-5
/
+7
|
*
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
2018-03-10
1
-0
/
+2
*
|
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
4
-9
/
+47
|
\
\
|
*
\
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
2018-04-09
7
-20
/
+111
|
|
\
\
|
|
*
|
dax, dm: allow device-mapper to operate without dax support
Dan Williams
2018-04-03
1
-6
/
+24
|
|
*
|
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
2018-03-30
2
-3
/
+13
[next]