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.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
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-45
/
+220
2020-02-19
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
1
-1
/
+6
2020-02-19
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
1
-3
/
+13
2020-02-19
btrfs: handle logged extent failure properly
Josef Bacik
1
-0
/
+2
2020-02-19
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
1
-1
/
+0
2020-02-19
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
1
-0
/
+1
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
4
-0
/
+17
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
1
-2
/
+2
2020-02-19
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-64
/
+59
2020-02-19
Merge tag 'tpmdd-next-20200217' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
3
-3
/
+7
2020-02-19
pipe: make sure to wake up everybody when the last reader/writer closes
Linus Torvalds
1
-8
/
+10
2020-02-19
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
1
-1
/
+1
2020-02-19
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
1
-2
/
+2
2020-02-18
flow_table.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-2
/
+4
2020-02-18
datapath.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-3
/
+6
2020-02-18
vport.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-02-18
meter.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-02-18
netlabel_domainhash.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-02-18
net: netlabel: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
1
-20
/
+2
2020-02-18
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
1
-2
/
+2
2020-02-18
mptcp: fix bogus socket flag values
Florian Westphal
1
-2
/
+2
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2
-1
/
+30
2020-02-18
Merge tag 'thunderbolt-fix-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-1
/
+1
2020-02-18
io_uring: remove unnecessary NULL checks
Dan Carpenter
1
-2
/
+2
2020-02-18
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
1
-1
/
+1
2020-02-18
iommu/vt-d: Simplify check in identity_mapping()
Joerg Roedel
1
-1
/
+1
2020-02-18
iommu/vt-d: Remove deferred_attach_domain()
Joerg Roedel
1
-8
/
+3
2020-02-18
iommu/vt-d: Do deferred attachment in iommu_need_mapping()
Joerg Roedel
1
-3
/
+7
2020-02-18
iommu/vt-d: Move deferred device attachment into helper function
Joerg Roedel
1
-8
/
+12
2020-02-18
iommu/vt-d: Add attach_deferred() helper
Joerg Roedel
1
-4
/
+8
2020-02-18
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
1
-1
/
+7
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
2
-18
/
+14
2020-02-18
ima: add sm3 algorithm to hash algorithm configuration list
Tianjia Zhang
1
-0
/
+5
2020-02-18
crypto: rename sm3-256 to sm3 in hash_algo_name
Tianjia Zhang
1
-1
/
+1
2020-02-18
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
1
-14
/
+26
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
16
-415
/
+219
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
1
-0
/
+5
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+8
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+7
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
7
-45
/
+212
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
3
-28
/
+39
2020-02-18
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Takashi Iwai
4
-5
/
+5
2020-02-18
ALSA: hda/realtek - Apply quirk for yet another MSI laptop
Takashi Iwai
1
-0
/
+1
2020-02-18
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
3
-23
/
+21
2020-02-18
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
4
-10
/
+18
2020-02-18
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
4
-56
/
+55
2020-02-18
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
1
-3
/
+3
2020-02-18
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-2
/
+2
2020-02-18
sctp: move the format error check out of __sctp_sf_do_9_1_abort
Xin Long
1
-9
/
+20
[prev]
[next]