public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-02 13:00:10 to 2023-11-02 15:34:48 UTC [more...]

[PATCH 0/2] cleanup: Conditional locking support
 2023-11-02 15:34 UTC  (6+ messages)
` [PATCH 1/2] cleanup: Add conditional guard support
` [PATCH 2/2] ptrace: Convert ptrace_attach() to use lock guards

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-02 15:34 UTC  (3+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC

[PATCH] drivers/regulator: Notify sysfs about status changes
 2023-11-02 15:33 UTC  (7+ messages)

[PATCH v1 0/3] gpio: mmio: Make driver agnostic
 2023-11-02 15:33 UTC  (5+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()

[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
 2023-11-02 15:33 UTC  (5+ messages)

[PATCH 00/13] perf: Employ SBRM to simplify error handling -- batch 1/3
 2023-11-02 15:09 UTC  (14+ messages)
` [PATCH 01/13] perf: Simplify perf_event_alloc() error path
` [PATCH 02/13] perf: Simplify perf_pmu_register() "
` [PATCH 03/13] perf: Simplify perf_fget_light()
` [PATCH 04/13] perf: Simplify event_function*()
` [PATCH 05/13] perf: Simplify perf_cgroup_connect()
` [PATCH 06/13] perf; Simplify event_sched_in()
` [PATCH 07/13] perf: Simplify: __perf_install_in_context()
` [PATCH 08/13] perf: Simplify: *perf_event_{dis,en}able*()
` [PATCH 09/13] perf: Simplify perf_event_modify_attr()
` [PATCH 10/13] perf: Simplify perf_event_context_sched_in()
` [PATCH 11/13] perf: Simplify perf_adjust_freq_unthr_context()
` [PATCH 12/13] perf: Simplify perf_event_*_on_exec()
` [PATCH 13/13] perf: Simplify *perf_event_read*()

[PATCH] tools/power turbostat: Fix Bzy_MHz calculation equation
 2023-11-02 15:31 UTC  (3+ messages)

[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
 2023-11-02 15:26 UTC  (6+ messages)
` [PATCH v7 07/10] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v7 09/10] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v7 10/10] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
 2023-11-02 15:26 UTC 

[rft, PATCH v3 00/15] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-11-02 15:19 UTC  (18+ messages)
` [PATCH v3 01/15] drm/i915/dsi: assume BXT gpio works for non-native GPIO
` [PATCH v3 02/15] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
` [PATCH v3 03/15] drm/i915/dsi: clarify GPIO exec sequence
` [PATCH v3 04/15] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
` [PATCH v3 05/15] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
` [PATCH v3 06/15] drm/i915/dsi: Replace while(1) with one with clear exit condition
` [PATCH v3 07/15] drm/i915/dsi: Get rid of redundant 'else'
` [PATCH v3 08/15] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
` [PATCH v3 09/15] drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
` [PATCH v3 10/15] drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_exec_gpio()
` [PATCH v3 11/15] drm/i915/dsi: Extract common soc_gpio_set_value() helper
` [PATCH v3 12/15] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
` [PATCH v3 13/15] drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
` [PATCH v3 14/15] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
` [PATCH v3 15/15] drm/i915/iosf: Drop unused APIs

[PATCH v7 00/10] Initial Marvell PXA1908 support
 2023-11-02 15:11 UTC  (6+ messages)
` [PATCH v7 01/10] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v7 02/10] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v7 03/10] pinctrl: single: "
` [PATCH v7 04/10] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v7 05/10] clk: mmp: Add Marvell PXA1908 clock driver

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-02 15:11 UTC  (6+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-02 15:10 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH v3 0/5] media: qcom: camss: Introduce support for named power-domains
 2023-11-02 15:10 UTC  (3+ messages)
` [PATCH v3 4/5] media: qcom: camss: Move VFE power-domain specifics into vfe.c

[PATCH 1/4] Remove redundant return value check
 2023-11-02 15:09 UTC  (10+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

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

[GIT PULL] perf tools changes for v6.7
 2023-11-02 15:06 UTC 

[RFC v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-11-02 15:04 UTC  (5+ messages)
` [RFC v5 2/5] drivers: firmware: scmi: Introduce scmi_get_max_msg_size function

[PATCH] scsi: libfc: replace deprecated strncpy with memcpy
 2023-11-02 15:03 UTC  (2+ messages)

[syzbot] UBSAN: array-index-out-of-bounds in diWrite
 2023-11-02 15:02 UTC  (2+ messages)
` [syzbot] test

[PATCH v2] tools/power turbostat: Increase the limit for fd opened
 2023-11-02 15:01 UTC  (2+ messages)

[PATCH 0/7] modpost: fix modpost errors for m68k-uclinux-gcc
 2023-11-02 15:00 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
 2023-11-02 15:00 UTC  (2+ messages)

[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
 2023-11-02 14:58 UTC  (9+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-02 14:57 UTC  (23+ messages)
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM

[PATCH 00/10] drm/tidss: Probe related fixes and cleanups
 2023-11-02 14:55 UTC  (5+ messages)
` [PATCH 07/10] drm/tidss: Fix dss reset
` [PATCH 10/10] drm/tidss: Fix atomic_flush check

[PATCH] iio: triggered-buffer: prevent possible freeing of wrong buffer
 2023-11-02 14:53 UTC  (3+ messages)

[PATCH 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-11-02 14:52 UTC  (5+ messages)
` [PATCH 1/2] gpio: realtek: Add GPIO support for RTD SoC variants

arch/riscv/kernel/signal.c:94:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-11-02 14:42 UTC 

[RFC PATCH] KVM: arm/arm64: GICv4: Support shared VLPI
 2023-11-02 14:35 UTC 

[PATCH v2] hwmon: emc1403: Add support for EMC1442
 2023-11-02 14:34 UTC  (4+ messages)

[PATCH 0/3] Add a few panels and use correct modes
 2023-11-02 14:33 UTC  (4+ messages)
` [PATCH 3/3] drm/panel-edp: Choose correct preferred mode

[GIT PULL] Backlight for v6.7
 2023-11-02 14:30 UTC 

[GIT PULL] LEDs for v6.7
 2023-11-02 14:32 UTC 

[PATCH v2 0/2] adding support for Microchip PAC193X Power Monitor
 2023-11-02 14:28 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: adding support for pac193x

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

[PATCH v5 00/14] Add Secure TSC support for SNP guests
 2023-11-02 14:29 UTC  (9+ messages)
` [PATCH v5 07/14] x86/sev: Move and reorganize sev guest request api
` [PATCH v5 09/14] x86/sev: Add Secure TSC support for SNP guests

[rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-11-02 14:28 UTC  (9+ messages)
` [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back

[PATCH 0/6] Initial support for the Realtek interrupt controller
 2023-11-02 14:27 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs
` [PATCH 2/6] irqchip: Add interrupt controller "
` [PATCH 3/6] irqchip: Introduce RTD1319 support using the Realtek Common Interrupt Controller Driver
` [PATCH 4/6] irqchip: Introduce RTD1319D "
` [PATCH 5/6] irqchip: Introduce RTD1325 "
` [PATCH 6/6] irqchip: Introduce RTD1619B "

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-02  9:47 UTC  (9+ messages)

[GIT PULL] MFD for v6.7
 2023-11-02 14:29 UTC 

[PATCH v4 0/2] tee: optee: Fixes for supplicant dependent enumeration
 2023-11-02 14:28 UTC  (3+ messages)
` [PATCH v4 1/2] tee: optee: Fix supplicant based device enumeration

[PATCH v2 0/6] drm/panfrost: Turn off clocks and regulators in PM
 2023-11-02 14:26 UTC  (7+ messages)
` [PATCH v2 1/6] drm/panfrost: Perform hard reset to recover GPU if soft reset fails
` [PATCH v2 2/6] drm/panfrost: Tighten polling for soft reset and power on
` [PATCH v2 3/6] drm/panfrost: Implement ability to turn on/off GPU clocks in suspend
` [PATCH v2 4/6] drm/panfrost: Set clocks on/off during system sleep on MediaTek SoCs
` [PATCH v2 5/6] drm/panfrost: Implement ability to turn on/off regulators in suspend
` [PATCH v2 6/6] drm/panfrost: Set regulators on/off during system sleep on MediaTek SoCs

[PATCH V2 0/3] ASoC: codecs: Modify some error codes
 2023-11-02 14:26 UTC  (2+ messages)

[PATCH] ASoC: da7219: Improve system suspend and resume handling
 2023-11-02 14:26 UTC  (2+ messages)

[PATCH 1/2] mmc: cqhci: Add a quirk to clear stale TC
 2023-11-02 14:24 UTC  (6+ messages)

[PATCH v2 0/1] sched/fair: Track current se's EEVDF parameters
 2023-11-02 14:20 UTC  (2+ messages)
` [PATCH v2 1/1] "

bpf: shift-out-of-bounds in tnum_rshift()
 2023-11-02 14:17 UTC  (6+ messages)

arch/nios2/include/asm/checksum.h:30:24: sparse: sparse: restricted __wsum degrades to integer
 2023-11-02 14:15 UTC 

[PATCH] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
 2023-11-02 14:15 UTC 

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-02 14:13 UTC  (3+ messages)

[GIT PULL] sound updates for 6.7
 2023-11-02 14:12 UTC 

Fwd: Logitech G915 Wireless Keyboard acts weird on 6.6.0
 2023-11-02 14:11 UTC 

[PATCH RFC 0/4] Documentation: Web fonts for kernel documentation
 2023-11-02 14:09 UTC  (4+ messages)
` [PATCH RFC 1/4] LICENSES: Add SIL Open Font License 1.1

[PATCH RFC RESEND 0/4] Documentation: Web fonts for kernel documentation
 2023-11-02 14:09 UTC  (3+ messages)
` [PATCH RFC RESEND 1/4] LICENSES: Add SIL Open Font License 1.1

include/linux/io-64-nonatomic-lo-hi.h:21:16: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
 2023-11-02 14:04 UTC 

[PATCH 0/2] OP-TEE FF-A notifications
 2023-11-02 14:05 UTC  (6+ messages)

mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
 2023-11-02 13:54 UTC 

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-11-02 13:56 UTC  (5+ messages)

[PATCH v4 0/7] consolidate and cleanup CPU capacity
 2023-11-02 13:50 UTC  (7+ messages)
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[RFC PATCH printk v1] printk: ringbuffer: Do not skip non-finalized with prb_next_seq()
 2023-11-02 13:48 UTC  (2+ messages)

[PATCH 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-02 13:47 UTC  (9+ messages)
` [PATCH 5/6] "
` [PATCH 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
 2023-11-02 13:45 UTC  (4+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "

[PATCH v4 1/2] dt-bindings: rtc: max31335: add max31335 bindings
 2023-11-02 13:44 UTC  (4+ messages)
` [PATCH v4 2/2] rtc: max31335: add driver support

[PATCH v1 0/4] Rockchip rk3066_hdmi update
 2023-11-02 13:42 UTC  (5+ messages)
` [PATCH v1 1/4] drm/rockchip: rk3066_hdmi: Remove useless mode_fixup
` [PATCH v1 2/4] drm/rockchip: rk3066_hdmi: Switch encoder hooks to atomic
` [PATCH v1 3/4] drm/rockchip: rk3066_hdmi: Remove useless output format
` [PATCH v1 4/4] drm/rockchip: rk3066_hdmi: Remove unused drm device pointer

[linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
 2023-11-02 13:40 UTC  (3+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-11-02 13:40 UTC  (10+ messages)
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH] mmc: truncate quirks' oemid to 8 bits
 2023-11-02 13:37 UTC  (3+ messages)

[PATCH RFC 00/20] Setting up Binder for the future
 2023-11-02 13:33 UTC  (2+ messages)

[PATCH RFC 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
 2023-11-02 13:32 UTC  (5+ messages)
` [PATCH RFC 2/8] arm64: dts: qcom: add initial SM8650 dtsi

[PATCH] sched/fair: Track current se's EEVDF parameters
 2023-11-02 13:31 UTC  (3+ messages)

[PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-02 13:30 UTC  (3+ messages)

[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-11-02 13:29 UTC  (6+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH 1/4] platform/x86: wmi: Add wmidev_block_set()
 2023-11-02 13:28 UTC  (3+ messages)
` [PATCH 4/4] platform/x86/intel/wmi: thunderbolt: Use bus-based WMI interface

[PATCH] gpu/drm/drm_framebuffer.c: Use Macro instead of actual number
 2023-11-02 13:27 UTC  (2+ messages)

[PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
 2023-11-02 13:26 UTC 

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2023-11-02 13:25 UTC  (7+ messages)
`  "

[PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-02 13:25 UTC  (11+ messages)
` [PATCH drm-misc-next v8 02/12] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [PATCH drm-misc-next v8 03/12] drm/gpuvm: export drm_gpuvm_range_valid()
` [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` [PATCH drm-misc-next v8 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v8 12/12] drm/nouveau: use GPUVM common infrastructure

[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
 2023-11-02 13:24 UTC  (6+ messages)
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-02 13:23 UTC  (3+ messages)
` [PATCH v3 1/1] "

[GIT PULL] Landlock updates for v6.7
 2023-11-02 13:13 UTC 

[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-02 13:04 UTC  (6+ messages)
` [Patch v13 4/9] wifi: mac80211: Add support for WBRF features

[PATCH] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
 2023-11-02 13:02 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-11-02 13:01 UTC  (5+ messages)

[PATCH] docs: Remove reference to syscall trampoline in PTI
 2023-11-02 13:02 UTC 

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-11-02 13:01 UTC  (3+ messages)

[PATCH v3] dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml
 2023-11-02 12:59 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