aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13dt: dt-extract-compatibles: Don't follow symlinks when walking treeNĂ­colas F. R. A. Prado
2023-12-13dt: dt-extract-compatibles: Handle cfile arguments in generator functionNĂ­colas F. R. A. Prado
2023-12-13x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov
2023-12-13x86/entry: Do not allow external 0x80 interruptsThomas Gleixner
2023-12-13x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-12-13x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-12-13x86: Introduce ia32_enabled()Nikolay Borisov
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-13zstd: Fix array-index-out-of-bounds UBSAN warningNick Terrell
2023-12-13netfilter: ipset: fix race condition between swap/destroy and kernel side add...Jozsef Kadlecsik
2023-12-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-12-13vdpa/mlx5: preserve CVQ vringh indexSteve Sistare
2023-12-11Linux 6.1.67Greg Kroah-Hartman
2023-12-11Revert "wifi: cfg80211: fix CQM for non-range use"Greg Kroah-Hartman
2023-12-08Linux 6.1.66Greg Kroah-Hartman
2023-12-08iomap: update ki_pos a little later in iomap_dio_completeChristoph Hellwig
2023-12-08x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-12-08xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-12-08xen: Allow platform PCI interrupt to be sharedDavid Woodhouse
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin
2023-12-08drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland
2023-12-08drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen
2023-12-08drm/amd/display: Expand kernel doc for DCRodrigo Siqueira
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu
2023-12-08iommu/vt-d: Add device_block_translation() helperLu Baolu
2023-12-08iommu/vt-d: Allocate pasid table in device probe pathLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier
2023-12-08cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier
2023-12-08drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas
2023-12-08drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu
2023-12-08spi: Fix null dereference on suspendMark Hasemeyer
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-12-08PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-12-08octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh
2023-12-08PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-12-08KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan
2023-12-08net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea