index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
1
-1
/
+5
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2
-5
/
+33
2021-10-01
perf/x86/intel: Update event constraints for ICX
Kan Liang
1
-0
/
+1
2021-10-01
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
1
-0
/
+1
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
1
-0
/
+6
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
1
-1
/
+4
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
1
-0
/
+6
2021-09-30
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
1
-10
/
+7
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
88
-447
/
+1384
2021-09-30
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+7
2021-09-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-48
/
+113
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
1
-9
/
+9
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
3
-13
/
+74
2021-09-30
ksmbd: add validation in smb2 negotiate
Namjae Jeon
2
-6
/
+68
2021-09-30
ksmbd: add request buffer validation in smb2_set_info
Namjae Jeon
1
-42
/
+107
2021-09-30
ksmbd: use correct basic info level in set_file_basic_info()
Namjae Jeon
2
-7
/
+15
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
3
-12
/
+56
2021-09-30
net: stmmac: fix EEE init issue when paired with EEE capable PHYs
Wong Vee Khee
1
-0
/
+4
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
3
-20
/
+33
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
1
-10
/
+59
2021-09-30
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
1
-2
/
+2
2021-09-30
ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
Zelin Deng
1
-7
/
+2
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2
-11
/
+16
2021-09-29
nbd: use shifts rather than multiplies
Nick Desaulniers
1
-12
/
+17
2021-09-29
ksmbd: remove NTLMv1 authentication
Namjae Jeon
3
-229
/
+0
2021-09-29
MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer
Mun Yew Tham
1
-1
/
+1
2021-09-29
MAINTAINERS: update my email address
Bartosz Golaszewski
1
-4
/
+4
2021-09-29
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
1
-9
/
+2
2021-09-29
Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-102
/
+272
2021-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+11
2021-09-29
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
1
-4
/
+110
2021-09-29
Merge branch 'hns3-fixes'
David S. Miller
7
-73
/
+60
2021-09-29
net: hns3: disable firmware compatible features when uninstall PF
Guangbin Huang
1
-8
/
+13
2021-09-29
net: hns3: fix always enable rx vlan filter problem after selftest
Guangbin Huang
1
-2
/
+4
2021-09-29
net: hns3: PF enable promisc for VF when mac table is overflow
Guangbin Huang
1
-2
/
+6
2021-09-29
net: hns3: fix show wrong state when add existing uc mac address
Jian Shen
1
-10
/
+9
2021-09-29
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE
Jian Shen
2
-28
/
+10
2021-09-29
net: hns3: don't rollback when destroy mqprio fail
Jian Shen
1
-6
/
+11
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
4
-17
/
+2
2021-09-29
net: hns3: do not allow call hns3_nic_net_open repeatedly
Jian Shen
1
-0
/
+5
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2
-3
/
+7
2021-09-28
scsi: csiostor: Add module softdep on cxgb4
Rahul Lakkireddy
1
-0
/
+1
2021-09-28
scsi: qla2xxx: Fix excessive messages during device logout
Arun Easi
1
-2
/
+2
2021-09-28
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-2
/
+2
[prev]
[next]