projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
2016-01-21
Andrey Ryabinin
net/mac80211/debugfs.c: prevent build failure with...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andrey Ryabinin
kernel: printk: specify alignment for struct printk_log
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Kees Cook
sysctl: enable strict writes
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Davidlohr Bueso
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Geliang Tang
rapidio: use kobj_to_dev()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Xunlei Pang
kexec: move some memembers and definitions within the...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Geliang Tang
kernel/kexec_core.c: use list_for_each_entry_safe in...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Xunlei Pang
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
kernel/cpu.c: make set_cpu_* static inlines
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
kernel/cpu.c: eliminate cpu_*_mask
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
drivers/base/cpu.c: use __cpu_*_mask directly
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
kernel/cpu.c: export __cpu_*_mask
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
kernel/cpu.c: change type of cpu_possible_bits and...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Rasmus Villemoes
powerpc/fadump: rename cpu_online_mask member of struct...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Dmitry Safonov
exit: remove unneeded declaration of exit_mm()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jann Horn
fs/coredump: prevent "" / "." / ".." core path components
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jann Horn
ptrace: use fsuid, fsgid, effective creds for fs access...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jann Horn
security: let security modules use PTRACE_MODE_* with...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Oleg Nesterov
ptrace: task_stopped_code(ptrace => true) can't see...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Oleg Nesterov
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_atta...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Julia Lawall
fat: constify fatent_operations structures
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Namjae Jeon
Documentation/filesystems/vfat.txt: update the limitation...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Namjae Jeon
fat: permit to return phy block number by fibmap in...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Namjae Jeon
fat: skip cluster allocation on fallocated region
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Namjae Jeon
fat: add fat_fallocate operation
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
OGAWA Hirofumi
fat: add simple validation for directory inode
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jan Kara
fat: allow time_offset to be up to 24 hours
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Geliang Tang
fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Yaowei Bai
init/do_mounts: initrd_load() can be boolean
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Yaowei Bai
init/main.c: obsolete_checksetup can be boolean
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jason Baron
epoll: add EPOLLEXCLUSIVE flag
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Vladimir Zapolskiy
checkpatch: fix a number of COMPLEX_MACRO false positives
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Joe Perches
checkpatch: improve macros with flow control test
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Joe Perches
checkpatch: warn when casting constants to c90 int...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Chris Metcalf
lib/clz_tab.c: put in lib-y rather than obj-y
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Adam Barth
include/linux/radix-tree.h: fix error in docs about...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: print statistics at the end
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: test all possible group sizes for overflow
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: check all bytes in real buffer
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: switch to memcmp()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: replace magic numbers by their meaning
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: go through all possible lengths of buffer
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: define FILL_CHAR constant
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: introduce test_hexdump_prepare_test(...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Andy Shevchenko
test_hexdump: rename to test_hexdump
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Stephen Boyd
drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_co...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Stephen Boyd
drivers/soc/qcom/smd.c: use __ioread32_copy() instead...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Stephen Boyd
lib/iomap_copy.c: add __ioread32_copy()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Stephen Boyd
arch/frv/include/asm/io.h: accept const void pointers...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
James Bottomley
string_helpers: fix precision loss for some inputs
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Martin Kepplinger
./CREDITS: add credit information for Martin Kepplinger
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Joe Perches
scripts/get_maintainer.pl: handle file names beginning...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Randy Dunlap
misc: ibmasm: fix build errors
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Junil Lee
zsmalloc: fix migrate_zspage-zs_free race condition
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Guenter Roeck
mm: arch: remove duplicate definitions of MADV_FREE
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Kirill A. Shutemov
fs/proc/task_mmu.c: add workaround for old compilers
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Kirill A. Shutemov
thp: fix interrupt unsafe locking in split_huge_page()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-21
Jean Delvare
lib/libcrc32c.c: fix build warning
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge branch 'misc' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge branch 'kconfig' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge branch 'kbuild' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2016-01-20
David Howells
FRV: Mark architecture orphaned
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-20
Simon Horman
MAINTAINERS: Update mailing list for Renesas SoC Development
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-20
Arnd Bergmann
mm: avoid uninitialized variable in tracepoint
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge tag 'platform-drivers-x86-v4.5-1' of git://git...
commit
|
commitdiff
|
tree
2016-01-20
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-19
Linus Torvalds
Merge branch 'for-4.5/core' of git://git.kernel.dk...
commit
|
commitdiff
|
tree
2016-01-19
Linus Torvalds
Merge tag 'iommu-updates-v4.5' of git://git.kernel...
commit
|
commitdiff
|
tree
2016-01-19
Linus Torvalds
Merge tag 'for_linus' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge branch 'for-linus-4.5' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
Merge branch 'upstream' of git://git.infradead.org...
commit
|
commitdiff
|
tree
2016-01-18
Linus Torvalds
vm: fix incorrect unlock error path in madvise_free_huge_pmd
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-18
Dave Airlie
drm/vc4: fix warning in validate printf.
Reported-by: Linus Torvalds <
torvalds@linux-foundation.org
>
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge branch 'drm-next' of git://people.freedesktop...
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel...
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge branch 'parisc-4.5-1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge git://www.linux-watchdog.org/linux-watchdog
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2016-01-17
Linus Torvalds
Merge tag 'docs-4.5' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
2016-01-16
Sergey Senozhatsky
printk: change recursion_bug type to bool
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Andy Shevchenko
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Andy Shevchenko
lib/vsprintf: refactor duplicate code to special_hex_number()
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
printk-formats.txt: remove unimplemented %pT
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Aaron Conole
printk: help pr_debug and pr_devel to optimize out...
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: test dentry printing
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: add test for large bitmaps
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: account for kvasprintf tests
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: add a few number() tests
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: test precision quirks
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
2016-01-16
Rasmus Villemoes
lib/test_printf.c: check for out-of-bound writes
Signed-off-by: Linus Torvalds <
torvalds@linux-foundation.org
>
commit
|
commitdiff
|
tree
next