Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f182536684d876afaf4627c36a16c4e15ea8a2b8
« Previous
2f6e24d
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
becfc5e
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
0aac4bce
afs: Show all of a server's addresses in /proc/fs/afs/servers
by David Howells
· 6 years ago
b6cfbec
afs: Handle CONFIG_PROC_FS=n
by David Howells
· 6 years ago
24074a3
proc: Make inline name size calculation automatic
by David Howells
· 6 years ago
430ff79
orangefs: simplify compat ioctl handling
by Al Viro
· 6 years ago
5ed0127
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
by Al Viro
· 6 years ago
06bdf28
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
by Haiyang Zhang
· 6 years ago
f1693c6
rds: avoid unenecessary cong_update in loop transport
by Santosh Shilimkar
· 6 years ago
daf0678
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
7f6afc3
Merge branch 'l2tp-fixes'
by David S. Miller
· 6 years ago
bda06be
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
by Guillaume Nault
· 6 years ago
3e1bc8b
l2tp: prevent pppol2tp_connect() from creating kernel sockets
by Guillaume Nault
· 6 years ago
7ac6ab1
l2tp: only accept PPP sessions in pppol2tp_connect()
by Guillaume Nault
· 6 years ago
90904ff
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
by Guillaume Nault
· 6 years ago
11c5ad0
eventpoll: switch to ->poll_mask
by Ben Noordhuis
· 6 years ago
2739b80
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
by Christoph Hellwig
· 6 years ago
aeddb6d
Merge branch 'emaclite-fixes'
by David S. Miller
· 6 years ago
560c5bd
net: emaclite: Remove xemaclite_mdio_setup return check
by Radhey Shyam Pandey
· 6 years ago
bd45cbf
net: emaclite: Remove unused 'has_mdio' flag.
by Radhey Shyam Pandey
· 6 years ago
27cad00
net: emaclite: Fix MDIO bus unregister bug
by Radhey Shyam Pandey
· 6 years ago
087fca5
net: emaclite: Fix position of lp->mii_bus assignment
by Radhey Shyam Pandey
· 6 years ago
4d572d9
eventfd: only return events requested in poll_mask()
by Avi Kivity
· 6 years ago
94aefd3
aio: mark __aio_sigset::sigmask const
by Avi Kivity
· 6 years ago
4fd44a9
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 6 years ago
bdf767c
net: qcom/emac: Add missing of_node_put()
by YueHaibing
· 6 years ago
b5d903c2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ee410f1
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
by Thierry Escande
· 6 years ago
608dbdf
hexagon: drop the unused variable zero_page_mask
by Anshuman Khandual
· 6 years ago
2738f35
hexagon: fix printk format warning in setup.c
by Randy Dunlap
· 6 years ago
fe6bdfc
mm: fix oom_kill event handling
by Roman Gushchin
· 6 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 6 years ago
0825a6f
mm: use octal not symbolic permissions
by Joe Perches
· 6 years ago
14f28f57
ipc: use new return type vm_fault_t
by Souptick Joarder
· 6 years ago
ec67aaa
sysvipc/sem: mitigate semnum index against spectre v1
by Davidlohr Bueso
· 6 years ago
f1b4bd0
fault-injection: reorder config entries
by Mikulas Patocka
· 6 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 6 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 6 years ago
dc55daf
kcov: prefault the kcov_area
by Mark Rutland
· 6 years ago
c9484b9
kcov: ensure irq code sees a valid area
by Mark Rutland
· 6 years ago
3fb3894
kernel/relay.c: change return type to vm_fault_t
by Souptick Joarder
· 6 years ago
20fe935
exofs: avoid VLA in structures
by Kees Cook
· 6 years ago
86a2bb5
coredump: fix spam with zero VMA process
by Alexey Dobriyan
· 6 years ago
c2574aa
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
by OGAWA Hirofumi
· 6 years ago
26b9513
proc: skip branch in /proc/*/* lookup
by Alexey Dobriyan
· 6 years ago
37a4094e
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
by Mel Gorman
· 6 years ago
69b5086
mm/memblock: add missing include <linux/bootmem.h>
by Mathieu Malaterre
· 6 years ago
655c79b
mm: check for SIGKILL inside dup_mmap() loop
by Tetsuo Handa
· 6 years ago
a8311f6
kexec: yield to scheduler when loading kimage segments
by Jarrett Farnitano
· 6 years ago
92ee383
mm: fix race between kmem_cache destroy, create and deactivate
by Shakeel Butt
· 6 years ago
2bdce74
mm: fix devmem_is_allowed() for sub-page System RAM intersections
by Dan Williams
· 6 years ago
955c97f
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
by Daniel Jordan
· 6 years ago
df2a419
mm: fix null pointer dereference in mem_cgroup_protected
by Roman Gushchin
· 6 years ago
1105a2f
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
by Jia He
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
dc594c3
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
e7655d2
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
d148eac
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
by Masahiro Yamada
· 6 years ago
a0f8c29
kconfig: tinyconfig: remove stale stack protector fixups
by Masahiro Yamada
· 6 years ago
8458f8c
x86: fix dependency of X86_32_LAZY_GS
by Masahiro Yamada
· 6 years ago
9951912
sctp: define sctp_packet_gso_append to build GSO frames
by Xin Long
· 6 years ago
1f008e1
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
by Arnd Bergmann
· 6 years ago
ad6baae
ALSA: usb-audio: Always create the interrupt pipe for the mixer
by Jorge Sanjuan
· 6 years ago
3528cd8
ALSA: usb-audio: Add insertion control for UAC3 BADD
by Jorge Sanjuan
· 6 years ago
167e1fb
ALSA: usb-audio: Change in connectors control creation interface
by Jorge Sanjuan
· 6 years ago
2dd5aa1
ALSA: usb-audio: Add bi-directional terminal types
by Jorge Sanjuan
· 6 years ago
4a23fc8
ALSA: lx6464es: add error handling for pci_ioremap_bar
by Zhouyang Jia
· 6 years ago
41538f2
ALSA: sonicvibes: add error handling for snd_ctl_add
by Zhouyang Jia
· 6 years ago
09027ab
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 6 years ago
273ba45
KVM: x86: fix typo at kvm_arch_hardware_setup comment
by Marcelo Tosatti
· 6 years ago
e6c3456
blk-mq: remove blk_mq_tagset_iter
by Christoph Hellwig
· 6 years ago
14dfa40
nvme: remove nvme_reinit_tagset
by Christoph Hellwig
· 6 years ago
3e493c0
nvme-fc: fix nulling of queue data on reconnect
by James Smart
· 6 years ago
587331f
nvme-fc: remove reinit_request routine
by James Smart
· 6 years ago
da66126
blk-mq: don't time out requests again that are in the timeout handler
by Christoph Hellwig
· 6 years ago
e264abea
pstore: Remove bogus format string definition
by Arnd Bergmann
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 6 years ago
5c16f36f
drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)
by Kenneth Feng
· 6 years ago
4c98415
nvme-fc: change controllers first connect to use reconnect path
by James Smart
· 6 years ago
2837461
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
f3b5020
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
4b4bb99
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 6 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
463f202
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 6 years ago
60d061e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
333c8d3
drm/amd/powerplay: remove uncessary extra gfxoff control call
by Evan Quan
· 6 years ago
cb5ed37
drm/amdgpu: fix parsing indirect register list v2
by Evan Quan
· 6 years ago
b0f6b80
drm/amd/include: Update df 3.6 mask and shift definition
by Shaoyun Liu
· 6 years ago
f8a5de4
drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
by Rex Zhu
· 6 years ago
4b3c641
drm/amd/display: Fix stale buffer object (bo) use
by Pratik Vishwakarma
· 6 years ago
c4ff91d
drm/amd/pp: initialize result to before or'ing in data
by Colin Ian King
· 6 years ago
c3dade5
drm/amd/powerplay: fix wrong clock adjust sequence
by Evan Quan
· 6 years ago
9702803
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
by Lyude Paul
· 6 years ago
7584498
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handler
by Huang Rui
· 7 years ago
06b18f6
drm/amdgpu: fix CG enabling hang with gfxoff enabled
by Huang Rui
· 6 years ago
387f49e
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
by Junwei Zhang
· 6 years ago
2352939
drm/amdgpu: add checking for sos version
by Huang Rui
· 7 years ago
a0b2ac2
drm/amdgpu: fix the missed vcn fw version report
by Huang Rui
· 6 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
Next »