messages from 2024-12-16 18:02:12 to 2024-12-16 20:43:00 UTC [more...]
[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
2024-12-16 20:41 UTC (11+ 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 v6 00/16] move per-vma lock into vm_area_struct
2024-12-16 20:42 UTC (19+ 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 v4 0/6] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
2024-12-16 20:42 UTC (4+ messages)
` [PATCH v4 2/6] ACPI: bus: implement acpi_get_physical_device_location when !ACPI
[PATCH v5 0/14] futex: Add support task local hash maps
2024-12-16 20:41 UTC (5+ messages)
` [PATCH v5 06/14] futex: Add helper which include the put of a hb after end of operation
` [PATCH v5 07/14] futex: Move the retry_private label
[REGRESSION][BISECTED] from bd9bbc96e835: cannot boot Win11 KVM guest
2024-12-16 20:40 UTC (5+ messages)
[PATCH bpf-next] bpf: lsm: Remove hook to bpf_task_storage_free
2024-12-16 20:40 UTC (2+ messages)
[PATCH V3 0/5] AMD NPU driver improvements
2024-12-16 20:38 UTC (3+ messages)
` [PATCH V3 5/5] accel/amdxdna: Add zero check for pad in ioctl input structures
[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 tty-next v1 0/4] serial: 8250: Fix LSR masking
2024-12-16 20:36 UTC (5+ 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 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 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] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
2024-12-16 20:28 UTC (2+ messages)
[PATCH] bpf: do not inline bpf_get_smp_processor_id() with CONFIG_SMP disabled
2024-12-16 20:28 UTC (6+ 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 "
[RFC] drm/msm: Add UABI to request perfcntr usage
2024-12-16 20:25 UTC (8+ messages)
[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 v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-12-16 20:11 UTC (2+ messages)
[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 v4 00/16] drm/msm/dp: perform misc cleanups
2024-12-16 19:48 UTC (18+ 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
` [PATCH v4 16/16] drm/msm/dp: drop the msm_dp_catalog module
[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] bcachefs: Reverse first btree write conditional
2024-12-16 19:32 UTC
[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 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] KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
2024-12-16 19:28 UTC
[PATCH] tpm/eventlog: Limit memory allocations for event logs with excessive size
2024-12-16 19:29 UTC (3+ messages)
[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 0/9] Add support for I2C bus recovery for riic driver
2024-12-16 19:12 UTC (8+ messages)
` [PATCH 5/9] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
[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()
[PATCH] thermal: intel: Remove explicit user_space governor selection
2024-12-16 19:08 UTC
[PATCH 00/10] [v2] x86/cpu: Centralize and standardize CPUID leaf naming
2024-12-16 19:05 UTC (3+ messages)
` [PATCH 09/10] x86/fpu: Remove unnecessary CPUID level check
[RFC] mm: alloc_pages_bulk_noprof: drop page_list argument
2024-12-16 19:04 UTC (3+ messages)
[PATCH 0/2] Fix mas_alloc_cyclic retry
2024-12-16 19:01 UTC (3+ messages)
` [PATCH 1/2] maple_tree: Fix mas_alloc_cyclic() second search
` [PATCH 2/2] test_maple_tree: Test exhausted upper limit of mtree_alloc_cyclic()
[RFC PATCH 0/4] Scheduler time slice extension
2024-12-16 18:59 UTC (9+ messages)
[PATCH net-next v10 0/2] binder: report txn errors via generic netlink
2024-12-16 18:58 UTC (4+ messages)
` [PATCH net-next v10 2/2] "
a bochs-drm (?) oops on head
2024-12-16 18:56 UTC (6+ messages)
[PATCH v2 0/4] arm64: exynos: gs101: add ACPM related nodes
2024-12-16 18:54 UTC (3+ messages)
` [PATCH v2 3/4] arm64: dts: exynos: gs101: add ACPM protocol node
[PATCH] clk: amlogic: g12b: fix cluster A parent data
2024-12-16 18:53 UTC (2+ messages)
linux-next: duplicate patch in the omap tree
2024-12-16 18:53 UTC (2+ messages)
[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
2024-12-16 18:51 UTC (5+ messages)
` [PATCH v2 3/4] x86/bugs: KVM: Add support for SRSO_MSR_FIX
[RFC PATCH 0/8] Linux SBI MPXY and RPMI drivers
2024-12-16 18:49 UTC (3+ messages)
` [RFC PATCH 2/8] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
[PATCH v2 0/4] Add support for Intel CRPS PSU
2024-12-16 18:48 UTC (8+ messages)
` [PATCH v2 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v2 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v2 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
[PATCH] drm/amdgpu: Fix potential integer overflow in scheduler mask calculations
2024-12-16 18:47 UTC (2+ messages)
next-20241216: drivers/crypto/qce/sha.c:365:3: error: cannot jump from this goto statement to its label
2024-12-16 18:45 UTC (3+ messages)
[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
2024-12-16 18:42 UTC (2+ messages)
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
2024-12-16 18:39 UTC (6+ messages)
[PATCH v4] dt-bindings: mfd: sprd,sc2731: reference sprd,sc2731-efuse bindings
2024-12-16 18:39 UTC (2+ messages)
[GIT PULL] ftrace: Fixes for v6.13
2024-12-16 18:39 UTC (13+ messages)
[WARNING][AMDGPU] WQ_MEM_RECLAIM with Radeon RX 6600
2024-12-16 18:36 UTC (2+ messages)
[PATCH] mm: hugetlb: independent PMD page table shared count
2024-12-16 18:33 UTC (2+ messages)
[PATCH v2 0/2] drm/panel: simple: Add Tianma TM070JDHG34-00 DT bindings and driver support
2024-12-16 18:33 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: simple: Add Tianma TM070JDHG34-00 panel
[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
2024-12-16 18:33 UTC (4+ messages)
` [PATCH v2.2] "
[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
2024-12-16 18:31 UTC (9+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
` [EXTERNAL] "
` [PATCH net v2 2/4] octeon_ep: remove firmware stats fetch "
` [EXTERNAL] "
[PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed
2024-12-16 18:27 UTC (3+ messages)
[PATCH] ASoC: rt715: Remove unused hda_to_sdw
2024-12-16 18:25 UTC (2+ messages)
[PATCH] [v2] firmware: cs_dsp: avoid large local variables
2024-12-16 18:25 UTC (2+ messages)
[PATCH v4 0/4] media: venus: enable venus on qcs615
2024-12-16 18:21 UTC (5+ messages)
` [PATCH v4 2/4] media: venus: core: use opp-table for the frequency
` [PATCH v4 3/4] arm64: dts: qcom: add venus node for the qcs615
[PATCH v1] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
2024-12-16 18:21 UTC (5+ messages)
` Does anyone actually use KEXEC_JUMP?
[PATCH 0/4] gpio: 74HC595 / 74x164 shift register improvements
2024-12-16 18:20 UTC (3+ messages)
` [PATCH 4/4] gpio: 74x164: Add latch GPIO support
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-16 18:18 UTC (3+ messages)
` [PATCH bpf-next v5 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
[ANNOUNCE] Git v2.48.0-rc0
2024-12-16 18:14 UTC
[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
2024-12-16 18:13 UTC (3+ messages)
` [PATCH iwl-next 5/9] igc: Add support to set MAC Merge data via ethtool
[PATCH v2 0/2] power: supply: gpio-charger: add support for default charge current limit
2024-12-16 18:12 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: "
[PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-16 18:12 UTC (5+ messages)
` [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
官公庁が貴社商材を買います
2024-12-16 17:57 UTC
[PATCH v3 0/9] driver core: class: Fix bug and code improvements for class APIs
2024-12-16 18:02 UTC (7+ messages)
` [PATCH v3 4/9] driver core: Move true expression out of if condition in API driver_find_device()
` [PATCH v3 5/9] driver core: Move true expression out of if condition in API device_find_child()
` [PATCH v3 6/9] driver core: Rename declaration parameter name for API device_find_child() cluster
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox