index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
1
-2
/
+3
2018-04-11
exec: pin stack limit during exec
Kees Cook
1
-0
/
+2
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
1
-0
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+4
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
1
-0
/
+1
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2
-12
/
+3
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
1
-0
/
+6
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-1
/
+2
2018-04-11
taint: convert to indexed initialization
Kees Cook
1
-0
/
+1
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2
-1
/
+4
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
1
-0
/
+3
2018-04-11
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2
-3
/
+1
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
1
-1
/
+1
2018-04-11
mm: unclutter THP migration
Michal Hocko
1
-2
/
+2
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2
-4
/
+2
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
1
-17
/
+18
2018-04-11
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
1
-9
/
+12
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
1
-36
/
+94
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
1
-1
/
+1
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
1
-2
/
+2
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
1
-5
/
+3
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
1
-25
/
+21
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
1
-9
/
+7
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
1
-13
/
+5
2018-04-11
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
1
-0
/
+10
2018-04-11
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
1
-8
/
+1
2018-04-11
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
2
-15
/
+20
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2
-1
/
+4
2018-04-11
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
1
-0
/
+1
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-11
/
+86
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+47
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-16
/
+230
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
1
-5
/
+0
2018-04-10
Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-8
/
+9
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+37
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
7
-20
/
+111
2018-04-09
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
2
-0
/
+10
2018-04-09
Fix subtle macro variable shadowing in min_not_zero()
Linus Torvalds
1
-8
/
+9
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-07
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+9
2018-04-07
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+30
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-222
/
+223
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-64
/
+966
2018-04-07
libnvdimm: Add of_node to region and bus descriptors
Oliver O'Halloran
1
-0
/
+3
[next]