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-02-08
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
1
-1
/
+1
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-6
/
+5
2018-02-07
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
1
-1
/
+0
2018-02-07
netfilter: remove useless prototype
Taehee Yoo
1
-5
/
+0
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-64
/
+111
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+128
2018-02-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+19
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-1
/
+1
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2
-4
/
+0
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-1
/
+1
2018-02-06
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
1
-6
/
+6
2018-02-06
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-06
kernel/module: module_is_live can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
1
-3
/
+3
2018-02-06
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-06
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-06
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
1
-2
/
+0
2018-02-06
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
1
-11
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-0
/
+5
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
1
-1
/
+1
2018-02-06
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
1
-2
/
+2
2018-02-06
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
1
-1
/
+1
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2
-1
/
+25
2018-02-06
include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
Andy Shevchenko
1
-5
/
+10
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-10
/
+1
2018-02-06
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
1
-0
/
+31
2018-02-06
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2
-1
/
+1
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-2
/
+0
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
1
-4
/
+5
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-07
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
1
-0
/
+2
2018-02-07
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
1
-0
/
+3
2018-02-06
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-99
/
+145
2018-02-06
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
1
-5
/
+5
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
535
-7295
/
+23015
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
58
-1232
/
+5228
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-21
/
+34
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-133
/
+75
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-344
/
+298
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-13
/
+13
2018-02-06
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
1
-0
/
+1
2018-02-06
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-0
/
+8
2018-02-05
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2
-1
/
+49
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+21
[next]