Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1d1d6ea16da2fd36f27da36386ed7793c707fd29
« Previous
4009132
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d27fb65
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d3511f5
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
498e863
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
e4eaa9e
Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
52ae245
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
8b35ad6
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
7fb1fc4
.gitignore: add more all*.config patterns
by Masahiro Yamada
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d9defe4
docs/livepatch: Unify style of livepatch documentation in the ReST format
by Petr Mladek
· 6 years ago
89e33ea
docs: livepatch: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
f4686c2
gfs2: read journal in large chunks
by Abhi Das
· 6 years ago
d0a22a4
gfs2: Fix iomap write page reclaim deadlock
by Andreas Gruenbacher
· 6 years ago
8f918219
gfs2: fix race between gfs2_freeze_func and unmount
by Abhi Das
· 6 years ago
fbb2787
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
by Andreas Gruenbacher
· 6 years ago
a5b1d3f
gfs2: Rename sd_log_le_{revoke,ordered}
by Andreas Gruenbacher
· 6 years ago
32ac43f
gfs2: Remove unnecessary extern declarations
by Andreas Gruenbacher
· 6 years ago
ce895cf
gfs2: Remove misleading comments in gfs2_evict_inode
by Andreas Gruenbacher
· 6 years ago
73118ca
gfs2: Replace gl_revokes with a GLF flag
by Bob Peterson
· 6 years ago
9287c64
gfs2: Fix occasional glock use-after-free
by Andreas Gruenbacher
· 6 years ago
7c70b89
gfs2: clean_journal improperly set sd_log_flush_head
by Bob Peterson
· 6 years ago
fdeb89d
rseq/selftests: add -no-integrated-as for clang
by Mathieu Desnoyers
· 6 years ago
16b96b6
rseq/selftests: mips: use break instruction for RSEQ_SIG
by Mathieu Desnoyers
· 6 years ago
496fd0fc
rseq/selftests: powerpc code signature: generate valid instructions
by Mathieu Desnoyers
· 6 years ago
7cd4ce2e
rseq/selftests: aarch64 code signature: handle big-endian environment
by Mathieu Desnoyers
· 6 years ago
2b845d4
rseq/selftests: arm: use udf instruction for RSEQ_SIG
by Mathieu Desnoyers
· 6 years ago
3d4d1f0
rseq/selftests: s390: use trap4 for RSEQ_SIG
by Martin Schwidefsky
· 6 years ago
24fa5d1
rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcode
by Mathieu Desnoyers
· 6 years ago
97b8be8
rseq/selftests: s390: use jg instruction for jumps outside of the asm
by Mathieu Desnoyers
· 6 years ago
5b0c308
rseq/selftests: Use __rseq_handled symbol to coexist with glibc
by Mathieu Desnoyers
· 6 years ago
a3e3131
rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_cs
by Mathieu Desnoyers
· 6 years ago
4fe2088
rseq/selftests: Add __rseq_exit_point_array section for debuggers
by Mathieu Desnoyers
· 6 years ago
fe22983
rseq/selftests: x86: Work-around bogus gcc-8 optimisation
by Mathieu Desnoyers
· 6 years ago
1987b1b
um: irq: don't set the chip for all irqs
by Bartosz Golaszewski
· 6 years ago
ea70d79
um: define set_pte_at() as a static inline function, not a macro
by Bartosz Golaszewski
· 6 years ago
0d4e5ac
um: remove uses of variable length arrays
by Bartosz Golaszewski
· 6 years ago
4b6b4c9
um: remove unused variable
by Bartosz Golaszewski
· 6 years ago
689a586
uml: fix a boot splat wrt use of cpu_all_mask
by Maciej Żenczykowski
· 6 years ago
9ca5529
um: Do not unlock mutex that is not hold.
by Daniel Walter
· 6 years ago
91e1e54
hostfs: fix mismatch between link_file definition and declaration
by Colin Ian King
· 6 years ago
75f24f7
arch: um: drivers: Kconfig: pedantic formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
3760659
arch: um: Kconfig: pedantic indention cleanups
by Enrico Weigelt, metux IT consult
· 6 years ago
5c2ffce
um: Revert to using stack for pt_regs in signal handling
by Anton Ivanov
· 6 years ago
0981949
Input: libps2 - mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
cbebf5a
Input: qt1050 - add Microchip AT42QT1050 support
by Marco Felsch
· 6 years ago
0d60761
PCI: Cleanup setup-bus.c comments and whitespace
by Nicholas Johnson
· 6 years ago
d4c2ccd
ALSA: hda/intel: add CometLake PCI IDs
by Pierre-Louis Bossart
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
7881ef3
gfs2: Fix lru_count going negative
by Ross Lagerwall
· 6 years ago
71921ef
gfs2: Fix loop in gfs2_rbm_find (v2)
by Andreas Gruenbacher
· 6 years ago
2310673
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
4f43446
dm integrity: allow large ranges to be described
by Mikulas Patocka
· 6 years ago
d5027e0
dm ingerity: pass size to dm_integrity_alloc_page_list()
by Mikulas Patocka
· 6 years ago
981e8a9
dm integrity: introduce rw_journal_sectors()
by Mikulas Patocka
· 6 years ago
88ad5d1
dm integrity: update documentation
by Mikulas Patocka
· 6 years ago
893e3c3
dm integrity: don't report unused options
by Mikulas Patocka
· 6 years ago
97abfde
dm integrity: don't check null pointer before kvfree and vfree
by Mikulas Patocka
· 6 years ago
30bba43
dm integrity: correctly calculate the size of metadata area
by Mikulas Patocka
· 6 years ago
9ccce5a
dm dust: Make dm_dust_init and dm_dust_exit static
by YueHaibing
· 6 years ago
cacddea
dm dust: remove redundant unsigned comparison to less than zero
by Colin Ian King
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
04d37e5
ubi: wl: Fix uninitialized variable
by Gustavo A. R. Silva
· 6 years ago
a65d10f
ubifs: Drop unnecessary setting of zbr->znode
by Sascha Hauer
· 6 years ago
e3d73de
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
by Sascha Hauer
· 6 years ago
eea2c05
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
by Sascha Hauer
· 6 years ago
9ca2d73
ubifs: Limit number of xattrs per inode
by Richard Weinberger
· 6 years ago
988bec4
ubifs: orphan: Handle xattrs like files
by Richard Weinberger
· 6 years ago
7959cf3
ubifs: journal: Handle xattrs like files
by Richard Weinberger
· 6 years ago
257bb92
ubifs: find.c: replace swap function with built-in one
by Andrey Abramov
· 6 years ago
e9cd7df
ubifs: Do not skip hash checking in data nodes
by Sascha Hauer
· 6 years ago
01e5d18
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
2d60d96
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
a314777
cxgb4: Fix error path in cxgb4_init_module
by YueHaibing
· 6 years ago
23bfaa5
net: phy: improve pause mode reporting in phy_print_status
by Heiner Kallweit
· 6 years ago
f4844b3
ubifs: work around high stack usage with clang
by Arnd Bergmann
· 6 years ago
fb9a5a3
ubifs: remove unused function __ubifs_shash_final
by YueHaibing
· 6 years ago
cf39496
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
by Eric Biggers
· 6 years ago
c64cda8
ubifs: remove unnecessary calls to set up directory key
by Eric Biggers
· 6 years ago
822dd04
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
by Maxime Chevallier
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0504453
net: macb: Change interrupt and napi enable order in open
by Harini Katakam
· 6 years ago
5db9c74
net: ll_temac: Improve error message on error IRQ
by Esben Haabendal
· 6 years ago
d678714
net/sched: remove block pointer from common offload structure
by Pieter Jansen van Vuuren
· 6 years ago
2e7ae67
Merge branch 'of_get_mac_address-ERR_PTR-fixes'
by David S. Miller
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
5503a68
net: usb: smsc: fix warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
da48be3
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
by Petr Štetiar
· 6 years ago
4974f9b
net: dsa: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
8e8673a
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
by Nathan Chancellor
· 6 years ago
ff6ab32
vrf: sit mtu should not be updated when vrf netdev is the link
by Stephen Suryaputra
· 6 years ago
68be930
net: dsa: Fix error cleanup path in dsa_init_module
by YueHaibing
· 6 years ago
638a3a1
l2tp: Fix possible NULL pointer dereference
by YueHaibing
· 6 years ago
e4acf42
taprio: add null check on sched_nest to avoid potential null pointer dereference
by Colin Ian King
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
d4ee7f1
net: mvpp2: cls: fix less than zero check on a u32 variable
by Colin Ian King
· 6 years ago
Next »