index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
-15
/
+30
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
-81
/
+72
2023-11-06
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
-1
/
+28
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
-1
/
+17
2023-11-06
io_uring/rw: add separate prep handler for fixed read/write
Jens Axboe
-14
/
+21
2023-11-06
io_uring/rw: add separate prep handler for readv/writev
Jens Axboe
-9
/
+18
2023-11-06
drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
Nirmoy Das
-3
/
+8
2023-11-06
drm/i915: Fix potential spectre vulnerability
Kunwu Chan
-0
/
+1
2023-11-06
drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
Ville Syrjälä
-0
/
+12
2023-11-06
drm/i915/mtl: Apply notify_guc to all GTs
Nirmoy Das
-3
/
+6
2023-11-06
x86/Documentation: Indent 'note::' directive for protocol version number note
Bagas Sanjaya
-1
/
+1
2023-11-06
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
-0
/
+1
2023-11-06
ASoC: dapm: fix clock get name
Jerome Brunet
-1
/
+1
2023-11-06
ASoC: hdmi-codec: register hpd callback on component probe
Jerome Brunet
-8
/
+19
2023-11-06
Merge branch 'smc-fixes'
David S. Miller
-10
/
+15
2023-11-06
net/smc: put sk reference if close work was canceled
D. Wythe
-1
/
+2
2023-11-06
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
-5
/
+4
2023-11-06
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
-4
/
+9
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
-14
/
+156
2023-11-06
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
-2
/
+3
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
-10
/
+49
2023-11-06
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
-2
/
+9
2023-11-06
drm/qxl: prevent memory leak
Zongmin Zhou
-0
/
+3
2023-11-06
dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...
Jia He
-2
/
+50
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
-14
/
+20
2023-11-06
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
-6
/
+1
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
-13
/
+15
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2023-11-05
Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
-108
/
+620
2023-11-05
Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
-39
/
+117
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-527
/
+853
2023-11-06
Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...
Dave Airlie
-5
/
+5
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
-3
/
+1
2023-11-06
gfs2: remove dead code in add_to_queue
Su Hui
-1
/
+0
2023-11-06
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
-4
/
+6
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
-3
/
+4
2023-11-06
gfs2: fs: derive f_fsid from s_uuid
Amir Goldstein
-0
/
+1
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
-285
/
+289
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
-15
/
+16
2023-11-06
gfs2: Convert gfs2_internal_read to folios
Andreas Gruenbacher
-20
/
+18
2023-11-06
gfs2: Convert stuffed_readpage to folios
Andreas Gruenbacher
-16
/
+14
2023-11-06
gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup
Andreas Gruenbacher
-3
/
+3
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
-13
/
+15
2023-11-06
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
-6
/
+10
2023-11-05
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
-5
/
+9
2023-11-05
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
-17
/
+13
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
-9
/
+8
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
-8
/
+7
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
-2
/
+0
2023-11-05
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
-3
/
+18
[prev]
[next]