The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-11-13 23:00:26 to 2023-11-14 05:28:54 UTC [more...]

[PATCH v4 0/4] bus: mhi: host: Add lock to avoid race when ringing channel DB
 2023-11-14  5:27 UTC  (5+ messages)
` [PATCH v4 1/4] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
` [PATCH v4 2/4] bus: mhi: host: Drop chan lock before queuing buffers
` [PATCH v4 3/4] bus: mhi: host: Avoid processing buffer and event of a disable channel
` [PATCH v4 4/4] bus: mhi: host: Take irqsave lock after TRE is generated

Linux 6.7-rc1
 2023-11-14  5:27 UTC  (2+ messages)
` linux-next: stats (Was: Linux 6.7-rc1)

[PATCH v2 0/3] pm8916: Add BMS and charger
 2023-11-14  5:24 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pm8916 vm-bms and lbc
  ` (subset) "

[net PATCH] octeontx2: Fix klockwork and coverity issues
 2023-11-14  5:23 UTC  (5+ messages)
  ` [EXT] "

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-14  5:21 UTC  (3+ messages)
  ` [External] "

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-14  5:17 UTC  (24+ messages)
` [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v1 12/23] KVM: VMX: Handle FRED event data

linux-next: the fetch of the tomoyo tree failed
 2023-11-14  5:16 UTC  (4+ messages)

[V14 0/8] arm64/perf: Enable branch stack sampling
 2023-11-14  5:13 UTC  (9+ messages)
` [V14 1/8] arm64/sysreg: Add BRBE registers and fields
` [V14 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [V14 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [V14 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [V14 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [V14 6/8] perf: test: Speed up running brstack test on an Arm model
` [V14 7/8] perf: test: Remove empty lines from branch filter test output
` [V14 8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE

[PATCH net v4 0/2] r8169: fix DASH devices network lost issue
 2023-11-14  5:10 UTC  (2+ messages)

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-14  5:02 UTC  (5+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS

[PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver
 2023-11-14  5:00 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Support enforce_cache_coherency only for empty domains
 2023-11-14  4:54 UTC  (13+ messages)
` [PATCH 1/1] iommu/vt-d: Omit devTLB invalidation requests when TES=0
` [PATCH 1/1] iommu/vt-d: Disable PCI ATS in legacy passthrough mode
` [PATCH 1/1] iommu/vt-d: Make context clearing consistent with context mapping

Non-existing CONFIG_ options are used in source code
 2023-11-14  4:52 UTC  (2+ messages)

[PATCH 00/20] remove the SLAB allocator
 2023-11-14  4:50 UTC  (37+ messages)
` [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH 13/20] mm/slab: move memcg related functions "
` [PATCH 14/20] mm/slab: move struct kmem_cache_node "
` [PATCH 15/20] mm/slab: move kfree() from slab_common.c "
` [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
` [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
` [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers

[syzbot] [autofs?] general protection fault in autofs_fill_super
 2023-11-14  4:41 UTC  (4+ messages)
` [syzbot] [PATCH] Test np "
  ` [PATCH] autofs: fix null deref "

[PATCH v1 0/3] Use the standard _PM_OPS() export macro in Intel Tangier GPIO driver
 2023-11-14  4:38 UTC  (3+ messages)

[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
 2023-11-14  4:35 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
` [PATCH v2 2/3] KVM: X86: Add a capability to configure bus frequency for APIC timer
` [PATCH v2 3/3] KVM: selftests: Add test case for x86 apic_bus_clock_frequency

[PATCH v4] bus: mhi: host: Add tracing support
 2023-11-14  4:35 UTC  (3+ messages)

[PATCH v2] scsi: ufs: core: fix racing issue during ufshcd_mcq_abort
 2023-11-14  4:37 UTC 

[Regression or Fix]perf: profiling stats sigificantly changed for aio_write/read(ext4) between 6.7.0-rc1 and 6.6.0
 2023-11-14  4:31 UTC 

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  4:31 UTC 

[PATCH net-next RFC 1/1] ptp: use extts interface for the measured external offset
 2023-11-14  4:15 UTC  (4+ messages)

[PATCH] x86/setup: Use a more concise memblock API
 2023-11-14  4:11 UTC  (2+ messages)

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  4:06 UTC  (6+ messages)
` [syzbot] [PATCH] Test oob in squashfs readahead

[PATCH v3 0/4] Support SMT control on arm64
 2023-11-14  4:01 UTC  (5+ messages)
` [PATCH v3 1/4] arch_topology: Support basic SMT control for the driver
` [PATCH v3 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v3 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v3 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH RFC] Add a lockdown_hibernate parameter
 2023-11-14  4:01 UTC  (2+ messages)

[PATCH v2] mm/page_owner: record and dump free_pid and free_tgid
 2023-11-14  3:42 UTC 

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  3:39 UTC 

[PATCH v2 0/1] Fallback mechanism for GETMXDS CCC
 2023-11-14  3:34 UTC  (2+ messages)
` [PATCH v2 1/1] i3c: Add fallback method "

VENDORS EOI
 2023-11-10 12:27 UTC 

xtensa-linux-ld: a6xx_gmu.c:undefined reference to `qmp_send'
 2023-11-14  3:22 UTC 

[PATCH net-next 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
 2023-11-14  3:19 UTC  (3+ messages)

linux-next: Tree for Nov 14
 2023-11-14  3:19 UTC 

linux-next: build warning after merge of the drm-intel tree
 2023-11-14  3:17 UTC 

linux-next: build warning after merge of the kvm tree
 2023-11-14  3:13 UTC 

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-14  3:11 UTC  (4+ messages)
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

linux-next: Signed-off-by missing for commit in the drm-misc tree
 2023-11-14  3:08 UTC  (6+ messages)

[PATCH v8 00/26] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-14  3:07 UTC  (5+ messages)
` [PATCH v8 26/26] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR

[PATCH] rtlwifi: rtl8723be: Disable ASPM if RTL8723BE connects to some Intel PCI bridge
 2023-11-14  3:01 UTC  (4+ messages)
` [PATCH v2] rtlwifi: rtl8723be: Disable ASPM if RTL8723BE connects to "

[PATCH v3 1/2] docs: admin-guide: Update bootloader and installation instructions
 2023-11-14  3:02 UTC  (2+ messages)
` [PATCH v3 2/2] docs: admin-guide: Adds explicit target to EFI-Stub doc

[syzbot] [autofs?] general protection fault in autofs_fill_super
 2023-11-14  2:48 UTC 

[PATCH] drm/i915: eliminate warnings
 2023-11-14  2:43 UTC  (2+ messages)
` [PATCH v2] drm/i915: correct the input parameter on _intel_dsb_commit()

[PATCH v4 1/3] misc: rtsx: add to support new card reader rts5264 new definition and function
 2023-11-14  2:27 UTC  (2+ messages)

drivers/perf/arm_cspmu/arm_cspmu.c:627:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-14  2:25 UTC  (3+ messages)

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  2:24 UTC 

[RFC] softlockup: serialized softlockup's log
 2023-11-14  2:15 UTC 

[PATCH v2 0/2] StarFive's StarLink PMU Support
 2023-11-14  2:12 UTC  (3+ messages)
` [PATCH v2 1/2] perf: starfive: Add StarLink PMU support
` [PATCH v2 2/2] dt-bindings: perf: starfive: Add StarLink PMU

linux-next: build failure after merge of the pinctrl tree
 2023-11-14  2:13 UTC 

[PATCH v2 0/2] Change the sg2042 timer layout to fit aclint format
 2023-11-14  2:10 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v2 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format

[PATCH] hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
 2023-11-14  2:07 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b
 2023-11-14  2:07 UTC  (4+ messages)
` [PATCH 1/2] riscv: dts: cv1800b: add pinctrl node "

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-14  2:03 UTC  (11+ messages)
` [PATCH net-next v8 1/9] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v8 2/9] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v8 3/9] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v8 4/9] ARM: dts: nxp: "
` [PATCH net-next v8 5/9] ARM64: dts: marvell: "
` [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants
` [PATCH net-next v8 7/9] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v8 8/9] ARM64: dts: Add special compatibles for the Turris Mox
` [PATCH net-next v8 9/9] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[syzbot] [overlayfs?] WARNING in ovl_workdir_create (2)
 2023-11-14  1:55 UTC 

[PATCH v2 2/2] pinctrl: intel: Add a generic Intel pin control platform driver
 2023-11-14  1:46 UTC  (2+ messages)

[PATCH v3 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
 2023-11-14  1:47 UTC  (3+ messages)

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-14  1:43 UTC 

[PATCH v3] mm: Fix for negative counter: nr_file_hugepages
 2023-11-14  1:42 UTC  (2+ messages)

[Question]: major faults are still triggered after mlockall when numa balancing
 2023-11-14  1:41 UTC  (4+ messages)

[PATCH][next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma()
 2023-11-14  1:23 UTC  (3+ messages)

[PATCH V10 0/7] amd-pstate preferred core
 2023-11-14  1:21 UTC  (2+ messages)

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  1:16 UTC 

[RFC PATCH] mm: support large folio numa balancing
 2023-11-14  1:12 UTC  (3+ messages)

[PATCH v1 00/12] dyndbg: add support for writing debug logs to trace
 2023-11-14  1:08 UTC  (9+ messages)
` [PATCH v1 11/12] dyndbg: write debug logs to trace instance

[PATCH v3 00/11] bitmap: prereqs for ip_tunnel flags conversion
 2023-11-14  0:48 UTC  (3+ messages)
` [PATCH v3 07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-11-14  0:47 UTC  (3+ messages)
` [PATCH v8 2/2] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-14  0:46 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-11-14  0:42 UTC 

[PATCH] riscv: dts: sophgo: remove address-cells from CV1800B intc node
 2023-11-14  0:41 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-11-14  0:36 UTC 

Regression: v4l/bttv vbi vs iommu
 2023-11-14  0:31 UTC  (9+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-11-14  0:31 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-11-14  0:25 UTC 

[PATCH v12] platform/x86: Add Silicom Platform Driver
 2023-11-14  0:20 UTC  (4+ messages)

[tip:x86/paravirt] BUILD SUCCESS fe22bc430c9d24394e541e16e0941a075f02fcb7
 2023-11-14  0:15 UTC 

bpf: incorrect stack_depth after var off stack access causes OOB
 2023-11-14  0:03 UTC  (3+ messages)

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-13 23:57 UTC  (5+ messages)
    ` [External] "

[patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
 2023-11-13 23:34 UTC  (3+ messages)
` [patch 1/2] mm: vmstat: introduce node_page_state_pages_snapshot
` [patch 2/2] mm: vmstat: use node_page_state_snapshot in too_many_isolated

Fail to boot KCSAN-enabled kernel (Kernel panic - not syncing: Fatal exception, Unrecoverable FP Unavailable Exception 800 at c0000000022cafe0) on a PowerMac G5, kernel 6.6.1
 2023-11-13 23:37 UTC 

[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
 2023-11-13 23:31 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-11-13 23:22 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988

[tip:master] BUILD SUCCESS c867caae623b3dd488a849df5538e79a59b0a47f
 2023-11-13 23:21 UTC 

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-11-13 23:21 UTC  (6+ messages)
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements

[PATCH v4 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
 2023-11-13 23:19 UTC  (3+ messages)

[PATCH net 0/5] mptcp: misc. fixes for v6.7
 2023-11-13 23:16 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: deal with large GSO size
` [PATCH net 2/5] mptcp: fix possible NULL pointer dereference on close
` [PATCH net 3/5] mptcp: add validity check for sending RM_ADDR
` [PATCH net 4/5] mptcp: fix setsockopt(IP_TOS) subflow locking
` [PATCH net 5/5] selftests: mptcp: fix fastclose with csum failure

[PATCH] HSI: omap_ssi: Remove usage of the deprecated ida_simple_xx() API
 2023-11-13 23:13 UTC  (2+ messages)

[PATCH] ACPI: acenv: Permit compilation from within the kernel
 2023-11-13 23:08 UTC 

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-13 23:05 UTC  (4+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[PATCH v4 0/6] GC0308 Camera Sensor
 2023-11-13 22:57 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefixes: add GalaxyCore
` [PATCH v4 2/6] media: dt-bindings: gc0308: add binding
` [PATCH v4 3/6] media: MAINTAINERS: Add GalaxyCore in camera sensor section
` [PATCH v4 4/6] media: v4l: async: Fix duplicated list deletion
` [PATCH v4 5/6] media: v4l: async: Drop useless list move operation
` [PATCH v4 6/6] media: i2c: gc0308: new driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox