All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 16:06:30 to 2022-07-14 16:46:51 UTC [more...]

[PATCH 00/11] Add Cortex-R52
 2022-07-14 15:53 UTC  (5+ messages)
` [PATCH 10/11] target/arm: Make SPSR_hyp accessible for Cortex-R52
` [PATCH 11/11] hw/arm: Add R52 machine

[PATCH] tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found
 2022-07-14 16:44 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-14 16:45 UTC  (11+ messages)
` [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope
` [PATCH 03/12] drm/amd/display: Remove unused clk_src variable
` [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
` [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable
` [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
` [PATCH 07/12] drm/amd/display: Remove unused value0 variable
` [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder
` [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable
` [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK
` [PATCH 11/12] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK

Regression in automount between 2021.07.0 and 2022.05.0
 2022-07-14 16:45 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-14 16:44 UTC  (14+ messages)
          ` [PATCH v2] "

[PATCH] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-14 16:45 UTC  (6+ messages)

[GIT PULL] xfs: make attr forks permanent
 2022-07-14 16:43 UTC 

[PATCH v3] lib/bitmap: Make count and length parameters unsigned
 2022-07-14 16:42 UTC 

[for-next][PATCH 00/23] tracing: Updates for 5.20
 2022-07-14 16:43 UTC  (27+ messages)
` [for-next][PATCH 01/23] tracing/user_events: Fix syntax errors in comments
` [for-next][PATCH 02/23] tracing/histograms: Simplify create_hist_fields()
` [for-next][PATCH 03/23] tracing: devlink: Use static array for string in devlink_trap_report even
` [for-next][PATCH 04/23] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
` [for-next][PATCH 05/23] neighbor: tracing: Have neigh_create event use __string()
` [for-next][PATCH 06/23] tracing/events: Add __vstring() and __assign_vstr() helper macros
` [for-next][PATCH 07/23] tracing/IB/hfi1: Use the new __vstring() helper
` [for-next][PATCH 08/23] tracing/ath: "
` [for-next][PATCH 09/23] tracing/brcm: "
` [for-next][PATCH 10/23] tracing/iwlwifi: "
` [for-next][PATCH 11/23] usb: chipidea: tracing: "
` [for-next][PATCH 12/23] xhci: "
` [for-next][PATCH 13/23] USB: mtu3: "
` [for-next][PATCH 14/23] usb: musb: "
` [for-next][PATCH 15/23] scsi: iscsi: "
` [for-next][PATCH 16/23] scsi: qla2xxx: "
` [for-next][PATCH 17/23] batman-adv: "
` [for-next][PATCH 18/23] mac80211: "
` [for-next][PATCH 19/23] tracing: eprobe: Add missing log index
` [for-next][PATCH 20/23] tracing: eprobe: Remove duplicate is_good_name() operation
` [for-next][PATCH 21/23] tracing: Auto generate event name when creating a group of events
` [for-next][PATCH 22/23] selftests/ftrace: Add test case for GRP/ only input
` [for-next][PATCH 23/23] selftests/kprobe: Do not test for GRP/ without event failures

[PATCH v2 00/19] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-14 16:31 UTC  (16+ messages)
` [PATCH v2 01/19] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PATCH v2 02/19] virtio-net: Expose MAC_TABLE_ENTRIES
` [PATCH v2 03/19] virtio-net: Expose ctrl virtqueue logic
` [PATCH v2 05/19] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PATCH v2 06/19] vhost: Check for queue full at vhost_svq_add
` [PATCH v2 07/19] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PATCH v2 08/19] vhost: Add SVQElement
` [PATCH v2 09/19] vhost: Track number of descs in SVQElement
` [PATCH v2 10/19] vhost: add vhost_svq_push_elem
` [PATCH v2 11/19] vhost: Expose vhost_svq_add
` [PATCH v2 12/19] vhost: add vhost_svq_poll
` [PATCH v2 14/19] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PATCH v2 15/19] vdpa: manual forward CVQ buffers
` [PATCH v2 16/19] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v2 17/19] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs

[PATCH] mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
 2022-07-14 16:44 UTC  (2+ messages)

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-14 16:42 UTC  (9+ messages)
  ` [EXT] "

[PATCH bpf-next 0/3] Maintain selftest configuration in-tree
 2022-07-14 16:43 UTC  (6+ messages)
  ` [PATCH bpf-next 1/3] selftests/bpf: Copy over libbpf configs

[PATCH v2 06/12] locking/qspinlock: merge qspinlock_paravirt.h into qspinlock.c
 2022-07-14 16:42 UTC  (2+ messages)

[PATCH bpf-next v6 12/23] HID: initial BPF implementation
 2022-07-14 16:42 UTC  (2+ messages)

[PATCH] hush: Fix a memory leak in run_command()
 2022-07-14 16:41 UTC 

[Buildroot] [PATCH 1/1] package/assimp: add ASSIMP_CPE_ID_VENDOR
 2022-07-14 16:38 UTC 

faddr2line issue
 2022-07-14 16:41 UTC  (3+ messages)

help with clang build for mips
 2022-07-14 16:39 UTC 

[PATCH] ASoC: dt-bindings: atmel-i2s: Convert to json-schema
 2022-07-13 22:02 UTC  (3+ messages)

[PATCH] ASoC: rockchip-i2s: Undo BCLK pinctrl changes
 2022-07-13 16:48 UTC  (4+ messages)

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-13 15:29 UTC  (5+ messages)
` [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific

[PATCH] ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_update
 2022-07-13 15:19 UTC 

[PATCH] soundwire: qcom: Update error prints to debug prints
 2022-07-13 13:56 UTC  (2+ messages)

[PATCH] pci: controller: mobiveil: Hold reference returned by of_parse_phandle()
 2022-07-14 16:37 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found
 2022-07-12 11:02 UTC  (9+ messages)

[PATCH] drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()
 2022-07-14 16:37 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: sound: Convert to json-schema
 2022-07-11 18:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: atmel, classd: "
` [PATCH v2 2/2] dt-binding: sound: atmel, pdmic: "

[PATCH] lib: sbi_hart: Shorten the code to set MPV bit
 2022-07-14 16:37 UTC  (2+ messages)

linux-next: manual merge of the block tree with the vfs tree
 2022-07-14 16:36 UTC  (2+ messages)

[PATCH 00/12] Clang -Wformat warning fixes
 2022-07-11 14:35 UTC  (3+ messages)
` [PATCH 12/12] netfilter: conntrack: use correct format characters

What's cooking in git.git (Jul 2022, #04; Wed, 13)
 2022-07-14 16:35 UTC  (3+ messages)
` ds/rebase-update-ref (was Re: What's cooking in git.git (Jul 2022, #04; Wed, 13))

[PATCH] io_uring: Use atomic_long_try_cmpxchg in __io_account_mem
 2022-07-14 16:33 UTC 

[ogabbay:habanalabs-next 1/3] drivers/misc/habanalabs/common/debugfs.c:599:9: warning: function 'hl_engine_data_sprintf' might be a candidate for 'gnu_printf' format attribute
 2022-07-14 16:32 UTC 

[PATCH] RDMA/rxe: Remove unused mask parameter
 2022-07-14 16:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: Clarify asics naming in Kconfig options
 2022-07-14 16:32 UTC  (3+ messages)

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-14 16:32 UTC  (5+ messages)
` [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V13 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH v2] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
 2022-07-14 16:30 UTC  (4+ messages)

[PATCH] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
 2022-07-14 16:31 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
 2022-07-14 16:31 UTC  (4+ messages)

[GIT PULL] nvme fixes for Linux 5.19
 2022-07-14 16:31 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-yapp4: Bind the backlight controller to the LCD panel
 2022-07-14 16:30 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 5.20
 2022-07-14 16:30 UTC  (2+ messages)

[meta-ti][dunfell][PATCH] ti-img-encode-decode: Lock test app to j7-evm
 2022-07-14 16:30 UTC 

[meta-oe][master][kirkstone][PATCH] protobuf-c: update to 1.4.1 fix CVE-2022-33070
 2022-07-14 16:27 UTC  (2+ messages)
` [oe] "

[PATCH] drm/amd/display: Enable building new display engine with KCOV enabled
 2022-07-14 16:29 UTC  (4+ messages)

[meta-arago][dunfell][PATCH] packagegroups: Mirror ti-test change from meta-ti
 2022-07-14 16:29 UTC 

[PATCH 0/2] btrfs: Annotate transaction wait events with
 2022-07-14 16:29 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Add a lockdep model for the num_writers wait event

linux-next: Tree for Jul 14
 2022-07-14 16:29 UTC  (5+ messages)

remove bdevname
 2022-07-14 16:28 UTC  (4+ messages)
` [Ocfs2-devel] "
  ` [Drbd-dev] "

[PATCH v3 for-next 0/3] io_uring: multishot recvmsg
 2022-07-14 16:28 UTC  (2+ messages)

[PATCH] shortlog: use a stable sort
 2022-07-14 16:28 UTC  (2+ messages)

[PATCH net-next] net: prestera: acl: fix code formatting
 2022-07-14 16:27 UTC  (2+ messages)

[syzbot] memory leak in xas_create
 2022-07-14 16:27 UTC  (9+ messages)

[PATCH] mergetool(vimdiff): allow paths to contain spaces again
 2022-07-14 16:27 UTC  (3+ messages)
` [PATCH v2] "

Gang submit v2
 2022-07-14 16:26 UTC  (4+ messages)
` [PATCH 01/10] drm/sched: move calling drm_sched_entity_select_rq

[PATCH] tests/nvme: Set clear_ids for passthru targets
 2022-07-14 16:25 UTC  (4+ messages)

[PATCH v2 00/15] RPC-with-TLS client side
 2022-07-14 16:24 UTC  (4+ messages)

[RESEND PATCH] RDMA/rxe: Remove unused qp parameter
 2022-07-14 16:24 UTC  (3+ messages)

[PATCH] rockchip: rk3308: fix same-as-spl boot order
 2022-07-14 16:23 UTC  (2+ messages)

[stable:PATCH v4.9.323] arm64: entry: Restore tramp_map_kernel ISB
 2022-07-14 16:22 UTC  (2+ messages)

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-07-14 16:22 UTC  (15+ messages)

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2022-07-14 16:09 UTC  (4+ messages)

drivers/net/vmxnet3/vmxnet3_drv.c:1557:13: warning: variable 'delta_len' set but not used
 2022-07-14 16:21 UTC 

[tglx-devel:depthtracking 28/38] arch/x86/entry/entry_64.o: warning: objtool: .altinstr_replacement+0x15: unsupported relocation in alternatives section
 2022-07-14 16:21 UTC 

[PATCH v2 07/12] locking/qspinlock: remove arch qspinlock_paravirt.h includes
 2022-07-14 16:21 UTC  (2+ messages)

[PATCH linux-next] iov_iter: Fix repeated minus operation
 2022-07-14 16:21 UTC 

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-14 16:21 UTC  (3+ messages)

[PATCH v1] doc: update release notes for 22.07
 2022-07-14 16:19 UTC 

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2022-07-11
 2022-07-14 16:18 UTC  (4+ messages)
` [PATCH net 4/7] iavf: Fix NULL pointer dereference in iavf_get_link_ksettings

[PATCH v2 0/2] limit the number of v4 clients to 1024 per 1GB of system memory
 2022-07-14 16:17 UTC  (3+ messages)
` [PATCH v2 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH v2 2/2] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-07-14 16:17 UTC  (4+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11))

[PATCH 0/10 v3] ext4: Fix possible fs corruption due to xattr races
 2022-07-14 16:17 UTC  (5+ messages)
` [PATCH 06/10] ext2: Factor our freeing of xattr block reference

[PATCH v3 0/2] arm64: errata: Remove AES hwcap for COMPAT tasks
 2022-07-14 16:15 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: Remove AES hwcap for parts affected by errata
` [PATCH v3 2/2] arm64: errata: Remove AES hwcap for COMPAT tasks

[PATCH] selftests/kcmp: Make the test output consistent and clear
 2022-07-14 16:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/kvm: fix FASTOP_SIZE when return thunks are enabled
 2022-07-14 16:15 UTC  (4+ messages)

[PATCH v8 02/15] mm: move page zone helpers into new header-specific file
 2022-07-14 16:15 UTC  (3+ messages)
` [PATCH] mm: move page zone helpers from mm.h to mmzone.h

[RFC PATCH] KVM: x86: Protect the unused bits in MSR exiting flags
 2022-07-14 16:13 UTC 

[PATCH] tests: fix incorrect --write-junit-xml code
 2022-07-14 16:14 UTC  (2+ messages)

[PATCH 0/4] Counter updates and cleanups for 5.20
 2022-07-14 16:07 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Update info for William Breathitt Gray
` [PATCH 2/4] counter: 104-quad-8: Utilize iomap interface
` [PATCH 3/4] counter: 104-quad-8: Implement and utilize register structures
` [PATCH 4/4] MAINTAINERS: Update 104-QUAD-8 driver maintainers list

[PATCH for-next] RDMA/rxe: check rxe_pd before rxe_put in rxe_mr_cleanup()
 2022-07-14 16:13 UTC  (2+ messages)

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-14 16:12 UTC  (9+ messages)
` [perf] unchecked MSR access error: WRMSR to 0x689 "

[PATCH 5.10 0/3] net: fix use-after-free of net_device's in __rtnl_newlink()
 2022-07-14 16:11 UTC  (4+ messages)
` [PATCH 5.10 1/3] docs: net: explain struct net_device lifetime
` [PATCH 5.10 2/3] net: make free_netdev() more lenient with unregistering devices
` [PATCH 5.10 3/3] net: make sure devices go through netdev_wait_all_refs

[PATCH -next] arch_topology: Fix cache attributes detection in the CPU hotplug path
 2022-07-14 16:10 UTC  (8+ messages)

[PATCH 2/2] cpupower: rapl monitor - shows the used power consumption in uj for each rapl domain
 2022-07-14 16:11 UTC  (2+ messages)

[linux-next:master 9649/10678] i915_scatterlist.c:undefined reference to `__udivdi3'
 2022-07-14 16:11 UTC 

[qemu-mainline test] 171623: tolerable FAIL - PUSHED
 2022-07-14 16:10 UTC 

[PATCH 0/7] Broadcom SoC updates for 5.20
 2022-07-14 16:10 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-07-14 16:10 UTC 

[PATCH v2] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-07-14 16:09 UTC  (2+ messages)

[PATCH 1/2] cpupower: Introduce powercap intel-rapl library helpers and powercap-info command
 2022-07-14 16:09 UTC  (2+ messages)

[GIT PULL] Allwinner config64 changes for 5.20
 2022-07-14 16:06 UTC  (4+ messages)

[PATCH] nvme-tcp: delay error recovery after link drop
 2022-07-14 16:07 UTC  (4+ messages)

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-14 16:07 UTC  (12+ messages)

[PATCH v2 0/2] ARM/arm64: errata: Remove AES hwcap for 32bit tasks on A57/A72
 2022-07-14 16:05 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: errata: Remove AES hwcap for COMPAT tasks

[PATCH 0/6] arm64: dts: imx8mm-kontron: Improvements and OSM board support
 2022-07-14 16:04 UTC  (4+ messages)
` [PATCH 1/6] arm64: dts: imx8mm-kontron: Adjust board and SoM model strings


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.