index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-09-24
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-24
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-09-24
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-24
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-09-24
nios2: fix __get_user()
Al Viro
1
-2
/
+2
2016-09-24
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-09-24
m32r: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-24
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-09-24
fix minor infoleak in get_user_ex()
Al Viro
1
-1
/
+5
2016-09-24
microblaze: fix copy_from_user()
Al Viro
1
-3
/
+6
2016-09-24
avr32: fix copy_from_user()
Al Viro
3
-4
/
+13
2016-09-24
microblaze: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-24
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-09-24
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2
-4
/
+6
2016-09-24
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-24
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-09-24
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
1
-5
/
+5
2016-09-24
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2
-0
/
+10
2016-09-24
soc: qcom/spm: shut up uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2016-09-24
pinctrl: at91-pio4: use %pr format string for resource
Arnd Bergmann
1
-1
/
+1
2016-09-24
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
3
-3
/
+3
2016-09-24
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
Mika Kuoppala
3
-11
/
+13
2016-09-24
mpssd: fix buffer overflow warning
Mike Danese
1
-2
/
+2
2016-09-24
gma500: remove annoying deprecation warning
Linus Torvalds
1
-1
/
+1
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-09-24
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
Johannes Berg
1
-23
/
+2
2016-09-24
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
1
-4
/
+4
2016-09-24
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-09-24
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-09-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
1
-3
/
+4
2016-09-24
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-24
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-09-24
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-24
pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
Icenowy Zheng
2
-4
/
+4
2016-09-24
pinctrl: pistachio: fix mfio pll_lock pinmux
James Hartley
1
-6
/
+6
2016-09-24
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-09-24
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-09-24
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-09-24
bus: arm-ccn: Fix XP watchpoint settings bitmask
Pawel Moll
1
-2
/
+2
2016-09-24
bus: arm-ccn: Do not attempt to configure XPs for cycle counter
Pawel Moll
1
-0
/
+4
2016-09-24
bus: arm-ccn: Fix PMU handling of MN
Pawel Moll
1
-3
/
+16
2016-09-24
ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
Lee Jones
1
-4
/
+6
2016-09-24
ARM: dts: overo: fix gpmc nand on boards with ethernet
Johan Hovold
4
-8
/
+3
2016-09-24
ARM: dts: overo: fix gpmc nand cs0 range
Johan Hovold
1
-1
/
+1
2016-09-24
ARM: dts: imx6qdl: Fix SPDIF regression
Fabio Estevam
1
-1
/
+1
2016-09-24
ARM: OMAP3: hwmod data: Add sysc information for DSI
Sebastian Reichel
1
-0
/
+12
2016-09-24
ARM: kirkwood: ib62x0: fix size of u-boot environment partition
Simon Baatz
1
-1
/
+1
[prev]
[next]