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
*
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
2024-03-04
7
-9
/
+11
*
btrfs: remove duplicate recording of physical address
Johannes Thumshirn
2024-03-04
1
-2
/
+0
*
btrfs: page to folio conversion in btrfs_truncate_block()
Goldwyn Rodrigues
2024-03-04
1
-22
/
+24
*
btrfs: use a folio array throughout the defrag process
Matthew Wilcox (Oracle)
2024-03-04
1
-23
/
+21
*
btrfs: convert defrag_prepare_one_page() to use a folio
Matthew Wilcox (Oracle)
2024-03-04
1
-26
/
+27
*
btrfs: add set_folio_extent_mapped() helper
Matthew Wilcox (Oracle)
2024-03-04
2
-4
/
+9
*
btrfs: WARN_ON_ONCE() in our leak detection code
Josef Bacik
2024-03-04
3
-0
/
+3
*
btrfs: remove extent_map_tree forward declaration at extent_io.h
Filipe Manana
2024-03-04
1
-2
/
+0
*
btrfs: cache folio size and shift in extent_buffer
Qu Wenruo
2024-03-04
5
-28
/
+42
*
btrfs: remove unused variable bio_offset from end_bbio_data_read()
Qu Wenruo
2024-03-04
1
-9
/
+0
*
btrfs: remove the pg_offset parameter from btrfs_get_extent()
Qu Wenruo
2024-03-04
5
-44
/
+36
*
Linux 6.8-rc7
v6.8-rc7
Linus Torvalds
2024-03-03
1
-1
/
+1
*
Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-03-03
4
-111
/
+69
|
\
|
*
phy: qcom-qmp-usb: fix v3 offsets data
Dmitry Baryshkov
2024-02-16
1
-5
/
+5
|
*
phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop
Abel Vesa
2024-02-07
1
-104
/
+62
|
*
phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
Yang Yingliang
2024-02-07
1
-1
/
+1
|
*
phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
Alexander Stein
2024-02-07
1
-1
/
+1
*
|
Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-03
13
-47
/
+85
|
\
\
|
*
|
dmaengine: ptdma: use consistent DMA masks
Tadeusz Struk
2024-02-23
1
-2
/
+0
|
*
|
dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
Frank Li
2024-02-23
1
-11
/
+10
|
*
|
dmaengine: idxd: Ensure safe user copy of completion record
Fenghua Yu
2024-02-22
1
-3
/
+12
|
*
|
dmaengine: fsl-edma: correct max_segment_size setting
Frank Li
2024-02-16
2
-3
/
+6
|
*
|
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
2024-02-16
4
-5
/
+3
|
*
|
dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
Joy Zou
2024-02-07
1
-1
/
+1
|
*
|
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
2024-02-07
1
-9
/
+8
|
*
|
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
2024-02-07
1
-1
/
+3
|
*
|
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
2024-02-07
1
-0
/
+17
|
*
|
dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
2024-02-07
1
-0
/
+17
|
*
|
dmaengine: dw-edma: Add HDMA remote interrupt configuration
Kory Maincent
2024-02-07
1
-0
/
+2
|
*
|
dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix
Kory Maincent
2024-02-07
1
-1
/
+1
|
*
|
dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA
Kory Maincent
2024-02-07
1
-1
/
+1
|
*
|
dmaengine: dw-edma: Fix the ch_count hdma callback
Kory Maincent
2024-02-07
1
-12
/
+6
|
|
/
*
|
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-03
4
-65
/
+120
|
\
\
|
*
|
selftests/powerpc: Fix fpu_signal failures
Michael Ellerman
2024-03-01
1
-10
/
+6
|
*
|
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2024-02-23
2
-4
/
+9
|
*
|
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
2024-02-23
1
-51
/
+105
*
|
|
Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-03
3
-92
/
+98
|
\
\
\
|
*
|
|
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
2024-03-01
1
-3
/
+5
|
*
|
|
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
2024-02-26
1
-87
/
+91
|
*
|
|
x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()
Paolo Bonzini
2024-02-26
1
-2
/
+2
*
|
|
|
Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-03
1
-1
/
+13
|
\
\
\
\
|
*
|
|
|
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
2024-02-29
1
-1
/
+13
*
|
|
|
|
Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-02
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
xfs: drop experimental warning for FSDAX
Shiyang Ruan
2024-02-27
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-02
2
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
2024-03-01
1
-4
/
+4
|
*
|
|
|
|
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-01
1
-1
/
+1
|
*
|
|
|
|
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
2024-03-01
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
block: define bvec_iter as __packed __aligned(4)
Ming Lei
2024-03-02
1
-1
/
+1
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-03-02
2
-2
/
+9
|
\
\
\
\
\
[next]