index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-07-28
ACPI: DPTF: Fix reading of attributes
Srinivas Pandruvada
1
-8
/
+43
2021-07-28
Revert "ACPI: resources: Add checks for ACPI IRQ override"
Hui Wang
1
-8
/
+1
2021-07-28
io_uring: fix poll requests leaking second poll entries
Hao Xu
1
-3
/
+2
2021-07-28
io_uring: don't block level reissue off completion path
Jens Axboe
1
-0
/
+6
2021-07-28
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
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
block: delay freeing the gendisk
Christoph Hellwig
2
-2
/
+3
2021-07-28
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-28
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
1
-1
/
+1
2021-07-28
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
1
-2
/
+31
2021-07-28
net/mlx5: Unload device upon firmware fatal error
Aya Levin
1
-2
/
+10
2021-07-28
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-28
net/mlx5e: Fix page allocation failure for trap-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-28
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2
-2
/
+7
2021-07-28
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
Maxim Mikityanskiy
1
-2
/
+3
2021-07-28
net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...
Tariq Toukan
1
-1
/
+10
2021-07-28
net/mlx5: E-Switch, handle devcom events only for ports on the same device
Roi Dayan
2
-4
/
+4
2021-07-28
net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...
Maor Dickman
1
-3
/
+4
2021-07-28
net/mlx5e: Disable Rx ntuple offload for uplink representor
Maor Dickman
1
-9
/
+20
2021-07-28
net/mlx5: Fix flow table chaining
Maor Gottlieb
1
-4
/
+6
2021-07-28
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
1
-13
/
+4
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
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 deact...
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
net: hns3: change the method of obtaining default ptp cycle
Yufeng Mo
2
-9
/
+37
2021-07-27
io_uring: always reissue from task_work context
Jens Axboe
1
-2
/
+8
2021-07-27
maintainers: add bugs and chat URLs for amdgpu
Simon Ser
1
-0
/
+2
2021-07-27
drm/amdgpu/display: only enable aux backlight control for OLED panels
Alex Deucher
1
-2
/
+2
[prev]
[next]