Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f776c738883bc949e654568a565aee5a7d3fe133
f776c73
fold fifo.c into pipe.c
by Al Viro
· 12 years ago
2dd8c9a
lift sb_start_write out of ->splice_write()
by Al Viro
· 12 years ago
17338fc
lift sb_start_write into default_file_splice_write()
by Al Viro
· 12 years ago
03d95eb
lift sb_start_write() out of ->write()
by Al Viro
· 12 years ago
72ec351
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
bdaec33
f2fs: use mnt_want_write_file() in ioctl
by Al Viro
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
5f2e354
hpfs: move setting hpfs-private i_dirty to ->write_end()
by Al Viro
· 12 years ago
d5daaaf
reiserfs: don't wank with EFBIG before calling do_sync_write()
by Al Viro
· 12 years ago
97216be
fold release_mounts() into namespace_unlock()
by Al Viro
· 12 years ago
328e6d9
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
by Al Viro
· 12 years ago
3ab6abe
more conversions to namespace_unlock()
by Al Viro
· 12 years ago
b54b9be
get rid of the second argument of shrink_submounts()
by Al Viro
· 12 years ago
e3197d8
saner umount_tree()/release_mounts(), part 1
by Al Viro
· 12 years ago
84d1719
get rid of full-hash scan on detaching vfsmounts
by Al Viro
· 12 years ago
e9c5d8a
mnt: release locks on error path in do_loopback
by Andrey Vagin
· 12 years ago
ccf9320
palinfo fixes
by Al Viro
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
52f2199
ecryptfs: close rmmod race
by Al Viro
· 12 years ago
de55eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e8cd816
vt: synchronize_rcu() under spinlock is not nice...
by Al Viro
· 12 years ago
7ea600b
Nest rename_lock inside vfsmount_lock
by Al Viro
· 12 years ago
b175293
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5d53848
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
9fe16b7
bonding: remove already created master sysfs link on failure
by Veaceslav Falico
· 12 years ago
14134f6
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
by dingtianhong
· 12 years ago
465c0a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
76a0e68
pch_gbe: fix ip_summed checksum reporting on rx
by Veaceslav Falico
· 12 years ago
75517d9
igb: fix PHC stopping on max freq
by Jiri Benc
· 12 years ago
05ec29e
igb: make sensor info static
by Stephen Hemminger
· 12 years ago
d5e51a1
igb: SR-IOV init reordering
by Alex Williamson
· 12 years ago
d0f63ac
igb: Fix null pointer dereference
by Alex Williamson
· 12 years ago
22c1275
igb: fix i350 anti spoofing config
by Lior Levy
· 12 years ago
a1f6c6b
ixgbevf: don't release the soft entries
by xunleer
· 12 years ago
a12183c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a79ca22
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 12 years ago
ded34e0
unix: fix a race condition in unix_release()
by Paul Moore
· 12 years ago
53b6809
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
fb9bb18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
844fdd9
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1166fde6
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
by Trond Myklebust
· 12 years ago
c4052ba
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
7ac8833
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD
by Dave Airlie
· 12 years ago
ac165b0
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD
by Dave Airlie
· 12 years ago
7ebe183
tcp: undo spurious timeout after SACK reneging
by Yuchung Cheng
· 12 years ago
8fe7f99
bnx2x: fix assignment of signed expression to unsigned variable
by Kumar Amit Mehta
· 12 years ago
9b46922
bridge: fix crash when set mac address of br interface
by Hong zhi guo
· 12 years ago
4a7df34
8021q: fix a potential use-after-free
by Cong Wang
· 12 years ago
9979a55
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 12 years ago
3912a67
Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
33b73e9
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b128937
Revert "drm/i915: write backlight harder"
by Daniel Vetter
· 12 years ago
2124b72
drm/i915: don't disable the power well yet
by Paulo Zanoni
· 12 years ago
bba2181
Revert "drm/i915: set TRANSCODER_EDP even earlier"
by Daniel Vetter
· 12 years ago
b9726d9
Merge tag 'efi-for-3.9-rc4' into x86/urgent
by H. Peter Anvin
· 12 years ago
8bb9660
Linux 3.9-rc4
by Linus Torvalds
· 12 years ago
a607a11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
22c3f2f
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c8c1f16
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
df2a8f3
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
a4e71e7
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
c19b3b0f
KMS: fix EDID detailed timing frame rate
by Torsten Duwe
· 12 years ago
16dad1d
KMS: fix EDID detailed timing vsync parsing
by Torsten Duwe
· 12 years ago
4e73a54
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
by Roland Dreier
· 12 years ago
e2eed58
IB/qib: change QLogic to Intel
by Vinit Agnihotri
· 12 years ago
3c32869
IB/ipath: Silence a static checker warning
by Dan Carpenter
· 12 years ago
1ee9e2a
IPoIB: Fix send lockup due to missed TX completion
by Mike Marciniszyn
· 12 years ago
55e57a7
RDMA/cxgb4: Fix error return code in create_qp()
by Wei Yongjun
· 12 years ago
5da273f
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 12 years ago
14629ed
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
38d78e5
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
by Vladimir Davydov
· 12 years ago
ca4b3f3
mm/hotplug: only free wait_table if it's allocated by vmalloc
by Jianguo Wu
· 12 years ago
96e7d7a
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
by Alexander Duyck
· 12 years ago
8d640a5
dma-debug: fix locking bug in check_unmap()
by Alexander Duyck
· 12 years ago
0ef1594
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
by Nicolas Ferre
· 12 years ago
e66b058
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
by H Hartley Sweeten
· 12 years ago
925e8ea
drivers/rtc/rtc-da9052.c: fix for rtc device registration
by Ashish Jangam
· 12 years ago
f9228b2
mm: zone_end_pfn is too small
by Russ Anderson
· 12 years ago
2ca067e
poweroff: change orderly_poweroff() to use schedule_work()
by Oleg Nesterov
· 12 years ago
d002858
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting
by Wanpeng Li
· 12 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 12 years ago
fe8d526
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
by James Hogan
· 12 years ago
81fc933
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
by Takahisa Tanaka
· 12 years ago
18e4321
watchdog: sp5100_tco: Remove code that may cause a boot failure
by Takahisa Tanaka
· 12 years ago
c69d72a
MAINTAINERS: update email address for Kevin Hilman
by Kevin Hilman
· 12 years ago
e49dbbf
nfsd: fix bad offset use
by Kent Overstreet
· 12 years ago
57471c8
ARM: tegra: fix register address of slink controller
by Laxman Dewangan
· 12 years ago
ca0ba26
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
by Ben Hutchings
· 12 years ago
b9cb3bf
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
70dc52f
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
1e0695c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
1220903
NVMe: Add namespaces with no LBA range feature
by Keith Busch
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
f4541d6
tcp: preserve ACK clocking in TSO
by Eric Dumazet
· 12 years ago
09a6e1f
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
by Marcelo Tosatti
· 12 years ago
888f280
MAINTAINERS: add maintainer entry for atmel i2c driver
by Ludovic Desroches
· 12 years ago
b104153
i2c: Fix my e-mail address in drivers and documentation
by Guenter Roeck
· 12 years ago
488b926
i2c: iSMT: add Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
Next »