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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
1
-4
/
+0
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2019-05-16
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
45
-746
/
+1793
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
1
-1
/
+17
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
1
-0
/
+9
2019-05-14
lib/test_vmalloc.c:test_func(): eliminate local `ret'
Andrew Morton
1
-5
/
+3
2019-05-14
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
1
-10
/
+36
2019-05-14
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
1
-1
/
+17
2019-05-14
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
1
-5
/
+4
2019-05-14
lib: rework bitmap_parselist
Yury Norov
1
-113
/
+142
2019-05-14
lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
Yury Norov
1
-8
/
+11
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2
-1
/
+33
2019-05-14
lib: Move mathematic helpers to separate folder
Andy Shevchenko
12
-22
/
+25
2019-05-14
lib/list_sort: optimize number of calls to comparison function
George Spelvin
1
-22
/
+91
2019-05-14
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
George Spelvin
1
-62
/
+103
2019-05-14
lib/sort: avoid indirect calls to built-in swap
George Spelvin
1
-15
/
+36
2019-05-14
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
1
-31
/
+81
2019-05-14
lib/sort: make swap functions more generic
George Spelvin
1
-24
/
+99
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2
-3
/
+3
2019-05-14
lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
Rasmus Villemoes
1
-0
/
+2
2019-05-14
lib/bitmap.c: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
1
-4
/
+0
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-0
/
+14
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-2
/
+5
2019-05-13
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
1
-4
/
+0
2019-05-10
Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+4
2019-05-10
vsprintf: Do not break early boot with probing addresses
Petr Mladek
1
-7
/
+4
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+37
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-193
/
+458
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+18
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-36
/
+68
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-1
/
+21
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-168
/
+298
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-35
/
+203
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-30
/
+40
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-4
/
+10
2019-05-06
ubsan: Remove vla bound checks.
Andrey Ryabinin
2
-23
/
+0
2019-05-06
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
1
-26
/
+23
2019-05-06
Merge branch 'for-5.2-pf-removal' into for-linus
Petr Mladek
2
-3
/
+3
2019-05-06
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
Petr Mladek
2
-163
/
+293
2019-05-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2019-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
1
-0
/
+15
2019-05-04
netlink: set bad attribute also on maxtype check
Michal Kubecek
1
-1
/
+2
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
3
-0
/
+231
2019-05-03
kobject: clean up the kobject add documentation a bit more
Greg Kroah-Hartman
1
-2
/
+6
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+4
2019-05-02
kobject: Fix kernel-doc comment first line
Tobin C. Harding
1
-21
/
+22
2019-05-02
kobject: Remove docstring reference to kset
Tobin C. Harding
1
-3
/
+2
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
1
-0
/
+37
[next]