All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-17 17:32:27 to 2023-07-17 18:15:58 UTC [more...]

+ mm-memcg-minor-cleanup-for-mc_handle_present_pte.patch added to mm-unstable branch
 2023-07-17 18:14 UTC 

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-17 18:15 UTC  (5+ messages)
` [PATCH v2 08/10] HID: i2c-hid: Support being a panel follower

[Intel-gfx] [PATCH] drm/i915: Start using plane scale factor for relative data rate
 2023-07-17 18:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Start using plane scale factor for relative data rate (rev2)

[PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-17 18:14 UTC  (3+ messages)

+ genetlink-replace-custom-concatenate-implementation.patch added to mm-nonmm-unstable branch
 2023-07-17 18:13 UTC 

+ arm64-smccc-replace-custom-count_args-concatenate-implementations.patch added to mm-nonmm-unstable branch
 2023-07-17 18:13 UTC 

+ x86-asm-replace-custom-count_args-concatenate-implementations.patch added to mm-nonmm-unstable branch
 2023-07-17 18:13 UTC 

[PATCH v4 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-17 18:12 UTC  (10+ messages)
` [PATCH v4 09/11] drm/msm/dpu: remove extra clk_round_rate() call
` [PATCH v4 10/11] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v4 11/11] drm/msm/dpu: drop dpu_core_perf_destroy()

+ kernelh-split-out-count_args-and-concatenate-to-argsh.patch added to mm-nonmm-unstable branch
 2023-07-17 18:13 UTC 

[PATCH v2 00/17] btrfs: add encryption feature
 2023-07-17 18:12 UTC  (16+ messages)
` [PATCH v2 04/17] btrfs: start using fscrypt hooks
` [PATCH v2 07/17] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v2 11/17] btrfs: add get_devices hook for fscrypt
` [PATCH v2 12/17] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v2 14/17] btrfs: create and free extent fscrypt_infos
` [PATCH v2 15/17] btrfs: start tracking extent encryption context info
` [PATCH v2 16/17] btrfs: explicitly track file extent length and encryption

[PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-07-17 18:12 UTC  (20+ messages)
` [PATCH v8 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v8 02/19] iommufd: Add iommufd_group
` [PATCH v8 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v8 04/19] iommu: Export iommu_get_resv_regions()
` [PATCH v8 05/19] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v8 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v8 07/19] iommufd: Make sw_msi_start a group global
` [PATCH v8 08/19] iommufd: Move putting a hwpt to a helper function
` [PATCH v8 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v8 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v8 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v8 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v8 13/19] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v8 14/19] iommufd: Add iommufd_device_replace()
` [PATCH v8 15/19] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v8 16/19] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v8 17/19] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v8 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v8 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH rcu 0/13] RCU update-side scalability test updates for v6.6
 2023-07-17 18:11 UTC  (14+ messages)
` [PATCH rcu 01/13] rcuscale: Permit blocking delays between writers
` [PATCH rcu 02/13] rcuscale: Fix gp_async_max typo: s/reader/writer/
` [PATCH rcu 03/13] rcuscale: Add minruntime module parameter
` [PATCH rcu 04/13] rcuscale: Print out full set of module parameters
` [PATCH rcu 05/13] rcuscale: Print out full set of kfree_rcu parameters
` [PATCH rcu 06/13] rcuscale: Measure grace-period kthread CPU time
` [PATCH rcu 07/13] rcuscale: Add kfree_by_call_rcu and kfree_mult to documentation
` [PATCH rcu 08/13] rcuscale: Print grace-period kthread CPU time, if recorded
` [PATCH rcu 09/13] rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
` [PATCH rcu 10/13] rcuscale: Add RCU Tasks Rude testing
` [PATCH rcu 11/13] rcuscale: fix building with RCU_TINY
` [PATCH rcu 12/13] rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
` [PATCH rcu 13/13] rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario

mmap on 9p broken in 6.4
 2023-07-17 18:11 UTC  (9+ messages)

[PATCH rcu 0/6] Miscellaneous fixes for v6.6
 2023-07-17 18:09 UTC  (8+ messages)
` [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()
` [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
` [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage
` [PATCH rcu 4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
` [PATCH rcu 5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config
` [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls

[PATCH rcu 0/3] Reference-side scalability test updates for v6.6
 2023-07-17 18:10 UTC  (4+ messages)
` [PATCH rcu 1/3] refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
` [PATCH rcu 2/3] refscale: Fix uninitalized use of wait_queue_head_t
` [PATCH rcu 3/3] refscale: Add a "jiffies" test

[PATCH net 0/5] pull-request: can 2023-07-17
 2023-07-17 18:09 UTC  (6+ messages)
` [PATCH net 1/5] can: raw: fix receiver memory leak
` [PATCH net 2/5] can: bcm: Fix UAF in bcm_proc_show()
` [PATCH net 3/5] can: gs_usb: gs_can_open(): improve error handling
` [PATCH net 4/5] can: gs_usb: fix time stamp counter initialization
` [PATCH net 5/5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout

lib/test_bitmap.c:920:2: error: call to __compiletime_assert_348 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-07-17 18:08 UTC  (4+ messages)

[PATCH] arm64/ptrace: Fix an error handling path in sve_set_common()
 2023-07-17 18:08 UTC  (4+ messages)

+ arm64-support-batched-deferred-tlb-shootdown-during-page-reclamation-migration.patch added to mm-unstable branch
 2023-07-17 18:07 UTC 

+ mm-tlbbatch-rename-and-extend-some-functions.patch added to mm-unstable branch
 2023-07-17 18:07 UTC 

+ mm-tlbbatch-introduce-arch_flush_tlb_batched_pending.patch added to mm-unstable branch
 2023-07-17 18:07 UTC 

+ mm-tlbbatch-introduce-arch_tlbbatch_should_defer.patch added to mm-unstable branch
 2023-07-17 18:07 UTC 

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-17 18:04 UTC  (6+ messages)
` [PATCH rcu 1/5] rcu-tasks: Treat only synchronous grace periods urgently
` [PATCH rcu 2/5] rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU
` [PATCH rcu 3/5] rcu-tasks: Add kernel boot parameters for callback laziness
` [PATCH rcu 4/5] rcu-tasks: Cancel callback laziness if too many callbacks
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[PATCH v8 0/4] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-07-17 18:03 UTC  (4+ messages)
` [PATCH v8 3/4] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector

[Intel-gfx] [PATCH] drm/i915/gt: update request engine before removing virtual GuC engine
 2023-07-17 18:03 UTC  (15+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH v2] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
 2023-07-17 18:02 UTC 

[PATCH for-8.1] target/mips: Avoid shift by negative number in page_table_walk_refill()
 2023-07-17 18:00 UTC  (2+ messages)

[PATCH rcu 0/7] Documentation updates for v6.6
 2023-07-17 18:01 UTC  (8+ messages)
` [PATCH rcu 1/7] documentation/rcu: Fix typo
` [PATCH rcu 2/7] docs/RCU: Add the missing rcu_read_unlock()
` [PATCH rcu 3/7] Docs/RCU/rculist_nulls: Fix trivial coding style
` [PATCH rcu 4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
` [PATCH rcu 5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples
` [PATCH rcu 6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
` [PATCH rcu 7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()

[PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY
 2023-07-17 17:54 UTC 

[Intel-gfx] [PATCH v4 0/6] Update AUX invalidation sequence
 2023-07-17 17:59 UTC  (9+ messages)
` [Intel-gfx] [PATCH v4 2/6] drm/i915/gt: Ensure memory quiesced before invalidation
  `  "
` [Intel-gfx] [PATCH v4 3/6] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
  `  "

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2023-07-17 (iavf)
 2023-07-17 17:52 UTC  (9+ messages)
` [PATCH net 1/8] iavf: Fix use-after-free in free_netdev
` [PATCH net 2/8] iavf: Fix out-of-bounds when setting channels on remove
` [PATCH net 3/8] iavf: use internal state to free traffic IRQs
` [PATCH net 4/8] iavf: Wait for reset in callbacks which trigger it
` [PATCH net 5/8] Revert "iavf: Detach device during reset task"
` [PATCH net 6/8] Revert "iavf: Do not restart Tx queues after reset task failure"
` [PATCH net 7/8] iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
` [PATCH net 8/8] iavf: fix reset task race with iavf_remove()

[PATCH] arm64: Explicitly include correct DT includes
 2023-07-17 17:56 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/lua-rotas: bump to version 0.2.2
 2023-07-17 17:55 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/lua-livr: bump to version 0.3.0
` [Buildroot] [PATCH 3/3] package/lua-livr-extra: bump to version 0.2.0

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-17 17:55 UTC  (6+ messages)
` [PATCH 6.4 118/800] net/handshake: Unpin sock->file if a handshake is cancelled

Polling Host state
 2023-07-17 17:53 UTC  (2+ messages)

[PATCH v2] docs/RCU: Bring back smp_wmb()
 2023-07-17 17:53 UTC  (7+ messages)

[PATCH v5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 17:53 UTC 

[PATCH V4] PCI: qcom: Fixing broken pcie bring up for 2_3_3 configs ops
 2023-07-17 17:53 UTC  (4+ messages)

[PATCH v5] selftests: rtc: Fixes rtctest error handling
 2023-07-17 17:52 UTC  (2+ messages)

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-07-17 17:51 UTC  (5+ messages)
` [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
    ` [PATCH] i386/xen: fix off-by-one in xen_evtchn_set_gsi()

[Intel-gfx] [CI] PR for GSC 102.0.0.1625 for MTL
 2023-07-17 17:50 UTC 

[Buildroot] [PATCH 1/1] support/testing/tests/package/test_gawk.py: new runtime test
 2023-07-17 17:48 UTC 

[PATCH] misc: Explicitly include correct DT includes
 2023-07-17 17:47 UTC  (4+ messages)

[PATCH] mmc: Explicitly include correct DT includes
 2023-07-17 17:46 UTC  (3+ messages)

[PATCH bpf-next v1 00/10] Exceptions - 1/2
 2023-07-17 17:47 UTC  (13+ messages)
` [PATCH bpf-next v1 06/10] bpf: Implement bpf_throw kfunc
` [PATCH bpf-next v1 07/10] bpf: Ensure IP is within prog->jited_length for bpf_throw calls
` [PATCH bpf-next v1 08/10] bpf: Introduce bpf_set_exception_callback

[Buildroot] Flutter-engine package help wanted
 2023-07-17 17:44 UTC  (3+ messages)

[PATCH v2] drm: Spelling s/sempahore/semaphore/
 2023-07-17 17:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] usb: Explicitly include correct DT includes
 2023-07-17 17:42 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/5] Update AUX invalidation sequence
 2023-07-17 17:42 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/5] drm/i915/gt: Cleanup aux invalidation registers
` [Intel-gfx] [PATCH v3 2/5] drm/i915/gt: Ensure memory quiesced before invalidation

[PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
 2023-07-17 17:42 UTC  (3+ messages)

[PATCH v2 0/8] selftests/mm fixes for arm64
 2023-07-17 17:40 UTC  (3+ messages)
` [PATCH v2 6/8] selftests/mm: Make migration test robust to failure

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-17 17:40 UTC  (6+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH 1/1] fs/ntfs3: Check fields while reading
 2023-07-17 17:40 UTC  (3+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-17 17:39 UTC  (6+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism

[PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-07-17 17:13 UTC  (3+ messages)
` [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node "

[PATCH] hwmon: (nct6775) Increase and reorder ALARM/BEEP bits
 2023-07-17 17:39 UTC  (3+ messages)

[PATCH v2 1/4] arm64: dts: imx8mp-debix: remove unused fec pinctrl node
 2023-07-17 17:38 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: fix DEBIX binding

[igt-dev] [PATCH i-g-t] tests/i915_pm_rps: Fix test after silent conflict
 2023-07-17 17:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915_pm_rps: Fix test after silent conflict (rev2)

[PATCH v2 0/2] RK3588 PCIe3 support
 2023-07-17 17:35 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support

libgcc dependency
 2023-07-17 17:34 UTC  (2+ messages)
` [yocto] "

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-17 17:34 UTC  (3+ messages)

Cannot see custom debug message in dmesg
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix spelling in ABI documentation
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2023-07-17 17:34 UTC 

[f2fs-dev] [PATCH v3] f2fs: fix to avoid mmap vs set_compress_option case
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: flush inode if atomic file is aborted
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: don't handle error case of f2fs_compress_alloc_page()
 2023-07-17 17:34 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: allow f2fs_ioc_{, de}compress_file to be interrupted
 2023-07-17 17:34 UTC  (3+ messages)

[PATCH] hwmon: Explicitly include correct DT includes
 2023-07-17 17:34 UTC  (6+ messages)

FAILED: patch "[PATCH] io_uring: Use io_schedule* in cqring wait" failed to apply to 6.1-stable tree
 2023-07-17 17:33 UTC  (4+ messages)

[PATCH for-8.1 v2] hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
 2023-07-17 17:32 UTC  (3+ messages)

[rdma:for-rc] BUILD SUCCESS 29900bf351e1a7e4643da5c3c3cd9df75c577b88
 2023-07-17 17:32 UTC 

[PATCH net-next] mailmap: Add entry for old intel email
 2023-07-17 17:33 UTC 

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: Correct the short interval between PTM requests
 2023-07-17 17:32 UTC  (2+ messages)

[PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
 2023-07-17 17:31 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.