Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff059fcbeed9cbed7421f82d1463dd74c472636e
ff059fc
drm/exynos: exynos_drm_fb -> drm_framebuffer
by Daniel Stone
· 7 years ago
7b30508
drm/exynos: Move dma_addr out of exynos_drm_fb
by Daniel Stone
· 7 years ago
b11954a
drm/exynos: Move GEM BOs to drm_framebuffer
by Daniel Stone
· 7 years ago
9713096
Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 7 years ago
3eb2ce8
Linux 4.16-rc7
by Linus Torvalds
· 7 years ago
cb64165
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
d286236
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9fd64e8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bf45bae
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eaf6799
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6bacf66
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f1869a8
tty: vt: fix up tabstops properly
by Linus Torvalds
· 7 years ago
e43d40b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
cfb2f6f
Revert "mqueue: switch to on-demand creation of internal mount"
by Eric W. Biederman
· 7 years ago
bcfc1f4
Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
99fec39
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
d8ba61b
x86/entry/64: Don't use IST entry for #BP stack
by Andy Lutomirski
· 9 years ago
72a01d2
drm/amdkfd: Deallocate SDMA queues correctly
by Felix Kuehling
· 7 years ago
c70a362
drm/amdkfd: Fix scratch memory with HWS enabled
by Felix Kuehling
· 7 years ago
06ace26f
x86/efi: Free efi_pgd with free_pages()
by Waiman Long
· 7 years ago
86d043d
Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
095fe49
Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
a580657
Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
935c200
Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
97235e7
Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
cde00d2
Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
8ce7201
Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
dfa453b
selftests: ftrace: Add a testcase for probepoint
by Masami Hiramatsu
· 7 years ago
5fbdbed
selftests: ftrace: Add a testcase for string type with kprobe_event
by Masami Hiramatsu
· 7 years ago
871bef2
selftests: ftrace: Add probe event argument syntax testcase
by Masami Hiramatsu
· 7 years ago
c5d343b
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
f36b753
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
8401c72
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
9ec7ccc
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
9d3c335
mm, thp: do not cause memcg oom for thp
by David Rientjes
· 7 years ago
1c610d5
mm/vmscan: wake up flushers for legacy cgroups too
by Andrey Ryabinin
· 7 years ago
f59f1ca
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
by Daniel Vacek
· 7 years ago
b3cd54b
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
by Kirill A. Shutemov
· 7 years ago
fa41b90
mm/thp: do not wait for lock_page() in deferred_split_scan()
by Kirill A. Shutemov
· 7 years ago
fece202
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
by Kirill A. Shutemov
· 7 years ago
28ee90f
x86/mm: implement free pmd/pte page interfaces
by Toshi Kani
· 7 years ago
b6bdb75
mm/vmalloc: add interfaces to free unmapped page table
by Toshi Kani
· 7 years ago
1705f7c
h8300: remove extraneous __BIG_ENDIAN definition
by Arnd Bergmann
· 7 years ago
63489f8
hugetlbfs: check for pgoff value overflow
by Mike Kravetz
· 7 years ago
2e517d6
lockdep: fix fs_reclaim warning
by Tetsuo Handa
· 7 years ago
296cefe
MAINTAINERS: update Mark Fasheh's e-mail
by Mark Fasheh
· 7 years ago
8970a63
mm/mempolicy.c: avoid use uninitialized preferred_node
by Yisheng Xie
· 7 years ago
5a9f698
drm/ast: Fixed 1280x800 Display Issue
by Y.C. Chen
· 7 years ago
e7d7743
Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
394c73d
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
594fdba
Merge branch 'acpi-wdat'
by Rafael J. Wysocki
· 7 years ago
c4f4d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9ce2078
Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
b7b3f66
Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
8c2d689
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
096c49e
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 7 years ago
cec1b94
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
5dcd840
macsec: missing dev_put() on error in macsec_newlink()
by Dan Carpenter
· 7 years ago
e0645d9
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
40013ff
net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
by Florian Fainelli
· 7 years ago
53e8269
Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes'
by David S. Miller
· 7 years ago
7b2ee50
hv_netvsc: common detach logic
by Stephen Hemminger
· 7 years ago
0ef58b0
hv_netvsc: change GPAD teardown order on older versions
by Stephen Hemminger
· 7 years ago
02400fc
hv_netvsc: use RCU to fix concurrent rx and queue changes
by Stephen Hemminger
· 7 years ago
8348e04
hv_netvsc: disable NAPI before channel close
by Stephen Hemminger
· 7 years ago
68e2ffd
net/ipv6: Handle onlink flag with multipath routes
by David Ahern
· 7 years ago
6d06673
ppp: avoid loop in xmit recursion detection code
by Guillaume Nault
· 7 years ago
8936ef7
ipv6: sr: fix NULL pointer dereference when setting encap source address
by David Lebrun
· 7 years ago
191f86c
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
by David Lebrun
· 7 years ago
9b894cd
Merge branch 'aquantia-fixes'
by David S. Miller
· 7 years ago
c89bf1c
net: aquantia: driver version bump
by Igor Russkikh
· 7 years ago
90869dd
net: aquantia: Implement pci shutdown callback
by Igor Russkikh
· 7 years ago
3e9a545
net: aquantia: Allow live mac address changes
by Igor Russkikh
· 7 years ago
b647d39
net: aquantia: Add tx clean budget and valid budget handling logic
by Igor Russkikh
· 7 years ago
47203b3
net: aquantia: Change inefficient wait loop on fw data reads
by Igor Russkikh
· 7 years ago
d0f0fb2
net: aquantia: Fix a regression with reset on old firmware
by Igor Russkikh
· 7 years ago
1bf9a75
net: aquantia: Fix hardware reset when SPI may rarely hangup
by Igor Russkikh
· 7 years ago
1959031
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
a6c3d93
s390/qeth: on channel error, reject further cmd requests
by Julian Wiedmann
· 7 years ago
17bf8c9
s390/qeth: lock read device while queueing next buffer
by Julian Wiedmann
· 7 years ago
1063e43
s390/qeth: when thread completes, wake up all waiters
by Julian Wiedmann
· 7 years ago
6be6873
s390/qeth: free netdevice when removing a card
by Julian Wiedmann
· 7 years ago
3d21ac6
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
by David S. Miller
· 7 years ago
c846a2b
net: phy: micrel: Use the general dummy stubs for MMD register access
by Kevin Hao
· 7 years ago
0231b1a
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
by Kevin Hao
· 7 years ago
5df7af8
net: phy: Add general dummy stubs for MMD register access
by Kevin Hao
· 7 years ago
ee54a9f
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
19b558d
posix-timers: Protect posix clock array access against speculation
by Thomas Gleixner
· 7 years ago
8e6b1a7
ALSA: aloop: Fix access to not-yet-ready substream via cable
by Takashi Iwai
· 7 years ago
67a01af
ALSA: aloop: Sync stale timer before release
by Takashi Iwai
· 7 years ago
88d42b2
ALSA: hda/realtek - Fix speaker no sound after system resume
by Kailang Yang
· 7 years ago
f0ba9d6
ALSA: hda/realtek - Fix Dell headset Mic can't record
by Kailang Yang
· 7 years ago
3b82a4d
drm: udl: Properly check framebuffer mmap offsets
by Greg Kroah-Hartman
· 7 years ago
3e4543b
dmaengine: stm32-dmamux: fix a potential buffer overflow
by Pierre-Yves MORDRET
· 7 years ago
834814e
Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"
by Alex Williamson
· 7 years ago
a63d706
MIPS: ralink: Fix booting on MT7621
by NeilBrown
· 7 years ago
891731f
MIPS: ralink: Remove ralink_halt()
by NeilBrown
· 7 years ago
82269df
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
ba9a190
Merge branch 'net-sched-action-idr-leak'
by David S. Miller
· 7 years ago
f29cdfb
net/sched: fix idr leak in the error path of tcf_skbmod_init()
by Davide Caratti
· 7 years ago
Next »