index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-28
HID: wacom: Skip processing of touches with negative slot values
Jason Gerecke
1
-0
/
+3
2021-07-28
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
1
-1
/
+1
2021-07-28
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
Colin Ian King
1
-1
/
+1
2021-07-28
HID: apple: Add support for Keychron K1 wireless keyboard
Haochen Tong
1
-0
/
+2
2021-07-28
HID: fix typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
1
-2
/
+1
2021-07-28
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-28
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
2021-07-28
Merge tag 'mlx5-fixes-2021-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
10
-32
/
+98
2021-07-28
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
Peter Ujfalusi
1
-2
/
+7
2021-07-28
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
Zhang Qilong
1
-3
/
+3
2021-07-28
dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
Zhang Qilong
1
-2
/
+2
2021-07-28
usb: gadget: f_hid: idle uses the highest byte for duration
Maxim Devaev
1
-1
/
+1
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
2
-2
/
+3
2021-07-27
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2
-14
/
+19
2021-07-27
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
1
-1
/
+1
2021-07-27
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
1
-2
/
+31
2021-07-27
net/mlx5: Unload device upon firmware fatal error
Aya Levin
1
-2
/
+10
2021-07-27
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Fix page allocation failure for trap-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2
-2
/
+7
2021-07-27
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
Maxim Mikityanskiy
1
-2
/
+3
2021-07-27
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined
Tariq Toukan
1
-1
/
+10
2021-07-27
net/mlx5: E-Switch, handle devcom events only for ports on the same device
Roi Dayan
2
-4
/
+4
2021-07-27
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported
Maor Dickman
1
-3
/
+4
2021-07-27
net/mlx5e: Disable Rx ntuple offload for uplink representor
Maor Dickman
1
-9
/
+20
2021-07-27
net/mlx5: Fix flow table chaining
Maor Gottlieb
1
-4
/
+6
2021-07-27
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
1
-13
/
+4
2021-07-27
Merge branch 'sockmap fixes picked up by stress tests'
Andrii Nakryiko
2
-30
/
+63
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
2
-25
/
+35
2021-07-27
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-07-27
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-27
clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
Dmitry Osipenko
1
-0
/
+10
2021-07-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-48
/
+43
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-4
/
+2
2021-07-27
KVM: add missing compat KVM_CLEAR_DIRTY_LOG
Paolo Bonzini
1
-0
/
+28
2021-07-27
KVM: use cpu_relax when halt polling
Li RongQing
1
-0
/
+1
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deactivated
Maxim Levitsky
1
-2
/
+5
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
3
-27
/
+27
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2
-3
/
+3
2021-07-27
KVM: selftests: Introduce access_tracking_perf_test
David Matlack
3
-0
/
+431
2021-07-27
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
David Matlack
1
-0
/
+1
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2
-3
/
+3
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-7
/
+13
[prev]
[next]