Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0c314a95150dce58953ca366c1c66791e424367c
0c314a9
Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
681857e
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
80aa76b
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
4ac1800
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
7214dd4
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
19e8a2f
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5d13659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
67a7a8f
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c5c177c
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d1cb771
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
cb098d5
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
07820c3
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
3e7aafc
GFS2: Minor improvements to comments and documentation
by Bob Peterson
· 7 years ago
3fd5d3a
gfs2: Stop using rhashtable_walk_peek
by Andreas Gruenbacher
· 7 years ago
450b1f6
lockref: Add lockref_put_not_zero
by Andreas Gruenbacher
· 7 years ago
c17b0aa
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
e241e3f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
9697376
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 7 years ago
77cb51e
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
375479c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
45df60c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b82b681
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 7 years ago
0c84cee
Merge branch 'l2tp-tunnel-creation-fixes'
by David S. Miller
· 7 years ago
f6cd651
l2tp: fix race in duplicate tunnel detection
by Guillaume Nault
· 7 years ago
6b9f342
l2tp: fix races in tunnel creation
by Guillaume Nault
· 7 years ago
6769828
parisc: Prevent panic at system halt
by Helge Deller
· 7 years ago
83c1f36
tun: send netlink notification when the device is modified
by Sabrina Dubroca
· 7 years ago
9fffc5c
tun: set the flags before registering the netdevice
by Sabrina Dubroca
· 7 years ago
47b9986
lan78xx: Don't reset the interface on open
by Phil Elwell
· 7 years ago
9cf74f59
Merge branch 'bnxt_en-Fixes-for-net'
by David S. Miller
· 7 years ago
cb98526
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
by Michael Chan
· 7 years ago
11c3ec7
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
by Michael Chan
· 7 years ago
9d96465
bnxt_en: Support max-mtu with VF-reps
by Sriharsha Basavapatna
· 7 years ago
479ca3b
bnxt_en: Ignore src port field in decap filter nodes
by Sriharsha Basavapatna
· 7 years ago
e85a9be
bnxt_en: do not allow wildcard matches for L2 flows
by Andy Gospodarek
· 7 years ago
7991cb9
bnxt_en: Fix ethtool -x crash when device is down.
by Michael Chan
· 7 years ago
8837c70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
e5a9554
fscache: use appropriate radix tree accessors
by Matthew Wilcox
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
d339d70
unicore32: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
427c896
arm64: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
60a0527
mac80211_hwsim: use DEFINE_IDA
by Matthew Wilcox
· 7 years ago
fa290cd
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
by Matthew Wilcox
· 7 years ago
21e7bc6
linux/const.h: refactor _BITUL and _BITULL a bit
by Masahiro Yamada
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
2a6cc8a
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
by Masahiro Yamada
· 7 years ago
6f84f8d
xen, mm: allow deferred page initialization for xen pv domains
by Pavel Tatashin
· 7 years ago
ad55eac
elf: enforce MAP_FIXED on overlaying elf segments
by Michal Hocko
· 7 years ago
4ed2863
fs, elf: drop MAP_FIXED usage from elf_map
by Michal Hocko
· 7 years ago
a4ff8e8
mm: introduce MAP_FIXED_NOREPLACE
by Michal Hocko
· 7 years ago
721d8b4
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
by Joe Perches
· 7 years ago
32785c0
fs/dcache.c: add cond_resched() in shrink_dentry_list()
by Nikolay Borisov
· 7 years ago
de99626
include/linux/kfifo.h: fix comment
by Valentin Vidic
· 7 years ago
a61fc2c
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
by Andrew Morton
· 7 years ago
24704f3
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
by Waiman Long
· 7 years ago
64a11f3
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
by Waiman Long
· 7 years ago
23c8cec
ipc/msg: introduce msgctl(MSG_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
a280d6d
ipc/sem: introduce semctl(SEM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c21a697
ipc/shm: introduce shmctl(SHM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
edc41b3
kernel/params.c: downgrade warning for unsafe parameters
by Chris Wilson
· 7 years ago
2d87b30
kernel/sysctl.c: fix sizeof argument to match variable name
by Randy Dunlap
· 7 years ago
bbd876a
rapidio: use a reference count for struct mport_dma_req
by Ioan Nicu
· 7 years ago
b94bb1f
drivers/rapidio/rio-scan.c: fix typo in comment
by Vasyl Gomonovych
· 7 years ago
c31dbb1
exec: pin stack limit during exec
by Kees Cook
· 7 years ago
b838383
exec: introduce finalize_exec() before start_thread()
by Kees Cook
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
d64d01a
seq_file: account everything to kmemcg
by Alexey Dobriyan
· 7 years ago
096523203
seq_file: allocate seq_file from kmem_cache
by Alexey Dobriyan
· 7 years ago
9ad553a
fs/reiserfs/journal.c: add missing resierfs_warning() arg
by Andrew Morton
· 7 years ago
ad12c3a
autofs4: use wait_event_killable
by Matthew Wilcox
· 7 years ago
1a6a05a
init/ramdisk: use pr_cont() at the end of ramdisk loading
by Aaro Koskinen
· 7 years ago
5d43090
checkpatch: whinge about bool bitfields
by Joe Perches
· 7 years ago
38dca98
checkpatch: allow space between colon and bracket
by Heinrich Schuchardt
· 7 years ago
6a48721
checkpatch: add test for assignment at start of line
by Joe Perches
· 7 years ago
bc22d9a
checkpatch: test SYMBOLIC_PERMS multiple times per line
by Joe Perches
· 7 years ago
8d2e11b
checkpatch: two spelling fixes
by Claudio Fontana
· 7 years ago
478b179
checkpatch: improve get_quoted_string for TRACE_EVENT macros
by Joe Perches
· 7 years ago
e3c6bc9
checkpatch: warn for use of %px
by Tobin C. Harding
· 7 years ago
e3d95a2
checkpatch: add sub routine get_stat_here()
by Tobin C. Harding
· 7 years ago
c2066ca
checkpatch: remove unused variable declarations
by Tobin C. Harding
· 7 years ago
2a9f9d8
checkpatch: add sub routine get_stat_real()
by Tobin C. Harding
· 7 years ago
3d102fc
checkpatch: add Crypto ON_STACK to declaration_macros
by Gilad Ben-Yossef
· 7 years ago
9f3a899
checkpatch.pl: add SPDX license tag check
by Rob Herring
· 7 years ago
85e1206
checkpatch: improve parse_email signature checking
by Joe Perches
· 7 years ago
68c1f08
lib/list_debug.c: print unmangled addresses
by Matthew Wilcox
· 7 years ago
3175060
lib/test_ubsan.c: make test_ubsan_misaligned_access() static
by Colin Ian King
· 7 years ago
854686f
lib: add testing module for UBSAN
by Jinbum Park
· 7 years ago
f6f66c1
lib/test_bitmap.c: do not accidentally use stack VLA
by Kees Cook
· 7 years ago
5f00ae0
lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together
by Randy Dunlap
· 7 years ago
d387a31
MAINTAINERS: update email address for Alexandre Bounine
by Alexandre Bounine
· 7 years ago
2cfe0d3
task_struct: only use anon struct under randstruct plugin
by Kees Cook
· 7 years ago
d4ef8d3
clang-format: add configuration file
by Miguel Ojeda
· 7 years ago
3ea056c
uts: create "struct uts_namespace" from kmem_cache
by Alexey Dobriyan
· 7 years ago
bc4f2f5
taint: add taint for randstruct
by Kees Cook
· 7 years ago
9c4560e
taint: consolidate documentation
by Kees Cook
· 7 years ago
Next »