LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 15:32:47 to 2023-10-04 17:50:50 UTC [more...]

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2023-10-04 17:50 UTC 

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-04 17:50 UTC  (9+ messages)
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-10-04 17:48 UTC  (15+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
  ` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
  ` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
  ` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support

EEVDF and NUMA balancing
 2023-10-04 17:48 UTC  (6+ messages)

[PATCH v2] KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag
 2023-10-04 17:46 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-10-04 17:44 UTC  (9+ messages)

[PATCH] KVM: xen: ignore the VCPU_SSHOTTMR_future flag
 2023-10-04 17:43 UTC  (4+ messages)

[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
 2023-10-04 17:43 UTC  (5+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal

[PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
 2023-10-04 17:42 UTC  (2+ messages)

[PATCH v2 1/5] ASoC: Explicitly include correct DT includes
 2023-10-04 17:39 UTC  (2+ messages)

[PATCH 0/4] man2: Document RWF_ATOMIC
 2023-10-04 17:36 UTC  (5+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag

[PATCH] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
 2023-10-04 17:30 UTC  (4+ messages)

[PATCH 00/21] block atomic writes
 2023-10-04 17:34 UTC  (17+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 10/21] block: Add fops atomic write support

[PATCH] drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
 2023-10-04 17:31 UTC  (2+ messages)

[PATCH v3 0/8] wfx: implement Remain On Channel
 2023-10-04 17:28 UTC  (9+ messages)
` [PATCH v3 1/8] wifi: wfx: fix power_save setting when AP is stopped
` [PATCH v3 2/8] wifi: wfx: relocate wfx_rate_mask_to_hw()
` [PATCH v3 3/8] wifi: wfx: move wfx_skb_*() out of the header file
` [PATCH v3 4/8] wifi: wfx: introduce hif_scan_uniq()
` [PATCH v3 5/8] wifi: wfx: simplify exclusion between scan and Rx filters
` [PATCH v3 6/8] wifi: wfx: scan_lock is global to the device
` [PATCH v3 7/8] wifi: wfx: allow to send frames during ROC
` [PATCH v3 8/8] wifi: wfx: implement wfx_remain_on_channel()

[PATCH 0/4] tracing: improve symbolic printing
 2023-10-04 17:29 UTC  (5+ messages)

[PATCH 0/6] Enable IPQ5018 PCI support
 2023-10-04 17:27 UTC  (3+ messages)
` [PATCH 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[PATCH 0/3 v7] Misc SCM changes
 2023-10-04 17:25 UTC  (4+ messages)
` [PATCH v7 1/3] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v7 2/3] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v7 3/3] firmware: scm: Modify only the download bits in TCSR register

[PATCH v2 0/9] wfx: implement Remain On Channel
 2023-10-04 17:26 UTC  (4+ messages)
` [PATCH v2 1/9] wifi: wfx: fix power_save setting when AP is stopped

[PATCH net-next] net: ixp4xx_eth: Specify min/max MTU
 2023-10-04 17:25 UTC  (4+ messages)

[PATCH] mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
 2023-10-04 17:22 UTC  (7+ messages)

[PATCH v4 0/7] iommu: Retire bus ops
 2023-10-04 17:23 UTC  (6+ messages)
` [PATCH v4 4/7] iommu: Switch __iommu_domain_alloc() to device ops

[PATCH v6 00/12] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-10-04 16:59 UTC  (3+ messages)
` [PATCH v6 11/12] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-10-04 17:20 UTC  (8+ messages)
` [RFC PATCH 0/3] DO NOT MERGE: Breaking down the experimantal diff
  ` [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag

[PATCH 0/4] sched: drop for_each_numa_hop_mask()
 2023-10-04 17:19 UTC  (7+ messages)
` [PATCH 1/4] net: mellanox: drop mlx5_cpumask_default_spread()

[PATCH v2 0/8] Add support to handle misaligned accesses in S-mode
 2023-10-04 17:19 UTC  (13+ messages)
` [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
` [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
` [PATCH v2 5/8] riscv: add support for sysctl unaligned_enabled control
` [PATCH v2 6/8] riscv: annotate check_unaligned_access_boot_cpu() with __init
` [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
` [PATCH v2 8/8] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-04 17:18 UTC  (11+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events

[PATCH drm-misc-next v5 0/6] [RFC] DRM GPUVM features
 2023-10-04 17:17 UTC  (7+ messages)
` [PATCH drm-misc-next v5 4/6] drm/gpuvm: track/lock/validate external/evicted objects

[PATCH v3 0/2] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
 2023-10-04 17:17 UTC  (5+ messages)
` [PATCH v3 1/2] drm/amdgpu: Adding db_size to get doorbell absolute offset
` [PATCH v3 2/2] drm/amdkfd: get doorbell's absolute offset based on the db size

[PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
 2023-10-04 17:16 UTC  (6+ messages)

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-10-04 17:16 UTC  (15+ messages)
` [PATCH 3/6] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH] ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_by
 2023-10-04 17:14 UTC  (2+ messages)

[PATCH 1/2] selftests/mm: export get_free_hugepages()
 2023-10-04 17:11 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: Add a new test for madv and hugetlb

[PATCH v2 3/8] riscv: report perf event for misaligned fault
 2023-10-04 17:02 UTC  (2+ messages)

[PATCH v12 0/3] Add multiport support for DWC3 controllers
 2023-10-04 16:59 UTC  (4+ messages)
` [PATCH v12 1/3] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v12 2/3] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v12 3/3] usb: dwc3: qcom: Add helper function to request threaded IRQ

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-04 16:58 UTC  (6+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers

[PATCH 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
 2023-10-04 16:58 UTC  (2+ messages)
` [PATCH 1/1] kernel/config: "

[PATCH 00/10] rcu cleanups
 2023-10-04 16:57 UTC  (3+ messages)
` [PATCH 07/10] rcu: Conditionally build CPU-hotplug teardown callbacks

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-10-04 16:54 UTC  (6+ messages)

[PATCH bpf 0/3] libbpf/selftests syscall wrapper fixes for RISC-V
 2023-10-04 16:52 UTC  (2+ messages)

[PATCH v10] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-10-04 16:49 UTC  (2+ messages)

[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
 2023-10-04 16:47 UTC  (14+ messages)
` [PATCH 01/11] MIPS: compressed: Use correct instruction for 64 bit code
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
` [PATCH 03/11] MIPS: support RAM beyond 32-bit
` [PATCH 04/11] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd
` [PATCH 05/11] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH 06/11] dt-bindings: mips: Add bindings for Mobileye SoCs
` [PATCH 07/11] dt-bindings: mfd: syscon: Document EyeQ5 OLB
` [PATCH 08/11] MIPS: mobileye: Add EyeQ5 dtsi
` [PATCH 09/11] MIPS: mobileye: Add EPM5 device tree
` [PATCH 10/11] MIPS: generic: Add support for Mobileye EyeQ5
` [PATCH 11/11] MAINTAINERS: Add entry for Mobileye MIPS SoCs

[PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
 2023-10-04 16:47 UTC  (5+ messages)

[PATCH 0/5] srcu fixes
 2023-10-04 16:47 UTC  (7+ messages)

[PATCH net-next v2 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-04 16:42 UTC  (13+ messages)
` [PATCH net-next v2 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v2 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v2 12/12] test/vsock: io_uring rx/tx tests

[syzbot] possible deadlock in mnt_want_write (2)
 2023-10-04 16:45 UTC  (2+ messages)
` [syzbot] [integrity] [overlayfs] "

[PATCH v4 1/3] PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
 2023-10-04 16:44 UTC  (3+ messages)
` [PATCH v4 2/3] PCI: qcom-ep: "
` [PATCH v4 3/3] PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed

[PATCH 0/2] usb: dwc3: add driver for T-HEAD TH1520 SoC
 2023-10-04 16:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller

[PATCH 0/4] x86/percpu: Use segment qualifiers
 2023-10-04 16:40 UTC  (4+ messages)
` [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-04 16:39 UTC  (3+ messages)

[PATCH 0/2] mxc4005/mxc6655 OF improvements
 2023-10-04 16:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible string
` [PATCH 2/2] iio: accel: mxc4005: allow module autoloading via OF compatible

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-10-04 16:39 UTC  (3+ messages)

[PATCH 0/2] tracing/user_events: Fix alignment issues for 32 on 64-bit and BE
 2023-10-04 16:38 UTC  (6+ messages)
` [PATCH 2/2] selftests/user_events: Fix abi_test for BE archs

[PATCH] tipc: Fix uninit-value access in __tipc_nl_bearer_enable()
 2023-10-04 16:36 UTC  (3+ messages)

[PATCH -fixes 0/2] Fix set_huge_pte_at()
 2023-10-04 16:37 UTC  (2+ messages)

[PATCH 1/3] dmaengine: stm32-mdma: abort resume if no ongoing transfer
 2023-10-04 16:35 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: stm32-mdma: use Link Address Register to compute residue
` [PATCH 3/3] dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is set

[PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
 2023-10-04 16:32 UTC  (6+ messages)

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-10-04 16:29 UTC  (4+ messages)
` [PATCH v2 0/5] "

[PATCH] ASoC: qcom: reduce number of binding headers includes
 2023-10-04 16:30 UTC 

[PATCH v2 0/6] thermal: Improve iteration over trip points
 2023-10-04 16:30 UTC  (3+ messages)
` [PATCH v2 3/6] ACPI: thermal: Combine passive and active trip update functions

[PATCH 0/2] MediaTek clocks: Support mux indices list and 8195 DP
 2023-10-04 16:29 UTC  (10+ messages)
` [PATCH 2/2] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes

[PATCH v5 0/7] incorporate pm runtime framework and eDP clean up
 2023-10-04 16:27 UTC  (8+ messages)
` [PATCH v5 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
` [PATCH v5 2/7] drm/msm/dp: rename is_connected with link_ready
` [PATCH v5 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
` [PATCH v5 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
` [PATCH v5 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [PATCH v5 6/7] drm/msm/dp: delete EV_HPD_INIT_SETUP
` [PATCH v5 7/7] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()

[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
 2023-10-04 16:26 UTC  (5+ messages)

[RFC PATCH] sched/fair: Skip idle CPU search on busy system
 2023-10-04 16:25 UTC  (2+ messages)

[PATCH v4] sched/core: Use zero length to reset cpumasks in sched_setaffinity()
 2023-10-04 16:23 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
 2023-10-04 16:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] bpf/selftests: Test pinning bpf timer to a core

[PATCH v6] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-10-04 16:18 UTC  (2+ messages)

[PATCH v3 0/4] Add sc8280xp CAMCC bindings and driver
 2023-10-04 16:18 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Use gcc.yaml for common clock properties
` [PATCH v3 2/4] dt-bindings: clock: Add SC8280XP CAMCC
` [PATCH v3 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

NOHZ interaction between IPI-less kick_ilb() and nohz_csd_func()
 2023-10-04 16:16 UTC  (4+ messages)

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-10-04 16:11 UTC  (3+ messages)

[PATCH] futex: requeue: Remove unnecessary ‘NULL’ values from futex_proxy_trylock_atomic
 2023-10-04 16:09 UTC  (2+ messages)
` [tip: locking/core] futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic()

[PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized
 2023-10-04 16:08 UTC  (6+ messages)

[ANNOUNCE] v6.6-rc4-rt7
 2023-10-04 16:06 UTC 

[PATCH] Firewire: IP over IEEE 1394: replaced implicit mentions of unsigned int
 2023-10-04 16:03 UTC  (3+ messages)

[PATCH V6 0/1] AMD QDMA driver
 2023-10-04 16:03 UTC  (4+ messages)
` [PATCH V6 1/1] dmaengine: amd: qdma: Add "

[PATCH v4 7/7] rust: workqueue: add examples
 2023-10-04 15:49 UTC  (6+ messages)

[PATCH 1/2] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
 2023-10-04 15:50 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: stm32-dma: fix residue "

[PATCH v6 1/4] x86/speculation: Add __update_spec_ctrl() helper
 2023-10-04 15:47 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v6 2/4] x86/idle: Disable IBRS when cpu is offline
 2023-10-04 15:47 UTC  (2+ messages)
` [tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance

[PATCH v6 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
 2023-10-04 15:47 UTC  (2+ messages)
` [tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS

[PATCH v6 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
 2023-10-04 15:47 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
 2023-10-04 15:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] locking/arch: Rewrite local_add_unless as static inline function
 2023-10-04 15:46 UTC  (2+ messages)
` [tip: locking/core] locking/local, arch: Rewrite local_add_unless() as a "

linux-next: build failure after merge of the vfs-brauner tree
 2023-10-04 15:46 UTC  (4+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.6-rc5
 2023-10-04 15:46 UTC 

[PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
 2023-10-04 15:44 UTC  (11+ messages)
` [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: add milkv/sophgo
` [PATCH v4 03/10] dt-bindings: riscv: add sophgo sg2042 bindings
` [PATCH v4 04/10] dt-bindings: riscv: Add T-HEAD C920 compatibles
` [PATCH v4 05/10] dt-bindings: interrupt-controller: Add Sophgo SG2042 PLIC
` [PATCH v4 06/10] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
` [PATCH v4 07/10] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi
` [PATCH v4 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
` [PATCH v4 09/10] riscv: dts: sophgo: add Milk-V Pioneer board "
` [PATCH v4 10/10] riscv: defconfig: enable SOPHGO SoC

[PATCH] dt-bindings: arm: altera: convert socfpga-system.txt to yaml
 2023-10-04 15:42 UTC  (4+ messages)

linux-next: duplicate patch in the tip tree
 2023-10-04 15:41 UTC  (3+ messages)

[PATCH] driver base: slience unused warning
 2023-10-04 15:41 UTC  (3+ messages)

[PATCH] soundwire: fix initializing sysfs for same devices on different buses
 2023-10-04 15:40 UTC  (7+ messages)

[PATCH v2] ARM: dts: omap4-embt2ws: Add Bluetooth
 2023-10-04 15:40 UTC  (5+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-04 15:39 UTC  (4+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH v2] arm64: dts: renesas: r8a77990: document Ebisu-4D support
 2023-10-04 15:37 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a77990: document Ebisu-4D support
 2023-10-04 15:36 UTC  (4+ messages)

[PATCH v4] sched/rt: move back to RT_GROUP_SCHED and rename it child
 2023-10-04 15:35 UTC  (5+ messages)

[PATCH v3] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
 2023-10-04 15:35 UTC  (3+ messages)
` [PATCH] vfio: Fix smatch errors in vfio_combine_iova_ranges()

[PATCH v3 00/17] firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format)
 2023-10-04 15:32 UTC  (5+ messages)
` [PATCH v3 03/17] firmware: arm_ffa: Implement the notification bind and unbind interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).