All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-02 22:00:45 to 2023-05-02 23:38:15 UTC [more...]

[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] "

[XEN][PATCH v6 00/19] dynamic node programming using overlay dtbo
 2023-05-02 23:36 UTC  (17+ 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

RTT-PROBE: lore-subspace-rtt
 2023-05-02 23:37 UTC 

[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  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 23:27 UTC 

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-05-02 23:24 UTC  (6+ 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 0/7] drm/msm/dpu: simplify DPU encoder init
 2023-05-02 23:19 UTC  (8+ messages)
` [PATCH 4/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs

[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)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 23:17 UTC 

[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

RTT-PROBE: lore-subspace-rtt
 2023-05-02 23:07 UTC 

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

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

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-02 23:04 UTC  (9+ 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  (20+ messages)

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

[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 v3] Bluetooth: btusb: Don't suspend when there are connections
 2023-05-02 22:56 UTC  (2+ messages)
` [v3] "

[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
 2023-05-02 22:38 UTC  (45+ messages)
` [PATCH v4 01/44] perf metric: Change divide by zero and !support events behavior
` [PATCH v4 02/44] perf stat: Introduce skippable evsels
` [PATCH v4 03/44] perf metric: Json flag to not group events if gathering a metric group
` [PATCH v4 04/44] perf parse-events: Don't reorder ungrouped events by pmu
` [PATCH v4 05/44] perf vendor events intel: Add alderlake metric constraints
` [PATCH v4 06/44] perf vendor events intel: Add icelake "
` [PATCH v4 07/44] perf vendor events intel: Add icelakex "
` [PATCH v4 08/44] perf vendor events intel: Add sapphirerapids "
` [PATCH v4 09/44] perf vendor events intel: Add tigerlake "
` [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

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:57 UTC 

[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 

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:47 UTC 

[PATCH v3 0/7] add DSC 1.2 dpu supports
 2023-05-02 22:42 UTC  (4+ messages)
` [PATCH v3 3/7] drm/msm/dpu: add DPU_PINGPONG_DSC bits into PP_BLK and PP_BLK_TE marcos

[OE-core][PATCH v3] python3-calver: Add recipe
 2023-05-02 22:40 UTC  (2+ messages)

[PATCH v4 1/2] usb: dwc3: core: add support for RTK SoC custom's global register start address
 2023-05-02 22:39 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:37 UTC 

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

[syzbot] [usb?] WARNING in usbtmc_ioctl/usb_submit_urb (2)
 2023-05-02 22:35 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 158 runs, 8 regressions (v5.10.176-377-g36f574493abf)
 2023-05-02 22:33 UTC 

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-02 22:31 UTC  (8+ messages)
` [PATCH v3 04/22] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-05-02 22:27 UTC  (3+ messages)
` [PATCH v2 2/3] virt: tdx-guest: Add "

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-05-02 22:27 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:27 UTC 

[meta-arago][kirkstone/master][PATCH] branding-ltsprep: add the gpu back in
 2023-05-02 22:26 UTC  (2+ messages)

[PATCH] ftrace: Allow inline functions not inlined to be traced
 2023-05-02 22:25 UTC  (2+ messages)

Trouble Adding Files to rootfs
 2023-05-02 22:17 UTC 

[PATCH v2] kheaders: Follow symlinks to source files
 2023-05-02 22:16 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:17 UTC 

[PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
 2023-05-02 22:15 UTC  (2+ messages)

[android-common:android12-5.10 6733/26132] arch/arm64/kvm/fpsimd.c:129:33: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2023-05-02 22:15 UTC 

stable-rc/queue/4.14 baseline: 129 runs, 28 regressions (v4.14.311-138-gfbf01f9cd097)
 2023-05-02 22:15 UTC 

[PATCHv2 net 0/3] tipc: fix the mtu update in link mtu negotiation
 2023-05-02 22:13 UTC  (4+ messages)
` [PATCHv2 net 1/3] tipc: add tipc_bearer_min_mtu to calculate min mtu
` [PATCHv2 net 2/3] tipc: do not update mtu if msg_max is too small in mtu negotiation
` [PATCHv2 net 3/3] tipc: check the bearer min mtu properly when setting it by netlink

[PATCH 1/2] patchelf: Upgrade 0.17.2 -> 0.18.0
 2023-05-02 22:12 UTC  (2+ messages)
` [PATCH 2/2] qemu: Upgrade 7.2.0 -> 8.0.0

[PATCH v2 0/3] *** net: DHCPv6 protocol and commands ***
 2023-05-02 22:11 UTC  (5+ messages)
` [PATCH v2 1/3] net: dhcp6: Add DHCPv6 (DHCP for IPv6)

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-02 22:11 UTC  (3+ messages)
` [PATCH v7 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH v2 1/2] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
 2023-05-02 22:10 UTC  (4+ messages)

[PATCH] modules/firmware: add a new option to denote a firmware group to choose one
 2023-05-02 22:10 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-02 22:07 UTC 

[Buildroot] [PATCH] package/busybox: disable sha1/sha256 hwaccel with x86 musl toolchains
 2023-05-02 22:04 UTC 

[android-common:android11-5.4 10232/25674] include/trace/trace_events.h:26:23: warning: 'str__minidump__trace_system_name' defined but not used
 2023-05-02 22:04 UTC 

[PATCH] mm: optimization on page allocation when CMA enabled
 2023-05-02 22:01 UTC  (4+ messages)
  ` 答复: "

bug: btrfs receive: ERROR: clone: did not find source subvol
 2023-05-02 21:22 UTC  (5+ messages)
      ` btrfs receive: ERROR: clone: did not find source subvol (user error, not a bug)

[meta-python][PATCH 0/6] Support updated python3-pylint
 2023-05-02 22:00 UTC  (5+ messages)
` [meta-python][PATCH 1/6] python3-platformdirs: Add recipe
  ` [oe] "

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
 2023-05-02 22:00 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.