Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
86f315bbb2374f1f077500ad131dd9b71856e697
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 13 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
bd1a643
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
ebcb904
Btrfs: fix FS_IOC_SETFLAGS ioctl
by Li Zefan
· 14 years ago
d0092bd
Btrfs: fix FS_IOC_GETFLAGS ioctl
by Li Zefan
· 14 years ago
e1e8fb6
fs: remove FS_COW_FL
by Li Zefan
· 14 years ago
1aba86d
Btrfs: fix easily get into ENOSPC in mixed case
by liubo
· 14 years ago
f5de939
Prevent oopsing in posix_acl_valid()
by Daniel J Blueman
· 14 years ago
9f6bd36
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
05bf86b
tmpfs: fix race between swapoff and writepage
by Hugh Dickins
· 13 years ago
5f6f12c
libata: fix oops when LPM is used with PMP
by Tejun Heo
· 14 years ago
afa4979
Merge branch 'fbmem'
by Linus Torvalds
· 13 years ago
22fe944
Revert "libata: ahci_start_engine compliant to AHCI spec"
by Tejun Heo
· 13 years ago
c590cec
Further fbcon sanity checking
by Bruno Prémont
· 13 years ago
712f314
fbmem: fix remove_conflicting_framebuffers races
by Linus Torvalds
· 13 years ago
ddb503b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 13 years ago
90b57f3
alpha: Wire up syscalls new to 2.6.39
by Michael Cree
· 14 years ago
f550806
alpha: convert to clocksource_register_hz
by John Stultz
· 14 years ago
298eaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
cf70cc5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
1fec709
rbd: fix split bio handling
by Yehuda Sadeh
· 13 years ago
cb68552
bridge: fix forwarding of IPv6
by Stephen Hemminger
· 13 years ago
087fbc9
drm/i915: Revert i915.semaphore=1 default from i915 merge
by Andy Lutomirski
· 13 years ago
a10e146
bonding,llc: Fix structure sizeof incompatibility for some PDUs
by Vitalii Demianets
· 13 years ago
26cf46b
vfs: micro-optimize acl_permission_check()
by Linus Torvalds
· 13 years ago
47a150e
Cache user_ns in struct cred
by Serge E. Hallyn
· 13 years ago
11f7700
rbd: fix leak of ops struct
by Sage Weil
· 13 years ago
381e786
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
446cc63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
9bbd055
Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
ca7d120
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
9ddabb0
i2c: pnx: Fix crash due to wrong init of timer->data
by Wolfram Sang
· 14 years ago
ca06707
ipv6: restore correct ECN handling on TCP xmit
by Steinar H. Gunderson
· 14 years ago
411f05f
vsprintf: Turn kptr_restrict off by default
by Ingo Molnar
· 13 years ago
1b0bcbcf6
net/9p/protocol.c: Fix a memory leak
by Pedro Scarapicchia Junior
· 14 years ago
2592a73
ne-h8300: Fix regression caused during net_device_ops conversion
by Geert Uytterhoeven
· 13 years ago
0b25e01
hydra: Fix regression caused during net_device_ops conversion
by Geert Uytterhoeven
· 13 years ago
cf7e032
zorro8390: Fix regression caused during net_device_ops conversion
by Geert Uytterhoeven
· 13 years ago
d44cf14
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6
by David S. Miller
· 13 years ago
93826c0
SELinux: delete debugging printks from filename_trans rule processing
by Eric Paris
· 14 years ago
ca1376d
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
0c5e157
Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
982b203
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
by Linus Torvalds
· 13 years ago
df43938
Merge branch 'fbmem'
by Linus Torvalds
· 13 years ago
49f019c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
53f8023
x86/mm: Fix section mismatch derived from native_pagetable_reserve()
by Sedat Dilek
· 14 years ago
279b706
x86,xen: introduce x86_init.mapping.pagetable_reserve
by Stefano Stabellini
· 14 years ago
92bdaef
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
by Konrad Rzeszutek Wilk
· 14 years ago
6eaed0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
8043f4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
75c0b3b
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
c47747f
fbmem: make read/write/ioctl use the frame buffer at open time
by Linus Torvalds
· 13 years ago
698b368
fbcon: add lifetime refcount to opened frame buffers
by Linus Torvalds
· 13 years ago
747df22
sfc: Always map MCDI shared memory as uncacheable
by Ben Hutchings
· 13 years ago
a904f5f
ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses
by Catalin Marinas
· 14 years ago
2af68df
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
by Arnd Bergmann
· 14 years ago
9af386c
ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM
by Will Deacon
· 14 years ago
b105428
sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic
by Tkhai Kirill
· 14 years ago
21ccc79
ehea: Fix memory hotplug oops
by Anton Blanchard
· 14 years ago
a75b9df
NFSv4.1: Ensure that layoutget uses the correct gfp modes
by Trond Myklebust
· 13 years ago
3568bd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
fad6320
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
b512129
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
409ab14
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
ce84537
Revert "Bluetooth: fix shutdown on SCO sockets"
by Linus Torvalds
· 13 years ago
0e6f76c
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
1d929b7
mm: tracing: add missing GFP flags to tracing
by Mel Gorman
· 13 years ago
59a16ea
tmpfs: fix spurious ENOSPC when racing with unswap
by Hugh Dickins
· 13 years ago
778dd89
tmpfs: fix race between umount and swapoff
by Hugh Dickins
· 13 years ago
b1dea80
tmpfs: fix race between umount and writepage
by Hugh Dickins
· 13 years ago
21a3c96
memcg: allocate memory cgroup structures in local nodes
by Andi Kleen
· 13 years ago
ee85c2e
mm: add alloc_pages_exact_nid()
by Andi Kleen
· 13 years ago
71a6d0a
MAINTAINERS: fix sorting
by Harry Wei
· 13 years ago
8f389a99
mm: use alloc_bootmem_node_nopanic() on really needed path
by Yinghai Lu
· 13 years ago
bad49d9
mm: check PageUnevictable in lru_deactivate_fn()
by Minchan Kim
· 13 years ago
52cd4e5
drivers/rtc/rtc-s3c.c: fixup wake support for rtc
by Ben Dooks
· 13 years ago
78d41b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
36cb703
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
by Rafael J. Wysocki
· 14 years ago
9744997
PM / Hibernate: Make snapshot_release() restore GFP mask
by Rafael J. Wysocki
· 14 years ago
8718647
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
by Rafael J. Wysocki
· 14 years ago
2887fe4
NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list
by Andy Adamson
· 14 years ago
a8a4ae3
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
by Andy Adamson
· 14 years ago
d3d0720
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
by Henry C Chang
· 14 years ago
a26a185
ceph: fix list_add in ceph_put_snap_realm
by Henry C Chang
· 14 years ago
7d8e18a
ceph: print debug message before put mds session
by Henry C Chang
· 14 years ago
c62dd36
mfd: Fix for the TWL4030 PM sleep/wakeup sequence
by Lesly A M
· 14 years ago
a09aee8
mfd: Fix asic3 build error
by Axel Lin
· 14 years ago
557f447
mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset
by Juergen Kilb
· 14 years ago
03a8066
drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
by Dave Airlie
· 14 years ago
1f03128
drm/radeon/kms: fix cayman acceleration
by Alex Deucher
· 14 years ago
285e042
drm/radeon: fix cayman struct accessors.
by Dave Airlie
· 14 years ago
9f381a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
21a43e3
slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"
by David Rientjes
· 14 years ago
9bbc052
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
0d4420a
slcan: fix ldisc->open retval
by Oliver Hartkopp
· 14 years ago
aae1e74
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
by Dan Williams
· 14 years ago
6fa5ddc
xfrm: Don't allow esn with disabled anti replay detection
by Steffen Klassert
· 14 years ago
43a4dea
xfrm: Assign the inner mode output function to the dst entry
by Steffen Klassert
· 14 years ago
e14a599
net: dev_close() should check IFF_UP
by Eric Dumazet
· 14 years ago
55aee10
vlan: fix GVRP at dismantle time
by Eric Dumazet
· 14 years ago
Next »