index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ezusb_convert.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
1
-7
/
+35
2023-12-07
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
1
-0
/
+1
2023-12-07
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
Florian Fainelli
1
-8
/
+8
2023-12-07
MAINTAINERS: drop Antti Palosaari
Bagas Sanjaya
2
-142
/
+45
2023-12-07
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
1
-1
/
+1
2023-12-07
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
1
-1
/
+5
2023-12-07
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
3
-6
/
+1
2023-12-07
units: add missing header
Andy Shevchenko
1
-0
/
+1
2023-12-07
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
1
-3
/
+3
2023-12-07
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
1
-6
/
+43
2023-12-07
scripts/gdb/tasks: fix lx-ps command error
Kuan-Ying Lee
1
-11
/
+7
2023-12-07
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
1
-7
/
+9
2023-12-07
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
1
-2
/
+2
2023-12-07
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
1
-0
/
+1
2023-12-07
lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
Ming Lei
1
-6
/
+16
2023-12-07
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-07
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
1
-1
/
+1
2023-12-07
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2
-10
/
+21
2023-12-07
.mailmap: add a new address mapping for Chester Lin
Chester Lin
1
-0
/
+1
2023-12-07
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
2023-12-07
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
1
-1
/
+1
2023-12-07
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
1
-3
/
+6
2023-12-07
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
1
-1
/
+1
2023-12-07
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
1
-4
/
+20
2023-12-07
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
1
-1
/
+1
2023-12-07
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
1
-1
/
+3
2023-12-07
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
1
-17
/
+19
2023-12-07
mm/memory.c:zap_pte_range() print bad swap entry
Andrew Morton
1
-0
/
+1
2023-12-07
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2
-4
/
+8
2023-12-07
MAINTAINERS: add Andrew Morton for lib/*
Andrew Morton
1
-0
/
+7
2023-12-03
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
1
-1
/
+1
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
1
-1
/
+13
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
1
-1
/
+1
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
3
-14
/
+22
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2
-7
/
+4
2023-12-01
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
1
-0
/
+17
2023-11-30
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
2
-15
/
+25
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
1
-0
/
+4
2023-11-30
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
1
-6
/
+2
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2023-11-30
ALSA: hda: Disable power-save on KONTRON SinglePC
Takashi Iwai
1
-0
/
+2
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
[next]