All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 06:45:03 to 2023-03-29 07:26:34 UTC [more...]

[PATCH v6 0/8] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-29  7:24 UTC  (22+ messages)
` [Intel-gfx] "
` [PATCH v6 1/8] lib/ref_tracker: add unlocked leak print helper
  ` [Intel-gfx] "
` [PATCH v6 2/8] lib/ref_tracker: improve printing stats
  ` [Intel-gfx] "
` [PATCH v6 3/8] lib/ref_tracker: add printing to memory buffer
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 4/8] lib/ref_tracker: remove warnings in case of allocation failure
  `  "
` [PATCH v6 5/8] drm/i915: Correct type of wakeref variable
  ` [Intel-gfx] "
` [PATCH v6 6/8] drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 7/8] drm/i915: track gt pm wakerefs
  `  "
` [PATCH v6 8/8] drm/i915/gt: Hold a wakeref for the active VM
  ` [Intel-gfx] "

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-03-29  7:32 UTC  (28+ messages)
` [Intel-gfx] "
` [PATCH v2 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
  ` [Intel-gfx] "
` [PATCH v2 2/9] drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c
  ` [Intel-gfx] "
` [PATCH v2 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
  ` [Intel-gfx] "
` [PATCH v2 4/9] drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.c
  ` [Intel-gfx] "
` [PATCH v2 5/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c
  ` [Intel-gfx] "
` [PATCH v2 6/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c
  ` [Intel-gfx] "
` [PATCH v2 7/9] drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 8/9] drm/i915: Use kmap_local_page() in i915_cmd_parser.c
  `  "
` [Intel-gfx] [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
  `  "

[PATCH] ns16550: correct name/value pair parsing for PCI port/bridge
 2023-03-29  7:25 UTC  (3+ messages)

[cocci] Reconsidering kfree() calls for null pointers (with SmPL)
 2023-03-29  7:25 UTC  (4+ messages)

[PATCH v3 0/2] send message to pmfw when SMT changes
 2023-03-29  7:25 UTC  (8+ messages)
` [PATCH v3 1/2] cpu/smt: add a notifier to notify the "
` [PATCH v3 2/2] drm/amd/pm: vangogh: send the SMT enable message to pmfw

[PATCH 1/2] powerpc/Makefile: Don't prefix archhelp commands with "@"
 2023-03-29  7:23 UTC  (2+ messages)
` [PATCH 2/2] powerpc/Makefile: Add generated defconfigs to help output

[PATCH -next v2] spi: rockchip-sfc: Use devm_platform_ioremap_resource()
 2023-03-29  7:24 UTC  (4+ messages)

[PATCH] dt-bindings: usb: typec-tcpci: convert to DT schema format
 2023-03-29  7:24 UTC  (6+ messages)

egl compile error on msys CI runners
 2023-03-29  7:23 UTC  (3+ messages)

[PATCH for-next 0/7] RDMA/bnxt_re: Enable Congestion control by default
 2023-03-29  7:23 UTC  (3+ messages)
` [PATCH for-next 7/7] RDMA/bnxt_re: Enable congestion "

[PATCH 0/5] x86/ucode: Fixes to bootstrap_map() handling
 2023-03-29  7:23 UTC  (7+ messages)
` [PATCH 4/5] x86/ucode: Cache results in microcode_scan_module()

[PATCH] ext4: only update i_reserved_data_blocks on successful block allocation
 2023-03-29  7:23 UTC  (5+ messages)

[PATCH -next] dma-debug: Use %pa to format phys_addr_t
 2023-03-29  7:14 UTC 

[PATCH] bus: mhi: pci_generic: Add Foxconn T99W510
 2023-03-29  7:22 UTC 

[External] Re: 9p regression (Was: [PATCH v2] virtio_ring: don't update event idx on get_buf)
 2023-03-29  7:21 UTC  (2+ messages)
` [PATCH v3] virtio_ring: interrupt disable flag updated to vq even with event_triggered is set

[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
 2023-03-29  7:21 UTC  (3+ messages)
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter

[meta][dunfell][PATCH] busybox: Make high ASCII chars printable
 2023-03-29  7:20 UTC  (2+ messages)
` [OE-core] "

[PATCH -next] spi: rockchip-sfc: Use devm_platform_get_and_ioremap_resource()
 2023-03-29  7:18 UTC  (5+ messages)

CLONE_INTO_CGROUP probably needs to call controller attach handlers
 2023-03-29  7:19 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 0/8] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-29  7:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: use ref_tracker library for tracking wakerefs (rev6)

[PATCH v4 1/4] bootstd: Enable BOOTSTD_DEFAULTS by default
 2023-03-29  7:16 UTC  (4+ messages)
` [PATCH v4 2/4] rockchip: Move to standard boot
` [PATCH v4 3/4] bootstd: Relax the argument requirements for bootflow scan
` [PATCH v4 4/4] rockchip: Use the same boot_targets for all boards

[PATCH] mfd:i2c: remove redundant dev_set_drvdata() function
 2023-03-29  7:17 UTC  (2+ messages)

[PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param
 2023-03-29  7:17 UTC 

[RFC PATCH] usb: move config USB_USS720 to usb's misc Kconfig
 2023-03-29  7:17 UTC 

[PATCH net v2] virtio/vsock: fix leaks due to missing skb owner
 2023-03-29  7:16 UTC  (3+ messages)

[PATCH v1] mtd: rawnand: meson: fix bitmask for length in command word
 2023-03-29  7:12 UTC  (11+ messages)

[PATCH v2 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry
 2023-03-29  7:15 UTC  (2+ messages)

[PATCH v8 0/5] introduce generic implementation of macros from bug.h
 2023-03-29  7:15 UTC  (7+ messages)
` [PATCH v8 5/5] xen/x86: switch x86 to use generic implemetation of bug.h

[PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table
 2023-03-29  7:13 UTC  (7+ messages)
` [PATCH 02/16] spi: mtk-pmif: "

[PATCH v8 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-03-29  7:11 UTC  (12+ messages)
` [PATCH v8 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
                  ` [Ocfs2-devel] "

[PATCH] perf sched: sync task state macros with kernel
 2023-03-29  7:11 UTC  (2+ messages)

[PATCH v3 1/6] usb: gadget: ffs: remove ENTER() macro
 2023-03-29  7:11 UTC  (10+ messages)
` [PATCH v3 4/6] usb: gadget: f_fs: add a device reference of usb_gadget->dev
` [PATCH v3 5/6] usb: gadget: f_fs: replace private pr_vdebug() with dev_vdbg
` [PATCH v3 6/6] usb: gadget: f_fs: show instance name in debug message

[PATCH 0/6] btrfs: scrub: finish the switch to scrub_stripe and cleanup the old code
 2023-03-29  7:09 UTC  (7+ messages)
` [PATCH 1/6] btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub
` [PATCH 2/6] btrfs: scrub: remove scrub_parity structure
` [PATCH 3/6] btrfs: scrub: remove the old writeback infrastructure
` [PATCH 4/6] btrfs: scrub: remove the old scrub recheck code
` [PATCH 5/6] btrfs: scrub: remove scrub_block and scrub_sector structures
` [PATCH 6/6] btrfs: scrub: remove scrub_bio structure

[PATCH rdma-next v1 0/2] Add Q-counters for representors
 2023-03-29  7:09 UTC  (2+ messages)
` (subset) "

[PATCH for-next] RDMA/bnxt_re: Add resize_cq support
 2023-03-29  7:09 UTC  (3+ messages)

[PATCH 00/34] wifi: iwlwifi: updates intended for v6.4 2023-03-29
 2023-03-29  7:05 UTC  (35+ messages)
` [PATCH 01/34] wifi: iwlwifi: mvm: make some HW flags conditional
` [PATCH 02/34] wifi: iwlwifi: mvm: fix narrow RU check for MLO
` [PATCH 03/34] wifi: iwlwifi: mvm: skip MEI update "
` [PATCH 04/34] wifi: iwlwifi: mvm: use STA link address
` [PATCH 05/34] wifi: iwlwifi: mvm: rs-fw: don't crash on missing channel
` [PATCH 06/34] wifi: iwlwifi: mvm: coex: start handling multiple links
` [PATCH 07/34] wifi: iwlwifi: mvm: make a few warnings only trigger once
` [PATCH 08/34] wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLO
` [PATCH 09/34] wifi: iwlwifi: mvm: adjust radar detection "
` [PATCH 10/34] wifi: iwlwifi: mvm: adjust rs init "
` [PATCH 11/34] wifi: iwlwifi: mvm: use the link sta address
` [PATCH 12/34] wifi: iwlwifi: mvm: implement mac80211 callback change_sta_links
` [PATCH 13/34] wifi: iwlwifi: mvm: translate management frame address
` [PATCH 14/34] wifi: iwlwifi: mvm: use bcast/mcast link station id
` [PATCH 15/34] wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
` [PATCH 16/34] wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLO
` [PATCH 17/34] wifi: iwlwifi: mvm: skip inactive links
` [PATCH 18/34] wifi: iwlwifi: mvm: remove only link-specific AP keys
` [PATCH 19/34] wifi: iwlwifi: mvm: avoid sending MAC context for idle
` [PATCH 20/34] wifi: iwlwifi: mvm: remove chanctx WARN_ON
` [PATCH 21/34] wifi: iwlwifi: mvm: use the new lockdep-checking macros
` [PATCH 22/34] wifi: iwlwifi: mvm: use appropriate link for rate selection
` [PATCH 23/34] wifi: iwlwifi: mvm: initialize max_rc_amsdu_len per-link
` [PATCH 24/34] wifi: iwlwifi: mvm: fix station link data leak
` [PATCH 25/34] wifi: iwlwifi: mvm: clean up mac_id vs. link_id in MLD sta
` [PATCH 26/34] wifi: iwlwifi: mvm: use the correct link queue
` [PATCH 27/34] wifi: iwlwifi: mvm: update mac config when assigning chanctx
` [PATCH 28/34] wifi: iwlwifi: mvm: rework active links counting
` [PATCH 29/34] wifi: iwlwifi: mvm: send full STA during HW restart
` [PATCH 30/34] wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
` [PATCH 31/34] wifi: iwlwifi: bump FW API to 75 for AX devices
` [PATCH 32/34] wifi: iwlwifi: mvm: free probe_resp_data later
` [PATCH 33/34] wifi: iwlwifi: separate AP link management queues
` [PATCH 34/34] wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()

[PATCH] aacraid: reply queue mapping to CPUs based of IRQ affinity
 2023-03-29  7:08 UTC  (2+ messages)

oe-selftest for devtool failed
 2023-03-29  7:08 UTC  (11+ messages)
` [OE-core] "

[PATCH v2 0/2] arm64: dts: ti: k3-am625-sk: Enable Type-C dual-role
 2023-03-29  7:06 UTC  (9+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am625-sk: Enable Type-C port for USB0

[PATCH] pinctrl: qcom: Add support to log pin status before suspend for TLMM
 2023-03-29  7:04 UTC  (2+ messages)

[PATCH] usb: typec: tps6598x: Add support for polling interrupts status
 2023-03-29  7:05 UTC  (3+ messages)
` [PATCH] dt-bindings: usb: tps6598x: make interrupts optional

[RFC v3 3/3] file, epoll: Implement do_replace() and eventpoll_replace()
 2023-03-29  7:04 UTC  (2+ messages)

[PATCH v2] perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
 2023-03-29  7:05 UTC  (2+ messages)

[PATCH] drm/mediatek: dp: change the aux retries times when receiving AUX_DEFER
 2023-03-29  6:43 UTC  (2+ messages)

[PATCH 1/2] drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
 2023-03-29  7:04 UTC  (6+ messages)
` [PATCH 2/2] drm: test: Fix 32-bit issue in drm_buddy_test

[f2fs-dev] [Bug 217266] New: kernel panic on f2fs filesystem when f2fs_commit_atomic_write
 2023-03-29  7:01 UTC 

[net-next V2 01/15] lib: cpu_rmap: Avoid use after free on rmap->obj array entries
 2023-03-29  7:00 UTC  (2+ messages)

[PATCH net-next] docs: netdev: clarify the need to sending reverts as patches
 2023-03-29  7:00 UTC  (2+ messages)

[PATCH net-next] testing/vsock: add vsock_perf to gitignore
 2023-03-29  7:00 UTC  (2+ messages)

[PATCH net-next v5 0/7] ynl: add support for user headers and struct attrs
 2023-03-29  7:00 UTC  (2+ messages)

[PATCH] net: ethernet: 8390: axnet_cs: remove unused xfer_count variable
 2023-03-29  7:00 UTC  (2+ messages)

[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-29  6:59 UTC  (14+ messages)

[PATCH v6 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
 2023-03-29  7:01 UTC  (12+ messages)

Reg: Link Bonding of VFs and PF admin down
 2023-03-29  6:57 UTC 

[PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock
 2023-03-29  6:50 UTC  (4+ messages)

drivers/scsi/megaraid.c:4470:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-03-29  6:54 UTC 

[PATCH v3 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
 2023-03-29  6:54 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw
 2023-03-29  6:53 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_fb: switch blitcopy to use lib/i915/i915_blt functions

[meta][kirkstone][PATCH] busybox: Make high ASCII chars printable
 2023-03-29  6:51 UTC 

[PATCH net-next] octeon_ep: unlock the correct lock on error path
 2023-03-29  6:51 UTC 

[Buildroot] [PATCH 1/1] package/snmppp: fix build without SNMPV3
 2023-03-29  6:49 UTC  (2+ messages)

[PATCH 00/16] x86: assorted (mostly) shadow mode adjustments
 2023-03-29  6:49 UTC  (5+ messages)
` [PATCH 07/16] x86/shadow: call sh_update_cr3() directly from sh_page_fault()

[Buildroot] [git commit] package/snmppp: fix build without SNMPV3
 2023-03-29  6:48 UTC 

[PATCH v2 1/3] hwmon: (pmbus/core): Add rdev in pmbus_data struct
 2023-03-29  6:48 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support

[bug report] RDMA/rxe: Rewrite rxe_task.c
 2023-03-29  6:48 UTC  (2+ messages)

pull-request: ieee802154 for net 2023-03-24
 2023-03-29  6:48 UTC  (5+ messages)

[PATCH] perf stat: Support per-cluster aggregation
 2023-03-29  6:47 UTC  (3+ messages)

pull-request v2: ieee802154 for net 2023-03-29
 2023-03-29  6:45 UTC 

[PATCH v2 00/15] graph enhancement for multi-core dispatch
 2023-03-29  6:43 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/15] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v3 11/15] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v3 12/15] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v3 13/15] graph: add stats for cross-core dispatching
  ` [PATCH v3 14/15] examples/l3fwd-graph: introduce multicore dispatch worker model
  ` [PATCH v3 15/15] doc: update multicore dispatch model in graph guides


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.