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
2019-01-22
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-22
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2
-4
/
+10
2019-01-22
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-22
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-18
/
+7
2019-01-22
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
1
-3
/
+11
2019-01-22
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2
-31
/
+14
2019-01-22
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-21
/
+19
2019-01-22
crypto: authencesn - Avoid twice completion call in decrypt path
Harsh Jain
1
-1
/
+1
2019-01-22
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2019-01-22
crypto: sm3 - fix undefined shift by >= width of value
Eric Biggers
1
-1
/
+1
2019-01-22
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2019-01-22
r8169: don't try to read counters if chip is in a PCI power-save state
Heiner Kallweit
1
-2
/
+4
2019-01-22
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-22
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2019-01-22
r8169: load Realtek PHY driver module before r8169
Heiner Kallweit
1
-0
/
+1
2019-01-22
IN_BADCLASS: fix macro to actually work
Greg Kroah-Hartman
1
-1
/
+1
2019-01-22
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2019-01-22
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
1
-0
/
+1
2019-01-22
net: phy: Add missing features to PHY drivers
Andrew Lunn
4
-0
/
+17
2019-01-22
net: phy: add missing phy driver features
Camelia Groza
2
-0
/
+2
2019-01-22
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2019-01-22
tcp: change txhash on SYN-data timeout
Yuchung Cheng
1
-1
/
+1
2019-01-22
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-22
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-22
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-22
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2019-01-22
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
3
-4
/
+4
2019-01-22
mmc: sdhci-msm: Disable CDR function on TX
Loic Poulain
1
-1
/
+42
2019-01-22
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2019-01-22
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2
-33
/
+15
2019-01-22
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2019-01-22
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
3
-106
/
+72
2019-01-22
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2019-01-22
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2019-01-22
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2019-01-22
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2019-01-22
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-22
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-22
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
1
-8
/
+5
2019-01-22
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
1
-2
/
+7
2019-01-22
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2019-01-17
Linux 4.20.3
v4.20.3
Greg Kroah-Hartman
1
-1
/
+1
2019-01-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
1
-0
/
+8
2019-01-17
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
Filipe Manana
1
-4
/
+10
2019-01-17
Btrfs: fix access to available allocation bits when starting balance
Filipe Manana
1
-16
/
+23
2019-01-17
sunrpc: use-after-free in svc_process_common()
Vasily Averin
5
-10
/
+19
2019-01-17
mm: page_mapped: don't assume compound page is huge or THP
Jan Stancek
1
-1
/
+1
2019-01-17
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
2019-01-17
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
1
-0
/
+3
2019-01-17
ext4: use ext4_write_inode() when fsyncing w/o a journal
Theodore Ts'o
1
-4
/
+9
[prev]
[next]