Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67bae14adc8cdb650b042319136b74cffbad23c8
67bae14
Merge branch 'for-5.0/upstream-fixes' into for-linus
by Jiri Kosina
· 6 years ago
bae0543
selftests/livepatch: add DYNAMIC_DEBUG config dependency
by Joe Lawrence
· 6 years ago
b73d5dc
livepatch: samples: non static warnings fix
by Nicholas Mc Guire
· 6 years ago
a6c3424
livepatch: update MAINTAINERS
by Jiri Kosina
· 6 years ago
a2818ee
selftests/livepatch: introduce tests
by Joe Lawrence
· 6 years ago
d67a537
livepatch: Remove ordering (stacking) of the livepatches
by Petr Mladek
· 6 years ago
c4e6874
livepatch: Atomic replace and cumulative patches documentation
by Petr Mladek
· 6 years ago
d697bad
livepatch: Remove Nop structures when unused
by Petr Mladek
· 6 years ago
e1452b6
livepatch: Add atomic replace
by Jason Baron
· 6 years ago
20e5502
livepatch: Use lists to manage patches, objects and functions
by Jason Baron
· 6 years ago
958ef1e
livepatch: Simplify API by removing registration step
by Petr Mladek
· 6 years ago
6800728
livepatch: Don't block the removal of patches loaded after a forced transition
by Petr Mladek
· 6 years ago
0430f78
livepatch: Consolidate klp_free functions
by Petr Mladek
· 6 years ago
26c3e98e
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
by Petr Mladek
· 6 years ago
1951491
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
by Petr Mladek
· 6 years ago
1686cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 6 years ago
5c4a608
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
c280230
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
a670124
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
7e928df
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
3cd6d49
Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
acda9ef
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
c7eaf34
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
35004f2
lib/genalloc.c: include vmalloc.h
by Olof Johansson
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9b286ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
47f3f4e
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
f1c2f88
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
cd08f68
Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
670b321
Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
078a5a4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
1205b62
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3fed6ae
ia64: fix compile without swiotlb
by Christoph Hellwig
· 6 years ago
170d13c
x86: re-introduce non-generic memcpy_{to,from}io
by Linus Torvalds
· 6 years ago
a959dc8
Use __put_user_goto in __put_user_size() and unsafe_put_user()
by Linus Torvalds
· 8 years ago
4a78921
x86 uaccess: Introduce __put_user_goto
by Linus Torvalds
· 8 years ago
dfbaecb
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
by Helge Deller
· 6 years ago
00f8ccd
Merge branch 'next/drivers' into next/late
by Olof Johansson
· 6 years ago
8e56489
ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
by Masahiro Yamada
· 6 years ago
b685a73
mm/page_io.c: fix polled swap page in
by Jens Axboe
· 6 years ago
d499480
checkpatch: add Co-developed-by to signature tags
by Jorge Ramirez-Ortiz
· 6 years ago
ae67ee6
docs: fix Co-Developed-by docs
by Jorge Ramirez-Ortiz
· 6 years ago
967d301
drivers/base/platform.c: kmemleak ignore a known leak
by Qian Cai
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
08d405c
fs/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
fa45f11
mm/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
d8d7d84
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
by Davidlohr Bueso
· 6 years ago
34ec35a
kernel/sched/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
3bb5f4a
kernel/locking/mutex.c: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
9f132f7
mm: select HAVE_MOVE_PMD on x86 for faster mremap
by Joel Fernandes (Google)
· 6 years ago
2c91bd4
mm: speed up mremap by 20x on large regions
by Joel Fernandes (Google)
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
ff1522b
initramfs: cleanup incomplete rootfs
by David Engraf
· 6 years ago
b058809
scripts/gdb: fix lx-version string output
by Du Changbin
· 6 years ago
6347244
kernel/kcov.c: mark write_comp_data() as notrace
by Anders Roxell
· 6 years ago
81c9d43
kernel/sysctl: add panic_print into sysctl
by Feng Tang
· 6 years ago
d999bd9
panic: add options to print system info when panic happens
by Feng Tang
· 6 years ago
d187715
bfs: extra sanity checking and static inode bitmap
by Tigran Aivazian
· 6 years ago
655c16a
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
by Oleg Nesterov
· 6 years ago
8099b04
exec: load_script: don't blindly truncate shebang string
by Oleg Nesterov
· 6 years ago
fb5bf31
fork: fix some -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
306790f
fat: new inline functions to determine the FAT variant (32, 16 or 12)
by Carmeli Tamir
· 6 years ago
d19dc01
fat: move MAX_FAT to fat.h and change it to inline function
by Carmeli Tamir
· 6 years ago
b553337
fat: remove FAT_FIRST_ENT macro
by Carmeli Tamir
· 6 years ago
9da2285
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
by Carmeli Tamir
· 6 years ago
f93ca1e
hfsplus: return file attributes on statx
by Ernesto A. Fernández
· 6 years ago
f516221
autofs: add strictexpire mount option
by Ian Kent
· 6 years ago
9d8719a
autofs: change catatonic setting to a bit flag
by Ian Kent
· 6 years ago
9bf964c
autofs: simplify parse_options() function call
by Ian Kent
· 6 years ago
55f0d82
autofs: improve ioctl sbi checks
by Ian Kent
· 6 years ago
7c8f719
init/main.c: make "initcall_level_names[]" const char *
by Alexey Dobriyan
· 6 years ago
86c0517
fs/epoll: deal with wait_queue only once
by Davidlohr Bueso
· 6 years ago
35cff1a
fs/epoll: rename check_events label to send_events
by Davidlohr Bueso
· 6 years ago
abc610e
fs/epoll: avoid barrier after an epoll_wait(2) timeout
by Davidlohr Bueso
· 6 years ago
c5a282e
fs/epoll: reduce the scope of wq lock in epoll_wait()
by Davidlohr Bueso
· 6 years ago
21877e1
fs/epoll: robustify ep->mtx held checks
by Davidlohr Bueso
· 6 years ago
76699a6
fs/epoll: drop ovflist branch prediction
by Davidlohr Bueso
· 6 years ago
4e0982a
fs/epoll: simplify ep_send_events_proc() ready-list loop
by Davidlohr Bueso
· 6 years ago
74bdc12
fs/epoll: remove max_nests argument from ep_call_nested()
by Davidlohr Bueso
· 6 years ago
77b8c0a
checkpatch: warn on const char foo[] = "bar"; declarations
by Joe Perches
· 6 years ago
0539177
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
by huang.zijiang
· 6 years ago
6862d2f
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
by Huang Shijie
· 6 years ago
439e00b
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
by Yury Norov
· 6 years ago
52fbf11
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
by Alexey Skidanov
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
e6310f0
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
by Alexey Dobriyan
· 6 years ago
300133d
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
304ae42
kernel/hung_task.c: break RCU locks based on jiffies
by Tetsuo Handa
· 6 years ago
168e06f
kernel/hung_task.c: force console verbose before panic
by Liu, Chuansheng
· 6 years ago
527edbc
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
by Masahiro Yamada
· 6 years ago
c60d3b7
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
by Masahiro Yamada
· 6 years ago
3fe5dbf
Documentation/process/coding-style.rst: don't use "extern" with function prototypes
by Alexey Dobriyan
· 6 years ago
09be178
proc/sysctl: fix return error for proc_doulongvec_minmax()
by Cheng Lin
· 6 years ago
afe922c
fs/proc/base.c: slightly faster /proc/*/limits
by Alexey Dobriyan
· 6 years ago
230f72e
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
by Alexey Dobriyan
· 6 years ago
81966d83
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
by Eric Biggers
· 6 years ago
8da0b4f
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
by Benjamin Gordon
· 6 years ago
Next »