Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a8cca1880e6127a22cf6604b3c4ccd8b27cbf65
1a8cca1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
412572b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
d5d5c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
bb9b8fd
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
f65013d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
94a6df2
Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
cd5545a
Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
ba6cbdb
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
25b2398
Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
51c933f
Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
311548f
Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7139a06
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
7ec2f7e
Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
337c6ba
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
98da7d0
fs/exec.c: account for argv/envp pointers
by Kees Cook
· 7 years ago
8818efa
ocfs2: fix deadlock caused by recursive locking in xattr
by Eric Ren
· 7 years ago
3b7b314
slub: make sysfs file removal asynchronous
by Tejun Heo
· 7 years ago
a91e0f6
lib/cmdline.c: fix get_options() overflow while parsing ranges
by Ilya Matveychikov
· 7 years ago
1eb643d
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
by Jan Kara
· 7 years ago
9fa4eb8
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
by NeilBrown
· 7 years ago
029c54b
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
by Ard Biesheuvel
· 7 years ago
c891d9f
mm, thp: remove cond_resched from __collapse_huge_page_copy
by David Rientjes
· 7 years ago
2592d2e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
7b249bd
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
9768935
Input: synaptics-rmi4 - only read the F54 query registers which are used
by Andrew Duggan
· 7 years ago
34f19ff
powerpc/64: Initialise thread_info for emergency stacks
by Nicholas Piggin
· 7 years ago
33ce756
Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
ad81810
kconfig: fix sparse warnings in nconfig
by Randy Dunlap
· 7 years ago
a38371c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
3f7ba7e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
4f92f0e
Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
c8401dd
KVM: x86: fix singlestepping over syscall
by Paolo Bonzini
· 7 years ago
d6aa07c
Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
bbd5ff5
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
by Alistair Popple
· 7 years ago
addb63c
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
by Heiko Carstens
· 7 years ago
6c782a5
i2c: imx: Use correct function to write to register
by Michail Georgios Etairidis
· 7 years ago
8d829b9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 7 years ago
2f263d1
kbuild: fix header installation under fakechroot environment
by Richard Genoud
· 7 years ago
e4330d8b
ACPI / scan: Fix enumeration for special SPI and I2C devices
by Jarkko Nikula
· 7 years ago
48b6bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ce879b6
Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
db1b5cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
dcba710
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
021f601
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bd726c9
Allow stack to grow up to address space limit
by Helge Deller
· 7 years ago
f4cb767
mm: fix new crash in unmapped_area_topdown()
by Hugh Dickins
· 7 years ago
8e8320c
blk-mq: fix performance regression with shared tags
by Jens Axboe
· 7 years ago
feb7695
dm io: fix duplicate bio completion due to missing ref count
by Mike Snitzer
· 7 years ago
7def52b
dm integrity: fix to not disable/enable interrupts from interrupt context
by Mike Snitzer
· 7 years ago
e94ac35
drm: Fix GETCONNECTOR regression
by Daniel Vetter
· 7 years ago
517a6e4
CIFS: Fix some return values in case of error in 'crypt_message'
by Christophe Jaillet
· 7 years ago
816b4e4
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
09da4ba
Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
e125f52
cifs: remove redundant return in cifs_creation_time_get
by Colin Ian King
· 7 years ago
dcd87838
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 7 years ago
ecf3411
CIFS: check if pages is null rather than bv for a failed allocation
by Colin Ian King
· 7 years ago
8a7b0d8
CIFS: Set ->should_dirty in cifs_user_readv()
by Dan Carpenter
· 8 years ago
b4846fc
igmp: add a missing spin_lock_init()
by WANG Cong
· 7 years ago
9f93d87
irqchip/mips-gic: Mark count and compare accessors notrace
by Marcin Nowakowski
· 7 years ago
afd6463
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
05cf0d1
net: stmmac: free an skb first when there are no longer any descriptors using it
by Niklas Cassel
· 7 years ago
57f0c9c
sfc: remove duplicate up_write on VF filter_sem
by Edward Cree
· 7 years ago
db833d4
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 7 years ago
07f6155
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
7e11332
dt-bindings: net: sms911x: Add missing optional VDD regulators
by Krzysztof Kozlowski
· 7 years ago
73b098d
Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'
by David S. Miller
· 7 years ago
fb52728
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
by Madalin Bucur
· 7 years ago
5567e98
fsl/fman: propagate dma_ops
by Madalin Bucur
· 7 years ago
fe420d8
net/core: remove explicit do_softirq() from busy_poll_stop()
by Sebastian Siewior
· 7 years ago
bdaf32c
fib_rules: Resolve goto rules target on delete
by Serhey Popovych
· 7 years ago
acfd6ee
drm/radeon: add a quirk for Toshiba Satellite L20-183
by Alex Deucher
· 7 years ago
4eb5979
drm/radeon: add a PX quirk for another K53TK variant
by Alex Deucher
· 7 years ago
52b482b
drm/amdgpu: adjust default display clock
by Alex Deucher
· 7 years ago
05b4017
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
by Alex Deucher
· 7 years ago
9e69672
dt-bindings: mfd: Update STM32 timers clock names
by Fabrice Gasnier
· 7 years ago
e27a9ec
KVM: MIPS: Fix maybe-uninitialized build failure
by James Cowgill
· 7 years ago
ec2f0fa
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 7 years ago
c72544d
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
6c7515c
gpio: mvebu: change compatible string for PWM support
by Ralph Sennhauser
· 7 years ago
900a88e
Merge branch 'for-4.12/upstream-fixes' into for-linus
by Jiri Kosina
· 7 years ago
842c088
livepatch: Fix stacking of patches with respect to RCU
by Petr Mladek
· 7 years ago
53145c2
Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"
by Daniel Stone
· 7 years ago
c7ecb90
ALSA: hda - Apply quirks to Broxton-T, too
by Takashi Iwai
· 7 years ago
817ae46
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
by Daniel Drake
· 7 years ago
9705596
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
865be78
Merge tag 'ntb-4.12-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
02d94e0
scsi: qedi: Remove WARN_ON from clear task context.
by Manish Rangankar
· 7 years ago
6ebf815
scsi: qedi: Remove WARN_ON for untracked cleanup.
by Manish Rangankar
· 7 years ago
4a072c7
random: silence compiler warnings and fix race
by Jason A. Donenfeld
· 7 years ago
6e88491
drm/amdgpu: add Polaris12 DID
by Junshan Fang
· 7 years ago
a8ae0a7
drm/i915: Don't enable backlight at setup time.
by Dhinakaran Pandiyan
· 7 years ago
86fdb34
sctp: ensure ep is not destroyed before doing the dump
by Xin Long
· 7 years ago
88931ec
ntb: no sleep in ntb_async_tx_submit
by Allen Hubbe
· 7 years ago
5eb449e
ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
by Dave Jiang
· 7 years ago
8e8496e
ntb_transport: fix bug calculating num_qps_mw
by Logan Gunthorpe
· 7 years ago
cb827ee
ntb_transport: fix qp count bug
by Logan Gunthorpe
· 7 years ago
07b0b22
NTB: ntb_test: fix bug printing ntb_perf results
by Logan Gunthorpe
· 7 years ago
94fc795
ntb: Correct modinfo usage statement for ntb_perf
by Gary R Hook
· 8 years ago
7fe5b91
net/hns:bugfix of ethtool -t phy self_test
by Lin Yun Sheng
· 7 years ago
Next »