public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-22 15:06:06 to 2022-12-22 19:00:45 UTC [more...]

[PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
 2022-12-22 19:00 UTC  (2+ messages)
` [PATCH v3 3/3] mm: vmalloc: Replace BUG_ON() by WARN_ON_ONCE()

[PATCH v3 0/2] adds corstone500 device tree
 2022-12-22 18:58 UTC  (7+ messages)
` [PATCH v3 1/2] arm: dts: arm: add arm "
` [PATCH v3 2/2] dt-bindings: Add Arm corstone500 platform

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-22 18:56 UTC  (12+ messages)

[syzbot] [exfat?] INFO: task hung in exfat_write_inode
 2022-12-22 18:53 UTC 

[PATCH v4 1/4] arm64: dts: qcom: sdm845-db845c: fix audio codec interrupt pin name
 2022-12-22 18:53 UTC  (9+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: "
` [PATCH v4 3/4] arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: do not customize SPI0 pin drive/bias

[PATCH v6] drm: Optimise for continuous memory allocation
 2022-12-22 18:53 UTC  (2+ messages)

[PATCH 0/9] Rework SCMI initialization and probing sequence
 2022-12-22 18:50 UTC  (10+ messages)
` [PATCH 1/9] firmware: arm_scmi: Simplify chan_available transport operation
` [PATCH 2/9] firmware: arm_scmi: Use dedicated devices to initialize channels
` [PATCH 3/9] firmware: arm_scmi: Move protocol registration helpers
` [PATCH 4/9] firmware: arm_scmi: Add common notifier helpers
` [PATCH 5/9] firmware: arm_scmi: Refactor protocol device creation
` [PATCH 6/9] firmware: arm_scmi: Move handle get/set helpers
` [PATCH 7/9] firmware: arm_scmi: Refactor device create/destroy helpers
` [PATCH 8/9] firmware: arm_scmi: Introduce a new lifecycle for protocol devices
` [PATCH 9/9] firmware: arm_scmi: Split bus and driver into distinct modules

[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
 2022-12-22 18:51 UTC  (8+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section

[PATCH 1/2] mm: add vma_has_locality()
 2022-12-22 18:49 UTC  (2+ messages)

[PATCH 0/5] Miscellaneous SCMI fixes for v6.2
 2022-12-22 18:38 UTC  (6+ messages)
` [PATCH 1/5] firmware: arm_scmi: Clear stale xfer->hdr.status
` [PATCH 2/5] firmware: arm_scmi: Harden shared memory access in fetch_response
` [PATCH 3/5] firmware: arm_scmi: Harden shared memory access in fetch_notification
` [PATCH 4/5] dt-bindings: firmware: arm,scmi: Add support for syspower protocol
` [PATCH 5/5] firmware: arm_scmi: Fix virtio channels cleanup on shutdown

[PATCH] irqchip: gic-v3: Handle failure case of CPU enters low power state
 2022-12-22 18:35 UTC 

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-22 18:31 UTC  (7+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations

[PATCH 0/2] Recover from failure to probe GPU
 2022-12-22 18:30 UTC  (3+ messages)
` [PATCH 1/2] firmware: sysfb: Allow re-creating system framebuffer after init
` [PATCH 2/2] drm/amd: Re-create firmware framebuffer on failure to probe

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-22 18:24 UTC  (3+ messages)
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA

[RFC PATCH] clocksource: Suspend the watchdog temporarily when high read lantency detected
 2022-12-22 18:24 UTC  (11+ messages)

[PATCH v1] dt-bindings: memory-controllers: ti,gpmc: fix typo in description
 2022-12-22 18:23 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-22 18:15 UTC  (9+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[paulmck-rcu:haltnmi3slow.2022.12.21a] BUILD SUCCESS 86bee2e421da7c7aed829206357a82cdfb46b3b4
 2022-12-22 18:13 UTC 

Syzkaller found a bug: KASAN: use-after-free Write in put_pmu_ctx
 2022-12-22 18:11 UTC  (2+ messages)

[PATCH v2 0/4] Driver support for RZ/V2M PWC
 2022-12-22 18:09 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add "

[PATCH] ext4: fix underflow in group bitmap calculation
 2022-12-22 18:08 UTC  (3+ messages)

[PATCH v1] dt-bindings: riscv: add SBI PMU event mappings
 2022-12-22 18:06 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 6.1+ merge window
 2022-12-22 18:05 UTC 

[PATCH] soc: imx: imx93-src: No need to set device_driver owner
 2022-12-22 17:57 UTC 

[PATCH v3 0/4] Add initial support for J784S4 SoC
 2022-12-22 17:55 UTC  (11+ messages)
` [PATCH v3 4/4] arm64: dts: ti: Add support for J784S4 EVM board

[PATCH RFC] ipc/mqueue: introduce msg cache
 2022-12-22 17:54 UTC  (4+ messages)

[PATCH] soc: imx: imx93-pd: No need to set device_driver owner
 2022-12-22 17:53 UTC 

[PATCH 1/5] kbuild: refactor silent mode detection
 2022-12-22 17:51 UTC  (6+ messages)
` [PATCH 2/5] kbuild: print short log in addition to the whole command with V=1
` [PATCH 3/5] kbuild: do not print extra logs for V=2
` [PATCH 4/5] kbuild: allow to combine multiple V= levels
` [PATCH 5/5] kbuild: drop V=0 support

[PATCH 1/1 fyi] perf python: Fix splitting CC into compiler and options
 2022-12-22 17:46 UTC  (3+ messages)

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2022-12-22 17:41 UTC  (4+ messages)
` [PATCH v2 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers

[PATCH] drm: do not call detect for connectors which are forced on
 2022-12-22 17:40 UTC  (3+ messages)
` [PATCH] drm: override detected status "

[PATCH v2 0/4] Per CPU idle injection
 2022-12-22 17:36 UTC  (6+ messages)
` [PATCH v2 2/4] powercap: idle_inject: Add prepare/complete callbacks

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2022-12-22 17:35 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf: Allow access to perf sample data (v2)
 2022-12-22 17:34 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()

[PATCH v3 1/2] arm64: dts: rockchip: Add RK3566 LubanCat 1
 2022-12-22 17:25 UTC  (2+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-22 17:21 UTC  (2+ messages)

[PATCH v4 0/7] Introduce debugfs device-centered functions
 2022-12-22 17:20 UTC  (3+ messages)

[PATCH] power: supply: da9150: Remove redundant error logging
 2022-12-22 17:18 UTC 

[PATCH 3/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2022-12-22 17:18 UTC  (2+ messages)

[PATCH 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2022-12-22 17:13 UTC  (2+ messages)

[PATCH V7 0/5] ASoC: codecs: Add Awinic AW883XX audio amplifier driver
 2022-12-22 15:53 UTC  (9+ messages)
` [PATCH V7 1/5] ASoC: codecs: Add i2c and codec registration for aw883xx and their associated operation functions
` [PATCH V7 2/5] ASoC: codecs: Aw883xx function for ACF file parse and check
` [PATCH V7 3/5] ASoC: codecs: Aw883xx common function for ALSA Audio Driver
` [PATCH V7 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile

[PATCH v2 1/3] mm: vmalloc: Avoid of calling __find_vmap_area() twise in __vunmap()
 2022-12-22 17:02 UTC  (5+ messages)

[PATCH v2 0/7] x86/sched: Avoid unnecessary migrations within SMT domains
 2022-12-22 16:56 UTC  (17+ messages)
` [PATCH v2 1/7] sched/fair: Generalize asym_packing logic for SMT local sched group
` [PATCH v2 3/7] sched: Teach arch_asym_cpu_priority() the idle state of SMT siblings
` [PATCH v2 4/7] sched/fair: Introduce sched_smt_siblings_idle()
` [PATCH v2 5/7] x86/sched: Remove SD_ASYM_PACKING from the "SMT" domain

[GIT PULL] perf tools changes for v6.2: 2nd batch
 2022-12-22 16:49 UTC 

[syzbot] WARNING in io_sync_cancel
 2022-12-22 16:45 UTC  (2+ messages)

[PATCH] ACPI: resource: do IRQ override on Lenovo 14ALC7
 2022-12-22 16:44 UTC  (2+ messages)

[PATCH] ACPI: resource: do IRQ override on XMG Core 15
 2022-12-22 16:43 UTC  (2+ messages)

[patch] proc.5: tell how to parse /proc/*/stat correctly
 2022-12-22 16:42 UTC 

[PATCH 0/6] Trivial set of FIPS 140-3 related changes
 2022-12-22 16:41 UTC  (4+ messages)
` [PATCH 2/6] crypto: xts - drop xts_check_key()

[PATCH 0/2] Stop using AMD GUID/_REV 2 by default
 2022-12-22 16:41 UTC  (2+ messages)

[PATCH v3 1/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
 2022-12-22 16:39 UTC  (2+ messages)

[RFC PATCH v2 0/7] Introduce STM32 system bus
 2022-12-22 16:39 UTC  (2+ messages)

Advice on MFD-style probing of DSA switch SoCs
 2022-12-22 16:36 UTC  (4+ messages)

[PATCH v4 0/5] Add the Renesas USBF controller support
 2022-12-22 16:28 UTC  (6+ messages)
` [PATCH v4 3/5] usb: gadget: udc: add Renesas RZ/N1 "

[PATCH] Documentation: stable: Add rule on what kind of patches are accepted
 2022-12-22 16:24 UTC  (4+ messages)

[PATCH 0/2] intel_pstate: fix turbo not being used after a processor is rebooted
 2022-12-22 16:23 UTC  (3+ messages)
` [PATCH 1/2] acpi: processor: allow fixing up the frequency for a performance state

[PATCH v14 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-22 16:22 UTC  (4+ messages)
` [PATCH v14 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "

[PATCH RFC 0/2] mm: kmem: optimize obj_cgroup pointer retrieval
 2022-12-22 16:21 UTC  (4+ messages)
` [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct

[net-next] ipv6: fix routing cache overflow for raw sockets
 2022-12-22 16:17 UTC  (7+ messages)

[PATCH v2] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add input-enable and bias-bus-hold
 2022-12-22 16:14 UTC 

[PATCH net 0/8] Add support for two classes of VCAP rules
 2022-12-22 16:12 UTC  (4+ messages)

[PATCH v4 0/5] Improve GPU reset sequence for Adreno GPU
 2022-12-22 16:09 UTC  (9+ messages)
` [PATCH v4 2/5] clk: qcom: gdsc: Support 'synced_poweroff' genpd flag
` [PATCH v4 3/5] drm/msm/a6xx: Vote for cx gdsc from gpu driver
` [PATCH v4 4/5] drm/msm/a6xx: Remove cx gdsc polling using 'reset'
` [PATCH v4 5/5] drm/msm/a6xx: Use genpd notifier to ensure cx-gdsc collapse

[PATCH] docs, nvme: add a feature and quirk policy document
 2022-12-22 16:09 UTC  (6+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add bias-bus-hold
 2022-12-22 16:09 UTC 

[PATCH v2 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2022-12-22 16:03 UTC  (8+ messages)
` [PATCH v2 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v2 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v2 3/7] perf: Remove remaining duplication of bus/event_source/devices/
` [PATCH v2 4/7] perf pmu: Add function to check if a pmu file exists
` [PATCH v2 5/7] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
` [PATCH v2 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
` [PATCH v2 7/7] perf cs_etm: Set the time field in the synthetic samples

[PATCH wireless v2] brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
 2022-12-22 16:07 UTC  (2+ messages)
` [wireless,v2] wifi: "

[PATCH wireless v2] wilc1000: fix potential memory leak in wilc_mac_xmit()
 2022-12-22 16:06 UTC  (2+ messages)
` [wireless,v2] wifi: "

[PATCH] net: brcmfmac: fix potential resource leak in brcmf_usb_probe_phase2()
 2022-12-22 16:01 UTC  (2+ messages)

[RFC PATCH 0/7] Introduce STM32 system bus
 2022-12-22 16:00 UTC  (11+ messages)
` [RFC PATCH 5/7] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 "
` [RFC PATCH 6/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH] dt-bindings: phy: qcom,usb-hsic-phy: convert to DT schema
 2022-12-22 15:58 UTC 

[PATCH V2 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2022-12-22 15:56 UTC  (3+ messages)
` [PATCH V2 4/6] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format

[Patch v1 00/10] Tegra234 Memory interconnect support
 2022-12-22 15:56 UTC  (6+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth

[RFC PATCH 0/4] virtio-net: don't busy poll for cvq command
 2022-12-22 15:54 UTC  (5+ messages)
` [RFC PATCH 4/4] virtio-net: sleep instead of busy waiting "

[PATCH v1 0/6] MediaTek Frequency Hopping: MT6795/8173/92/95
 2022-12-22 15:54 UTC  (8+ messages)
` [PATCH v1 1/6] clk: mediatek: fhctl: Add support for older fhctl register layout
` [PATCH v1 2/6] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
` [PATCH v1 3/6] clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
` [PATCH v1 4/6] clk: mediatek: mt8173: "
` [PATCH v1 5/6] clk: mediatek: mt8192: "
` [PATCH v1 6/6] clk: mediatek: mt8195: "

[PATCH v7 0/5] lib,kprobes: kretprobe scalability improvement
 2022-12-22 15:47 UTC  (3+ messages)
` [PATCH v7 1/5] lib: objpool added: ring-array based lockless MPMC queue

[PATCH v2 0/9] drm: Remove usage of deprecated DRM_* macros
 2022-12-22 15:43 UTC  (11+ messages)
` [PATCH v2 1/9] drm: Remove usage of deprecated DRM_INFO
` [PATCH v2 2/9] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v2 3/9] drm/print: Fix support for NULL as first argument of drm_dbg_*
` [PATCH v2 4/9] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v2 5/9] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v2 6/9] drm: Remove usage of deprecated DRM_DEBUG_KMS
` [PATCH v2 7/9] drm: Remove usage of deprecated DRM_DEBUG_PRIME
` [PATCH v2 8/9] drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMIC
` [PATCH v2 9/9] drm/drm_lease: Remove usage of deprecated DRM_DEBUG_LEASE

[PATCH] docs: maintainer-pgp-guide: update for latest gnupg defaults
 2022-12-22 15:43 UTC  (3+ messages)

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2022-12-22 15:41 UTC  (13+ messages)

[PATCH printk v3 0/6] printk: cleanup buffer handling
 2022-12-22 15:41 UTC  (3+ messages)
` [PATCH printk v3 5/6] printk: introduce console_get_next_message() and console_message

[PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-12-22 15:41 UTC  (3+ messages)

[PATCH] blk-throtl: Introduce sync and async queues for blk-throtl
 2022-12-22 15:38 UTC  (4+ messages)
` [PATCH v2] "
    ` [External] "

[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
 2022-12-22 15:36 UTC  (2+ messages)

[PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
 2022-12-22 15:34 UTC  (8+ messages)
  ` [PATCH 1/2] iommu/exynos: Abstract getting the fault info

[PATCH v9 0/4] Add throttling detection to sev-guest
 2022-12-22 15:31 UTC  (3+ messages)
` [PATCH v9 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL

[PATCH 0/2] sched/membarrier, selftests: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
 2022-12-22 15:28 UTC  (7+ messages)
` [PATCH 1/2] sched/membarrier: "

[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
 2022-12-22 15:27 UTC  (2+ messages)

[PATCH V7 5/5] ASoC: dt-bindings: Add schema for "awinic,aw883xx"
 2022-12-22 15:24 UTC  (2+ messages)

[PATCH 2/3] ASoC: fsl_xcvr: Add support for i.MX93 platform
 2022-12-22 15:26 UTC  (2+ messages)

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-22 15:23 UTC  (5+ messages)

[PATCH V12 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-22 15:21 UTC  (9+ messages)
` [PATCH V12 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V12 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V12 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V12 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V12 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V12 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V12 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V12 8/8] block, bfq: balance I/O injection among "

Possible regression in drm/i915 driver: memleak
 2022-12-22 15:21 UTC  (7+ messages)
    ` LOOKS GOOD: "

[PATCH] dt-bindings: leds: Mark label property as deprecated
 2022-12-22 15:21 UTC  (11+ messages)

[PATCH v2] USB: gadget: Add ID numbers to configfs-gadget driver names
 2022-12-22 15:20 UTC  (2+ messages)

[PATCH] rcu: Fix race in set and clear TICK_DEP_BIT_RCU_EXP bitmask
 2022-12-22 15:18 UTC  (4+ messages)

[PATCH] string.c: test *cmp for all possible 1-character strings
 2022-12-22 15:15 UTC  (2+ messages)

[PATCH v5 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
 2022-12-22 15:14 UTC  (3+ messages)

[PATCH v10 00/15] Add PSR support for eDP
 2022-12-22 15:05 UTC  (14+ messages)
` [PATCH v10 03/15] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v10 04/15] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v10 05/15] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v10 06/15] drm/msm/dp: disable self_refresh_aware after entering psr
` [PATCH v10 07/15] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v10 08/15] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v10 09/15] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
` [PATCH v10 10/15] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources
` [PATCH v10 11/15] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
` [PATCH v10 12/15] drm/msm/disp/dpu: get timing engine status from intf status register
` [PATCH v10 13/15] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
` [PATCH v10 14/15] drm/msm/disp/dpu: reset the datapath after timing engine disable
` [PATCH v10 15/15] drm/msm/disp/dpu: clear active interface in the datapath cleanup

[PATCH] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-22 15:05 UTC 


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