The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-11-12 19:46:35 to 2023-11-13 06:48:39 UTC [more...]

[PATCH v1] mtd: rawnand: meson: initialize clock register
 2023-11-13  6:47 UTC  (3+ messages)

[PATCH] scsi: pm8001: return error code if no attached dev
 2023-11-13  6:43 UTC  (4+ messages)

drivers/power/supply/pmu_battery.c:171:50: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4
 2023-11-13  6:32 UTC  (3+ messages)

[PATCH v2 0/8] dma-buf: heaps: Add secure heap
 2023-11-13  6:37 UTC  (4+ messages)
` [PATCH v2 6/8] dt-bindings: reserved-memory: Add secure CMA reserved memory range

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-13  6:28 UTC  (20+ messages)

[PATCH] cpufreq: intel_pstate: Fix CPU lowest Frequency bug when offline/online for passive
 2023-11-13  6:18 UTC  (2+ messages)

[PATCH wireless-next] wlcore: debugfs: add an error code check in beacon_filtering_write
 2023-11-13  6:16 UTC  (2+ messages)

[PATCH -next] block: don't allow a disk link holder to its ancestor
 2023-11-13  6:08 UTC  (3+ messages)

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-13  6:05 UTC  (15+ messages)
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 0/3] Add GPIO interrupt support for Amlogic-T7 SoCs
 2023-11-13  6:03 UTC  (2+ messages)

[PATCH] virtio: Add virtio-device power management
 2023-11-13  5:51 UTC 

[PATCH] wifi: rtl8xxxu: correct the error value of 'timeout'
 2023-11-13  5:49 UTC 

[PATCH v2] io_uring: Statistics of the true utilization of sq threads
 2023-11-13  3:10 UTC  (2+ messages)
  `  "

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-13  5:24 UTC  (7+ messages)
` [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields
` [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 v6 0/9] variable-order, large folios for anonymous memory
 2023-11-13  5:18 UTC  (3+ messages)

[PATCH net] tipc: Fix kernel-infoleak due to uninitialized TLV value
 2023-11-13  5:17 UTC  (3+ messages)

[PATCH] x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()
 2023-11-13  5:00 UTC  (2+ messages)

[PATCH 0/4] riscv: sophgo: add reset support for cv1800b
 2023-11-13  4:57 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: reset: Add binding for Sophgo CV1800B reset controller
` [PATCH 2/4] reset: Add reset controller support for Sophgo CV1800B SoC
` [PATCH 3/4] riscv: dts: sophgo: add reset dt node for cv1800b
` [PATCH 4/4] riscv: dts: sophgo: add reset phandle to all uart nodes

[PATCH v2] platform/chrome: sensorhub: Implement quickselect for median calculation
 2023-11-13  4:50 UTC  (2+ messages)

[PATCH v10 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-13  4:46 UTC  (3+ messages)
` [PATCH v11 "

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

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

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-13  4:24 UTC  (43+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
 2023-11-13  4:22 UTC  (3+ messages)

[PATCH v1 0/1] fs: Consider capabilities relative to namespace for linkat permission check
 2023-11-13  4:15 UTC  (3+ messages)

[PATCH RESEND] Bluetooth: Fix deadlock in vhci_send_frame
 2023-11-13  4:13 UTC  (3+ messages)

[PATCH] security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation
 2023-11-13  4:06 UTC  (6+ messages)

[PATCH v2 0/2] KVM: selftests: Detect if KVM bugged the VM
 2023-11-13  4:04 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-11-13  4:03 UTC  (2+ messages)

[PATCH] netlink: introduce netlink poll to resolve fast return issue
 2023-11-13  3:50 UTC  (7+ messages)

[PATCH v7 0/5] mfd: tps6586x: register restart handler
 2023-11-13  3:46 UTC  (4+ messages)
` [PATCH v7 2/5] i2c: core: run atomic i2c xfer when !preemptible

[PATCH v2] media: cros-ec-cec: Add Constitution to the match table
 2023-11-13  3:42 UTC  (3+ messages)

[1/2] media: platform: cros-ec: Rename conns array for the match table
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH v2 0/9] media: cros-ec-cec: Add support for multiple ports
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH v4 0/5] Displayport Alternate Mode 2.1 Support
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-13  3:37 UTC  (5+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH] drm/i915: eliminate warnings
 2023-11-13  3:36 UTC 

[PATCH v2] audit: Send netlink ACK before setting connection in auditd_set
 2023-11-13  3:36 UTC  (3+ messages)

[PATCH] bpf: Get the program type by resolve_prog_type() directly
 2023-11-13  3:18 UTC 

[PATCH bpf] bpf/tests: Remove test for MOVSX32 with offset=32
 2023-11-13  3:27 UTC  (3+ messages)

[PATCH] LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()
 2023-11-13  3:25 UTC 

[PATCH v2] platform/chrome: sensorhub: Fix typos
 2023-11-13  3:23 UTC  (2+ messages)

[GIT PULL] turbostat for Linux-6.7
 2023-11-13  3:21 UTC  (5+ messages)
  ` [GIT PULL] turbostat for Linux-6.7 (with signed tag)

[PATCH v2 0/1] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-13  3:09 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-13  3:03 UTC 

[PATCH] usb: hcd-pci: replace usb_hcd_irq() with generic_handle_irq_safe() to avoid calltrace
 2023-11-13  3:00 UTC 

[PATCH net,v4, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
 2023-11-13  2:55 UTC  (5+ messages)
` [PATCH net,v4, 1/3] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH net,v4, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register

[PATCH v4 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
 2023-11-13  2:36 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v4 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v4 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for interrupt-names
` [PATCH v4 4/5] irqchip/loongson-liointc: Fix 'loongson,parent_int_map' parse
` [PATCH v4 5/5] MIPS: Loongson64: DTS: Fix 'loongson,parent_int_map' references

[PATCH v2] gpio: sifive: remove unneeded call to platform_set_drvdata()
 2023-11-13  2:34 UTC 

[PATCH v2] i2c: ocores: Move system PM hooks to the NOIRQ phase
 2023-11-13  2:32 UTC 

[PATCH] serial: sifive: Declare PM operations as static
 2023-11-13  2:31 UTC 

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-13  2:28 UTC  (13+ messages)

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-11-13  2:19 UTC  (14+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-11-13  2:23 UTC  (20+ messages)
` [RFC PATCH v2 01/19] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v2 02/19] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v2 03/19] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v2 04/19] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v2 05/19] KVM: VMX: Add MBEC support
` [RFC PATCH v2 06/19] KVM: x86: Add kvm_x86_ops.fault_gva()
` [RFC PATCH v2 07/19] KVM: x86: Make memory attribute helpers more generic
` [RFC PATCH v2 08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask
` [RFC PATCH v2 09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all
` [RFC PATCH v2 10/19] KVM: x86: Implement per-guest-page permissions
` [RFC PATCH v2 11/19] KVM: x86: Add new hypercall to set EPT permissions
` [RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data
` [RFC PATCH v2 13/19] heki: Implement a kernel page table walker
` [RFC PATCH v2 14/19] heki: x86: Initialize permissions counters for pages mapped into KVA
` [RFC PATCH v2 15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap()
` [RFC PATCH v2 16/19] heki: x86: Update permissions counters when guest page permissions change
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
` [RFC PATCH v2 19/19] virt: Add Heki KUnit tests

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

[RESEND PATCH v6 3/3] clk: rockchip: rk3588: Adjust the GATE_LINK parameter
 2023-11-13  2:18 UTC 

[PATCH] HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
 2023-11-13  2:08 UTC 

[Question]: major faults are still triggered after mlockall when numa balancing
 2023-11-13  2:02 UTC  (5+ messages)

[PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-11-13  1:54 UTC  (2+ messages)

[PATCH v4] i2c: designware: Fix corrupted memory seen in the ISR
 2023-11-13  1:54 UTC  (2+ messages)

[PATCH] Revert "i2c: pxa: move to generic GPIO recovery"
 2023-11-13  1:53 UTC  (2+ messages)

[PATCH] misc: ocxl: main: Remove unnecessary ‘0’ values from rc
 2023-11-13  1:52 UTC 

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

[PATCH v2] HID: fix HID device resource race between HID core and debugging support
 2023-11-13  1:49 UTC  (2+ messages)

[PATCH] HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
 2023-11-13  1:46 UTC  (4+ messages)

[PATCH] misc: ocxl: link: Remove unnecessary (void*) conversions
 2023-11-13  1:45 UTC 

[net-next PATCH RFC v7 1/4] net: phy: aquantia: move to separate directory
 2023-11-13  1:40 UTC  (4+ messages)
` [net-next PATCH RFC v7 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next PATCH RFC v7 3/4] net: phy: aquantia: add firmware load support
` [net-next PATCH RFC v7 4/4] dt-bindings: Document Marvell Aquantia PHY

[PATCH] staging: rtl8723bs: fix checkpatch no spaces before tabs warning
 2023-11-13  1:33 UTC  (2+ messages)

[PATCH v8 00/26] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-13  1:24 UTC  (5+ messages)
` [PATCH v8 07/26] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs

[PATCH] misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
 2023-11-13  1:22 UTC 

[PATCH] misc: ocxl: context: Remove unnecessary (void*) conversions
 2023-11-13  1:15 UTC 

[syzbot] [bluetooth?] INFO: trying to register non-static key in sco_sock_timeout (2)
 2023-11-13  1:14 UTC 

[PATCH] input: touchscreen: imagis: Add touch key support
 2023-11-13  0:55 UTC  (2+ messages)

[PATCH] net: memory leak in nr_rx_frame
 2023-11-13  0:56 UTC  (2+ messages)

[PATCH v5 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
 2023-11-13  0:51 UTC  (4+ messages)
` [PATCH v5 1/3] gnss: ubx: use new helper to remove open coded regulator handling
` [PATCH v5 2/3] dt-bindings: gnss: u-blox: add "reset-gpios" binding
` [PATCH v5 3/3] gnss: ubx: add support for the reset gpio

Linux 6.7-rc1
 2023-11-13  0:47 UTC 

[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-11-13  0:42 UTC  (11+ messages)

linux-next: Tree for Nov 13
 2023-11-13  0:42 UTC 

[PATCH] exitz syscall
 2023-11-13  0:08 UTC  (4+ messages)

[PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support
 2023-11-12 23:58 UTC  (11+ messages)

[tip:master] BUILD SUCCESS 1a88df0f443a4c2512a9062668bb09351c0cda86
 2023-11-12 23:37 UTC 

Bisected stability regression in 6.6
 2023-11-12 23:37 UTC  (6+ messages)

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-12 23:12 UTC  (2+ messages)

[PATCH v2 0/3] i2c: create debugfs entry per adapter
 2023-11-12 22:59 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] i2c: gpio: move to per-adapter debugfs directory
` [PATCH v2 3/3] i2c: npcm7xx: "

[PATCH v2] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
 2023-11-12 22:50 UTC  (2+ messages)

linux-next: build failure after merge of the bcachefs tree
 2023-11-12 22:30 UTC 

linux-next: manual merge of the bcachefs tree with the origin tree
 2023-11-12 22:23 UTC 

[PATCH v3 0/3] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
 2023-11-12 21:25 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH v2 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-11-12 21:10 UTC  (2+ messages)

[RFC v6 0/8] DRM scheduling cgroup controller
 2023-11-12 20:38 UTC  (2+ messages)

linux-next: duplicate patch in the spi-fixes tree
 2023-11-12 20:37 UTC 

[PATCH v4 4/6] add statmount(2) syscall
 2023-11-12 20:29 UTC  (7+ messages)

[PATCH 0/6] crypto: rockchip: add support for rk3588/rk3568
 2023-11-12 20:26 UTC  (8+ messages)
` [PATCH 5/6] reset: rockchip: secure reset must be used by SCMI

Good Day
 2023-11-12 20:20 UTC 

[PATCH v3] Fixing directly deferencing a __rcu pointer warning
 2023-11-12 20:18 UTC  (5+ messages)
` [PATCH v4] "

[RFC] x86/kvm/emulate: Avoid RET for fastops
 2023-11-12 20:12 UTC 

[PATCH v7] HID: mcp2200: added driver for GPIOs of MCP2200
 2023-11-12 19:58 UTC  (2+ messages)

[GIT PULL] x86/microcode for 6.7
 2023-11-12 19:56 UTC  (6+ messages)

[RFC IDEA] DAMOS-based Tiered-Memory Management
 2023-11-12 19:56 UTC 

[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
 2023-11-12 19:51 UTC 

[RFC PATCH 0/8] DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning
 2023-11-12 19:46 UTC  (5+ messages)
` [RFC PATCH 5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm
` [RFC PATCH 6/8] selftests/damon: test quota goals directory
` [RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning
` [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals


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