LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 10:33:29 to 2023-06-12 12:57:53 UTC [more...]

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-12 12:57 UTC  (5+ messages)
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions

[PATCH v1 0/2] Add changes for cached buffer and persistent header buffers
 2023-06-12 12:55 UTC  (3+ messages)
` [PATCH v1 1/2] misc: fastrpc: Add cached buffer support

[PATCH] cpu/bugs: Disable CPU mitigations at compilation time
 2023-06-12 12:54 UTC  (7+ messages)

[PATCH v6 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-06-12 12:52 UTC  (3+ messages)
` [PATCH v6 1/2] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v6 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs

[PATCH v3 0/4] Check if FIPS mode is enabled when running selftests
 2023-06-12 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] selftests/harness: allow tests to be skipped during setup
` [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled
` [PATCH v3 3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH v3 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled

[PATCH v2 00/22] Restructure RPM SMD ICC
 2023-06-12 12:51 UTC  (9+ messages)
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability

[PATCH] memblock: use the helper macro for_each_zone
 2023-06-12 12:51 UTC 

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-12 12:50 UTC  (5+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support

[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
 2023-06-12 12:49 UTC  (3+ messages)

[PATCH v1 0/2] Privileged process support on remote subsystem
 2023-06-12 12:49 UTC  (3+ messages)
` [PATCH v1 2/2] misc: fastrpc: detect privileged processes based on group ID

[PATCH v3 0/8] PCI: qcom: Do not advertise hotplug capability
 2023-06-12 12:46 UTC  (3+ messages)
` [PATCH v3 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers

[PATCH] accel/qaic: Fix dereferencing freed memory
 2023-06-12 12:44 UTC  (3+ messages)

[PATCH] drm/i915/gmch: avoid unused variable warning
 2023-06-12 12:43 UTC 

[PATCH 1/3] net: ethernet: ti-cpsw: select CONFIG_GENERIC_ALLOCATOR
 2023-06-12 12:40 UTC  (3+ messages)
` [PATCH 2/3] net: ethernet: ti-cpsw:: rename soft_reset() function
` [PATCH 3/3] net: ethernet: ti-cpsw: fix linking built-in code to modules

[PATCH v18 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2023-06-12 12:39 UTC  (7+ messages)
` [PATCH v18 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller

[PATCH] ext4: Make running and commit transaction have their own freed_data_list
 2023-06-12 12:40 UTC 

[PATCH v7 0/5] erofs: cleanup of xattr handling
 2023-06-12 12:37 UTC  (6+ messages)
` [PATCH v7 1/5] erofs: use absolute position in xattr iterator
` [PATCH v7 2/5] erofs: unify xattr_iter structures
` [PATCH v7 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v7 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
` [PATCH v7 5/5] erofs: use separate xattr parsers "

[PATCH] tee: optee: Use kmemdup() to replace kmalloc + memcpy
 2023-06-12 12:37 UTC  (2+ messages)

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-06-12 12:36 UTC  (12+ messages)
` [PATCH 1/8] rtc: isl12022: remove wrong warning for low battery level
` [PATCH 2/8] dt-bindings: rtc: Move isil,isl12022 from trivial-rtc.yaml into own schema file
` [PATCH 3/8] dt-bindings: rtc: isl12022: add bindings for battery alarm trip levels
` [PATCH 4/8] rtc: isl12022: add support for trip level DT bindings
` [PATCH 5/8] rtc: isl12022: implement RTC_VL_READ and RTC_VL_CLR ioctls
` [PATCH 6/8] rtc: isl12022: trigger battery level detection during probe
` [PATCH 7/8] dt-bindings: rtc: isl12022: add #clock-cells property
` [PATCH 8/8] rtc: isl12022: implement support for the #clock-cells DT property

[PATCH v2] x86/kexec: Add a comment to relocate_kernel() for better readability
 2023-06-12 12:34 UTC 

[PATCH v2 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 12:31 UTC  (5+ messages)
` [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v3 00/12] Add support for IIO devices in ASoC
 2023-06-12 12:29 UTC  (13+ messages)
` [PATCH v3 01/12] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v3 02/12] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v3 03/12] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v3 04/12] iio: consumer.h: Fix raw values documentation notes
` [PATCH v3 05/12] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
` [PATCH v3 06/12] minmax: Introduce {min,max}_array()
` [PATCH v3 07/12] iio: inkern: Use max_array() to get the maximum value from an array
` [PATCH v3 08/12] iio: inkern: Replace a FIXME comment by a TODO one
` [PATCH v3 09/12] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v3 10/12] ASoC: soc-dapm.h: Convert macros to return a compound litteral
` [PATCH v3 11/12] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v3 12/12] ASoC: simple-card: Handle additional devices

[PATCH v7 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-06-12 12:29 UTC  (7+ messages)
` [PATCH v7 15/21] timer: Add get next timer interrupt functionality for remote CPUs
` [PATCH v7 19/21] timer: Implement the hierarchical pull model

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-12 12:29 UTC  (5+ messages)
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()

[PATCH 0/2] Add read-only RCG2 ops
 2023-06-12 12:25 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks

[PATCH] scsi: target: Fix data corruption under concurrent target configuration
 2023-06-12 12:19 UTC  (5+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 12:19 UTC  (5+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v1] iio: ado: ad7192: Add error check and more debug log
 2023-06-12 12:15 UTC 

[PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-12 12:10 UTC  (2+ messages)

[PATCH v1] misc: fastrpc: Collect driver-remote processor transaction logs
 2023-06-12 12:07 UTC  (2+ messages)

[Patch v2 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-06-12 12:05 UTC  (8+ messages)
` [Patch v2 1/6] sched/fair: Determine active load balance for SMT sched groups
` [Patch v2 2/6] sched/topology: Record number of cores in sched group
` [Patch v2 3/6] sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups

[PATCH v1] misc: fastrpc: Fix remote heap allocation request
 2023-06-12 12:04 UTC  (2+ messages)

[PATCH RFC 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-12 12:01 UTC  (4+ messages)
` [PATCH RFC 4/4] input: touchscreen: add SPI support for Goodix Berlin Touchscreen IC

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-12 11:59 UTC 

[PATCH v2] gpu: drm/amd: Remove the redundant null pointer check in list_for_each_entry() loops
 2023-06-12 11:58 UTC 

[PATCH] tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
 2023-06-12 11:58 UTC 

[PATCH] arm64: defconfig: Enable HSR by default
 2023-06-12 11:55 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] lib/test_bpf: Replace kmap() with kmap_local_page()
 2023-06-12 11:49 UTC  (2+ messages)

[PATCH] rt2x00: fix the typo in comments
 2023-06-12 11:46 UTC 

[PATCH v11 00/20] TDX host kernel support
 2023-06-12 11:48 UTC  (17+ messages)
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH] firmware: dmi: Don't restrict access to serial number / UUID
 2023-06-12 11:37 UTC  (3+ messages)

[PATCH v1] iio: adc: ad7192: store indio_dev into spi driver data
 2023-06-12 11:45 UTC  (3+ messages)

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-12 11:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’
` [PATCH 2/3] can: xilinx_can: Add ECC support
` [PATCH 3/3] can: xilinx_can: Add debugfs support for ECC

[PATCH 0/6] cpupower: Add various feature control support for amd_pstate
 2023-06-12 11:36 UTC  (7+ messages)
` [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated
` [PATCH 2/6] cpupower: Recognise amd-pstate active mode driver
` [PATCH 3/6] cpupower: Add is_sysfs_present API
` [PATCH 4/6] cpupower: Add EPP value change support
` [PATCH 5/6] cpupower: Add support for amd_pstate mode change
` [PATCH 6/6] cpupower: Add turbo-boost support in cpupower

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-12 11:37 UTC  (2+ messages)

[RFC PATCH 0/5] gnss: updates to support the Renesas KingFisher board
 2023-06-12 11:35 UTC  (3+ messages)
` [RFC PATCH 1/5] WIP: gnss: merge MTK driver into UBX driver

[RESEND PATCH v6 0/1] Digiteq Automotive MGB4 driver
 2023-06-12 11:34 UTC  (8+ messages)
` [RESEND PATCH v6 1/1] Added "

[PATCH net-next 8/8] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-06-12 11:33 UTC  (2+ messages)

[PATCH v4 0/4] leds: simatic-ipc-leds-gpio: split up
 2023-06-12 11:29 UTC  (9+ messages)
` [PATCH v4 1/4] leds: simatic-ipc-leds-gpio: add terminating entries to gpio tables

[PATCH v12 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-12 11:29 UTC  (18+ messages)
` [PATCH v12 1/2] spi: add loongson spi bindings

[PATCH net-next 6/8] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
 2023-06-12 11:28 UTC  (2+ messages)

[6.5-rc5 regression] core dump hangs (was Re: [Bug report] fstests generic/051 (on xfs) hang on latest linux v6.5-rc5+)
 2023-06-12 11:27 UTC  (8+ messages)

[PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-06-12 11:25 UTC  (4+ messages)

[RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-12 11:23 UTC  (4+ messages)
` [RESEND 05/15] drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct header

[PATCH v1] platform/x86/dell/dell-rbtn: Fix resources leaking on error path
 2023-06-12 11:21 UTC  (2+ messages)

[PATCH net-next 5/8] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
 2023-06-12 11:19 UTC  (2+ messages)

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-12 11:19 UTC  (8+ messages)
` [PATCH v3 1/4] limits.h: add UCHAR_MAX, SCHAR_MAX, and SCHAR_MIN
` [PATCH v3 2/4] vsscanf(): Integer overflow is a conversion failure
` [PATCH v3 3/4] vsscanf(): do not skip spaces

[PATCH v3 0/5] perf cs-etm: Track exception level
 2023-06-12 11:14 UTC  (6+ messages)
` [PATCH v3 1/5] perf cs-etm: Only track threads instead of PID and TIDs
` [PATCH v3 2/5] perf cs-etm: Use previous thread for branch sample source IP
` [PATCH v3 3/5] perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
` [PATCH v3 4/5] perf cs-etm: Track exception level
` [PATCH v3 5/5] perf cs-etm: Add exception level consistency check

[PATCH v2 0/5] perf cs-etm: Track exception level
 2023-06-12 11:13 UTC  (4+ messages)
` [PATCH v2 4/5] "

[PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
 2023-06-12 11:10 UTC 

[PATCH v1] misc: fastrpc: Pass proper scm arguments for static process init
 2023-06-12 11:10 UTC  (2+ messages)

[PATCH v1 0/2] Unify uapi bitsperlong.h
 2023-06-12 11:01 UTC  (3+ messages)
` [PATCH v1 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v1 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH v6] sh: avoid using IRQ0 on SH3/4
 2023-06-12 11:01 UTC  (6+ messages)

[PATCH net-next 3/8] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
 2023-06-12 11:00 UTC  (2+ messages)

[PATCH v2 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-12 11:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH net-next v5] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-06-12 11:00 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: Fix double free of 'buf' in error path
 2023-06-12 10:58 UTC  (3+ messages)

[PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements
 2023-06-12 10:56 UTC  (3+ messages)
` [PATCH 3/9] regulator: mt6358: Merge VCN33_* regulators

[PATCH 0/7] ASoC: mediatek: Add support for MT79xx SoC
 2023-06-12 10:52 UTC  (8+ messages)
` [PATCH 1/7] ASoC: mediatek: mt79xx: add common header
` [PATCH 2/7] ASoC: mediatek: mt79xx: support audio clock control
` [PATCH 3/7] ASoC: mediatek: mt79xx: add platform driver
` [PATCH 4/7] ASoC: mediatek: mt79xx: support etdm in "
` [PATCH 5/7] ASoC: mediatek: mt79xx: add machine driver with wm8960
` [PATCH 6/7] ASoC: dt-bindings: mediatek,mt79xx-wm8960: add mt79xx-wm8960 document
` [PATCH 7/7] ASoC: dt-bindings: mediatek,mt79xx-afe: add audio afe document

[PATCH v5 0/3] page_owner: print stacks and their counter
 2023-06-12 10:53 UTC  (4+ messages)
` [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold counter

[PATCH v2] ftrace: Allow inline functions not inlined to be traced
 2023-06-12  9:56 UTC  (2+ messages)

[PATCH net-next 1/8] dt-bindings: net: mediatek,net: add mt7988-eth binding
 2023-06-12 10:51 UTC  (2+ messages)

[PATCH net v2 1/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7531
 2023-06-12 10:50 UTC  (5+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-12 10:49 UTC  (3+ messages)
` [PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating private memory

[PATCH v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-06-12 10:46 UTC  (7+ messages)

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-12 10:25 UTC 

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-12 10:45 UTC  (9+ messages)
` [PATCH v2 1/8] ibmvmc: update ctime in conjunction with mtime on write
` [PATCH v2 2/8] usb: update the ctime as well when updating mtime after an ioctl
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
` [PATCH v2 4/8] bfs: update ctime in addition to mtime when adding entries
` [PATCH v2 5/8] efivarfs: update ctime when mtime changes on a write
` [PATCH v2 6/8] exfat: ensure that ctime is updated whenever the mtime is
` [PATCH v2 7/8] apparmor: update ctime whenever the mtime changes on an inode
` [PATCH v2 8/8] cifs: update the ctime on a partial page write

[PATCH 6.1 000/132] 6.1.34-rc1 review
 2023-06-12 10:25 UTC 

[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-06-12  9:57 UTC  (5+ messages)
` [PATCH v2 08/19] dt-bindings: clk: axg-clkc: expose all clock ids
` [PATCH v2 09/19] dt-bindings: clk: g12a-clks: "
` [PATCH v2 13/19] dt-bindings: clk: amlogic,a1-pll-clkc: "
` [PATCH v2 16/19] clk: meson: eeclk: move bindings include to main driver

[PATCH v2] media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
 2023-06-12 10:19 UTC 

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-12 10:36 UTC  (4+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated

[PATCH 5.15 00/91] 5.15.117-rc1 review
 2023-06-12 10:25 UTC 

[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-06-12 10:33 UTC  (3+ messages)
` [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs

[PATCH 5.10 00/68] 5.10.184-rc1 review
 2023-06-12 10:25 UTC 

[PATCH 5.4 00/45] 5.4.247-rc1 review
 2023-06-12 10:25 UTC 

[PATCH 4.19 00/23] 4.19.286-rc1 review
 2023-06-12 10:26 UTC 

[PATCH 4.14 00/21] 4.14.318-rc1 review
 2023-06-12 10:25 UTC 

[PATCHv5] mm: skip CMA pages when they are not available
 2023-06-12 10:01 UTC  (5+ messages)

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-12 10:26 UTC  (2+ messages)

[RFC] Adding support for setting the affinity of the recording process
 2023-06-12 10:26 UTC 

[PATCH v2 00/11] ASoC: qcom: audioreach: add compress offload support
 2023-06-12 10:19 UTC  (4+ messages)
` [PATCH v2 07/11] ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks

[PATCH v2 0/2] ASoC: mediatek: mt8173: Fix error paths
 2023-06-12 10:00 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error path

[PATCH 0/2] Fix high-order allocations for AUX space
 2023-06-12 10:25 UTC  (6+ messages)
` [PATCH 1/2] perf/core: Bail out early if the request AUX area is out of bound

[PATCH] regulator: Use bitfield values for range selectors
 2023-06-12 10:13 UTC  (6+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers
 2023-06-12 10:18 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: codecs: wsa884x: "

[PATCH] sched: core: Simplify cpuset_cpumask_can_shrink()
 2023-06-12 10:15 UTC  (2+ messages)

[PATCH] drivers: target: Fix the conversion to bool in iblock_execute_pr_out
 2023-06-12 10:04 UTC  (2+ messages)

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-06-12 10:10 UTC  (15+ messages)


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).