mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/8] drm/msm/dpu: catalog corrections
 2024-12-16 21:15 UTC  (5+ messages)
` [PATCH 1/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
` [PATCH 2/8] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X

[PATCH v6 00/16] move per-vma lock into vm_area_struct
 2024-12-16 21:15 UTC  (21+ messages)
` [PATCH v6 01/16] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v6 02/16] mm: move per-vma lock into vm_area_struct
` [PATCH v6 03/16] mm: mark vma as detached until it's added into vma tree
` [PATCH v6 04/16] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v6 05/16] types: move struct rcuwait into types.h
` [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v6 07/16] mm: move mmap_init_lock() out of the header file
` [PATCH v6 08/16] mm: uninline the main body of vma_start_write()
` [PATCH v6 09/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
` [PATCH v6 12/16] mm: remove extra vma_numab_state_init() call
` [PATCH v6 13/16] mm: introduce vma_ensure_detached()
` [PATCH v6 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v6 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v6 16/16] docs/mm: document latest changes to vm_lock

[PATCH v3 0/3] bpftool: Fix the static linkage failure
 2024-12-16 21:06 UTC  (5+ messages)
` [PATCH v3 3/3] bpftool: Link zstd lib required by libelf

[PATCH V3 0/5] AMD NPU driver improvements
 2024-12-16 21:03 UTC  (4+ messages)
` [PATCH V3 5/5] accel/amdxdna: Add zero check for pad in ioctl input structures

[PATCH 0/9] Add support for I2C bus recovery for riic driver
 2024-12-16 21:03 UTC  (6+ messages)
` [PATCH 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability

[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-12-16 21:03 UTC  (7+ messages)
` [PATCH V2 09/46] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH V2 10/46] arm64/sysreg: Add register fields for MDSELR_EL1
` [PATCH V2 11/46] arm64/sysreg: Add register fields for PMSIDR_EL1

[PATCH] clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation
 2024-12-16 21:02 UTC 

[PATCH v4 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-16 21:00 UTC  (14+ messages)
` [PATCH v4 01/13] media: i2c: imx214: Use subdev active state
` [PATCH v4 02/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v4 03/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v4 04/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH v4 05/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v4 06/13] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v4 07/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v4 08/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v4 09/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v4 10/13] media: i2c: imx214: Verify chip ID
` [PATCH v4 11/13] media: i2c: imx214: Add test pattern control
` [PATCH v4 12/13] media: i2c: imx214: Fix clock handling on probe error or remove
` [PATCH v4 13/13] media: i2c: imx214: Fix link frequency validation

[PATCH v3] cpupower: fix TSC MHz calculation
 2024-12-16 21:00 UTC  (2+ messages)

[PATCH v2] bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
 2024-12-16 21:00 UTC 

[PATCH v1 0/2] i2c: exynos5: Add support for Exynos8895 SoC
 2024-12-16 20:59 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible

[PATCH] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
 2024-12-16 20:54 UTC  (3+ messages)

[PATCH v4 00/16] drm/msm/dp: perform misc cleanups
 2024-12-16 20:52 UTC  (13+ messages)
` [PATCH v4 02/16] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v4 03/16] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v4 05/16] drm/msm/dp: stop passing panel to msm_dp_audio_get()
` [PATCH v4 06/16] drm/msm/dp: split MMSS_DP_DSC_DTO register write to a separate function
` [PATCH v4 07/16] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v4 15/16] drm/msm/dp: read hw revision only once

[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (3)
 2024-12-16 20:51 UTC  (2+ messages)

[PATCH RESEND v3 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
 2024-12-16 20:51 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: dma: adi,axi-dmac: convert to yaml schema
` [PATCH RESEND v3 2/2] dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

[RFC] drm/msm: Add UABI to request perfcntr usage
 2024-12-16 20:51 UTC  (9+ messages)

[PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2024-12-16 20:49 UTC  (3+ messages)

[PATCH v4 0/6] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-16 20:46 UTC  (5+ messages)
` [PATCH v4 2/6] ACPI: bus: implement acpi_get_physical_device_location when !ACPI

[PATCH v3 00/14] drm/msm/dp: perform misc cleanups
 2024-12-16 20:45 UTC  (9+ messages)
` [PATCH v3 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()

[PATCH V5 1/4] perf/x86/intel/ds: Add PEBS format 6
 2024-12-16 20:45 UTC  (4+ messages)
` [PATCH V5 2/4] perf/x86: Extend event update interface
` [PATCH V5 3/4] perf: Extend perf_output_read
` [PATCH V5 4/4] perf/x86/intel: Support PEBS counters snapshotting

[PATCH tty-next v1 0/4] serial: 8250: Fix LSR masking
 2024-12-16 20:43 UTC  (6+ messages)
` [PATCH tty-next v1 1/4] serial: 8250: Use @ier bits to determine if Rx is stopped
` [PATCH tty-next v1 2/4] serial: 8250: Do not set UART_LSR_THRE in @read_status_mask

[PATCH v5 0/14] futex: Add support task local hash maps
 2024-12-16 20:41 UTC  (3+ messages)
` [PATCH v5 07/14] futex: Move the retry_private label

[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
 2024-12-16 20:41 UTC  (33+ messages)
` [PATCH v5 01/32] netfs: Clean up some whitespace in trace header
` [PATCH v5 02/32] cachefiles: "
` [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions
` [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t
` [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v5 09/32] netfs: Drop the was_async "
` [PATCH v5 10/32] netfs: Don't use bh spinlock
` [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock
` [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v5 13/32] afs: Fix directory format encoding struct
` [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations
` [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints
` [PATCH v5 16/32] cachefiles: Add auxiliary data trace
` [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity
` [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file
` [PATCH v5 21/32] afs: Use netfslib for directories
` [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v5 23/32] afs: Eliminate afs_read
` [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls
` [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v5 26/32] Display waited-on page index after 1min of waiting
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item
` [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v5 29/32] afs: Use the contained hashtable to search a directory
` [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive()
` [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

[PATCH bpf-next] bpf: lsm: Remove hook to bpf_task_storage_free
 2024-12-16 20:40 UTC  (2+ messages)

[REGRESSION][BISECTED] from bd9bbc96e835: cannot boot Win11 KVM guest
 2024-12-16 20:40 UTC  (5+ messages)

[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-12-16 20:36 UTC  (3+ messages)
` [PATCH v2 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode

[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
 2024-12-16 20:36 UTC  (9+ messages)
` [PATCH 1/8] iio: dac: ad3552r-common: fix ad3541/2r ranges
` [PATCH 2/8] iio: dac: ad3552r-hs: clear reset status flag
` [PATCH 3/8] iio: dac: adi-axi-dac: modify stream enable
` [PATCH 4/8] iio: backend: add API for interface configuration
` [PATCH 5/8] iio: dac: adi-axi-dac: add bus mode setup
` [PATCH 6/8] iio: dac: ad3552r-hs: exit for error on wrong chip id
` [PATCH 7/8] iio: dac: ad3552r-hs: add ad3541/2r support
` [PATCH 8/8] iio: dac: ad3552r-hs: update function name (non functional)

[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
 2024-12-16 20:34 UTC  (2+ messages)
` [PATCH 11/10] netfs: Fix is-caching check in read-retry

[PATCH 0/7] vsprintf: Add %pTN to print Task Name
 2024-12-16 20:33 UTC  (3+ messages)
` [PATCH 6/7] drivers: Repace get_task_comm() with %pTN

[PATCH] thermal/thresholds: Fix uapi header macros leading to a compilation error
 2024-12-16 20:31 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf, verifier: Improve precision of BPF_MUL
 2024-12-16 20:31 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH] clk: davinci: remove platform data struct
 2024-12-16 20:29 UTC  (2+ messages)

[PATCH] bpf: do not inline bpf_get_smp_processor_id() with CONFIG_SMP disabled
 2024-12-16 20:28 UTC  (4+ messages)

[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-12-16 20:26 UTC  (5+ messages)
` [PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH v2 5/5] drm/connector: make mode_valid take a "

[PATCH v4 0/1] Seal system mappings
 2024-12-16 20:20 UTC  (8+ messages)
` [PATCH v4 1/1] exec: seal "

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2024-12-16 20:17 UTC 

[iwl-next PATCH v4 0/3] IDPF Virtchnl: Enhance error reporting & fix locking/workqueue issues
 2024-12-16 20:13 UTC  (4+ messages)
` [iwl-next PATCH v4 2/3] idpf: convert workqueues to unbound

[RFC PATCH 0/9] Add kernel cmdline option for rt_group_sched
 2024-12-16 20:13 UTC  (10+ messages)
` [RFC PATCH 1/9] sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
` [RFC PATCH 2/9] sched: Remove unneeed macro wrap
` [RFC PATCH 3/9] sched: Always initialize rt_rq's task_group
` [RFC PATCH 4/9] sched: Add commadline option for RT_GROUP_SCHED toggling
` [RFC PATCH 5/9] sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
` [RFC PATCH 6/9] sched: Bypass bandwitdh checks with runtime "
` [RFC PATCH 7/9] sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
` [RFC PATCH 8/9] sched: Add RT_GROUP WARN checks for non-root task_groups
` [RFC PATCH 9/9] sched: Add annotations to RT_GROUP_SCHED fields

[PATCH] riscv: dts: starfive: jh7110-common: Use named definition for mmc1 card detect
 2024-12-16 20:12 UTC  (3+ messages)

[PATCH] riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
 2024-12-16 20:12 UTC  (5+ messages)

[PATCH v3 0/3] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
 2024-12-16 20:11 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: base: Don't match devices with NULL of_node/fwnode/etc
` [PATCH v3 2/3] drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS
` [PATCH v3 3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests

[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
 2024-12-16 20:04 UTC  (2+ messages)

[PATCH v4 0/2] regulator: add new PMIC PF9453 support
 2024-12-16 20:03 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: pca9450: Add nxp,pf9453 compatible string
` [PATCH v4 2/2] regulator: pf9453: add PMIC PF9453 support

[PATCH v2 00/11] Use correct LDO5 control registers for PCA9450
 2024-12-16 19:59 UTC  (9+ messages)
` [PATCH v2 01/11] Revert "regulator: pca9450: Add sd-vsel GPIO"
` [PATCH v2 03/11] dt-bindings: regulator: pca9450: Document nxp,sd-vsel-fixed-low property for LDO5

[PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace
 2024-12-16 19:58 UTC  (2+ messages)

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-16 19:57 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH v2 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch

[PATCH net-next] net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
 2024-12-16 19:55 UTC  (4+ messages)

[PATCH 0/5] drm: Constify 'struct bin_attribute'
 2024-12-16 19:53 UTC  (3+ messages)
` [PATCH 4/5] drm/amdgpu: "

[PATCH 0/2] arm64: defconfig: Configs for MT8188
 2024-12-16 19:51 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Enable sound "
` [PATCH 2/2] arm64: defconfig: Enable MediaTek DWMAC

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-16 19:49 UTC  (8+ messages)
` [PATCH v4 5/7] platform/chrome: cros_ec_typec: Displayport support

[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-16 19:47 UTC  (9+ messages)
` [PATCH v2 02/22] drm: Add valid clones check

linux-next: build failure after merge of the rust tree
 2024-12-16 19:46 UTC  (5+ messages)

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-16 19:43 UTC  (20+ messages)

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-16 19:38 UTC  (7+ messages)
` [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-12-16 19:36 UTC  (11+ messages)

[PATCH] bcachefs: Reverse first btree write conditional
 2024-12-16 19:32 UTC 

[PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
 2024-12-16 19:32 UTC  (13+ messages)

ext4 damage suspected in between 5.15.167 - 5.15.170
 2024-12-16 19:31 UTC  (7+ messages)

[PATCH] tpm/eventlog: Limit memory allocations for event logs with excessive size
 2024-12-16 19:29 UTC  (3+ messages)

[PATCH] KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
 2024-12-16 19:28 UTC 

[PATCH] drm/msm/dpu: correct LM pairing for SM6150
 2024-12-16 19:26 UTC  (2+ messages)

[PATCH v4 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-16 19:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH v4 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit

[PATCH v2 0/7] of: fix bugs and improve codes
 2024-12-16 19:23 UTC  (3+ messages)
` [PATCH v2 2/7] of: unittest: Add a test case for API of_find_node_opts_by_path()

[PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
 2024-12-16 19:19 UTC  (11+ messages)

[PATCH 1/4] serial: sc16is7xx: add missing support for rs485 devicetree properties
 2024-12-16 19:18 UTC  (4+ messages)
` [PATCH 2/4] serial: sc16is7xx: refactor FIFO access functions to increase commonality
` [PATCH 3/4] serial: sc16is7xx: fix TX fifo corruption
` [PATCH 4/4] serial: sc16is7xx: fix invalid FIFO access with special register set

[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute
 2024-12-16 19:16 UTC  (5+ messages)
` [PATCH 1/4] module: sysfs: Drop member 'nsections'
` [PATCH 2/4] module: sysfs: Simplify section attribute allocation
` [PATCH 3/4] module: sysfs: Add notes attributes through attribute_group
` [PATCH 4/4] module: sysfs: Use const 'struct bin_attribute'

[syzbot] [mm?] general protection fault in find_lock_task_mm
 2024-12-16 19:16 UTC 

[PATCH] drm/msm/dpu: Filter modes based on adjusted mode clock
 2024-12-16 19:16 UTC  (5+ messages)

[PATCH] thermal: intel: Remove explicit user_space governor selection
 2024-12-16 19:08 UTC 

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2024-12-16 19:08 UTC  (4+ messages)
` [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()

page:  |  | latest

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

all inboxes | Powered by JetHome®