index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-21
1
-0
/
+4
*
selftests/mm: FOLL_LONGTERM need to be updated to 0x100
Ayush Jain
2023-08-21
1
-1
/
+6
*
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2023-08-21
1
-0
/
+5
*
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-21
1
-0
/
+10
*
selftests: cgroup: fix test_kmem_basic less than error
Lucas Karpinski
2023-08-21
1
-2
/
+2
*
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
18
-20
/
+100
*
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
3
-5
/
+8
*
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
4
-14
/
+49
*
mm/damon/core: initialize damo_filter->list from damos_new_filter()
SeongJae Park
2023-08-04
1
-0
/
+1
*
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
Ryusuke Konishi
2023-08-04
3
-0
/
+12
*
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
2023-08-04
1
-0
/
+4
*
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
2023-08-04
1
-3
/
+27
*
MAINTAINERS: add maple tree mailing list
Liam R. Howlett
2023-08-04
1
-0
/
+1
*
mm: compaction: fix endless looping over same migrate block
Johannes Weiner
2023-08-04
1
-3
/
+5
*
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
2023-08-04
1
-0
/
+1
*
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
2023-08-04
1
-24
/
+51
*
mm: memory-failure: avoid false hwpoison page mapped error info
Miaohe Lin
2023-08-04
1
-3
/
+7
*
mm: memory-failure: fix potential unexpected return value from unpoison_memory()
Miaohe Lin
2023-08-04
1
-10
/
+9
*
mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
Miaohe Lin
2023-08-04
2
-4
/
+6
*
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
2023-08-04
1
-1
/
+1
*
crypto, cifs: fix error handling in extract_iter_to_sg()
David Howells
2023-08-04
1
-1
/
+1
*
zsmalloc: fix races between modifications of fullness and isolated
Andrew Yang
2023-08-04
1
-5
/
+9
*
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
2023-07-30
1
-1
/
+1
*
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-30
1
-5
/
+49
|
\
|
*
spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized reads
Douglas Anderson
2023-07-26
1
-0
/
+25
|
*
spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
Douglas Anderson
2023-07-26
1
-0
/
+12
|
*
spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQS
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+1
|
*
spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptors
Vijaya Krishna Nivarthi
2023-07-25
1
-1
/
+3
|
*
spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptor
Vijaya Krishna Nivarthi
2023-07-25
1
-3
/
+5
|
*
spi: spi-qcom-qspi: Ignore disabled interrupts' status in isr
Vijaya Krishna Nivarthi
2023-07-25
1
-0
/
+3
*
|
Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-30
1
-5
/
+5
|
\
\
|
*
|
regulator: mt6358: Fix incorrect VCN33 sync error message
Chen-Yu Tsai
2023-07-24
1
-1
/
+1
|
*
|
regulator: mt6358: Sync VCN33_* enable status after checking ID
Chen-Yu Tsai
2023-07-24
1
-4
/
+4
|
|
/
*
|
Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
21
-114
/
+103
|
\
\
|
*
|
usb: misc: ehset: fix wrong if condition
Xu Yang
2023-07-27
1
-4
/
+4
|
*
|
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
2023-07-27
1
-2
/
+4
|
*
|
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-07-25
1
-1
/
+3
|
*
|
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-07-25
1
-0
/
+4
|
*
|
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
2023-07-25
1
-2
/
+2
|
*
|
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
2023-07-25
1
-6
/
+5
|
*
|
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
2023-07-25
1
-1
/
+3
|
*
|
usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()
Yang Yingliang
2023-07-25
1
-2
/
+2
|
*
|
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
2023-07-25
1
-4
/
+4
|
*
|
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
2023-07-25
1
-4
/
+4
|
*
|
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
2023-07-25
1
-4
/
+6
|
*
|
usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
Michael Grzeschik
2023-07-25
1
-1
/
+0
|
*
|
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2023-07-25
2
-19
/
+0
|
*
|
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2023-07-25
2
-27
/
+2
|
*
|
USB: quirks: add quirk for Focusrite Scarlett
Ćukasz Bartosik
2023-07-25
1
-0
/
+4
|
*
|
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-07-25
1
-0
/
+1
[next]