Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
101b92d9590a645d6fb643654b3a92556203b745
« Previous
6336501
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a9e8d1a
sparc: fix the return value of module_alloc()
by Wei Yongjun
· 12 years ago
dfa520a
sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32
by Andreas Larsson
· 12 years ago
267b50f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
8ca7de9
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
a630844
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
by Stefan Roese
· 12 years ago
e05e279
debugfs: fix u32_array race in format_array_alloc
by Linus Torvalds
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
e0c7a4a
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
dc9c975
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
by Wei Yongjun
· 12 years ago
6861509
stmmac: fix return value check in stmmac_open_ext_timer()
by Wei Yongjun
· 12 years ago
28889b7
gianfar: fix phc index build failure
by Richard Cochran
· 12 years ago
f950c0e
ipv6: fix return value check in fib6_add()
by Wei Yongjun
· 12 years ago
3604885
debugfs: fix race in u32_array_read and allocate array at open
by David Rientjes
· 12 years ago
185d4c8
bnx2x: remove false warning regarding interrupt number
by Ariel Elior
· 12 years ago
bf619fa
ARM: reserve syscall 378 for kcmp
by Russell King
· 12 years ago
b68e7fa
vfio: Fix virqfd release race
by Alex Williamson
· 12 years ago
b37b593
vfio: Trivial Documentation correction
by Alex Williamson
· 12 years ago
24cc7fb
x86/kbuild: archscripts depends on scripts_basic
by Jeff Mahoney
· 12 years ago
c1c1a59
firmware: fix directory creation rule matching with make 3.80
by Mark Asselstine
· 12 years ago
ab04c8b
can: ti_hecc: fix oops during rmmod
by Marc Kleine-Budde
· 12 years ago
e21093e
can: janz-ican3: fix support for older hardware revisions
by Ira W. Snyder
· 12 years ago
017a27e
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
6c06d60
drm/nouveau: add dmi quirk for gpio reset
by Dave Airlie
· 12 years ago
c0d680e
net: do not disable sg for packets requiring no checksum
by Ed Cashin
· 12 years ago
8babe8c
aoe: assert AoE packets marked as requiring no checksum
by Ed Cashin
· 12 years ago
3cfc159
at91ether: return PTR_ERR if call to clk_get fails
by Devendra Naga
· 12 years ago
e3ac104
xfrm_user: don't copy esn replay window twice for new states
by Mathias Krause
· 12 years ago
ecd7918
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 12 years ago
1f86840
xfrm_user: fix info leak in copy_to_user_tmpl()
by Mathias Krause
· 12 years ago
7b78983
xfrm_user: fix info leak in copy_to_user_policy()
by Mathias Krause
· 12 years ago
f778a63
xfrm_user: fix info leak in copy_to_user_state()
by Mathias Krause
· 12 years ago
4c87308
xfrm_user: fix info leak in copy_to_user_auth()
by Mathias Krause
· 12 years ago
9db273f
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
by Bjørn Mork
· 12 years ago
bc26ccd
tcp: restore rcv_wscale in a repair mode (v2)
by Andrey Vagin
· 12 years ago
8e910d0
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
85f2a2ef
tracing: Don't call page_to_pfn() if page is NULL
by Wen Congyang
· 12 years ago
16c5808
drm/radeon: Prevent leak of scratch register on resume from suspend
by Simon Kitching
· 12 years ago
18d4dbd
Revert "drm/nv50-/gpio: initialise to vbios defaults during init"
by Dave Airlie
· 12 years ago
8d4f5cc8
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
35b1da4
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
by Axel Lin
· 12 years ago
30ebb7f
Input: sentelic - filter out erratic movement when lifting finger
by Tai-hwa Liang
· 12 years ago
59d1f5c
Input: ambakmi - [un]prepare clocks when enabling amd disabling
by Pawel Moll
· 12 years ago
8669cf6
Input: i8042 - disable mux on Toshiba C850D
by Anisse Astier
· 12 years ago
8ea853f
net/core: fix comment in skb_try_coalesce
by Li RongQing
· 12 years ago
ed3770a
asix: Support DLink DUB-E100 H/W Ver C1
by Søren holm
· 12 years ago
d99a910
Merge branch 'clkdev' into fixes
by Russell King
· 12 years ago
2b25d9f
ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers
by Mike Turquette
· 12 years ago
20332ff
ARM: 7537/1: clk: Fix release in devm_clk_put()
by Mark Brown
· 12 years ago
7126195
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 12 years ago
15c0417
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 12 years ago
dbd6b11
batman-adv: make batadv_test_bit() return 0 or 1 only
by Linus Lüssing
· 12 years ago
bd49940
xen/boot: Disable BIOS SMP MP table search.
by Konrad Rzeszutek Wilk
· 12 years ago
c46de22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
077fee0
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
cf42d54
Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 12 years ago
4b92c17
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c5c473e
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
527df5f
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
by Dmitry Torokhov
· 12 years ago
0b6c404
Merge tag 'v3.6-rc5' into for-linus
by Dmitry Torokhov
· 12 years ago
6889125
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
by Tejun Heo
· 12 years ago
ed48ece
workqueue: reimplement work_on_cpu() using system_wq
by Tejun Heo
· 12 years ago
20a36e3
perf/x86: Fix Intel Ivy Bridge support
by Stephane Eranian
· 12 years ago
263a523
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
by Guenter Roeck
· 12 years ago
6dafab6
md: make sure metadata is updated when spares are activated or removed.
by NeilBrown
· 12 years ago
e5c8647
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
by NeilBrown
· 12 years ago
a852d7b
Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE."
by NeilBrown
· 12 years ago
0ba6e53
xfs: stop the sync worker before xfs_unmountfs
by Ben Myers
· 12 years ago
c73f693
cifs: fix return value in cifsConvertToUTF16
by Jeff Layton
· 12 years ago
59d86c7
e1000: Small packets may get corrupted during padding by HW
by Tushar Dave
· 12 years ago
433a195
xfrm: fix a read lock imbalance in make_blackhole
by Li RongQing
· 12 years ago
1d57f19
tcp: fix regression in urgent data handling
by Eric Dumazet
· 12 years ago
0e698bf
net: fix memory leak on oom with zerocopy
by Michael S. Tsirkin
· 12 years ago
e4d1aa4
netxen: check for root bus in netxen_mask_aer_correctable
by Nikolay Aleksandrov
· 12 years ago
521cf64
hwmon: (applesmc) Bump max wait
by Parag Warudkar
· 12 years ago
3ceefe4
hwmon: (ad7314) Add 'name' sysfs attribute
by Guenter Roeck
· 12 years ago
e488921
bnx2x: fix rx checksum validation for IPv6
by Michal Schmidt
· 12 years ago
c254637
xfrm_user: return error pointer instead of NULL #2
by Mathias Krause
· 12 years ago
864745d
xfrm_user: return error pointer instead of NULL
by Mathias Krause
· 12 years ago
2c20cbd
ipv6: use DST_* macro to set obselete field
by Nicolas Dichtel
· 12 years ago
6f3118b
ipv6: use net->rt_genid to check dst validity
by Nicolas Dichtel
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
2885da7
net: rt_cache_flush() cleanup
by Eric Dumazet
· 12 years ago
bafa6d9
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
925a6f0
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 12 years ago
b161dfa6
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
by Miklos Szeredi
· 12 years ago
23f3f06
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
42a3f89
ARM i.MX25: Make timer irq work again
by Sascha Hauer
· 12 years ago
3549517
ARM: imx: armadillo5x0: Fix illegal register access
by Fabio Estevam
· 12 years ago
652f5b5
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
0921dce
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
d7235b8
Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
256d0ea
[SCSI] hpsa: fix handling of protocol error
by Stephen M. Cameron
· 12 years ago
2453f5f
cciss: fix handling of protocol error
by Stephen M. Cameron
· 12 years ago
2bd6efa
blk: add an upper sanity check on partition adding
by Alan Cox
· 12 years ago
5e071e2
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
by Al Viro
· 12 years ago
077664a
sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path
by Laurent Pinchart
· 12 years ago
61c6e75
DMA: PL330: Check the pointer returned by kzalloc
by Sachin Kamat
· 12 years ago
2e2c682
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
by Sachin Kamat
· 12 years ago
Next »