All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-02 22:40:59 to 2023-05-03 00:06:58 UTC [more...]

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-03  0:06 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/6] Improvements to uc firmare management
 2023-05-03  0:06 UTC  (16+ messages)
`  "
` [PATCH v3 1/6] drm/i915/guc: Decode another GuC load failure case
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 2/6] drm/i915/guc: Print status register when waiting for GuC to load
  `  "
` [PATCH v3 3/6] drm/i915/uc: Track patch level versions on reduced version firmware files
  ` [Intel-gfx] "
` [PATCH v3 4/6] drm/i915/uc: Enhancements to firmware table validation
  ` [Intel-gfx] "
` [PATCH v3 5/6] drm/i915/uc: Reject duplicate entries in firmware table
  ` [Intel-gfx] "
` [PATCH v3 6/6] drm/i915/uc: Make unexpected firmware versions an error in debug builds
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Improvements to uc firmare management (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/5] allow boot firmware to go in user/boot0/boot1
 2023-05-03  0:05 UTC  (3+ messages)
` [PATCH 2/5] board: gateworks: venice: dynamically determine U-Boot env partition
` [PATCH 3/5] board: gateworks: venice: dynamically update the update_firmware script

[PATCH 0/7] drm/msm/dpu: simplify DPU encoder init
 2023-05-03  0:04 UTC  (29+ messages)
` [PATCH 4/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
` [PATCH 5/7] drm/msm/dpu: inline dpu_encoder_get_wb()
` [PATCH 6/7] drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf()
      ` [Freedreno] "
` [PATCH 7/7] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set

[PATCH] fs: hugetlbfs: Set vma policy only when needed for allocating folio
 2023-05-02 23:56 UTC 

[RFC PATCH] xen/arm: arm32: Enable smpboot on Arm32 based systems
 2023-05-02 23:55 UTC  (2+ messages)

[PATCH 0/2] Fix fallocate error in hugetlbfs when fallocating again
 2023-05-02 23:56 UTC  (3+ messages)
` [PATCH 1/2] mm: filemap: Add filemap_has_folio function
` [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache

[EXTERNAL] Re: [OE-core] [PATCH v2] wic/bootimg-efi: if fixed-size is set then use that for mkdosfs
 2023-05-02 23:54 UTC  (4+ messages)
`  "
  ` [OE-core] "

+ mm-gup-disallow-foll_longterm-gup-fast-writing-to-file-backed-mappings.patch added to mm-unstable branch
 2023-05-02 23:52 UTC 

+ mm-gup-disallow-foll_longterm-gup-nonfast-writing-to-file-backed-mappings.patch added to mm-unstable branch
 2023-05-02 23:52 UTC 

+ mm-mmap-separate-writenotify-and-dirty-tracking-logic.patch added to mm-unstable branch
 2023-05-02 23:52 UTC 

[PATCH v2 0/6] scsi:scsi_debug: Add error injection for single device
 2023-05-02 23:52 UTC  (2+ messages)

[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
 2023-05-02 23:52 UTC  (3+ messages)

[PATCH 0/6] strbuf cleanups
 2023-05-02 23:51 UTC  (4+ messages)

[PATCH v7 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 23:51 UTC  (10+ messages)
` [PATCH v7 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 348551dd)
 2023-05-02 23:51 UTC 

[PATCH v3 0/7] add DSC 1.2 dpu supports
 2023-05-02 23:49 UTC  (8+ messages)
` [PATCH v3 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos
` [PATCH v3 5/7] drm/msm/dpu: add support for DSC encoder v1.2 engine

[PATCH] xfs: avoid freeing multiple extents from same AG in pending transactions
 2023-05-02 22:41 UTC  (2+ messages)

git clone of empty repositories doesn't preserve hash
 2023-05-02 23:46 UTC  (6+ messages)
` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
  ` [PATCH 2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo
        ` Is GIT_DEFAULT_HASH flawed?

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-02 23:44 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: fix invalid-bdaddr quirk for non-persistent setup

[PATCH RFC net-next 0/2] pds_core: add switchdev and tc for vlan offload
 2023-05-02 23:43 UTC  (2+ messages)

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-02 23:40 UTC  (10+ messages)

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-05-02 23:40 UTC  (7+ messages)

[XEN][PATCH v6 00/19] dynamic node programming using overlay dtbo
 2023-05-02 23:36 UTC  (20+ messages)
` [XEN][PATCH v6 01/19] xen/arm/device: Remove __init from function type
` [XEN][PATCH v6 02/19] common/device_tree: handle memory allocation failure in __unflatten_device_tree()
` [XEN][PATCH v6 03/19] common/device_tree: change __unflatten_device_tree() type
` [XEN][PATCH v6 04/19] common/device_tree.c: unflatten_device_tree() propagate errors
` [XEN][PATCH v6 05/19] xen/arm: Add CONFIG_OVERLAY_DTB
` [XEN][PATCH v6 06/19] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB
` [XEN][PATCH v6 07/19] libfdt: overlay: change overlay_get_target()
` [XEN][PATCH v6 08/19] xen/device-tree: Add device_tree_find_node_by_path() to find nodes in device tree
` [XEN][PATCH v6 09/19] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller
` [XEN][PATCH v6 10/19] xen/iommu: protect iommu_add_dt_device() with dtdevs_lock
` [XEN][PATCH v6 11/19] xen/iommu: Introduce iommu_remove_dt_device()
` [XEN][PATCH v6 12/19] xen/smmu: Add remove_device callback for smmu_iommu ops
` [XEN][PATCH v6 13/19] asm/smp.h: Fix circular dependency for device_tree.h and rwlock.h
` [XEN][PATCH v6 14/19] common/device_tree: Add rwlock for dt_host
` [XEN][PATCH v6 15/19] xen/arm: Implement device tree node removal functionalities
` [XEN][PATCH v6 16/19] xen/arm: Implement device tree node addition functionalities
` [XEN][PATCH v6 17/19] tools/libs/ctrl: Implement new xc interfaces for dt overlay
` [XEN][PATCH v6 18/19] tools/libs/light: Implement new libxl functions for device tree overlay ops
` [XEN][PATCH v6 19/19] tools/xl: Add new xl command overlay for device tree overlay support

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-05-02 23:38 UTC  (6+ messages)

[PATCH 0/2] Bluetooth: fix debugfs registration
 2023-05-02 23:37 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 0/5] Fix scan-build warnings
 2023-05-02 23:32 UTC  (4+ messages)
` [PATCH 1/5] 9p: fix ignored return value in v9fs_dir_release

[PATCH v5 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-05-02 23:32 UTC  (4+ messages)
` [PATCH v5 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v5 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
` [v5,1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding

[PATCH] fs/9p: Remove INET dependency
 2023-05-02 23:31 UTC  (4+ messages)

[PATCH v3 0/2] acpi: Make TPM version configurable
 2023-05-02 23:29 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] acpi: Add TPM2 interface definition

[PATCH bpf-next] bpf: Print a warning only if writing to unprivileged_bpf_disabled
 2023-05-02 23:30 UTC  (2+ messages)

[AUH] rust: upgrading to 1.69.0 FAILED -> Sundeep to do the update
 2023-05-02 23:29 UTC 

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-02 23:27 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/go: security bump to version 1.19.9
 2023-05-02 23:23 UTC 

[PATCH] fs: fix incorrect fmode_t casts
 2023-05-02 23:22 UTC 

[PATCH] btrfs: output affected files when relocation failed
 2023-05-02 23:20 UTC  (3+ messages)

[PATCH bpf-next] bpf: Emit struct bpf_tcp_sock type in vmlinux BTF
 2023-05-02 23:20 UTC  (2+ messages)

[PATCH v2 net 1/2] net: fec: correct the counting of XDP sent frames
 2023-05-02 23:18 UTC  (3+ messages)
` [PATCH v2 net 2/2] net: fec: restructuring the functions to avoid forward declarations

[PATCH v4 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-05-02 23:15 UTC  (3+ messages)

[PATCH v3 0/3] Add R5F and C71 DSP nodes for J784S4 SoC
 2023-05-02 23:15 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: dts: ti: k3-j784s4-main: Add R5F cluster nodes
` [PATCH v3 2/3] arm64: dts: ti: k3-j784s4-main: Add C71x DSP nodes
` [PATCH v3 3/3] arm64: dts: ti: k3-j784s4-evm: Reserve memory for remote proc IPC

bcachefs replica garbage collection
 2023-05-02 23:13 UTC  (2+ messages)

Corruption of in-memory data (0x8) detected at xfs_defer_finish_noroll on kernel 6.3
 2023-05-02 23:13 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH] all: http to https everything
 2023-05-02 23:09 UTC  (9+ messages)
    ` [EXTERNAL] "
        ` [EXTERNAL] "

[PATCH bpf-next 00/10] Centralize BPF permission checks
 2023-05-02 23:06 UTC  (11+ messages)
` [PATCH bpf-next 01/10] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH bpf-next 02/10] bpf: inline map creation logic in map_create() function
` [PATCH bpf-next 03/10] bpf: centralize permissions checks for all BPF map types
` [PATCH bpf-next 04/10] bpf: remember if bpf_map was unprivileged and use that consistently
` [PATCH bpf-next 05/10] bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
` [PATCH bpf-next 06/10] bpf: keep BPF_PROG_LOAD permission checks clear of validations
` [PATCH bpf-next 07/10] bpf: record effective capabilities at BPF prog load time
` [PATCH bpf-next 08/10] bpf: use recorded BPF prog effective caps when fetching helper protos
` [PATCH bpf-next 09/10] bpf: use recorded bpf_capable flag in JIT code
` [PATCH bpf-next 10/10] bpf: consistenly use program's recorded capabilities in BPF verifier

[Intel-xe] [PATCH 00/14] Introduce xe_devcoredump
 2023-05-02 23:06 UTC  (5+ messages)
` [Intel-xe] [PATCH 03/14] drm/xe: Do not take any action if our device was removed

[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
 2023-05-02 23:06 UTC  (4+ messages)

[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
 2023-05-02 23:03 UTC  (2+ messages)

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-02 23:02 UTC  (18+ messages)

[PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
 2023-05-02 23:00 UTC  (11+ messages)
` [PATCH v2] "

[master/kirkstone][PATCH v3] recipes-ti: Add recipe and patches for
 2023-05-02 23:00 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for v6.4
 2023-05-02 22:50 UTC  (3+ messages)

[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
 2023-05-02 22:38 UTC  (37+ messages)
` [PATCH v4 09/44] perf vendor events intel: Add tigerlake metric constraints
` [PATCH v4 10/44] perf test: Test more sysfs events
` [PATCH v4 11/44] perf test: Use valid for PMU tests
` [PATCH v4 12/44] perf test: Mask configs with extended types then test
` [PATCH v4 13/44] perf test: Test more with config_cache
` [PATCH v4 14/44] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v4 15/44] perf parse-events: Set attr.type to PMU type early
` [PATCH v4 16/44] perf parse-events: Set pmu_name whenever a pmu is given
` [PATCH v4 17/44] perf print-events: Avoid unnecessary strlist
` [PATCH v4 18/44] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v4 19/44] perf evsel: Modify group pmu name for software events
` [PATCH v4 20/44] perf test: Move x86 hybrid tests to arch/x86
` [PATCH v4 21/44] perf test x86 hybrid: Update test expectations
` [PATCH v4 22/44] perf test x86 hybrid: Add hybrid extended type checks
` [PATCH v4 23/44] perf parse-events: Support PMUs for legacy cache events
` [PATCH v4 24/44] perf parse-events: Wildcard "
` [PATCH v4 25/44] perf print-events: Print legacy cache events for each PMU
` [PATCH v4 26/44] perf parse-events: Support wildcards on raw events
` [PATCH v4 27/44] perf parse-events: Remove now unused hybrid logic
` [PATCH v4 28/44] perf parse-events: Minor type safety cleanup
` [PATCH v4 29/44] perf parse-events: Add pmu filter
` [PATCH v4 30/44] perf stat: Make cputype filter generic
` [PATCH v4 31/44] perf test: Add cputype testing to perf stat
` [PATCH v4 32/44] perf test: Fix parse-events tests for >1 core PMU
` [PATCH v4 33/44] perf parse-events: Support hardware events as terms
` [PATCH v4 34/44] perf parse-events: Avoid error when assigning a term
` [PATCH v4 35/44] perf parse-events: Avoid error when assigning a legacy cache term
` [PATCH v4 36/44] perf parse-events: Don't auto merge hybrid wildcard events
` [PATCH v4 37/44] perf parse-events: Don't reorder atom cpu events
` [PATCH v4 38/44] perf metrics: Be PMU specific for referenced metrics
` [PATCH v4 39/44] perf stat: Command line PMU metric filtering
` [PATCH v4 40/44] perf vendor events intel: Correct alderlake metrics
` [PATCH v4 41/44] perf jevents: Don't rewrite metrics across PMUs
` [PATCH v4 42/44] perf metrics: Be PMU specific in event match
` [PATCH v4 43/44] perf stat: Don't disable TopdownL1 metric on hybrid
` [PATCH v4 44/44] perf parse-events: Reduce scope of is_event_supported

[PATCH v3] Bluetooth: btusb: Don't suspend when there are connections
 2023-05-02 22:56 UTC  (2+ messages)
` [v3] "

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-02 22:56 UTC  (6+ messages)
` [PATCH 2/8] migration: Add precopy initial data handshake
` [PATCH 3/8] migration: Add precopy initial data loaded ACK functionality

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 22:51 UTC  (4+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v8 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH 00/40] Memory allocation profiling
 2023-05-02 22:50 UTC  (9+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output

What's cooking in git.git (May 2023, #01; Tue, 2)
 2023-05-02 22:49 UTC 


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.