Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a03e283bf5c3d4851b4998122196ce9f849e6dfb
a03e283
dcache: Reduce the scope of i_lock in d_splice_alias
by Eric W. Biederman
· 9 years ago
cde93be
dcache: Handle escaped paths in prepend_path
by Eric W. Biederman
· 9 years ago
6f179af
mm: fix potential data race in SyS_swapon
by Hugh Dickins
· 9 years ago
061f98e
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next
by Al Viro
· 9 years ago
b5f5914
Merge branch 'ufs' into for-next
by Al Viro
· 9 years ago
15cf3b7
Merge branch 'sb_writers_pcpu_rwsem' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into for-next
by Al Viro
· 9 years ago
ac05fbb
inode: don't softlockup when evicting inodes
by Josef Bacik
· 10 years ago
c7f5408
inode: rename i_wb_list to i_io_list
by Dave Chinner
· 10 years ago
e97fedb
sync: serialise per-superblock sync operations
by Dave Chinner
· 10 years ago
74278da
inode: convert inode_sb_list_lock to per-sb
by Dave Chinner
· 10 years ago
cbedaac
inode: add hlist_fake to avoid the inode hash lock in evict
by Josef Bacik
· 10 years ago
d353d75
writeback: plug writeback at a high level
by Dave Chinner
· 10 years ago
2c6625c
Linux 4.2-rc7
by Linus Torvalds
· 9 years ago
8916e0b
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
0f405bf
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
0156547
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
12e244f
x86/ldt: Further fix FPU emulation
by Andy Lutomirski
· 9 years ago
8ed1f0e
fs/fuse: fix ioctl type confusion
by Jann Horn
· 9 years ago
0214951
Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes
by Olof Johansson
· 9 years ago
9f16143
MIPS: Fix seccomp syscall argument for MIPS64
by Markos Chandras
· 9 years ago
1efdb5f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
8129ed2
change sb_writers to use percpu_rw_semaphore
by Oleg Nesterov
· 9 years ago
853b39a
shift percpu_counter_destroy() into destroy_super_work()
by Oleg Nesterov
· 9 years ago
bf3eac8
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 9 years ago
55cc15650
percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
by Oleg Nesterov
· 9 years ago
9287f69
percpu-rwsem: introduce percpu_down_read_trylock()
by Oleg Nesterov
· 9 years ago
0e28e01
document rwsem_release() in sb_wait_write()
by Oleg Nesterov
· 9 years ago
f4b554a
fix the broken lockdep logic in __sb_start_write()
by Oleg Nesterov
· 9 years ago
bee9182
introduce __sb_writers_{acquired,release}() helpers
by Oleg Nesterov
· 9 years ago
45e38cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
8394a1b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
fbd9163
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
7f11c47
Update maintainers for DRM STI driver
by Benjamin Gaignard
· 9 years ago
f21838e
mm: cma: mark cma_bitmap_maxno() inline in header
by Gregory Fong
· 9 years ago
4ce321f
zram: fix pool name truncation
by Sergey Senozhatsky
· 9 years ago
f9126ab
memory-hotplug: fix wrong edge when hot add a new node
by Xishi Qiu
· 9 years ago
2baf9e8
.mailmap: Andrey Ryabinin has moved
by Andrey Ryabinin
· 9 years ago
3ed1f8a
ipc/sem.c: update/correct memory barriers
by Manfred Spraul
· 9 years ago
7f6bf39
mm/hwpoison: fix panic due to split huge zero page
by Wanpeng Li
· 9 years ago
a979558
ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()
by Herton R. Krzesinski
· 9 years ago
602b859
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
by Herton R. Krzesinski
· 9 years ago
0361380
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
by Wanpeng Li
· 9 years ago
4f32be6
mm/hwpoison: fix page refcount of unknown non LRU page
by Wanpeng Li
· 9 years ago
3670901
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b25c6ce
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5e5013c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c679765
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d211d87
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
by Alexandre Courbot
· 9 years ago
3e04e2f
drm/vmwgfx: Fix execbuf locking issues
by Thomas Hellstrom
· 9 years ago
3c6d45b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
7ddab73
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
cd88ec2
x86: fix error handling for 32-bit compat out-of-range system call numbers
by Linus Torvalds
· 9 years ago
5b3e2e1
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
ebcbf16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6b476e1
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
ed596cd
Revert x86 sigcontext cleanups
by Linus Torvalds
· 9 years ago
26b552e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2331d30
Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
85ad3de
ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file
by Murali Karicheri
· 9 years ago
e61eee7
ARM: dts: keystone: fix the clock node for mdio
by Murali Karicheri
· 9 years ago
659181a
Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
db55350
Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 9 years ago
07616f0
Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixes
by Olof Johansson
· 9 years ago
5c16179
EDAC, ppc4xx: Access mci->csrows array elements properly
by Michael Walle
· 9 years ago
e6d0069
cosa: missing error code on failure in probe()
by Dan Carpenter
· 9 years ago
e941ba8
Merge branch 'gianfar-fixes'
by David S. Miller
· 9 years ago
1f2b729
gianfar: remove faulty filer optimizer
by Jakub Kicinski
· 9 years ago
b5c8c89
gianfar: correct list membership accounting
by Jakub Kicinski
· 9 years ago
a898fe0
gianfar: correct filer table writing
by Jakub Kicinski
· 9 years ago
b02e3e9
bonding: Gratuitous ARP gets dropped when first slave added
by Venkat Venkatsubra
· 9 years ago
211c504
net: dsa: Do not override PHY interface if already configured
by Florian Fainelli
· 9 years ago
4f258a4
sd: Fix maximum I/O size for BLOCK_PC requests
by Martin K. Petersen
· 10 years ago
30065bf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
8f2777f
libfc: Fix fc_fcp_cleanup_each_cmd()
by Bart Van Assche
· 10 years ago
f6979ad
libfc: Fix fc_exch_recv_req() error path
by Bart Van Assche
· 10 years ago
04da002
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
by Linus Torvalds
· 9 years ago
660d083
libiscsi: Fix host busy blocking during connection teardown
by John Soni Jose
· 10 years ago
e037239
drm/radeon: add new OLAND pci id
by Alex Deucher
· 9 years ago
b8826b0
Revert "drm/amdgpu: Configure doorbell to maximum slots"
by Alex Deucher
· 9 years ago
8c8bac5
drm/amdgpu: add context buffer size check for HEVC
by Boyuan Zhang
· 9 years ago
cec45d9
Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
34dd051
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
by Yi Zhang
· 9 years ago
b0dc3c8
dm btree: add ref counting ops for the leaves of top level btrees
by Joe Thornber
· 9 years ago
7f518ad
dm thin metadata: delete btrees when releasing metadata snapshot
by Joe Thornber
· 9 years ago
d7a702f
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
by Matt Fleming
· 9 years ago
dbc72b7
perf/x86/intel: Fix memory leak on hot-plug allocation fail
by Peter Zijlstra
· 9 years ago
c7999c6
perf: Fix PERF_EVENT_IOC_PERIOD migration race
by Peter Zijlstra
· 9 years ago
ee9397a
perf: Fix double-free of the AUX buffer
by Ben Hutchings
· 9 years ago
e984a179
memory: omap-gpmc: Don't try to save uninitialized GPMC context
by Tomeu Vizoso
· 9 years ago
58ccab9
Merge tag 'localmodconfig-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
by Linus Torvalds
· 9 years ago
c0ddc8c
localmodconfig: Use Kbuild files too
by Richard Weinberger
· 9 years ago
28eaad7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
c68875f
net: fs_enet: mask interrupts for TX partial frames.
by LEROY Christophe
· 9 years ago
8961822
net: fs_enet: explicitly remove I flag on TX partial frames
by LEROY Christophe
· 9 years ago
edf15b4
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
e2e927c
Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
09edea4
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
by Nathan Lynch
· 9 years ago
c22fe51
xen/xenbus: Don't leak memory when unmapping the ring on HVM backend
by Julien Grall
· 9 years ago
ad6cd7b
Revert "xen/events/fifo: Handle linked events when closing a port"
by David Vrabel
· 9 years ago
9992349
drm/exynos/fimc: fix runtime pm support
by Marek Szyprowski
· 10 years ago
Next »