Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d16977f3a6cfbb5e9ce477f423a1bf343347c1ed
d16977f
kthread: fix documentation build warning
by Jonathan Corbet
· 7 years ago
e770155
kasan: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
b228237
userfaultfd: non-cooperative: notify about unmap of destination during mremap
by Mike Rapoport
· 7 years ago
3ea2771
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
by Mel Gorman
· 7 years ago
27e37d84
pid: kill pidhash_size in pidhash_init()
by Kefeng Wang
· 7 years ago
2be7cfe
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
by Daniel Jordan
· 7 years ago
4d3f5d0
Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
33611ba
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
51391ca
platform/x86: dell-wmi: Fix driver interface version query
by Andy Lutomirski
· 7 years ago
26c5ceb
Merge branch 'parisc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
bc78d64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cc75f85
samples/bpf: fix bpf tunnel cleanup
by William Tu
· 7 years ago
cb891fa
udp6: fix jumbogram reception
by Paolo Abeni
· 7 years ago
ddab828
ppp: Fix a scheduling-while-atomic bug in del_chan
by Gao Feng
· 7 years ago
00d5109
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
by Florian Fainelli
· 7 years ago
1daa879
virtio_net: fix truesize for mergeable buffers
by Michael S. Tsirkin
· 7 years ago
cfbcb61
mv643xx_eth: fix of_irq_to_resource() error check
by Sergei Shtylyov
· 7 years ago
13332db5
MAINTAINERS: Add more files to the PHY LIBRARY section
by Florian Fainelli
· 7 years ago
71ed7ee
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
by Ido Schimmel
· 7 years ago
7ad813f
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
by Florian Fainelli
· 7 years ago
96a734b
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
by Mark Cave-Ayland
· 7 years ago
2e7ca20
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
ff2620f
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
3dcc4c7
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
74ad3d2
parisc: Define CONFIG_CPU_BIG_ENDIAN
by Babu Moger
· 7 years ago
2f60e1a
libata: fix a couple of doc build warnings
by Jonathan Corbet
· 7 years ago
93964fd
parisc: pdc_stable: Fix locking when creating sysfs links
by James Bottomley
· 7 years ago
8f8201d
parisc: Increase thread and stack size to 32kb
by Helge Deller
· 7 years ago
13d5709
parisc: Handle vma's whose context is not current in flush_cache_range
by John David Anglin
· 7 years ago
16f73eb
Linux 4.13-rc3
by Linus Torvalds
· 7 years ago
f137e0b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e4776b8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dbc52a8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
06efc7d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9975a54
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
by Daniel Borkmann
· 7 years ago
efe967c
tcp: avoid bogus gcc-7 array-bounds warning
by Arnd Bergmann
· 7 years ago
4084e01d
Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
b103ec7
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
by Colin Ian King
· 7 years ago
89b0968
bpf: don't indicate success when copy_from_user fails
by Daniel Borkmann
· 7 years ago
c9f2c1a
udp6: fix socket leak on early demux
by Paolo Abeni
· 7 years ago
500268e
net: thunderx: Fix BGX transmit stall due to underflow
by Sunil Goutham
· 7 years ago
8d65843
Revert "vhost: cache used event for better performance"
by Jason Wang
· 7 years ago
90fecc1
Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
996f6e1
team: use a larger struct for mac address
by WANG Cong
· 7 years ago
0254e0c
net: check dev->addr_len for dev_set_mac_address()
by WANG Cong
· 7 years ago
0a07b23
Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
286ba84
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
19993e7
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
8155469
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8562e89
Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
3d9d740
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
080012b
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b7dbcc0
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
by Benjamin Coddington
· 7 years ago
e26f1be
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
0a2a133
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
9583f1c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
1731a47
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
0fa8dc4
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a2d4875
Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
1ad0f0a
workqueue: Work around edge cases for calc of pool's cpumask
by Michael Bringmann
· 7 years ago
75cb8e9
lightnvm: pblk: advance bio according to lba index
by Javier González
· 7 years ago
92bbd16
arm64: mmu: Place guard page after mapping of kernel image
by Will Deacon
· 7 years ago
20c6c18
x86/boot: Disable the address-of-packed-member compiler warning
by Matthias Kaehlcke
· 7 years ago
0b5477d
Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
2080658
Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
245db3c
phy: bcm-ns-usb3: fix MDIO_BUS dependency
by Arnd Bergmann
· 7 years ago
4c3464a
net: phy: rework Kconfig settings for MDIO_BUS
by Arnd Bergmann
· 7 years ago
d5bcd11
Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
2213b66
Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
0ce2f38
Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
f6248dd
Merge branches 'acpi-pm' and 'acpi-numa'
by Rafael J. Wysocki
· 7 years ago
5fe220a
Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Daniel Vetter
· 7 years ago
e9ba403
drm/i915: Fix bad comparison in skl_compute_plane_wm.
by Maarten Lankhorst
· 7 years ago
7b98da6
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
by Chris Wilson
· 7 years ago
adf2783
drm/i915: Only skip updating execobject.offset after error
by Chris Wilson
· 7 years ago
bed8d1c
drm/i915: Only mark the execobject as pinned on success
by Chris Wilson
· 7 years ago
a6c0077
drm/i915: Remove assertion from raw __i915_vma_unpin()
by Chris Wilson
· 7 years ago
5846a73
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
by Navare, Manasi D
· 7 years ago
283d686
drm/i915: Fix scaler init during CRTC HW state readout
by Imre Deak
· 7 years ago
3d91142
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
by Christophe JAILLET
· 7 years ago
4706ca7
drm/i915: Unbreak gpu reset vs. modeset locking
by Daniel Vetter
· 7 years ago
36cb531
Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
e91b2b1
xen: dont fiddle with event channel masking in suspend/resume
by Juergen Gross
· 7 years ago
0399373
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
by Gustavo A. R. Silva
· 7 years ago
d02ca074
xen: Drop un-informative message during boot
by Punit Agrawal
· 7 years ago
8cdaad9
Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
60187bd
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
6ba80d4
NFS: Optimize fallocate by refreshing mapping when needed.
by NeilBrown
· 7 years ago
442ce04
NFS: invalidate file size when taking a lock.
by NeilBrown
· 7 years ago
fea2099
gpu: host1x: Free the IOMMU domain when there is no device to attach
by Paul Kocialkowski
· 7 years ago
3f5b4b7
Documentation: dw-mshc: deprecate num-slots
by Shawn Lin
· 7 years ago
5a60f4b
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
16f5df8
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
by Shawn Lin
· 7 years ago
bcec601
net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests
by Paul Blakey
· 7 years ago
f08c39e
net/mlx5e: Schedule overflow check work to mlx5e workqueue
by Eugenia Emantayev
· 7 years ago
d439c84
net/mlx5e: Fix wrong delay calculation for overflow check scheduling
by Eugenia Emantayev
· 7 years ago
cf50330
net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request
by Eugenia Emantayev
· 7 years ago
4272f9b
net/mlx5e: Change 1PPS out scheme
by Eugenia Emantayev
· 7 years ago
49c5031
net/mlx5e: Fix broken disable 1PPS flow
by Eugenia Emantayev
· 7 years ago
fa36768
net/mlx5e: Add field select to MTPPS register
by Eugenia Emantayev
· 8 years ago
Next »