index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
basic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-06
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
1
-1
/
+1
2024-06-06
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
3
-7
/
+7
2024-06-06
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2024-06-06
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
1
-2
/
+14
2024-06-06
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
4
-11
/
+21
2024-06-06
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
1
-4
/
+2
2024-06-06
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
1
-4
/
+11
2024-06-06
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
1
-1
/
+1
2024-06-06
mm: page_alloc: fix highatomic typing in multi-block buddies
Johannes Weiner
1
-16
/
+34
2024-06-06
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
1
-0
/
+3
2024-06-06
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
1
-2
/
+0
2024-06-06
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
1
-2
/
+2
2024-06-06
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
1
-0
/
+6
2024-06-06
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
5
-10
/
+10
2024-06-06
drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive
Ian Forbes
1
-0
/
+10
2024-06-06
drm/vmwgfx: Standardize use of kibibytes when logging
Ian Forbes
2
-8
/
+8
2024-06-06
drm/vmwgfx: Remove STDU logic from generic mode_valid function
Ian Forbes
2
-20
/
+9
2024-06-06
drm/vmwgfx: 3D disabled should not effect STDU memory limits
Ian Forbes
1
-7
/
+0
2024-06-06
drm/vmwgfx: Filter modes which exceed graphics memory
Ian Forbes
1
-2
/
+43
2024-06-06
ptp: Fix error message on failed pin verification
Karol Kolacinski
1
-1
/
+2
2024-06-06
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
1
-9
/
+6
2024-06-05
net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
Aleksandr Mishin
1
-2
/
+6
2024-06-05
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
1
-1
/
+8
2024-06-05
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-06-05
drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
Tasos Sahanidis
1
-42
/
+49
2024-06-05
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
1
-9
/
+11
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
1
-9
/
+1
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
1
-6
/
+11
2024-06-05
KVM: s390x: selftests: Add shared zeropage test
David Hildenbrand
2
-0
/
+112
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
1
-24
/
+30
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
1
-0
/
+1
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
1
-1
/
+14
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
1
-0
/
+1
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
4
-10
/
+10
2024-06-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-06-05
net/mlx5: Always stop health timer during driver removal
Shay Drory
1
-0
/
+3
2024-06-05
net/mlx5: Stop waiting for PCI if pci channel is offline
Moshe Shemesh
3
-0
/
+16
2024-06-05
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2
-36
/
+77
2024-06-05
arm64/io: add constant-argument check
Arnd Bergmann
1
-20
/
+16
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
4
-9
/
+45
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
1
-2
/
+7
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
1
-1
/
+5
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
1
-3
/
+0
2024-06-05
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Wei Li
1
-0
/
+3
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
1
-0
/
+1
2024-06-05
vxlan: Fix regression when dropping packets due to invalid src addresses
Daniel Borkmann
1
-4
/
+4
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
1
-1
/
+1
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
1
-0
/
+1
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
1
-1
/
+41
[prev]
[next]