projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2017-07-12
Kees Cook
efi: avoid fortify checks in EFI stub
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Nicholas Piggin
powerpc/64s: implement arch-specific hardlockup watchdog
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Nicholas Piggin
kernel/watchdog: provide watchdog_nmi_reconfigure(...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Nicholas Piggin
kernel/watchdog: split up config options
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Nicholas Piggin
kernel/watchdog: introduce arch_touch_nmi_watchdog()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Nicholas Piggin
kernel/watchdog: remove unused declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Michal Hocko
net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_ta...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc/util.h: update documentation for ipc_getref() and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/sem: drop __sem_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/msg: remove special msg_alloc/free
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/shm: remove special shm_alloc/free
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc: move atomic_set() to where it is needed
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc/msg.c: avoid ipc_rcu_putref for failed ipc_addid()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/util: drop ipc_rcu_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/msg: avoid ipc_rcu_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/shm: avoid ipc_rcu_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/sem: avoid ipc_rcu_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/util: drop ipc_rcu_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/msg: do not use ipc_rcu_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/shm: do not use ipc_rcu_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc/sem: do not use ipc_rcu_free()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
ipc: drop non-RCU allocation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
include/linux/sem.h: correctly document sem_ctime
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc: merge ipc_rcu and kern_ipc_perm
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Manfred Spraul
ipc/sem.c: remove sem_base, embed struct sem
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Dmitry Vyukov
fault-inject: support systematic fault injection
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Cyrill Gorcunov
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_R...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Cyrill Gorcunov
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Cyrill Gorcunov
procfs: fdinfo: extend information about epoll target...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Logan Gunthorpe
kfifo: clean up example to not use page_link
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Leonard Crestez
scripts/gdb: lx-dmesg: use explicit encoding=utf8 error...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Leonard Crestez
scripts/gdb: lx-dmesg: cast log_buf to void* for addr...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Peter Griffin
scripts/gdb: add lx-fdtdump command
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Davidlohr Bueso
fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Rakesh Pandit
bfs: fix sanity checks for empty files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Kees Cook
random: do not ignore early device randomness
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Mateusz Jurczyk
kernel/sysctl_binary.c: check name array length in...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: test against int proc_dointvec() array...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: add simple proc_douintvec() case
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: add simple proc_dointvec() case
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: test against PAGE_SIZE for int
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: add generic script to expand on tests
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
test_sysctl: add dedicated proc sysctl test driver
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
sysctl: add unsigned int range support
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
sysctl: simplify unsigned int support
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
sysctl: fold sysctl_writes_strict checks into helper
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
sysctl: kdoc'ify sysctl_writes_strict
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Luis R. Rodriguez
sysctl: fix lax sysctl_check_table() sanity check
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Bharat Bhushan
kexec/kdump: minor Documentation updates for arm64...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Xunlei Pang
kdump: protect vmcoreinfo data under the crash memory
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Xunlei Pang
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Xunlei Pang
kexec: move vmcoreinfo out of the kernel's .bss section
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Christoph Lameter
kernel/fork.c: virtually mapped stacks: do not disable...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Geert Uytterhoeven
mm/memory.c: mark create_huge_pmd() inline to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Ian Abbott
kernel.h: handle pointers to arrays better in container...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Stephen Rothwell
include/linux/dcache.h: use unsigned chars in struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Linus Torvalds
Merge branch 'i2c/for-4.13' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Linus Torvalds
Merge tag 'iommu-updates-v4.13' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Linus Torvalds
Merge branch 'overlayfs-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Al Viro
fix a braino in compat_sys_getrlimit()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-12
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge tag 'smb3-security-fixes-for-4.13' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge git://www.linux-watchdog.org/linux-watchdog
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge tag 'chrome-platform-for-linus-4.13' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-11
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
zhongjiang
kernel/exit.c: avoid undefined behaviour when calling...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
zhongjiang
kernel/signal.c: avoid undefined behaviour in kill_some...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
binfmt_elf: safely increment argv pointers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
s390: reduce ELF_ET_DYN_BASE
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
arm: move ELF_ET_DYN_BASE to 4MB
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Kees Cook
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
David Rientjes
fs, epoll: short circuit fetching events if thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: improve multi-line alignment test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: improve macro reuse test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
John Brooks
checkpatch: change format of --color argument to -...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Cyril Bur
checkpatch: silence perl 5.26.0 unescaped left brace...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: improve tests for multiple line function...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Heinrich Schuchardt
checkpatch: remove false warning for commit reference
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: fix stepping through statements with $stat...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Steffen Maier
checkpatch: [HLP]LIST_HEAD is also declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: warn when a MAINTAINERS entry isn't [A...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Joe Perches
checkpatch: improve the unnecessary OOM message test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Sergey Senozhatsky
lib/bsearch.c: micro-optimize pivot position calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Thomas Meyer
lib/extable.c: use bsearch() library function in search...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Michal Hocko
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Davidlohr Bueso
lib/interval_tree_test.c: allow full tree search
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Davidlohr Bueso
lib/interval_tree_test.c: allow users to limit scope...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Davidlohr Bueso
lib/interval_tree_test.c: make test options module...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Davidlohr Bueso
lib/interval_tree_test.c: allow the module to be compil...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Alexey Dobriyan
lib/kstrtox.c: use "unsigned int" more
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Alexey Dobriyan
lib/kstrtox.c: delete end-of-string test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Matthew Wilcox
bitmap: use memcmp optimisation in more situations
commit
|
commitdiff
|
tree
|
snapshot
2017-07-10
Matthew Wilcox
include/linux/bitmap.h: turn bitmap_set and bitmap_clea...
commit
|
commitdiff
|
tree
|
snapshot
next