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
*
ksmbd: add max connections parameter
Namjae Jeon
2023-01-20
4
-2
/
+22
*
Linux 6.2-rc4
v6.2-rc4
Linus Torvalds
2023-01-15
1
-1
/
+1
*
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-15
5
-20
/
+52
|
\
|
*
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
2023-01-12
1
-0
/
+4
|
*
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
2023-01-10
1
-16
/
+33
|
*
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
2023-01-10
1
-1
/
+11
|
*
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
2023-01-10
1
-1
/
+2
|
*
x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
Peter Zijlstra
2023-01-10
1
-2
/
+2
*
|
Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-15
3
-12
/
+14
|
\
\
|
*
|
EDAC/highbank: Fix memory leak in highbank_mc_probe()
Miaoqian Lin
2023-01-03
1
-2
/
+5
|
*
|
EDAC/device: Fix period calculation in edac_device_reset_delay_period()
Eliav Farber
2022-12-30
2
-10
/
+9
*
|
|
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-15
4
-72
/
+72
|
\
\
\
|
*
|
|
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
2023-01-12
1
-1
/
+1
|
*
|
|
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2023-01-11
2
-71
/
+67
|
*
|
|
powerpc/boot: Fix incorrect version calculation issue in ld_version
Ojaswin Mujoo
2023-01-11
1
-0
/
+4
*
|
|
|
Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-14
5
-17
/
+35
|
\
\
\
\
|
*
|
|
|
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
2023-01-13
1
-1
/
+3
|
*
|
|
|
iommu/iova: Fix alloc iova overflows issue
Yunfei Wang
2023-01-13
1
-2
/
+2
|
*
|
|
|
iommu: Fix refcount leak in iommu_device_claim_dma_owner
Miaoqian Lin
2023-01-13
1
-3
/
+5
|
*
|
|
|
iommu/arm-smmu-v3: Don't unregister on shutdown
Vladimir Oltean
2023-01-13
1
-1
/
+3
|
*
|
|
|
iommu/arm-smmu: Don't unregister on shutdown
Vladimir Oltean
2023-01-13
1
-8
/
+14
|
*
|
|
|
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
Robin Murphy
2023-01-13
1
-2
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-14
2
-1
/
+11
|
\
\
\
\
|
*
|
|
|
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-08
2
-1
/
+11
*
|
|
|
|
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-14
4
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
2023-01-14
2
-0
/
+2
|
*
|
|
|
|
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2023-01-14
2
-2
/
+8
*
|
|
|
|
|
Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-14
1
-15
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kallsyms: Fix scheduling with interrupts disabled in self-test
Nicholas Piggin
2023-01-14
1
-15
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-14
7
-34
/
+49
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-12
1
-0
/
+1
|
*
|
|
|
|
|
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-11
3
-0
/
+4
|
*
|
|
|
|
|
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-11
1
-3
/
+6
|
*
|
|
|
|
|
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
1
-1
/
+4
|
*
|
|
|
|
|
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-10
1
-1
/
+0
|
*
|
|
|
|
|
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-09
1
-26
/
+28
|
*
|
|
|
|
|
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-09
1
-3
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-14
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
2023-01-12
1
-1
/
+1
|
*
|
|
|
|
|
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
2023-01-12
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-01-14
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ata: pata_cs5535: Don't build on UML
Peter Foley
2023-01-13
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-14
5
-55
/
+75
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
2023-01-12
4
-52
/
+75
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
MAINTAINERS: stop nvme matching for nvmem files
Russell King (Oracle)
2023-01-10
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
2023-01-10
1
-16
/
+31
|
|
*
|
|
|
|
|
|
|
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
2023-01-10
1
-25
/
+28
|
|
*
|
|
|
|
|
|
|
nvme: remove __nvme_ioctl
Christoph Hellwig
2023-01-10
1
-10
/
+8
|
|
*
|
|
|
|
|
|
|
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
2023-01-10
1
-2
/
+7
|
|
*
|
|
|
|
|
|
|
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
2023-01-10
1
-1
/
+2
[next]