LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 12:30:08 to 2023-06-12 14:26:09 UTC [more...]

[PATCH v8 0/8] drm/etnaviv: add pci device driver support
 2023-06-12 14:23 UTC  (2+ messages)

[PATCH v3 00/12] Add support for IIO devices in ASoC
 2023-06-12 14:23 UTC  (20+ 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] ptp: clockmatrix: Add Defer probe if firmware load fails
 2023-06-12 14:22 UTC  (3+ messages)

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-12 14:22 UTC  (2+ messages)

[PATCH v5 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-06-12 14:22 UTC  (5+ messages)
` [PATCH v5 1/7] dt-bindings: iio: Add "
` [PATCH v5 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v5 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v5 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table

[PATCH V3 00/11] rtla improvements
 2023-06-12 14:21 UTC  (4+ messages)
` [PATCH V3 02/11] rtla: Add --house-keeping option

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-12 14:21 UTC  (4+ messages)

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-06-12 14:20 UTC  (12+ messages)
` [PATCH 2/8] dt-bindings: rtc: Move isil,isl12022 from trivial-rtc.yaml into own schema file
` [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 v7 0/5] erofs: cleanup of xattr handling
 2023-06-12 14:17 UTC  (8+ 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] f2fs: compress tmp files given extension
 2023-06-12 14:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] remoteproc: stm32: use correct format strings on 64-bit
 2023-06-12 14:17 UTC  (3+ messages)

[PATCH V1 1/1] mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used
 2023-06-12 14:16 UTC  (4+ messages)

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-12 14:16 UTC  (4+ messages)
` [PATCH v2 26/26] perf hist: Fix srcline memory leak

[PATCH v2 00/38] fbdev: Make userspace interfaces optional
 2023-06-12 14:08 UTC  (39+ messages)
` [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v2 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v2 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v2 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v2 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v2 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v2 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
` [PATCH v2 08/38] fbdev/atyfb: Use hardware device as backlight parent
` [PATCH v2 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
` [PATCH v2 10/38] fbdev/aty128fb: Use hardware device as backlight parent
` [PATCH v2 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device
` [PATCH v2 12/38] fbdev/ep93xx-fb: Alloc DMA memory from "
` [PATCH v2 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
` [PATCH v2 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
` [PATCH v2 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers
` [PATCH v2 16/38] fbdev/mb862xxfb: Output messages with fb_dbg()
` [PATCH v2 17/38] fbdev/metronomefb: Use hardware device for dev_err()
` [PATCH v2 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v2 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
` [PATCH v2 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev
` [PATCH v2 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v2 22/38] fbdev/radeonfb: Use hardware device as backlight parent
` [PATCH v2 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v2 24/38] fbdev/rivafb: Use hardware device as backlight parent
` [PATCH v2 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v2 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v2 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v2 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v2 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v2 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v2 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v2 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v2 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v2 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v2 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v2 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v2 37/38] fbdev/core: Rework fb init code
` [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-12 14:13 UTC  (14+ messages)
` [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler()
` [PATCH v3 09/57] sched: Simplify ttwu()
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()

[PATCH] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-12 14:10 UTC  (3+ messages)

[PATCH] selftests/ftace: Fix KTAP output ordering
 2023-06-12 14:10 UTC  (3+ messages)

[PATCH 0/2] Fix out-of-bound access if pagecache of udf device is corrupted
 2023-06-13  3:22 UTC  (3+ messages)
` [PATCH 1/2] udf: add helper function udf_check_tagged_bh to check tagged page
` [PATCH 2/2] udf:check if buffer head's data when getting lvidiu

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-12 13:59 UTC  (17+ messages)
` [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
` [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
` [PATCH v2 5/6] mm: implement folio wait under VMA lock

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

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-12 13:52 UTC  (12+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage
` [PATCH v5 09/11] blksnap: event queue from the "
` [PATCH v5 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v5 11/11] blksnap: Kconfig and Makefile

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

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

Fwd: w_scan hangs on 6.3.7 and does not react on kill -9
 2023-06-12 13:52 UTC 

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-12 13:51 UTC  (4+ messages)
` [PATCH v2 8/8] cifs: update the ctime on a partial page write

[PATCH v11 00/20] TDX host kernel support
 2023-06-12 13:51 UTC  (14+ messages)
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
` [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-12 13:21 UTC  (9+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-12 13:46 UTC  (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

[RFC] sht3x code modifcation
 2023-06-12 13:45 UTC  (4+ messages)

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

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-12 13:40 UTC  (9+ messages)

[PATCH] soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer for non-uart modes
 2023-06-12 13:39 UTC  (3+ messages)

[PATCH] nfs: don't report STATX_BTIME in ->getattr
 2023-06-12 13:39 UTC  (2+ messages)

[PATCH v3 0/7] mm: zswap: move writeback LRU from zpool to zswap
 2023-06-12 13:38 UTC  (5+ messages)
` [PATCH v3 1/7] mm: zswap: add pool shrinking mechanism
` [PATCH v3 6/7] mm: zswap: simplify writeback function

[PATCH v2 1/2] ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers
 2023-06-12 13:36 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: codecs: wsa884x: "

[PATCH] drm/i915/gmch: avoid unused variable warning
 2023-06-12 13:35 UTC  (2+ messages)

[PATCH] HID: sensor-hub: Allow multi-function sensor devices
 2023-06-12 13:34 UTC  (5+ messages)

[PATCH v3] soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loop
 2023-06-12 13:34 UTC 

Potential issue with (or misunderstanding of) of_irq_get()
 2023-06-12 13:26 UTC  (5+ messages)

[PATCH v3] cpufreq: amd-pstate: Set default governor to schedutil
 2023-06-12 13:26 UTC 

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

[PATCH v1 0/3] device property: Introduce device_is_compatible()
 2023-06-12 13:20 UTC  (3+ messages)
` [PATCH v1 3/3] ata: ahci_platform: Make code agnostic to OF/ACPI

[PATCH 3/6] cpupower: Add is_sysfs_present API
 2023-06-12 13:17 UTC  (2+ messages)
` [PATCH v1.1 3/6] cpupower: Add is_valid_path API

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

[PATCH] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-12 13:16 UTC  (2+ messages)

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-12 13:02 UTC  (6+ messages)
` [PATCH net-next v4 1/5] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v4 2/5] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v4 3/5] page_pool: introduce page_pool_alloc() API
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
` [PATCH net-next v4 5/5] page_pool: update document about frag API

[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 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 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] ext4: Make running and commit transaction have their own freed_data_list
 2023-06-12 12:40 UTC 

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

[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  (4+ messages)
` [PATCH v2 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v7 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-06-12 12:29 UTC  (4+ messages)
` [PATCH v7 19/21] timer: Implement the hierarchical pull model


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