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.19.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-7.0.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
2019-05-09
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
1
-1
/
+6
2019-05-09
dwmac4_prog_mtl_tx_algorithms() missing write operation
Cheng Han
1
-0
/
+2
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
251
-4571
/
+12535
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
23
-169
/
+566
2019-05-09
selftests: fix install target to use default install path
Shuah Khan
1
-2
/
+8
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
17
-88
/
+65
2019-05-09
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
1
-0
/
+30
2019-05-09
dt-bindings: pwm: Update bindings for the Meson G12A Family
Neil Armstrong
1
-0
/
+3
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
1
-2
/
+2
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
321
-3180
/
+30072
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
4
-3
/
+1
2019-05-09
pwm: Add i.MX TPM PWM driver support
Anson Huang
3
-0
/
+461
2019-05-09
dt-bindings: pwm: Add i.MX TPM PWM binding
Anson Huang
1
-0
/
+22
2019-05-09
cgroup: never call do_group_exit() with task->frozen bit set
Roman Gushchin
1
-5
/
+3
2019-05-09
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
1
-8
/
+17
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
1
-5
/
+0
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
1
-2
/
+2
2019-05-09
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
1
-1
/
+1
2019-05-09
kconfig: remove trailing whitespaces
Masahiro Yamada
2
-2
/
+2
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
6
-48
/
+40
2019-05-09
PCI: Replace printk(KERN_INFO) with pr_info(), etc
Mohan Kumar
6
-18
/
+12
2019-05-09
PCI: Use dev_printk() when possible
Bjorn Helgaas
2
-5
/
+4
2019-05-09
csky: Add support for perf unwind-libdw
Mao Han
8
-1
/
+288
2019-05-09
fsnotify: fix unlink performance regression
Amir Goldstein
3
-33
/
+45
2019-05-09
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
1
-3
/
+1
2019-05-09
btrfs: use the existing reserved items for our first prop for inheritance
Josef Bacik
1
-8
/
+22
2019-05-09
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
1
-1
/
+1
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
8
-25
/
+25
2019-05-09
netfilter: nf_tables: remove NFT_CT_TIMEOUT
Pablo Neira Ayuso
1
-2
/
+0
2019-05-09
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
1
-1
/
+1
2019-05-09
mailbox: Add support for Armada 37xx rWTM mailbox
Marek Behun
4
-0
/
+260
2019-05-09
dt-bindings: mailbox: Document armada-3700-rwtm-mailbox binding
Marek Behun
1
-0
/
+16
2019-05-09
mailbox: stm32-ipcc: check invalid irq
Fabien Dessenne
1
-5
/
+8
2019-05-09
mailbox: imx: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-09
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
2
-9
/
+1
2019-05-09
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
1
-1
/
+1
2019-05-09
crypto: caam - fix DKP detection logic
Herbert Xu
3
-5
/
+19
2019-05-09
MAINTAINERS: Maintainer for Chelsio crypto driver
Atul Gupta
1
-1
/
+1
2019-05-09
crypto: chelsio - count incomplete block in IV
Atul Gupta
1
-2
/
+2
2019-05-09
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
2
-14
/
+3
2019-05-09
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
1
-1
/
+2
2019-05-09
Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
4
-62
/
+87
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1012
-23933
/
+63703
2019-05-09
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
1
-1
/
+1
2019-05-09
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Chao Yu
3
-1
/
+14
2019-05-09
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
2
-0
/
+28
2019-05-09
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
10
-51
/
+134
[prev]
[next]