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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Drop flex_arrays
Kent Overstreet
7
-807
/
+1
2019-03-12
sctp: convert to genradix
Kent Overstreet
3
-114
/
+28
2019-03-12
proc: commit to genradix
Kent Overstreet
1
-28
/
+15
2019-03-12
generic radix trees
Kent Overstreet
5
-1
/
+463
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
6
-144
/
+62
2019-03-12
md: convert to kvmalloc
Kent Overstreet
3
-56
/
+46
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
4
-43
/
+13
2019-03-12
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
1
-10
/
+3
2019-03-12
mm: memblock: update comments and kernel-doc
Mike Rapoport
1
-17
/
+43
2019-03-12
memblock: split checks whether a region should be skipped to a helper function
Mike Rapoport
1
-28
/
+25
2019-03-12
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
2
-15
/
+6
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
14
-112
/
+31
2019-03-12
memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
1
-10
/
+5
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
74
-32
/
+411
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+13
2019-03-12
init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+20
2019-03-12
mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-17
/
+56
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-0
/
+39
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
7
-17
/
+74
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
6
-11
/
+2
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
8
-14
/
+13
2019-03-12
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2
-6
/
+2
2019-03-12
memblock: refactor internal allocation functions
Mike Rapoport
2
-95
/
+77
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
6
-21
/
+17
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
6
-24
/
+11
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
13
-6
/
+45
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
3
-1
/
+11
2019-03-12
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
3
-13
/
+11
2019-03-12
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2
-14
/
+4
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
7
-10
/
+9
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
3
-4
/
+10
2019-03-12
openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-1
/
+4
2019-03-12
proc: calculate end pointer for /proc/*/* lookup at compile time
Alexey Dobriyan
1
-9
/
+10
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
7
-9
/
+8
2019-03-12
mm/hmm: convert to use vm_fault_t
Souptick Joarder
3
-4
/
+4
2019-03-12
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
Zev Weiss
1
-33
/
+26
2019-03-12
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
1
-1
/
+10
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
1
-0
/
+55
2019-03-12
hpfs: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-4
/
+4
2019-03-12
Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
27
-312
/
+1148
2019-03-12
Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-46
/
+145
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
1
-0
/
+1
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-03-12
ACPI: sysfs: Prevent get_status() from returning acpi_status
Rafael J. Wysocki
1
-9
/
+12
2019-03-12
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
1
-1
/
+5
2019-03-12
ACPI / configfs: Mark local data structures static
Andy Shevchenko
1
-3
/
+3
2019-03-12
ACPI / configfs: Mark local functions static
Andy Shevchenko
1
-9
/
+10
2019-03-12
cpufreq: intel_pstate: Fix up iowait_boost computation
Rafael J. Wysocki
1
-1
/
+1
2019-03-12
PM / OPP: Update performance state when freq == old_freq
Viresh Kumar
1
-1
/
+1
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
2
-26
/
+1
[prev]
[next]