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
2021-01-27
net/mlx5: Maintain separate page trees for ECPF and PF functions
Daniel Jurgens
1
-24
/
+34
2021-01-27
net/mlx5e: Fix IPSEC stats
Maxim Mikityanskiy
1
-2
/
+2
2021-01-27
net/mlx5e: Reduce tc unsupported key print level
Maor Dickman
1
-2
/
+2
2021-01-27
net/mlx5e: free page before return
Pan Bian
1
-1
/
+1
2021-01-27
net/mlx5e: E-switch, Fix rate calculation for overflow
Parav Pandit
1
-3
/
+8
2021-01-27
net/mlx5: Fix memory leak on flow table creation error flow
Roi Dayan
1
-0
/
+1
2021-01-27
Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
7
-18
/
+26
2021-01-27
Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
24
-141
/
+264
2021-01-27
iwlwifi: provide gso_type to GSO packets
Eric Dumazet
1
-0
/
+3
2021-01-27
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
1
-1
/
+4
2021-01-27
igc: fix link speed advertising
Corinna Vinschen
1
-6
/
+18
2021-01-26
mailmap: remove the "repo-abbrev" comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-26
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2
-6
/
+12
2021-01-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-112
/
+172
2021-01-26
Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+3
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+63
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
1
-3
/
+0
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
1
-7
/
+4
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
3
-12
/
+14
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
1
-4
/
+4
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
1
-1
/
+7
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
1
-3
/
+6
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
1
-1
/
+7
2021-01-26
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
1
-50
/
+34
2021-01-26
media: hantro: Fix reset_raw_fmt initialization
Ricardo Ribalda
1
-1
/
+1
2021-01-26
media: cec: add stm32 driver
Yannick Fertre
1
-0
/
+1
2021-01-26
media: cedrus: Fix H264 decoding
Jernej Skrabec
1
-1
/
+1
2021-01-26
media: v4l2-subdev.h: BIT() is not available in userspace
Hans Verkuil
1
-1
/
+1
2021-01-26
ALSA: hda/via: Apply the workaround generically for Clevo machines
Takashi Iwai
1
-1
/
+1
2021-01-26
bpf: Drop disabled LSM hooks from the sleepable set
Mikko Ylinen
1
-0
/
+12
2021-01-26
futex: Handle faults correctly for PI futexes
Thomas Gleixner
1
-37
/
+20
2021-01-26
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
1
-27
/
+26
2021-01-26
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
1
-7
/
+1
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
3
-5
/
+3
2021-01-26
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
1
-33
/
+33
2021-01-26
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
1
-7
/
+3
2021-01-26
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
1
-15
/
+16
2021-01-26
Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
22
-61
/
+184
2021-01-26
staging: rtl8723bs: fix wireless regulatory API misuse
Johannes Berg
3
-13
/
+9
2021-01-26
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-01-26
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
1
-2
/
+3
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2
-4
/
+5
2021-01-26
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
1
-13
/
+7
2021-01-26
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
3
-9
/
+29
2021-01-26
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
1
-26
/
+25
2021-01-26
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
1
-9
/
+6
2021-01-26
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-01-26
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
3
-2
/
+5
2021-01-26
KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG
Zenghui Yu
1
-9
/
+7
2021-01-26
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
[prev]
[next]