summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-11-06tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-06riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab
2023-11-06i40e: Fix devlink port unregisteringIvan Vecera
2023-11-06i40e: Do not call devlink_port_type_clear()Ivan Vecera
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-06io_uring: do not clamp read length for multishot readDylan Yudaken
2023-11-06io_uring: do not allow multishot read to set addr or lenDylan Yudaken
2023-11-06io_uring: indicate if io_kbuf_recycle did recycle anythingDylan Yudaken
2023-11-06riscv: kernel: Use correct SYM_DATA_*() macro for dataClément Léger
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven
2023-11-06nvme: start keep-alive after admin queue setupHannes Reinecke
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira
2023-11-06nvme-loop: always quiesce and cancel commands before destroying admin qHannes Reinecke
2023-11-06nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()Hannes Reinecke
2023-11-06nvme-auth: always set valid seq_num in dhchap replyMark O'Donovan
2023-11-06nvme-auth: add flag for bi-directional authMark O'Donovan
2023-11-06nvme-auth: auth success1 msg always includes respMark O'Donovan
2023-11-06nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta
2023-11-06nvme: update firmware version after commitDaniel Wagner
2023-11-06nvme-tcp: Fix a memory leakChristophe JAILLET
2023-11-06nvme-auth: use crypto_shash_tfm_digest()Eric Biggers
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti
2023-11-06io_uring/rw: add separate prep handler for fixed read/writeJens Axboe
2023-11-06io_uring/rw: add separate prep handler for readv/writevJens Axboe
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das
2023-11-06spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra
2023-11-06ASoC: dapm: fix clock get nameJerome Brunet
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet
2023-11-06Merge branch 'smc-fixes'David S. Miller
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe