All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-08 05:25:11 to 2023-03-08 07:01:52 UTC [more...]

[PATCH V6] arm64: perf: Make exporting of pmu events configurable
 2023-03-08  6:59 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-08  7:01 UTC 

[PATCH v2 bpf-next 00/17] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
 2023-03-08  6:59 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] bpf: Move a few bpf_local_storage functions to static scope
` [PATCH v2 bpf-next 02/17] bpf: Refactor codes into bpf_local_storage_destroy
` [PATCH v2 bpf-next 03/17] bpf: Remove __bpf_local_storage_map_alloc
` [PATCH v2 bpf-next 04/17] bpf: Remove the preceding __ from __bpf_selem_unlink_storage
` [PATCH v2 bpf-next 05/17] bpf: Remember smap in bpf_local_storage
` [PATCH v2 bpf-next 06/17] bpf: Repurpose use_trace_rcu to reuse_now "
` [PATCH v2 bpf-next 07/17] bpf: Remove bpf_selem_free_fields*_rcu
` [PATCH v2 bpf-next 08/17] bpf: Add bpf_selem_free_rcu callback
` [PATCH v2 bpf-next 09/17] bpf: Add bpf_selem_free()
` [PATCH v2 bpf-next 10/17] bpf: Add bpf_local_storage_rcu callback
` [PATCH v2 bpf-next 11/17] bpf: Add bpf_local_storage_free()
` [PATCH v2 bpf-next 12/17] bpf: Add a few bpf mem allocator functions
` [PATCH v2 bpf-next 13/17] bpf: Use bpf_mem_cache_alloc/free in bpf_selem_alloc/free
` [PATCH v2 bpf-next 14/17] bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
` [PATCH v2 bpf-next 15/17] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
` [PATCH v2 bpf-next 16/17] selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL
` [PATCH v2 bpf-next 17/17] selftests/bpf: Add local-storage-create benchmark

[PATCH 0/3] virtio_ring: Clean up code for virtio ring and pci
 2023-03-08  6:59 UTC  (9+ messages)
` [PATCH 1/3] virtio_pci_modern: Remove unnecessary num zero check
` [PATCH 2/3] virtio_ring: Avoid using inline for small functions
` [PATCH 3/3] virtio_ring: Use const to annotate read-only pointer params

[PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
 2023-03-08  6:59 UTC  (6+ messages)
` [PATCH net, stable v1 1/3] virtio_net: reorder some funcs
` [PATCH net, stable v1 3/3] virtio_net: add checking sq is full inside xdp xmit

[PATCH] perf tools: Ignore vmlinux.h
 2023-03-08  6:59 UTC 

[PULL 00/51] Net patches
 2023-03-08  6:57 UTC  (5+ messages)

[PATCH v4 1/4] extcon: Removed redundant null checking for class
 2023-03-08  6:55 UTC  (3+ messages)
` [PATCH v4 0/4] Simplify extcon_dev_register function

[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-08  6:54 UTC  (2+ messages)

[PATCH V2] dt-bindings: leds: add "usbport" trigger
 2023-03-08  6:54 UTC 

[PATCH v4 00/11] QMP command to import win32 sockets
 2023-03-08  6:53 UTC  (4+ messages)
` [PATCH v4 04/11] osdep: implement qemu_socketpair() for win32

[PATCH -next] staging: most: dim2: Use devm_platform_get_and_ioremap_resource()
 2023-03-08  6:36 UTC 

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-08  6:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 03/22] drm/i915/mtl: Create separate reg file for PICA registers

[PATCH 1/2] sstate.bbclass: factor out manifest cleanup code from sstate_clean_manifest()
 2023-03-08  6:52 UTC  (6+ messages)
` [PATCH 2/2] sstate.bbclass: fix cleanup when sysroot in manifest != RECIPE_SYSROOT
  ` [OE-core] "

[PATCH] SUNRPC: return proper error from get_expiry()
 2023-03-08  6:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:51 UTC 

[miquelraynal:nvmem-layouts-and-of-cleanup 19/35] drivers/nvmem/core.c:770:2: error: implicit declaration of function 'of_device_node_request_module' is invalid in C99
 2023-03-08  6:46 UTC 

[PATCH] Revert "riscv: Set more data to cacheinfo"
 2023-03-08  6:47 UTC  (2+ messages)

[groeck-staging:watchdog-next] BUILD SUCCESS 9d82afe4c0fa55b2b7ee95c915313bb805b86edc
 2023-03-08  6:46 UTC 

[PATCH v4] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-03-08  6:46 UTC  (2+ messages)

[PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
 2023-03-08  6:46 UTC  (3+ messages)

[PATCH vhost v2 00/12] virtio core prepares for AF_XDP
 2023-03-08  6:44 UTC  (13+ messages)
` [PATCH vhost v2 01/12] virtio_ring: split: separate dma codes
` [PATCH vhost v2 02/12] virtio_ring: packed: "
` [PATCH vhost v2 03/12] virtio_ring: packed-indirect: "
` [PATCH vhost v2 04/12] virtio_ring: split: support premapped
` [PATCH vhost v2 05/12] virtio_ring: packed: "
` [PATCH vhost v2 06/12] virtio_ring: split-indirect: "
` [PATCH vhost v2 07/12] virtio_ring: packed-indirect: "
` [PATCH vhost v2 08/12] virtio_ring: update document for virtqueue_add_*
` [PATCH vhost v2 09/12] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v2 10/12] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v2 11/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v2 12/12] virtio_ring: introduce virtqueue_reset()

[OE-core][dunfell][PATCH] gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code
 2023-03-08  6:44 UTC 

stable-rc/queue/6.1 baseline: 178 runs, 5 regressions (v6.1.15-885-gb76254894610)
 2023-03-08  6:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:41 UTC 

htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
 2023-03-08  6:40 UTC  (3+ messages)

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-03-08  6:36 UTC  (12+ messages)
` [PATCH 1/3] powerpc/kvm: Make kvmppc_get_last_inst() produce a ppc_inst_t
` [PATCH 2/3] powerpc/kvm: Fetch prefixed instructions from the guest
` [PATCH 3/3] powerpc/kvm: Enable prefixed instructions for HV KVM and disable for PR KVM

Question: How range-diff lapjv algorithm work
 2023-03-08  6:37 UTC 

[PATCH] fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
 2023-03-08  6:36 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R5S
 2023-03-08  6:32 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rk3568: Add FriednlyElec Nanopi R5S

No progress output when make 4.4.1 builds Linux 4.19 and earlier
 2023-03-08  6:34 UTC  (3+ messages)

[PATCH] ppc64: Add elf-ppc64 file types/options and an arch specific flag to man page
 2023-03-08  6:32 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: Fix key-store index handling
 2023-03-08  6:32 UTC  (5+ messages)
    ` the future of r8188eu (was: Re: [PATCH 1/2] staging: rtl8723bs: Fix key-store index handling)

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:31 UTC 

cifs xfstests aio-dio-invalidate-failure test fail after 6.3 merge
 2023-03-08  6:30 UTC  (2+ messages)

[PATCH] net/ice: fix incorrect Rx timestamp for E822
 2023-03-08  6:30 UTC  (4+ messages)
` [PATCH v2] net/ice: fix incorrect Rx timestamp

[Intel-xe] [PATCH v2] drm/xe: Skip XY_FAST_COLOR instruction on link copy engines
 2023-03-08  6:28 UTC  (3+ messages)

[PATCH -next] thermal: Use devm_platform_ioremap_resource()
 2023-03-08  6:27 UTC 

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-08  6:27 UTC  (11+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH] platform/x86: dell-laptop: Register ctl-led for speaker-mute
 2023-03-08  6:25 UTC  (3+ messages)

Testpmd/l3fwd port shutdown failure on Arm Altra systems
 2023-03-08  6:25 UTC  (5+ messages)

[PATCH 5.15 000/567] 5.15.99-rc1 review
 2023-03-08  6:24 UTC  (2+ messages)

[PATCH V2] platform/x86: dell-laptop: Register ctl-led for speaker-mute
 2023-03-08  6:24 UTC 

next: arm: multi_v5_defconfig : drivers/clk/mvebu/kirkwood.c:358:1: error: expected identifier or '('
 2023-03-08  6:23 UTC 

[linux-linus test] 179499: regressions - trouble: fail/pass/starved
 2023-03-08  6:23 UTC 

[PATCH 6.2 0000/1001] 6.2.3-rc1 review
 2023-03-08  5:59 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: use module_usb_driver
 2023-03-08  6:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:21 UTC 

[f2fs-dev] [PATCH 4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  6:17 UTC  (2+ messages)
`  "

[BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-08  6:17 UTC  (5+ messages)
  ` [Intel-gfx] "

[Bug 217159] New: WARN in ext4_handle_inode_extension: i_size_read(inode) < EXT4_I(inode)->i_disksize
 2023-03-08  6:15 UTC  (4+ messages)
` [Bug 217159] "
  ` [PATCH] ext4: swap i_disksize when swaping the boot loader inode

[PATCH 0/3] drm/i915/pmu: Use common freq functions with sysfs
 2023-03-08  6:13 UTC  (11+ messages)
` [Intel-gfx] "
` [PATCH 1/3] drm/i915/rps: Expose read_actual_frequency_fw for PMU
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/rps: Expose get_requested_frequency_fw "
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/pmu: Use common freq functions with sysfs
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] x86/resctrl: avoid compiler optimization in __resctrl_sched_in
 2023-03-08  6:13 UTC  (9+ messages)

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-03-08  6:12 UTC  (2+ messages)

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-03-08  6:10 UTC  (10+ messages)

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-08  6:11 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:11 UTC 

[linux-next:master 1737/1915] drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_dpia_bw.c:297:13: warning: variable 'available' set but not used
 2023-03-08  6:07 UTC 

consolidate btrfs checksumming, repair and bio splitting v4
 2023-03-08  6:04 UTC  (6+ messages)
` [PATCH 03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio

[PATCH -next] thermal/hwmon: Use devm_platform_ioremap_resource()
 2023-03-08  6:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-08  6:01 UTC 

Response error to fragmented ICMP echo request
 2023-03-08  6:00 UTC  (5+ messages)

[PATCH v5 0/2] StarFive's SDIO/eMMC driver support
 2023-03-08  5:59 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: syscon: Add StarFive syscon doc

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-08  5:58 UTC  (4+ messages)

[bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator
 2023-03-08  5:56 UTC  (3+ messages)
` [PATCH] block, bfq: fix uaf for 'stable_merge_bfqq'

TC-Helicon Blender
 2023-03-08  5:54 UTC  (2+ messages)

[RFC PATCH 1/2] usb: urb: show pipe information of warning message in usb_submit_urb()
 2023-03-08  5:54 UTC  (4+ messages)
` [RFC PATCH 2/2] usb: core: hub: avoid reset hub during probe

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-08  5:52 UTC  (8+ messages)
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

RTT-PROBE: lore-subspace-rtt
 2023-03-08  5:51 UTC 

[PATCH -next] fbdev/clps711x-fb: Use devm_platform_get_and_ioremap_resource()
 2023-03-08  5:49 UTC  (3+ messages)

[PATCH v2 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-08  5:48 UTC  (4+ messages)
` [PATCH v2 1/3] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v2 2/3] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v2 3/3] riscv: dts: starfive: Enable PCIe host controller

[PATCH net-next v1 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
 2023-03-08  5:48 UTC  (10+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[android-common:android12-5.10-2022-12 23043/23271] drivers/dma-buf/dma-buf-sysfs-stats.c:142:2: error: static_assert failed due to requirement 'sizeof(struct kobject) >= sizeof(struct work_struct)' "kobject is smaller than work_struct"
 2023-03-08  5:46 UTC 

[PATCH] arm64: dts: qcom: sm8550: Mark UFS controller as cache coherent
 2023-03-08  5:46 UTC 

[PATCH net-next V3] dt-bindings: net: ethernet-controller: Add ptp-hardware-clock
 2023-03-08  5:44 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: mcq: Use active_reqs to check busy in clock scaling
 2023-03-08  5:42 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 174 runs, 24 regressions (v5.15.98-567-gd8d75a314dc3)
 2023-03-08  5:42 UTC 

[PATCH] nvme: fix handling single range discard request
 2023-03-08  5:42 UTC  (10+ messages)

[PATCH] ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()
 2023-03-08  5:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-08  5:41 UTC 

[PATCH] ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platform
 2023-03-08  5:37 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
 2023-03-08  5:38 UTC  (2+ messages)

[PATCH 0/2] kselftest/alsa: Log card and control information during startup
 2023-03-08  5:36 UTC  (3+ messages)

[PATCH 0/2] drm/i915/pmu: Freq sampling: Fix requested freq fallback
 2023-03-08  5:36 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/pmu: Use only freq bits for falling back to requested freq
    ` [Intel-gfx] "
` [PATCH 2/2] drm/i915/pmu: Use correct requested freq for SLPC
    ` [Intel-gfx] "

[linux-next:master 1234/1915] security/security.c:3647: warning: expecting prototype for security_socket_create(). Prototype was for security_socket_post_create() instead
 2023-03-08  5:36 UTC 

[PATCH] kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
 2023-03-08  5:34 UTC  (3+ messages)

[RFC PATCH v2] Add a sysctl to allow TCP window shrinking in order to honor memory limits
 2023-03-08  5:33 UTC 

[PATCH] ALSA: hda: intel-dsp-config: add MTL PCI id
 2023-03-08  5:33 UTC  (2+ messages)

Upgrade 16.2.9 to 16.2.11 stopped due to #57627
 2023-03-08  5:24 UTC 

[PATCH 0/130+] ALSA: emu10k1 & more
 2023-03-08  5:32 UTC  (2+ messages)

[PATCH 0/7] wifi: rtw89: coex: add new firmware commands and report handlers for 8852b
 2023-03-08  5:32 UTC  (8+ messages)
` [PATCH 1/7] wifi: rtw89: coex: Add more error_map and counter to log
` [PATCH 2/7] wifi: rtw89: coex: Add WiFi role info v2
` [PATCH 3/7] wifi: rtw89: coex: Add traffic TX/RX info and its H2C
` [PATCH 4/7] wifi: rtw89: coex: Add register monitor report v2 format
` [PATCH 5/7] wifi: rtw89: coex: Fix wrong structure assignment at null data report
` [PATCH 6/7] wifi: rtw89: coex: Add v2 Bluetooth scan info
` [PATCH 7/7] wifi: rtw89: coex: Add v5 firmware cycle status report

RTT-PROBE: lore-subspace-rtt
 2023-03-08  5:31 UTC 

[PATCH] bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
 2023-03-08  5:30 UTC  (2+ messages)

[PATCH v3 0/3] Mesa 23.0.0
 2023-03-08  5:28 UTC  (9+ messages)
  ` [PATCH v3 1/3] mesa, mesa-gl: 23.0.0
    ` [OE-core] "

[PATCH v2] ACPI: tools: pfrut: Check if the input of level and type is in the right numeric range
 2023-03-08 13:23 UTC 

[RFC PATCH v4 0/7] pds vfio driver
 2023-03-08  5:24 UTC  (8+ messages)
` [RFC PATCH v4 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [RFC PATCH v4 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [RFC PATCH v4 3/7] vfio/pds: register with the pds_core PF
` [RFC PATCH v4 4/7] vfio/pds: Add VFIO live migration support
` [RFC PATCH v4 5/7] vfio/pds: Add support for dirty page tracking
` [RFC PATCH v4 6/7] vfio/pds: Add support for firmware recovery
` [RFC PATCH v4 7/7] vfio/pds: Add Kconfig and documentation


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.