summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti-15/+30
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti-81/+72
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti-1/+28
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti-1/+17
2023-11-06io_uring/rw: add separate prep handler for fixed read/writeJens Axboe-14/+21
2023-11-06io_uring/rw: add separate prep handler for readv/writevJens Axboe-9/+18
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das-3/+8
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan-0/+1
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä-0/+12
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das-3/+6
2023-11-06x86/Documentation: Indent 'note::' directive for protocol version number noteBagas Sanjaya-1/+1
2023-11-06spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra-0/+1
2023-11-06ASoC: dapm: fix clock get nameJerome Brunet-1/+1
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet-8/+19
2023-11-06Merge branch 'smc-fixes'David S. Miller-10/+15
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe-1/+2
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe-5/+4
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe-4/+9
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski-14/+156
2023-11-06tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima-2/+3
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya-10/+49
2023-11-06net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim-2/+9
2023-11-06drm/qxl: prevent memory leakZongmin Zhou-0/+3
2023-11-06dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...Jia He-2/+50
2023-11-06dma-mapping: move dma_addressing_limited() out of lineJia He-14/+20
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann-6/+1
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann-13/+15
2023-11-06powerpc/machdep: Remove trailing whitespacesThomas Zimmermann-5/+5
2023-11-05Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-108/+620
2023-11-05Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds-39/+117
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-527/+853
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie-5/+5
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher-3/+1
2023-11-06gfs2: remove dead code in add_to_queueSu Hui-1/+0
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng-4/+6
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher-3/+4
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein-0/+1
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher-285/+289
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher-15/+16
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher-20/+18
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher-16/+14
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher-3/+3
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher-13/+15
2023-11-06irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designsFang Xiang-6/+10
2023-11-05riscv: mm: update T-Head memory type definitionsJisheng Zhang-5/+9
2023-11-05Merge patch series "riscv: vdso.lds.S: some improvement"Palmer Dabbelt-17/+13
2023-11-05riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang-9/+8
2023-11-05riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang-8/+7
2023-11-05riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang-2/+0
2023-11-05riscv: add userland instruction dump to RISC-V splatsYunhui Cui-3/+18