The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-15 17:28:30 to 2024-07-15 20:39:40 UTC [more...]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-07-15 20:39 UTC  (12+ messages)

[PATCH v2] perf docs: Mark the Android document as obsolete
 2024-07-15 20:36 UTC  (7+ messages)

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-15 20:35 UTC  (2+ messages)

[PATCH v3] nvme_core: scan namespaces asynchronously
 2024-07-15 20:34 UTC 

[GIT PULL for v6.11] vfs inode
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs mount
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs nsfs
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs pidfs
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs iomap
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs misc
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs module descriptions
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs pg_error
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs mount api
 2024-07-15 20:34 UTC  (2+ messages)

[GIT PULL for v6.11] vfs casefold
 2024-07-15 20:34 UTC  (2+ messages)

[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
 2024-07-15 20:32 UTC  (4+ messages)
` [PATCH v4 1/3] tools build: Correct libsubcmd "
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies

[PATCH] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
 2024-07-15 20:33 UTC  (2+ messages)

[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-15 19:47 UTC  (3+ messages)
` [PATCH v7 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC

[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
 2024-07-15 20:29 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: imx: Add optional clock '32k'
` [PATCH v2 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH v2 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle

[PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-07-15 20:29 UTC  (7+ messages)
` [PATCH RFC 1/6] mm, slab: make caches with refcount of 0 unmergeable
` [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count
` [PATCH RFC 3/6] mm, slab: unlink sysfs and debugfs immediately
` [PATCH RFC 4/6] mm, slab: simplify kmem_cache_release()
` [PATCH RFC 5/6] mm, slab: asynchronously destroy caches with outstanding objects
` [PATCH RFC 6/6] kunit, slub: add test_kfree_rcu()

[PATCH] xen-netback: Use seq_putc() in xenvif_dump_hash_info()
 2024-07-15 20:24 UTC  (3+ messages)

[PATCH v2] sysctl: treewide: constify the ctl_table argument of proc_handlers
 2024-07-15 20:23 UTC  (2+ messages)

[syzbot] [kernel?] kernel BUG in binder_inc_ref_for_node
 2024-07-15 20:23 UTC  (2+ messages)

[PATCH] mm/zswap: fix a white space issue
 2024-07-15 20:23 UTC 

[PATCH v2] platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()
 2024-07-15 20:22 UTC 

CVE-2024-40938: landlock: Fix d_parent walk
 2024-07-15 20:17 UTC  (6+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-15 20:16 UTC  (2+ messages)

[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-07-15 20:12 UTC  (3+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()

[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
 2024-07-15 20:11 UTC  (3+ messages)

[PATCH 00/14] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
 2024-07-15 20:10 UTC  (24+ messages)
` [PATCH 01/14] PCI: qcom-ep: Drop the redundant masking of global IRQ events
` [PATCH 02/14] PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
` [PATCH 03/14] dt-bindings: PCI: pci-ep: Update Maintainers
` [PATCH 04/14] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH 05/14] dt-bindings: PCI: qcom-ep: Document "linux,pci-domain" property
` [PATCH 06/14] PCI: endpoint: Assign PCI domain number for endpoint controllers
` [PATCH 07/14] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
` [PATCH 08/14] ARM: dts: qcom: sdx55: Add 'linux,pci-domain' to PCIe EP controller node
` [PATCH 09/14] ARM: dts: qcom: sdx65: "
` [PATCH 10/14] arm64: dts: qcom: sa8775p: Add 'linux,pci-domain' to PCIe EP controller nodes
` [PATCH 11/14] dt-bindings: PCI: qcom: Add 'global' interrupt
` [PATCH 12/14] dt-bindings: PCI: qcom,pcie-sm8450: "
` [PATCH 13/14] PCI: qcom: Simulate PCIe hotplug using "
` [PATCH 14/14] arm64: dts: qcom: sm8450: Add 'global' interrupt to the PCIe RC node

[PATCH v2 0/4] drm/tidss: Add OLDI bridge support
 2024-07-15 20:09 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: ti,am65x-dss: Re-indent the example
` [PATCH v2 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v2 3/4] dt-bindings: display: ti,am65x-dss: Add OLDI properties for AM625 DSS
` [PATCH v2 4/4] drm/tidss: Add OLDI bridge support

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-15 20:07 UTC  (14+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH v5 0/5] Add SMEM-based speedbin matching
 2024-07-15 20:04 UTC  (3+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-15 20:04 UTC  (10+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 03/20] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details

[PATCH v6 0/9] fs: multigrain timestamp redux
 2024-07-15 20:03 UTC  (11+ messages)
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 6/9] xfs: switch to "

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-07-15 20:00 UTC  (10+ messages)
` [PATCH v3 1/8] mm/dax: Dump start address in fault handler
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
` [PATCH v3 3/8] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v3 4/8] mm/powerpc: Add missing pud helpers
` [PATCH v3 5/8] mm/x86: Make pud_leaf() only cares about PSE bit
` [PATCH v3 6/8] mm/x86: arch_check_zapped_pud()
` [PATCH v3 7/8] mm/x86: Add missing pud helpers
` [PATCH v3 8/8] mm/mprotect: fix dax pud handlings

[PATCH 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
 2024-07-15 19:51 UTC  (3+ messages)

[PATCH] irqchip/sifive-plic: Fix plic_set_affinity() only enables 1 cpu
 2024-07-15 19:49 UTC  (7+ messages)

[PATCH] clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
 2024-07-15 19:47 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.11-rc1
 2024-07-15 19:44 UTC 

[GIT PULL] Power management updates for v6.11-rc1
 2024-07-15 19:42 UTC 

[GIT PULL] Thermal control updates for v6.11-rc1
 2024-07-15 19:41 UTC 

[PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
 2024-07-15 19:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: add ath12k pcie bindings
` [PATCH 2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant

[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-07-15 19:35 UTC  (3+ messages)

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-07-15 18:38 UTC  (3+ messages)

[GIT PULL] arm64: dts: ti: K3 devicetree updates for v6.11 - part2
 2024-07-15 18:07 UTC 

[REGRESSION] drm/vmwgfx shows green Xv instead of actual video (bisected I think)
 2024-07-15 19:32 UTC  (2+ messages)

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-07-15 19:30 UTC  (5+ messages)
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
 2024-07-15 19:30 UTC  (5+ messages)
` [PATCH 7/8] reset: amlogic: add auxiliary reset driver support

[PATCH v2] arm64: remove redundant 'if HAVE_ARCH_KASAN' in Kconfig
 2024-07-15 19:28 UTC 

[PATCH v3 0/8] timers/migration: Fix three possible races and some improvements
 2024-07-15 19:28 UTC  (3+ messages)
` [PATCH v3 5/8] timers/migration: Read childmask and parent pointer in a single place

[PATCH RESEND v12 4/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
 2024-07-15 19:26 UTC  (2+ messages)

[PATCH v2] vfio-mdev: add missing MODULE_DESCRIPTION() macros
 2024-07-15 19:27 UTC 

[PATCH v2] kselftest: cpufreq: Add RTC wakeup alarm
 2024-07-15 19:26 UTC 

[PATCH v7 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-07-15 19:25 UTC  (17+ messages)
` [PATCH v7 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v7 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v7 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v7 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v7 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v7 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v7 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v7 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[GIT PULL for v6.11] vfs procfs
 2024-07-15 19:20 UTC  (2+ messages)

[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
 2024-07-15 19:17 UTC  (4+ messages)
` [PATCH-cgroup v2 4/5] cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus

[PATCH v3] arm64: dts: qcom: disable GPU on x1e80100 by default
 2024-07-15 19:17 UTC 

[GIT PULL] lsm/lsm-pr-20240715
 2024-07-15 19:17 UTC 

[GIT PULL] selinux/selinux-pr-20240715
 2024-07-15 19:17 UTC 

[PATCH] tracing: Update MAINTAINERS file
 2024-07-15 19:16 UTC  (4+ messages)

[PATCH v2 0/3] Binding and driver for voltage controlled oscillators
 2024-07-15 19:13 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: clocks: add binding for voltage-controlled-oscillators

[PATCH v3 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-07-15 19:10 UTC  (4+ messages)
` [PATCH v3 2/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks

[PATCH 1/1] tracing/sched: sched_switch: place prev_comm and next_comm in right order
 2024-07-15 19:04 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: disable GPU on x1e80100 by default
 2024-07-15 19:01 UTC  (2+ messages)

[PATCH v2] ring-buffer: Align meta-page to sub-buffers for improved TLB usage
 2024-07-15 18:59 UTC  (2+ messages)

[syzbot] Monthly hfs report (Jul 2024)
 2024-07-15 18:58 UTC 

[syzbot] Monthly batman report (Jul 2024)
 2024-07-15 18:58 UTC 

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-15 18:55 UTC  (2+ messages)

[PATCH v2 0/2] Resolve problems with kexec identity mapping
 2024-07-15 18:53 UTC  (3+ messages)
` [PATCH v2 1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel
` [PATCH v2 2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped

[syzbot] WARNING in unmap_page_range (3)
 2024-07-15 18:54 UTC  (3+ messages)

[syzbot] [perf?] KASAN: slab-use-after-free Read in filter_chain
 2024-07-15 18:52 UTC 

[PATCH net-next] net: mvpp2: Improve data types and use min()
 2024-07-15 18:39 UTC  (3+ messages)

[PATCH v3 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-07-15 18:34 UTC  (5+ messages)

next-20240715: WARNING: at kernel/cpu.c:527 lockdep_assert_cpus_held (kernel/cpu.c:527 (discriminator 7) kernel/cpu.c:516 (discriminator 7))
 2024-07-15 18:23 UTC  (2+ messages)

[PATCH] workqueue: Remove unneeded lockdep_assert_cpus_held()
 2024-07-15 18:23 UTC  (2+ messages)

[PATCH v4 0/3] MCTP over PCC
 2024-07-15 18:21 UTC  (3+ messages)

[GIT PULL] x86/cpu for v6.11-rc1
 2024-07-15 18:20 UTC 

[syzbot] [wireless?] WARNING in drv_link_info_changed (2)
 2024-07-15 18:18 UTC 

[PATCH v1 1/2] ASoc: tas2781: Add TAS2563 into the Header
 2024-07-15 18:17 UTC  (4+ messages)
` [PATCH v1 2/2] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781

[PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-15 18:14 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Mark APPS and PCIE SMMUs as DMA coherent
 2024-07-15 18:14 UTC  (2+ messages)

[PATCH v2] Documentation: Document user_events ioctl code
 2024-07-15 18:14 UTC 

[PATCH] bpf: Ensure BPF programs testing skb context initialization
 2024-07-15 18:13 UTC  (2+ messages)

[PATCH RFC 0/2] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
 2024-07-15 18:12 UTC  (5+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] arm: dts: marvell: armada-38x: add description for usb phys

[GIT PULL] Btrfs updates for 6.11
 2024-07-15 18:12 UTC 

[PATCH v2 00/11] perf/uprobe: Optimize uprobes
 2024-07-15 18:10 UTC  (13+ messages)
` [PATCH v2 06/11] perf/uprobe: SRCU-ify uprobe->consumer list
` [PATCH v2 11/11] perf/uprobe: Add uretprobe timer

[PATCH net-next] bnx2x: remove redundant NULL-pointer check
 2024-07-15 18:10 UTC  (4+ messages)

[PATCH] smp: print only local CPU info when sched_clock goes backward
 2024-07-15 18:07 UTC  (2+ messages)

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-15 18:00 UTC  (7+ messages)

[RFC PATCH v3 00/10] sched/fair: Defer CFS throttle to user entry
 2024-07-15 17:58 UTC  (10+ messages)
` [RFC PATCH v3 01/10] rcuwait: Split type definition to its own header
` [RFC PATCH v3 03/10] task_work, sched: Add a _locked variant to task_work_cancel()
` [RFC PATCH v3 04/10] sched/fair: Introduce sched_throttle_work

[PATCH v5 00/27] Add support for sam9x7 SoC family
 2024-07-15 17:58 UTC  (5+ messages)
` [PATCH v5 25/27] ARM: dts: at91: sam9x7: add device tree for SoC

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-15 17:55 UTC  (15+ messages)
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-07-15 17:50 UTC  (3+ messages)
` [RFC PATCH 5/9] cxl/pci: Update RAS handler interfaces to support CXL PCIe ports

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-07-15 17:50 UTC  (6+ messages)
` [PATCH 13/15] net: jme: Convert tasklet API to new bottom half workqueue mechanism

[GIT PULL] gfs2 changes
 2024-07-15 17:47 UTC 

[PATCH] hid: usbhid: Enable remote wake-up based on device configuration
 2024-07-15 17:45 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity
 2024-07-15 17:44 UTC 

[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
 2024-07-15 17:41 UTC  (3+ messages)

[PATCH] tpm: Start the tpm2 before running a self test
 2024-07-15 17:39 UTC  (3+ messages)

[GIT PULL] x86/bugs for v6.11-rc1
 2024-07-15 17:34 UTC 

[PATCH bpf-next] selftests/bpf: fexit_sleep: fix stack allocation for arm64
 2024-07-15 17:33 UTC 

[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros
 2024-07-15 17:32 UTC  (7+ messages)

[PATCH] perf dso: Fix build when libunwind is enabled
 2024-07-15 17:32 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
 2024-07-15 17:32 UTC  (15+ messages)

[PATCH] kselftest/alsa: Use card name rather than number in test names
 2024-07-15 17:31 UTC  (11+ messages)

[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-15 17:30 UTC  (2+ messages)

[PATCH 0/6] PCI: align small (<4k) BARs
 2024-07-15 17:30 UTC  (4+ messages)
` [RFC PATCH 4/6] x86: PCI: preserve IORESOURCE_STARTALIGN alignment

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-07-15 17:28 UTC  (2+ messages)


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