All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 22:12:41 to 2024-02-20 23:03:38 UTC [more...]

[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-20 23:03 UTC  (5+ messages)
` [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
    ` [f2fs-dev] "

[PATCH RFC 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-20 23:02 UTC  (6+ messages)
` [PATCH RFC 1/3] dt-bindings: display: msm: dp-controller: document X1E80100 compatible
` [PATCH RFC 2/3] drm/msm/dp: Add support for setting the eDP mode from devicetree
` [PATCH RFC 3/3] drm/msm/dp: Add support for the X1E80100

[PATCH 0/3] Doc placeholders
 2024-02-20 23:01 UTC  (8+ messages)
` [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
` [PATCH 2/3] doc: git-clone fix missing placeholder end carret
` [PATCH 3/3] doc: add some missing sentence dots

[PATCH v2] efs: convert efs to use the new mount api
 2024-02-20 23:01 UTC  (3+ messages)

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-02-20 23:01 UTC  (2+ messages)
` [Bug 217931] "

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-02-20 23:00 UTC  (4+ messages)
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-20 23:00 UTC  (2+ messages)

[PATCH 0/4] selftests: ktap_helpers: Add some missing helpers
 2024-02-20 22:59 UTC  (2+ messages)

[PATCH] selftests: Move KTAP bash helpers to selftests common folder
 2024-02-20 22:59 UTC  (3+ messages)

[PATCH] mmc: sh_mmcif: sg_miter does not need to be atomic
 2024-02-20 22:58 UTC 

[PATCH v9 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-02-20 22:58 UTC  (5+ messages)

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-02-20 22:57 UTC  (9+ messages)

[PATCH RESEND 0/2] ARM: implement cacheinfo support (for v7/v7m)
 2024-02-20 22:57 UTC  (6+ messages)
` [PATCH RESEND 1/2] ARM: add CLIDR accessor functions
` [PATCH RESEND 2/2] ARM: implement cacheinfo support

[PATCH v4] documentation: send-email: use camel case consistently
 2024-02-20 22:57 UTC  (2+ messages)

[PATCH v7 1/2] drivers: rtc: add max313xx series rtc driver
 2024-02-20 22:56 UTC  (2+ messages)

[PATCH v2 0/9] evm: Support signatures on stacked filesystem
 2024-02-20 22:57 UTC  (3+ messages)
` [PATCH v2 2/9] security: allow finer granularity in permitting copy-up of security xattrs

[PATCH v6 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-02-20 22:56 UTC  (5+ messages)
` [PATCH v6 1/4] sched/topology: Export asym_capacity_list
` [PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
` [PATCH v6 3/4] sched/topology: Remove max_cpu_capacity from root_domain
` [PATCH v6 4/4] sched/fair: Don't double balance_interval for migrate_misfit

next/master baseline: 224 runs, 23 regressions (next-20240220)
 2024-02-20 22:54 UTC 

[PATCH] drm/xe: Fix cast on trace variable again
 2024-02-20 22:54 UTC  (2+ messages)

[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
 2024-02-20 22:52 UTC  (6+ messages)

[PATCH i-g-t] tests/amdgpu: refactor the ABM test to use the new sysfs interface
 2024-02-20 22:51 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-20 22:50 UTC  (14+ messages)
` [PATCH 02/30] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 05/30] sched: *_tsk_need_resched() "
` [PATCH 06/30] entry: handle lazy rescheduling at user-exit

[RFC] drm/i915: Support replaying GPU hangs with captured context image
 2024-02-20 22:50 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: add Romain Naour for am574x_idk_defconfig
 2024-02-20 22:50 UTC  (2+ messages)
` [Buildroot] [PATCH] configs/lepotato_defconfig: new defconfig

[PATCH] xfs: fix SEEK_HOLE/DATA for regions with active COW extents
 2024-02-20 22:49 UTC 

drm-misc migration to Gitlab server
 2024-02-20 22:46 UTC  (4+ messages)

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-20 22:41 UTC  (35+ messages)
` [PATCH v4 01/34] docs/devel/migration.rst: Document the file transport
` [PATCH v4 02/34] tests/qtest/migration: Rename fd_proto test
` [PATCH v4 03/34] tests/qtest/migration: Add a fd + file test
` [PATCH v4 04/34] migration/multifd: Remove p->quit from recv side
` [PATCH v4 05/34] migration/multifd: Release recv sem_sync earlier
` [PATCH v4 06/34] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PATCH v4 07/34] io: Add generic pwritev/preadv interface
` [PATCH v4 08/34] io: implement io_pwritev/preadv for QIOChannelFile
` [PATCH v4 09/34] io: fsync before closing a file channel
` [PATCH v4 10/34] migration/qemu-file: add utility methods for working with seekable channels
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 12/34] migration: Add fixed-ram URI compatibility check
` [PATCH v4 13/34] migration/ram: Add outgoing 'fixed-ram' migration
` [PATCH v4 14/34] migration/ram: Add incoming "
` [PATCH v4 15/34] tests/qtest/migration: Add tests for fixed-ram file-based migration
` [PATCH v4 16/34] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
` [PATCH v4 17/34] migration/multifd: Decouple recv method from pages
` [PATCH v4 18/34] migration/multifd: Allow multifd without packets
` [PATCH v4 19/34] migration/multifd: Allow receiving pages "
` [PATCH v4 20/34] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v4 21/34] migration/multifd: Add incoming "
` [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
` [PATCH v4 23/34] migration/multifd: Support outgoing fixed-ram stream format
` [PATCH v4 24/34] migration/multifd: Support incoming "
` [PATCH v4 25/34] migration/multifd: Add fixed-ram support to fd: URI
` [PATCH v4 26/34] tests/qtest/migration: Add a multifd + fixed-ram migration test
` [PATCH v4 27/34] migration: Add direct-io parameter
` [PATCH v4 28/34] migration/multifd: Add direct-io support
` [PATCH v4 29/34] tests/qtest/migration: Add tests for file migration with direct-io
` [PATCH v4 30/34] monitor: Honor QMP request for fd removal immediately
` [PATCH v4 31/34] monitor: Extract fdset fd flags comparison into a function
` [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT
` [PATCH v4 33/34] migration: Add support for fdset with multifd + file
` [PATCH v4 34/34] tests/qtest/migration: Add a test for fixed-ram with passing of fds

[PATCH v4 0/3] phy: qcom: edp: Add support for X1E80100
 2024-02-20 22:45 UTC  (7+ messages)
` [PATCH v4 2/3] phy: qcom: edp: Move v4 specific settings to version ops
` [PATCH v4 3/3] phy: qcom: edp: Add v6 specific ops and X1E80100 platform support

[PATCH] [i-g-t] tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays
 2024-02-20 22:44 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays (rev2)

[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
 2024-02-20 22:43 UTC  (2+ messages)

[PATCH 1/2] drivers: iio: pressure: Sort headers of BMPxxx SPI driver
 2024-02-20 22:43 UTC  (2+ messages)
` [PATCH 2/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support

[oe-core][PATCH 1/1] qemuboot: predictable network interface names
 2024-02-20 22:43 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: make "vblank timeout" more useful
 2024-02-20 22:42 UTC  (7+ messages)

[RFC PATCH v2 0/7] uclamp sum aggregation
 2024-02-20 22:42 UTC  (5+ messages)

[PATCH 1/7] qmi: Remove qmi_device_sync
 2024-02-20 22:41 UTC  (7+ messages)
` [PATCH 2/7] qmi: Introduce qmi_device_new_qmux
` [PATCH 3/7] qmi: Remove qmi_device_set_close_on_unref
` [PATCH 4/7] qmi: Move control_{major|minor} to qmux sublcass
` [PATCH 5/7] qmi: Move version_str to qmux subclass
` [PATCH 6/7] qmi: Introduce shutdown operation
` [PATCH 7/7] gobi: Fail if device could not be created

[linux-next:pending-fixes] BUILD SUCCESS 139b564a6aa7bdb227c3378775ca6f39d5ad7614
 2024-02-20 22:40 UTC 

[PATCH v2 0/4] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
 2024-02-20 22:40 UTC  (4+ messages)
` (subset) "

[PATCH] power: supply: core: make power_supply_class constant
 2024-02-20 22:41 UTC 

[PATCH] ipmi: kcs: Update OBF poll timeout to reduce latency
 2024-02-20 22:36 UTC  (7+ messages)

[PATCH] drm/i915: Fix doc build issue on intel_cdclk.c
 2024-02-20 22:30 UTC 

[PATCH net] net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
 2024-02-20 22:34 UTC 

[Buildroot] [PATCH v4 00/20] Add support for AM62x-SK HS-FS devices
 2024-02-20 22:34 UTC  (3+ messages)
` [Buildroot] [PATCH v4 19/20] boot/ti-k3/ti-k3-r5-loader: install tiboot3.bin

[surenbaghdasaryan:memalloc_prof_v4 28/36] mm/z3fold.c:923:25: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-02-20 22:34 UTC  (2+ messages)

[PATCH v2 0/4] VBT read cleanup
 2024-02-20 22:31 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Pass size to oprom_get_vbt
` [PATCH v2 2/4] drm/i915: Pass size to spi_oprom_get_vbt
` [PATCH v2 3/4] drm/i915: Move vbt read from firmware to intel_bios.c
` [PATCH v2 4/4] drm/i915: Show bios vbt when read from firmware/spi/oprom

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-20 22:32 UTC  (9+ messages)
` [PATCH V3 09/13] migration: notifier error checking
` [PATCH V3 10/13] migration: stop vm for cpr

[PATCH] [i-g-t] tests/amdgpu/amd_bypass: Fix psr edp rx crc read timeout
 2024-02-20 22:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/amdgpu/amd_bypass: Fix psr edp rx crc read timeout (rev3)

Before submitting a driver for Casper Excalibur Laptops
 2024-02-20 22:30 UTC 

[PATCH] arm64: dts: qcom: msm8916: drop dtbTool-specific compatibles
 2024-02-20 22:32 UTC 

[PATCH 0/4] TDX host: kexec() support
 2024-02-20 22:30 UTC  (10+ messages)
` [PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec

linux-next: build warning after merge of the arm-soc-fixes tree
 2024-02-20 22:28 UTC  (2+ messages)

[PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-02-20 22:28 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-02-20 22:27 UTC  (12+ messages)

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-20 20:32 UTC  (3+ messages)
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
` [PATCH 3/4] arm64: separate code and data virtual memory allocation

[PATCH v4 0/6] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-20 22:25 UTC  (7+ messages)
` [PATCH v4 1/6] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v4 3/6] target/riscv: remove 'over' brconds from vector trans
` [PATCH v4 4/6] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v4 5/6] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v4 6/6] target/riscv: Clear vstart_qe_zero flag

[PATCH bpf-next v3 0/3] Check cfi_stubs before registering a struct_ops type
 2024-02-20 22:26 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops

[Buildroot] [PATCH 1/1] package/intel-socfpga-hwlib: add new package
 2024-02-20 22:26 UTC  (4+ messages)

Automating console_blast.sh
 2024-02-20 22:26 UTC  (3+ messages)

[PATCH] dt-bindings: arm: qcom: drop the superfluous device compatibility schema
 2024-02-20 22:25 UTC  (5+ messages)

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-02-20 17:14 UTC  (5+ messages)
` [RFC PATCH 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [RFC PATCH 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [RFC PATCH 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [RFC PATCH 08/14] powerpc/thread_info: Introduce TIF_NOTIFY_IPI flag

NMI Reported with console_blast.sh
 2024-02-20 22:24 UTC  (3+ messages)

[merged mm-hotfixes-stable] kasan-guard-release_free_meta-shadow-access-with-kasan_arch_is_ready.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-damon-lru_sort-fix-quota-status-loss-due-to-online-tunings.patch removed from -mm tree
 2024-02-20 22:22 UTC 

QNX VM hang on Qemu
 2024-02-20 22:22 UTC  (7+ messages)

[merged mm-hotfixes-stable] mm-damon-reclaim-fix-quota-stauts-loss-due-to-online-tunings.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] maintainers-mailmap-update-the-email-address.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-damon-sysfs-schemes-handle-schemes-sysfs-dir-removal-before-commit_schemes_quota_goals.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-memcontrol-clarify-swapaccount=0-deprecation-warning.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-memblock-add-memblock_rsrv_noinit-into-flagname-array.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-zswap-invalidate-duplicate-entry-when-zswap_enabled.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] lib-kconfigdebug-test_iov_iter-depends-on-mmu.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-swap-fix-race-when-skipping-swapcache.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-swap_state-update-zswap-lrus-protection-range-with-the-folio-locked.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] selftests-mm-uffd-unit-test-check-if-huge-page-size-is-0.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-damon-core-check-apply-interval-in-damon_do_apply_schemes.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[merged mm-hotfixes-stable] mm-zswap-fix-missing-folio-cleanup-in-writeback-race-path.patch removed from -mm tree
 2024-02-20 22:22 UTC 

[PATCH v3] documentation: send-email: use camel case consistently
 2024-02-20 22:21 UTC  (5+ messages)

[PATCH v2 0/2] Ignore bad graph port nodes on Dell XPS 9315
 2024-02-20 22:21 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: property: "

Sponsorship via Github
 2024-02-20 22:17 UTC  (2+ messages)

[folded-merged] mm-memcontrol-clarify-swapaccount=0-deprecation-warning-fix.patch removed from -mm tree
 2024-02-20 22:17 UTC 

[RFC PATCH v3 net-next] Documentation: devlink: Add devlink-sd
 2024-02-20 22:17 UTC  (12+ messages)

linux-next: manual merge of the drm-misc-fixes tree with Linus' tree
 2024-02-20 22:16 UTC 

[folded-merged] mm-swap-fix-race-when-skipping-swapcache-v4.patch removed from -mm tree
 2024-02-20 22:16 UTC 

[folded-merged] mm-swap_state-update-zswap-lrus-protection-range-with-the-folio-locked-fix.patch removed from -mm tree
 2024-02-20 22:15 UTC 

[folded-merged] mm-swap_state-update-zswap-lrus-protection-range-with-the-folio-locked-v2.patch removed from -mm tree
 2024-02-20 22:15 UTC 

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-20 22:14 UTC  (5+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
 2024-02-20 22:14 UTC 

[gustavoars:testing/WFAMNAE-next20240215 1/1] kernel/bpf/core.c:2440:29: sparse: sparse: incompatible types in comparison expression (different base types):
 2024-02-20 22:14 UTC 

[PATCH bpf-next v3 0/2] bpf, arm64: Support Exceptions
 2024-02-20 22:12 UTC  (3+ messages)

[PATCH v13 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-20 22:11 UTC  (4+ messages)
` [PATCH v13 2/4] EINJ: Add CXL error type support
` [PATCH v13 3/4] cxl/core: Add CXL EINJ debugfs files
` [PATCH v13 4/4] EINJ, Documentation: Update EINJ kernel doc


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.