All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 09:30:48 to 2022-07-13 09:49:57 UTC [more...]

[PATCH] doc: announce header split deprecation
 2022-07-13  9:49 UTC  (2+ messages)

[PATCH] xen/netback: handle empty rx queue in xenvif_rx_next_skb()
 2022-07-13  9:48 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-13  9:48 UTC  (52+ messages)
`  "
` [PATCH 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines
  ` [Intel-gfx] "
` [PATCH 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [Intel-gfx] [PATCH 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation
  `  "
` [PATCH 05/21] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH 06/21] drm/i915/gt: Batch TLB invalidations
  ` [Intel-gfx] "
` [PATCH 07/21] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
  ` [Intel-gfx] "
` [PATCH 08/21] drm/i915/gt: Move TLB invalidation to its own file
  ` [Intel-gfx] "
` [PATCH 09/21] drm/i915/guc: Define CTB based TLB invalidation routines
  ` [Intel-gfx] "
` [PATCH 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode
` [PATCH 11/21] drm/i915/guc: document the TLB invalidation struct members
` [PATCH 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action
` [PATCH 13/21] drm/i915: Invalidate the TLBs on each GT
  ` [Intel-gfx] "
` [PATCH 14/21] drm/i915: document tlb field at struct drm_i915_gem_object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/21] drm/i915: Add platform macro for selective tlb flush
  `  "
` [Intel-gfx] [PATCH 16/21] drm/i915: Define GuC Based TLB invalidation routines
  `  "
` [PATCH 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 18/21] drm/i915: Use selective tlb invalidations where supported
  `  "
` [PATCH 19/21] drm/i915/gt: document TLB cache invalidation functions
  ` [Intel-gfx] "
` [PATCH 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 21/21] drm/i915/guc: document TLB cache invalidation functions
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Fix performance regressions with TLB and add GuC support

[PATCH 1/2] fetch2: local files only in DL_DIR becomes fatal error
 2022-07-13  9:48 UTC  (3+ messages)
` [PATCH 2/2] fetch: bb.fatal when trying to checksum non-existing files
  ` [bitbake-devel] "

[PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 2022-07-13  9:48 UTC  (3+ messages)

Regression in v5.19-rc4 Sound Distortion
 2022-07-13  9:47 UTC  (3+ messages)

[PATCH -next] octeontx2-af: fix error return code in rvu_npc_exact_init()
 2022-07-13  9:56 UTC 

[PATCH 00/76] wifi: more MLO work
 2022-07-13  9:45 UTC  (77+ messages)
` [PATCH 01/76] wifi: mac80211_hwsim: Support link channel matching on rx
` [PATCH 02/76] wifi: mac80211: consistently use sdata_dereference()
` [PATCH 03/76] wifi: mac80211: rx: accept link-addressed frames
` [PATCH 04/76] wifi: mac80211: Consider MLO links in offchannel logic
` [PATCH 05/76] wifi: cfg80211: Allow MLO TX with link source address
` [PATCH 06/76] wifi: mac80211: Remove AP SMPS leftovers
` [PATCH 07/76] wifi: mac80211: add an ieee80211_get_link_sband
` [PATCH 08/76] wifi: cfg80211: add API to add/modify/remove a link station
` [PATCH 09/76] wifi: cfg80211/mac80211: separate link params from station params
` [PATCH 10/76] wifi: mac80211: implement callbacks for <add/mod/del>_link_station
` [PATCH 11/76] wifi: nl80211: hold wdev mutex in add/mod/del link station
` [PATCH 12/76] wifi: nl80211: hold wdev mutex for channel switch APIs
` [PATCH 13/76] wifi: nl80211: hold wdev mutex for station APIs
` [PATCH 14/76] wifi: mac80211: RCU-ify link/link_conf pointers
` [PATCH 15/76] wifi: nl80211: enable setting the link address at new station
` [PATCH 16/76] wifi: cfg80211: make cfg80211_auth_request::key_idx signed
` [PATCH 17/76] wifi: cfg80211: drop BSS elements from assoc trace for now
` [PATCH 18/76] wifi: mac80211_hwsim: Ack link addressed frames
` [PATCH 19/76] wifi: mac80211: debug: omit link if non-MLO connection
` [PATCH 20/76] wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
` [PATCH 21/76] wifi: mac80211: separate out connection downgrade flags
` [PATCH 22/76] wifi: mac80211: fix key lookup
` [PATCH 23/76] wifi: nl80211: acquire wdev mutex for dump_survey
` [PATCH 24/76] wifi: mac80211: move ieee80211_request_smps_mgd_work
` [PATCH 25/76] wifi: mac80211: set up/tear down client vif links properly
` [PATCH 26/76] wifi: mac80211: provide link ID in link_conf
` [PATCH 27/76] wifi: mac80211: move ps setting to vif config
` [PATCH 28/76] wifi: mac80211: expect powersave handling in driver for MLO
` [PATCH 29/76] wifi: mac80211: change QoS settings API to take link into account
` [PATCH 30/76] wifi: mac80211: remove unused bssid variable
` [PATCH 31/76] wifi: mac80211: mlme: track AP (MLD) address separately
` [PATCH 32/76] wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per link
` [PATCH 33/76] wifi: mac80211: mlme: first adjustments for MLO
` [PATCH 34/76] wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data
` [PATCH 35/76] wifi: mac80211: mlme: use ieee80211_get_link_sband()
` [PATCH 36/76] wifi: mac80211: mlme: remove sta argument from ieee80211_config_bw
` [PATCH 37/76] wifi: mac80211: mlme: use correct link_sta
` [PATCH 38/76] wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
` [PATCH 39/76] wifi: cfg80211: prepare association failure APIs for MLO
` [PATCH 40/76] wifi: mac80211: mlme: unify assoc data event sending
` [PATCH 41/76] wifi: cfg80211: adjust assoc comeback for MLO
` [PATCH 42/76] wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
` [PATCH 43/76] wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
` [PATCH 44/76] wifi: mac80211: refactor elements parsing with parameter struct
` [PATCH 45/76] wifi: mac80211: replace link_id with link_conf in start/stop_ap()
` [PATCH 46/76] wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()
` [PATCH 47/76] wifi: mac80211: move tdls_chan_switch_prohibited to link data
` [PATCH 48/76] wifi: mac80211: fix multi-BSSID element parsing
` [PATCH 49/76] wifi: mac80211: don't set link address for station
` [PATCH 50/76] wifi: mac80211: remove redundant condition
` [PATCH 51/76] wifi: cfg80211: add ieee80211_chanwidth_rate_flags()
` [PATCH 52/76] wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
` [PATCH 53/76] wifi: mac80211: refactor adding rates to assoc request
` [PATCH 54/76] wifi: mac80211: refactor adding custom elements
` [PATCH 55/76] wifi: mac80211: mlme: simplify adding ht/vht/he/eht elements
` [PATCH 56/76] wifi: mac80211: consider EHT element size in assoc request
` [PATCH 57/76] wifi: cfg80211: clean up links appropriately
` [PATCH 58/76] wifi: mac80211: tighten locking check
` [PATCH 59/76] wifi: mac80211: fix link manipulation
` [PATCH 60/76] wifi: nl80211: better validate link ID for stations
` [PATCH 61/76] wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
` [PATCH 62/76] wifi: nl80211: set BSS to NULL if IS_ERR()
` [PATCH 63/76] wifi: mac80211: skip rate statistics for MLD STAs
` [PATCH 64/76] wifi: mac80211: add a helper to fragment an element
` [PATCH 65/76] wifi: nl80211: check MLO support in authenticate
` [PATCH 66/76] wifi: nl80211: Support MLD parameters in nl80211_set_station()
` [PATCH 67/76] wifi: cfg80211/mac80211: Support control port TX from specific link
` [PATCH 68/76] wifi: mac80211: Allow EAPOL frames from link addresses
` [PATCH 69/76] wifi: mac80211: Allow EAPOL tx from specific link
` [PATCH 70/76] wifi: nl80211: allow link ID in set_wiphy with frequency
` [PATCH 71/76] wifi: mac80211: don't check carrier in chanctx code
` [PATCH 72/76] wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
` [PATCH 73/76] wifi: nl80211: advertise MLO support
` [PATCH 74/76] wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()
` [PATCH 75/76] wifi: mac80211: remove link_id parameter from link_info_changed()
` [PATCH 76/76] wifi: cfg80211: set country_elem to NULL

RTT-PROBE: lore-subspace-rtt
 2022-07-13  9:46 UTC 

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-13  9:45 UTC  (10+ messages)
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded "

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-13  9:44 UTC  (13+ messages)

[PATCH v6 1/2] sched/rt: fix bad task migration for rt tasks
 2022-07-13  9:43 UTC  (4+ messages)

[PATCH for-next v13 00/11] Elastic RDMA Adapter (ERDMA) driver
 2022-07-13  9:42 UTC  (12+ messages)
` [PATCH for-next v13 01/11] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v13 02/11] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v13 03/11] RDMA/erdma: Add main include file
` [PATCH for-next v13 04/11] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v13 05/11] RDMA/erdma: Add event queue implementation
` [PATCH for-next v13 06/11] RDMA/erdma: Add verbs header file
` [PATCH for-next v13 07/11] RDMA/erdma: Add verbs implementation
` [PATCH for-next v13 08/11] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v13 09/11] RDMA/erdma: Add the erdma module
` [PATCH for-next v13 10/11] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v13 11/11] RDMA/erdma: Add driver to kernel build environment

[PATCH 1/5] usb: mtu3: fix coverity of string buffer
 2022-07-13  9:42 UTC  (6+ messages)

[Regression] ACPI: video: Change how we determine if brightness key-presses are handled
 2022-07-13  9:43 UTC  (2+ messages)

[PATCH 5.10 000/130] 5.10.131-rc1 review
 2022-07-13  9:42 UTC  (4+ messages)

Update "If something goes wrong" in Documentation/admin-guide/README.rst
 2022-07-13  9:41 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
 2022-07-13  9:41 UTC 

[PATCH] Revert "reset: microchip-sparx5: allow building as a module"
 2022-07-13  9:40 UTC  (4+ messages)

How to get license text
 2022-07-13  9:41 UTC  (3+ messages)
` [yocto] "

[PATCH 00/13] tracing/events: Add __vstring and __assign_vstr helpers
 2022-07-13  9:41 UTC  (5+ messages)
` [PATCH 01/13] tracing/events: Add __vstring() and __assign_vstr() helper macros

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-13  9:38 UTC  (12+ messages)

[PATCH 0/2] Optimize memchr()
 2022-07-13  9:39 UTC  (7+ messages)
` [PATCH 2/2] lib/string.c: "

[PATCH v3 00/15] common kmalloc v3
 2022-07-13  9:39 UTC  (4+ messages)
` [PATCH v3 1/15] mm/slab: move NUMA-related code to __do_cache_alloc()

[can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
 2022-07-13  7:39 UTC  (3+ messages)
` [LTP] "

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-07-08 14:37 UTC  (4+ messages)

[PATCH v2 0/9] Add Xue - console over USB 3 Debug Capability
 2022-07-13  9:39 UTC  (3+ messages)
` [PATCH v2 4/9] console: support multiple serial console simultaneously

stable-rc/queue/5.18 build: 176 builds: 2 failed, 174 passed, 6 errors, 2 warnings (v5.18.11-61-gfb3840cbaa38)
 2022-07-13  9:39 UTC 

[LTP] Inquiry: Country of Origin for LCOV Version 1.x
 2022-07-08 13:35 UTC  (3+ messages)

[LTP] [PATCH] syscalls/open03.c: Rewrite open03.c using new LTP API
 2022-07-05  9:37 UTC 

[PATCH 0/3] xdiff: introduce memory allocation macros
 2022-07-13  9:38 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] xdiff: introduce XDL_ALLOC_GROW()

Linux 5.18-rc4
 2022-07-13  9:37 UTC  (10+ messages)

[PATCH 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-13  9:37 UTC  (11+ messages)
` [PATCH 4/5] drm/modes: Add support for driver-specific named modes

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2022-07-13  9:36 UTC  (4+ messages)
` [PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"

RTT-PROBE: lore-subspace-rtt
 2022-07-13  9:36 UTC 

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13  9:36 UTC  (4+ messages)

[PATCH v2 for-next 0/5] RDMA/hns: Supports recovery of on-chip RAM 1bit ECC errors
 2022-07-13  9:36 UTC  (3+ messages)
` [PATCH v2 for-next 5/5] RDMA/hns: Recover 1bit-ECC error of RAM on chip

[PATCH] PCI: Fix dropping valid root bus resources with .end = zero
 2022-07-13  9:35 UTC 

[PATCH 0/8] xen/evtchn: implement static event channel signaling
 2022-07-13  9:35 UTC  (7+ messages)
` [PATCH 2/8] xen/evtchn: modify evtchn_alloc_unbound to allocate specified port

[PATCH 5.18 00/61] 5.18.12-rc1 review
 2022-07-13  9:34 UTC  (2+ messages)

update synopsys driver for platform/devicetree support
 2022-07-13  9:31 UTC  (4+ messages)
` [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in timer clock

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  9:31 UTC  (8+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] spi: tegra20-slink: fix UAF in tegra_slink_remove()
 2022-07-13  9:40 UTC 

remove bdevname
 2022-07-13  9:30 UTC  (2+ messages)

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-13  9:29 UTC  (4+ messages)
` [V9fs-developer] [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers


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.