aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-11-08ata: pata_falcon: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_gayle: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: pata_falcon: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: libata-core: Fix ata_pci_shutdown_one()Damien Le Moal1-15/+1
2023-11-07Merge branch 'Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_...Martin KaFai Lau3-14/+6
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou1-12/+4
2023-11-07bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou2-2/+2
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green3-21/+77
2023-11-07RISC-V: Remove __init on unaligned_emulation_finish()Evan Green1-1/+1
2023-11-07RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green2-4/+38
2023-11-07RISC-V: Don't rely on positional structure initializationPalmer Dabbelt1-60/+65
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt18-105/+869
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins16-0/+366
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins2-30/+423
2023-11-07riscv: Avoid unaligned access when relocating modulesEmil Renner Berthing1-76/+81
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-07Merge branch 'vsock-fixes'David S. Miller4-17/+139
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-07vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo1-5/+11
2023-11-07tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor1-31/+39
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-07s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu1-1/+1
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds29-65/+168
2023-11-07Merge tag 'vfs-6.7.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-9/+9
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-433/+421
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds16-532/+929
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki2-0/+63
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds109-2296/+3982
2023-11-07parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller1-4/+3
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann7-14/+10
2023-11-07riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig3-15/+18
2023-11-07drm/amdgpu: add RAS reset/query operations for XGMI v6_4Tao Zhou1-3/+43
2023-11-07drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou1-0/+38
2023-11-07drm/amd/pm: not stop rlc for IMU enabled APUs when suspendTim Huang1-0/+1
2023-11-07drm/amd/display: avoid variable reinitializationBragatheswaran Manickavel1-1/+0
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar3-8/+20
2023-11-07drm/amdgpu: Fix sdma 4.4.2 doorbell rptr/wptr initLijo Lazar1-6/+19
2023-11-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0Jiadong Zhu1-0/+1
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen1-0/+3
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim6-34/+90
2023-11-07drm/amd/display: For cursor P-State allow for SubVPAlvin Lee1-15/+2
2023-11-07drm/amd/display: Enable physymclk RCODaniel Miess5-37/+102
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere2-15/+2
2023-11-07drm/amd/display: Promote DAL to 3.2.259Aric Cyr1-1/+1
2023-11-07drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu1-0/+20
2023-11-07drm/amd/display: Remove unused duplicate register definitionJoshua Aberback1-15/+0
2023-11-07drm/amd/display: Create optc.h fileRodrigo Siqueira3-186/+221
2023-11-07drm/amd/display: Disable OTG for mode timing switch on DCN35Ovidiu Bunea1-1/+2
2023-11-07drm/amd/display: Revise Replay Desync Error IRQ handleDennis Chan2-0/+4
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.190.0Anthony Koo1-2/+2
2023-11-07drm/amd/display: 3.2.258Aric Cyr1-1/+1
2023-11-07drm/amd/display: Add missing dml2 init value for dcn35Roman Li1-0/+1
2023-11-07drm/amd/display: Fix OTG disable workaround logicTaimur Hassan1-4/+7
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso1-7/+4
2023-11-07drm/amd/display: Introduce flag for disabling Replay desync recoveryDennis Chan2-1/+5
2023-11-07drm/amd/display: DCN35 Disable cm power optimizationYihan Zhu1-1/+1
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen2-2/+9
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo3-1/+22
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim3-8/+12
2023-11-07drm/amd/display: Enable RCO options for dcn35Daniel Miess2-8/+9
2023-11-07drm/amd/display: Fix FRL assertion on bootSung Joon Kim1-4/+5
2023-11-07drm/amd/display: Fix missing blendTF programmingIlya Bakoulin1-0/+3
2023-11-07drm/amd/display: 3.2.257Aric Cyr1-1/+1
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu2-0/+82
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.189.0Anthony Koo1-7/+5
2023-11-07drm/amd/display: On boot disable domain22 force power onDaniel Miess4-1/+15
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya4-2/+21
2023-11-07blk-core: use pr_warn_ratelimited() in bio_check_ro()Yu Kuai1-2/+2
2023-11-07nbd: fix uaf in nbd_openLi Lingfeng1-2/+9
2023-11-07ALSA: hda: Add ASRock X670E Taichi to denylistAlexander Koskovich1-0/+1
2023-11-07ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru1-0/+1
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein1-1/+12
2023-11-07fbdev: imsttfb: fix a resource leak in probeDan Carpenter1-13/+16
2023-11-07fbdev: imsttfb: fix double free in probe()Dan Carpenter1-5/+1
2023-11-07fbdev: viafb: use new array-copying-wrapperPhilipp Stanner1-1/+1
2023-11-07fbdev: omapfb: Drop unused remove functionUwe Kleine-König1-8/+1
2023-11-07fbdev: offb: Simplify offb_init_fb()Christophe JAILLET1-5/+3
2023-11-07fbdev: omapfb: Replace custom memparse() implementationAndy Shevchenko1-10/+3
2023-11-07fbdev: omapfb: Do not shadow error code from platform_get_irq()Andy Shevchenko1-8/+7
2023-11-07mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-07mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-07ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev1-1/+1
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen3-48/+31
2023-11-07perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen1-0/+3
2023-11-07Documentation/arm64: Fix typos in elf_hwcapsMarielle Novastrider1-3/+3
2023-11-07iomap: rename iomap entryChristian Brauner1-10/+9
2023-11-07crypto: ahash - Set using_shash for cloned ahash wrapper over shashDmitry Safonov1-0/+1
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu1-3/+25
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt0-0/+0
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2-15/+30
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti4-81/+72
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti1-1/+28
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti3-1/+17
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch1-0/+2
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch1-0/+1
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet1-2/+4
2023-11-06tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul1-28/+62
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt1-3/+3
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman1-9/+3
2023-11-06riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab1-0/+3
2023-11-06i40e: Fix devlink port unregisteringIvan Vecera1-4/+6
2023-11-06i40e: Do not call devlink_port_type_clear()Ivan Vecera1-1/+0
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov14863-176041/+538715
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds505-18024/+17217
2023-11-06io_uring: do not clamp read length for multishot readDylan Yudaken1-1/+8
2023-11-06io_uring: do not allow multishot read to set addr or lenDylan Yudaken1-0/+4
2023-11-06io_uring: indicate if io_kbuf_recycle did recycle anythingDylan Yudaken2-8/+11
2023-11-06riscv: kernel: Use correct SYM_DATA_*() macro for dataClément Léger1-5/+4
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger17-74/+60
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger4-44/+44
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven1-0/+1
2023-11-06nvme: start keep-alive after admin queue setupHannes Reinecke2-3/+9
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira1-4/+3
2023-11-06nvme-loop: always quiesce and cancel commands before destroying admin qHannes Reinecke1-0/+4
2023-11-06nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()Hannes Reinecke1-5/+1
2023-11-06nvme-auth: always set valid seq_num in dhchap replyMark O'Donovan2-3/+2
2023-11-06nvme-auth: add flag for bi-directional authMark O'Donovan1-1/+4
2023-11-06nvme-auth: auth success1 msg always includes respMark O'Donovan2-5/+2
2023-11-06nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta1-2/+5
2023-11-06nvme: update firmware version after commitDaniel Wagner1-1/+14
2023-11-06nvme-tcp: Fix a memory leakChristophe JAILLET1-1/+2
2023-11-06nvme-auth: use crypto_shash_tfm_digest()Eric Biggers1-21/+2
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt5-95/+144
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2-15/+30
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti4-81/+72
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti1-1/+28
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti3-1/+17
2023-11-06io_uring/rw: add separate prep handler for fixed read/writeJens Axboe3-14/+21
2023-11-06io_uring/rw: add separate prep handler for readv/writevJens Axboe3-9/+18
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das1-3/+8
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das1-3/+6
2023-11-06spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra1-0/+1
2023-11-06ASoC: dapm: fix clock get nameJerome Brunet1-1/+1
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet1-8/+19
2023-11-06Merge branch 'smc-fixes'David S. Miller4-10/+15
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe1-1/+2
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe1-5/+4
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe4-4/+9
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski3-14/+156
2023-11-06tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima1-2/+3
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-06net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim2-2/+9
2023-11-06drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-06dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...Jia He3-2/+50
2023-11-06dma-mapping: move dma_addressing_limited() out of lineJia He2-14/+20
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann1-6/+1
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann5-13/+15
2023-11-06powerpc/machdep: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-11-05Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds26-108/+620
2023-11-05Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds9-39/+117
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie53-527/+853
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie2-5/+5
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher1-3/+1
2023-11-06gfs2: remove dead code in add_to_queueSu Hui1-1/+0
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng1-4/+6
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher1-3/+4
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein1-0/+1
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher19-285/+289
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher3-15/+16
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher2-20/+18
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher1-16/+14
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher1-3/+3
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher6-13/+15
2023-11-05riscv: mm: update T-Head memory type definitionsJisheng Zhang1-5/+9
2023-11-05Merge patch series "riscv: vdso.lds.S: some improvement"Palmer Dabbelt1-17/+13
2023-11-05riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang1-9/+8
2023-11-05riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang1-8/+7
2023-11-05riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang1-2/+0
2023-11-05riscv: add userland instruction dump to RISC-V splatsYunhui Cui1-3/+18
2023-11-05riscv: kprobes: allow writing to x0Nam Cao1-1/+1
2023-11-05riscv: provide riscv-specific is_trap_insn()Nam Cao1-0/+6
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev3-13/+3
2023-11-05s390/mm: use compound page order to distinguish page tablesAlexander Gordeev1-9/+4
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev4-262/+31
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens5-131/+21
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens6-16/+28
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2-42/+43
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens7-42/+58
2023-11-05s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-11-05s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-05s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2-4/+5
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens2-0/+44
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens2-0/+48
2023-11-05s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-05s390/ap: re-enable interrupt for AP queuesHarald Freudenberger1-2/+12
2023-11-05s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2-11/+12
2023-11-05s390/mm: add missing conversion to use ptdescsAlexander Gordeev2-3/+3
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-184/+544
2023-11-05Merge tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-426/+595
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-116/+179
2023-11-05bcachefs: Improve stripe checksum error messageKent Overstreet1-8/+13