All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-05 02:46:09 to 2024-01-05 05:20:35 UTC [more...]

[PATCH 0/2] libtracefs sql: A couple of fixes
 2024-01-05  5:21 UTC  (3+ messages)
` [PATCH 1/2] libtracefs synthetic: Remove multiple adding of action in tracefs_synth_save()
` [PATCH 2/2] libtracefs synthetic: Handle hashed name variables

[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
 2024-01-05  5:20 UTC  (10+ messages)
` [PATCH v7 17/23] sched: Initial sched_football test implementation
` [PATCH v7 21/23] sched: Add find_exec_ctx helper
` [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance

[PATCH] drm: Check output polling initialized before disabling
 2024-01-05  5:19 UTC  (4+ messages)

[PATCH v3 00/16] target/riscv: deprecate riscv_cpu_options[]
 2024-01-05  5:17 UTC  (27+ messages)
` [PATCH v3 01/16] target/riscv/cpu_cfg.h: remove unused fields
` [PATCH v3 02/16] target/riscv: make riscv_cpu_is_generic() public
` [PATCH v3 03/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
` [PATCH v3 04/16] target/riscv: move 'mmu' "
` [PATCH v3 05/16] target/riscv: move 'pmp' "
` [PATCH v3 06/16] target/riscv: rework 'priv_spec'
` [PATCH v3 07/16] target/riscv: rework 'vext_spec'
` [PATCH v3 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v3 09/16] target/riscv: move 'elen' "
` [PATCH v3 10/16] target/riscv: create finalize_features() for KVM
` [PATCH v3 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
` [PATCH v3 12/16] target/riscv: move 'cboz_blocksize' "
` [PATCH v3 13/16] target/riscv: remove riscv_cpu_options[]

[PATCH i-g-t] tests/amdgpu:fix vm test issue
 2024-01-05  5:18 UTC  (2+ messages)

[PATCH v1 0/5] Rework & improve riscv cmpxchg.h and atomic.h
 2024-01-05  5:18 UTC  (9+ messages)
` [PATCH v1 1/5] riscv/cmpxchg: Deduplicate xchg() asm functions

[PATCH v2 0/4] target/riscv: add RVV CSRs
 2024-01-05  5:17 UTC  (2+ messages)

[PATCH v8] bus: mhi: host: Add tracing support
 2024-01-05  5:17 UTC  (5+ messages)

linux-next: build failure after merge of the cxl tree
 2024-01-05  5:17 UTC 

[PATCH 0/2] libtracefs: Add more tracefs_sql tests
 2024-01-05  5:15 UTC  (3+ messages)
` [PATCH 1/2] libtracefs utest: Add matches to trace_sql() tests
` [PATCH 2/2] libtracefs utest: Add more tests to test tracefs_sql()

[PATCH v2 2/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
 2024-01-05  5:14 UTC  (2+ messages)

[axboe-block:io_uring-min-wait 8/17] io_uring/register.c:384:1-7: preceding lock on line 330
 2024-01-05  5:14 UTC 

[PATCH v3 0/3] Add device STM32L4x5 SYSCFG
 2024-01-05  5:12 UTC  (3+ messages)
` [PATCH v3 1/3] hw/misc: Implement "

[PATCHSET v29.0 34/40] xfs_scrub: fixes for systemd services
 2024-01-05  5:11 UTC  (9+ messages)
` [PATCH 6/9] xfs_scrub_fail: add content type header to failure emails
` [PATCH 7/9] xfs_scrub_fail: advise recipients not to reply
` [PATCH 8/9] xfs_scrub_fail: move executable script to /usr/libexec
` [PATCH 9/9] xfs_scrub_all.cron: move to package data directory

[PATCH] net/ice: refine queue start stop
 2024-01-05 13:37 UTC 

[PATCHSET v29.0 30/40] xfs_scrub: improve scheduling of repair items
 2024-01-05  5:09 UTC  (9+ messages)
` [PATCH 1/4] libfrog: enhance ptvar to support initializer functions
` [PATCH 2/4] xfs_scrub: improve thread scheduling repair items during phase 4
` [PATCH 3/4] xfs_scrub: recheck entire metadata objects after corruption repairs
` [PATCH 4/4] xfs_scrub: try to repair space metadata before file metadata

[PATCHSET v29.0 29/40] xfs_scrub: use scrub_item to track check progress
 2024-01-05  5:06 UTC  (11+ messages)
` [PATCH 1/5] xfs_scrub: start tracking scrub state in scrub_item
` [PATCH 2/5] xfs_scrub: remove enum check_outcome
` [PATCH 3/5] xfs_scrub: refactor scrub_meta_type out of existence
` [PATCH 4/5] xfs_scrub: hoist repair retry loop to repair_item_class
` [PATCH 5/5] xfs_scrub: hoist scrub retry loop to scrub_item_check_file

[PATCH v3 00/17] enable nvmet-fc for blktests
 2024-01-05  5:05 UTC  (4+ messages)
` [PATCH v3 06/16] nvme-fc: Do not wait in vain when unloading module

[PATCH v3 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-05  5:04 UTC  (3+ messages)
` [PATCH v3 1/6] target/riscv: Remove obsolete pointer masking extension code

[PATCHSET v29.0 28/40] xfs_scrub: track data dependencies for repairs
 2024-01-05  5:04 UTC  (19+ messages)
` [PATCH 1/9] xfs_scrub: track repair items by principal, not by individual repairs
` [PATCH 2/9] xfs_scrub: use repair_item to direct repair activities
` [PATCH 3/9] xfs_scrub: remove action lists from phaseX code
` [PATCH 4/9] xfs_scrub: remove scrub_metadata_file
` [PATCH 5/9] xfs_scrub: boost the repair priority of dependencies of damaged items
` [PATCH 6/9] xfs_scrub: clean up repair_item_difficulty a little
` [PATCH 7/9] xfs_scrub: check dependencies of a scrub type before repairing
` [PATCH 8/9] xfs_scrub: retry incomplete repairs
` [PATCH 9/9] xfs_scrub: remove unused action_list fields

[PATCHSET v29.0 27/40] xfs_scrub: improve warnings about difficult repairs
 2024-01-05  5:00 UTC  (17+ messages)
` [PATCH 1/8] xfs_scrub: fix missing scrub coverage for broken inodes
` [PATCH 2/8] xfs_scrub: collapse trivial superblock scrub helpers
` [PATCH 3/8] xfs_scrub: get rid of trivial fs metadata scanner helpers
` [PATCH 4/8] xfs_scrub: split up the mustfix repairs and difficulty assessment functions
` [PATCH 5/8] xfs_scrub: add missing repair types to the mustfix and difficulty assessment
` [PATCH 6/8] xfs_scrub: any inconsistency in metadata should trigger difficulty warnings
` [PATCH 7/8] xfs_scrub: warn about difficult repairs to rt and quota metadata
` [PATCH 8/8] xfs_scrub: enable users to bump information messages to warnings

rebase invoking pre-commit
 2024-01-05  4:59 UTC  (4+ messages)

[PATCHSET v29.0 26/40] xfs_scrub: fixes to the repair code
 2024-01-05  4:57 UTC  (15+ messages)
` [PATCH 1/7] xfs_scrub: flush stdout after printing to it
` [PATCH 2/7] xfs_scrub: don't report media errors for space with unknowable owner
` [PATCH 3/7] xfs_scrub: remove ALP_* flags namespace
` [PATCH 4/7] xfs_scrub: move repair functions to repair.c
` [PATCH 5/7] xfs_scrub: log when a repair was unnecessary
` [PATCH 6/7] xfs_scrub: require primary superblock repairs to complete before proceeding
` [PATCH 7/7] xfs_scrub: actually try to fix summary counters ahead of repairs

Query on audio-graph-card DT binding
 2024-01-05  4:54 UTC  (4+ messages)

[PATCH v3 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-01-05  4:54 UTC  (5+ messages)

[PATCHSET v29.0 03/40] xfs_scrub: scan metadata files in parallel
 2024-01-05  4:53 UTC  (7+ messages)
` [PATCH 1/3] libfrog: rename XFROG_SCRUB_TYPE_* to XFROG_SCRUB_GROUP_*
` [PATCH 2/3] libfrog: promote XFROG_SCRUB_DESCR_SUMMARY to a scrub type
` [PATCH 3/3] xfs_scrub: scan whole-fs metadata files in parallel

drivers/usb/fotg210/fotg210-udc.c:632:17: sparse: sparse: restricted __le16 degrades to integer
 2024-01-05  4:52 UTC 

[PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
 2024-01-05  4:52 UTC  (6+ messages)
  ` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
      ` [PATCH] Fix oops in NFS

[PATCHSET 02/40] mkfs: scale shards on ssds
 2024-01-05  4:52 UTC  (5+ messages)
` [PATCH 1/2] mkfs: allow sizing allocation groups for concurrency
` [PATCH 2/2] mkfs: allow sizing internal logs "

[PATCH bpf-next v12 0/4] Relax tracing prog recursive attach rules
 2024-01-05  4:50 UTC  (8+ messages)
` [PATCH bpf-next v12 2/4] selftests/bpf: Add test for recursive attachment of tracing progs

[PATCHSET v29.0 01/40] xfs_scrub: fix licensing and copyright notices
 2024-01-05  4:50 UTC  (7+ messages)
` [PATCH 1/3] xfs_scrub: fix author and spdx headers on scrub/ files
` [PATCH 2/3] xfs_scrub: add missing license and copyright information
` [PATCH 3/3] xfs_scrub: update copyright years for scrub/ files

[PATCH v4 0/6] find_cxl_root() related cleanups
 2024-01-05  4:48 UTC  (9+ messages)
` [PATCH v4 1/6] cxl: Introduce put_cxl_root() helper
` [PATCH v4 3/6] cxl: Convert qos_class() to use 'struct cxl_root *' directly
` [PATCH v4 4/6] cxl: Fix missing dereference of 'struct device' in cxl_port_perf_data_calculate()
` [PATCH v4 5/6] cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_bridge()

[PATCH] lock/lockdep: Add missing graph_unlock in validate_chain
 2024-01-05  4:46 UTC  (3+ messages)

[PATCH net 0/1] Prevent DSA tags from breaking COE
 2024-01-05  4:37 UTC  (5+ messages)

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-01-05  4:43 UTC  (7+ messages)
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api

[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
 2024-01-05  4:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] app/test-crypto-perf: fix encrypt operation verify
    ` [EXT] "

[PATCH] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2024-01-05  4:41 UTC  (7+ messages)

[PATCH] nvme: respect user max_discard_sectors setting
 2024-01-05  4:34 UTC  (2+ messages)

[PATCH 1/2] nvmet: re-fix tracing strncpy() warning
 2024-01-05  4:31 UTC  (3+ messages)
` [PATCH 2/2] nvme: trace: avoid memcpy overflow warning

[linux-next:master 2314/12403] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:575:9-32: duplicated argument to & or |
 2024-01-05  4:29 UTC 

[PATCH v10 1/8] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
 2024-01-05  4:29 UTC  (2+ messages)

mm/pgtable-generic.o: warning: objtool: pte_offset_map_nolock+0x161: stack state mismatch: cfa1=4+72 cfa2=-1+0
 2024-01-05  4:29 UTC 

[PATCH 1/4] driver core: Support two-pass driver shutdown
 2024-01-05  4:29 UTC  (7+ messages)

[PATCH v2] firmware: imx: scu: ensure wakeup procedure calls pm_system_wakeup()
 2024-01-05  4:28 UTC  (2+ messages)

RFC: in-memory btree simplifications
 2024-01-05  4:27 UTC  (9+ messages)
` [PATCH 5/5] xfs: embedd struct xfbtree into the owning structure

[linux-linus test] 184252: tolerable FAIL - PUSHED
 2024-01-05  4:19 UTC 

[PATCH v1 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-05  4:15 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf, x64: Fix tailcall hierarchy
 2024-01-05  4:15 UTC  (3+ messages)
` [PATCH bpf-next 2/4] "

[PATCH v6] io_uring: Statistics of the true utilization of sq threads
 2024-01-05  4:02 UTC  (3+ messages)
  `  "

linux-next: duplicate patch in the vhost tree
 2024-01-05  4:06 UTC 

How to share a directory between an x86_64 host and a Yocto Dunfell guest? #bitbake #imx8 #poky #qemu #ubuntu #yocto
 2024-01-05  4:04 UTC  (2+ messages)
` [yocto] "

[LTP] [PATCH 1/1] MAINTAINERS: Update LTP maintainers
 2024-01-05  4:04 UTC  (3+ messages)
`  "

x86 SGDT emulation for Wine
 2024-01-05  4:03 UTC  (7+ messages)

[PATCH] sched: save to call pick_eevdf when TIF_NEED_RESCHED is set
 2024-01-05  4:01 UTC 

[PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
 2024-01-05  3:57 UTC  (8+ messages)
` [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic

[PATCH v2] arm64: dts: ti: k3-j721e: Add support for DFS in J721E A72
 2024-01-05  3:56 UTC  (4+ messages)

[PATCH 00/13] Implement Trusted Security Event Modeling
 2024-01-05  3:54 UTC  (8+ messages)
` [PATCH 02/13] Add TSEM specific documentation
  ` [PATCH 2/13] "

linux-next: manual merge of the nfsd tree with the nfsd-fixes tree
 2024-01-05  3:51 UTC  (2+ messages)

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-05  3:52 UTC  (11+ messages)

[PATCH] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
 2024-01-05  3:42 UTC  (2+ messages)

[PATCH 0/2] binman: ti_board_cfg: Add yamllint support
 2024-01-05  3:40 UTC  (4+ messages)
` [PATCH 2/2] tools: binman: ti_board_cfg: Check for linting problems

[PATCH] drm/xe: Fix exec IOCTL long running exec queue ring full condition
 2024-01-05  3:32 UTC  (3+ messages)

[PATCH v3 0/6] ext4: make ext4_map_blocks() recognize delalloc only extent
 2024-01-05  3:30 UTC  (7+ messages)
` [PATCH v3 1/6] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 2/6] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 3/6] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 4/6] ext4: add a hole extent entry in cache after punch
` [PATCH v3 5/6] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type

[PATCH] Bluetooth: mgmt: Fix wrong param be used
 2024-01-05  3:33 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: hci_sync: Fix BLE devices were unable to disable the wakeup function
 2024-01-05  3:33 UTC  (2+ messages)
`  "

[git pull] drm fixes (part2) for 6.7 final
 2024-01-05  3:31 UTC  (2+ messages)

[PATCH] rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
 2024-01-05  3:27 UTC  (2+ messages)

[PATCH] target/riscv: Fix mcycle/minstret increment behavior
 2024-01-05  3:25 UTC  (3+ messages)

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-05  3:25 UTC  (5+ messages)

[PATCH V3 0/4] gpio: eic-sprd: Modification of UNISOC Platform EIC Driver
 2024-01-05  3:25 UTC  (3+ messages)
` [PATCH V3 1/4] gpio: eic-sprd: Keep the clock rtc_1k on

[PATCH v2] drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
 2024-01-05  3:25 UTC 

BTRFS Broken, Help
 2024-01-05  3:25 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
 2024-01-05  3:23 UTC 

[oe-core][kirkstone][PATCH 1/1] dropbear: fix CVE-2023-48795
 2024-01-05  3:23 UTC  (3+ messages)

[PATCH i-g-t] tests/perf_pmu: Restore sysfs freq in exit handler
 2024-01-05  3:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v11 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-01-05  3:20 UTC  (25+ messages)
` [PATCH v11 1/7] drm: bridge: Cadence: Creat mhdp helper driver
    ` [EXT] "
` [PATCH v11 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
    ` [EXT] "
` [PATCH v11 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
    ` [EXT] "
` [PATCH v11 7/7] phy: freescale: Add HDMI "
    ` [EXT] "

Does extending `--empty` to git-cherry-pick make sense?
 2024-01-05  3:20 UTC  (4+ messages)

[PATCH v2 3/6] mpi3mr: Prevent PCI writes from driver during PCI error recovery
 2024-01-05  3:20 UTC  (2+ messages)

[android-common:android14-6.1 6/12] arch/arm64/geniezone/../../../drivers/virt/geniezone/gzvm_irqfd.c:303:12: error: call to undeclared function 'eventfd_ctx_fileget'; ISO C99 and later do not support implicit function declarations
 2024-01-05  3:17 UTC 

Backtracing to find the assignment of a null pointer
 2024-01-05  3:16 UTC 

Patchtest results for [OE-core][kirkstone][PATCH] xserver-xorg: Fix for CVE-2023-6377 and CVE-2023-6478
 2024-01-05  3:03 UTC 

[PATCH] doc: update default value for config parameter
 2024-01-05  2:44 UTC 

[PATCH] kdump: Defer the insertion of crashkernel resources
 2024-01-05  2:53 UTC  (3+ messages)

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-05  2:52 UTC  (5+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[OE-core][kirkstone][PATCH] xserver-xorg: Fix for CVE-2023-6377 and CVE-2023-6478
 2024-01-05  2:49 UTC 

[PATCH for-6.8/block RFC v2] block: support to account io_ticks precisely
 2024-01-05  2:49 UTC  (2+ messages)

[PATCH net-next 00/10] ds->user_mii_bus cleanup (part 1)
 2024-01-05  2:48 UTC  (3+ messages)
` [PATCH net-next 10/10] net: dsa: bcm_sf2: drop priv->master_mii_dn

[PATCH v4 0/5] support ipq5332 platform
 2024-01-05  2:48 UTC  (4+ messages)

[PATCH v6 0/3] vduse: add support for networking devices
 2024-01-05  2:46 UTC  (3+ messages)
` [PATCH v6 3/3] vduse: enable Virtio-net device type

[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-05  2:45 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF

[v2 0/5] Add ISA extension smcntrpmf support
 2024-01-05  2:45 UTC  (3+ messages)
` [v2 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions


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.