messages from 2023-11-13 21:18:00 to 2023-11-14 04:44:16 UTC [more...]
[PATCH 00/20] remove the SLAB allocator
2023-11-14 4:44 UTC (29+ 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 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
[PATCH v1 00/23] Enable FRED with KVM VMX
2023-11-14 4:42 UTC (18+ 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 11/23] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v1 12/23] KVM: VMX: Handle FRED event data
[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)
linux-next: the fetch of the tomoyo tree failed
2023-11-14 3:45 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
[PATCH 1/1] iommu/vt-d: Support enforce_cache_coherency only for empty domains
2023-11-14 3:22 UTC (10+ 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
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 (6+ 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
[PATCH v12 00/37] x86: enable FRED for x86-64
2023-11-14 0:43 UTC (4+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
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
[PATCH bpf-next v2 0/1] bpf, arm64: Support Exceptions
2023-11-13 22:53 UTC (6+ messages)
` [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions
[PATCH v2 0/2] Fix two exceptions after the introduction of edma v3
2023-11-13 22:57 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when the system is sleeping
` [PATCH v2 2/2] dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
[PATCH] rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
2023-11-13 22:38 UTC (4+ messages)
[PATCH] cifs: spnego: add ';' in HOST_KEY_LEN
2023-11-13 22:23 UTC (3+ messages)
[PATCH] cifs: fix check of rc in function generate_smb3signingkey
2023-11-13 22:23 UTC (2+ messages)
[RFC PATCH v3 00/12] Device Memory TCP
2023-11-13 22:20 UTC (15+ messages)
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP
[PATCH] tracing: fix UAF caused by memory ordering issue
2023-11-13 22:17 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: connector: usb: provide bindings for altmodes
2023-11-13 22:13 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: connector: usb: add altmodes description
` [PATCH v2 2/3] usb: typec: change altmode SVID to u16 entry
` [PATCH v2 3/3] arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid
[PATCH 0/3] dt-bindings: connector: usb: provide bindings for altmodes
2023-11-13 22:13 UTC (3+ messages)
Requesting your attention and expertise regarding a Tablet/Kernel issue
2023-11-13 22:08 UTC (10+ messages)
[PATCH v1] driver core: Enable fw_devlink=rpm by default
2023-11-13 22:09 UTC
[PATCH 0/2] cpuidle: Remove unnecessary TIF_NR_POLLING clear/TIF_NEED_RESCHED folding
2023-11-13 22:03 UTC (3+ messages)
` [PATCH 1/2] cpuidle: Remove unnecessary current_clr_polling_and_test() from haltpoll
` [PATCH 2/2] cpuidle: Remove unnecessary current_clr_polling() on poll_idle()
[PATCH v3 0/2] pwm: add driver for T-THEAD TH1520 SoC
2023-11-13 21:56 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH v3 2/2] pwm: add T-HEAD PWM driver
[PATCH] /proc/sysrq-trigger: accept multiple keys at once
2023-11-13 21:37 UTC (4+ messages)
Linux 6.7-rc1
2023-11-13 21:27 UTC (3+ messages)
[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
2023-11-13 21:26 UTC (3+ messages)
[tip:ras/core] BUILD SUCCESS 9f3b130048bfa2e44a8cfb1b616f826d9d5d8188
2023-11-13 21:21 UTC
[tip:x86/cpu] BUILD SUCCESS 04c3024560d3a14acd18d0a51a1d0a89d29b7eb5
2023-11-13 21:21 UTC
[PATCH] rootfs: Fix support for rootfstype= when root= is given
2023-11-13 21:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox