All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-14 22:02:54 to 2022-08-14 23:30:23 UTC [more...]

[PATCH 0/8] tpm: Various minor fixes and enhancements
 2022-08-14 23:29 UTC  (13+ messages)
` [PATCH 2/8] tpm: Require a digest source when extending the PCR
` [PATCH 3/8] tpm: Correct the permissions command in TPMv1
` [PATCH 4/8] tpm: Correct the define-space command in TPMv2
` [PATCH 7/8] tpm: Implement state command for Cr50

[PATCH v12 0/6] Improve PMU support
 2022-08-14 23:27 UTC  (5+ messages)
` [PATCH v12 1/6] target/riscv: Add sscofpmf extension support
` [PATCH v12 6/6] target/riscv: Remove additional priv version check for mcountinhibit

[PATCH 00/70] ice base code update
 2022-08-15  7:32 UTC  (142+ messages)
` [PATCH 01/70] net/ice/base: add netlist helper functions
` [PATCH 02/70] net/ice/base: get NVM CSS Header length from the CSS Header
` [PATCH 03/70] net/ice/base: combine functions for VSI promisc
` [PATCH 04/70] net/ice/base: make function names more generic
` [PATCH 05/70] net/ice/base: fix incorrect division during E822 PTP init
` [PATCH 06/70] net/ice/base: added auto drop blocking packets functionality
` [PATCH 07/70] net/ice/base: fix 100M speed
` [PATCH 08/70] net/ice/base: support VXLAN and GRE for RSS
` [PATCH 09/70] net/ice/base: fix DSCP PFC TLV creation
` [PATCH 10/70] net/ice/base: complete the health status codes
` [PATCH 11/70] net/ice/base: explicitly name E822 HW-dependent functions
` [PATCH 12/70] net/ice/base: move code block
` [PATCH 13/70] net/ice/base: add PHY 56G destination address
` [PATCH 14/70] net/ice/base: add 56G PHY register definitions
` [PATCH 15/70] net/ice/base: implement 56G PHY access functions
` [PATCH 16/70] net/ice/base: implement 56G PHY setup functions
` [PATCH 17/70] net/ice/base: work around missing PTP caps
` [PATCH 18/70] net/ice/base: enable calling of ETH56G functions
` [PATCH 19/70] net/ice/base: fix PHY type 10G SFI C2C to media type mapping
` [PATCH 20/70] net/ice/base: refactor DDP code
` [PATCH 21/70] net/ice/base: add E822 generic PCI device ID
` [PATCH 22/70] net/ice/base: support double VLAN rules
` [PATCH 23/70] net/ice/base: report NVM version numbers on mismatch
` [PATCH 24/70] net/ice/base: create duplicate detection for ACL rules
` [PATCH 25/70] net/ice/base: fix incorrect function descriptions for parser
` [PATCH 26/70] net/ice/base: fix endian format
` [PATCH 27/70] net/ice/base: convert IO expander handle to u16
` [PATCH 28/70] net/ice/base: convert array of u8 to bitmap
` [PATCH 29/70] net/ice/base: fix array overflow in add switch recipe code
` [PATCH 30/70] net/ice/base: fix bit finding range over ptype bitmap
` [PATCH 31/70] net/ice/base: move function to internal
` [PATCH 32/70] net/ice/base: change PHY/QUAD/ports definitions
` [PATCH 33/70] net/ice/base: add AQ command to config node attribute
` [PATCH 34/70] net/ice/base: fix null pointer dereference during
` [PATCH 35/70] net/ice/base: refine default VSI config
` [PATCH 36/70] net/ice/base: ice-shared: fix add mac rule
` [PATCH 37/70] net/ice/base: support Tx topo config
` [PATCH 38/70] net/ice/base: adjust the VSI/Aggregator layers
` [PATCH 39/70] net/ice/base: add data typecasting to match sizes
` [PATCH 40/70] net/ice/base: add helper function to check if device is E823
` [PATCH 41/70] net/ice/base: add low latency Tx timestamp read
` [PATCH 42/70] net/ice/base: fix double VLAN error in promisc mode
` [PATCH 43/70] net/ice/base: move functions
` [PATCH 44/70] net/ice/base: complete support for Tx balancing
` [PATCH 45/70] net/ice/base: update definitions for AQ internal debug dump
` [PATCH 46/70] net/ice/base: update macros of L2TPv2 ptype value
` [PATCH 47/70] net/ice/base: refine header file include
` [PATCH 48/70] net/ice/base: ignore already exist error
` [PATCH 49/70] net/ice/base: clean up with no lookups
` [PATCH 50/70] net/ice/base: add support for Auto FEC with FEC disabled
` [PATCH 51/70] net/ice/base: update PHY type high max index
` [PATCH 52/70] net/ice/base: clean the main timer command register
` [PATCH 53/70] net/ice/base: add support for custom WPC and LGB NICs
` [PATCH 54/70] net/ice/base: add generic MAC with 3K signature segment
` [PATCH 55/70] net/ice/base: enable RSS support for L2TPv2 session ID
` [PATCH 56/70] net/ice/base: enable FDIR support for L2TPv2
` [PATCH 57/70] net/ice/base: add GRE Tap tunnel type
` [PATCH 58/70] net/ice/base: fix wrong inputset of GTPoGRE packet
` [PATCH 59/70] net/ice/base: add unload flag for control queue shutdown
` [PATCH 60/70] net/ice/base: update comment for overloaded GCO bit
` [PATCH 61/70] net/ice/base: complete pending LLDP MIB
` [PATCH 62/70] net/ice/base: add function to parse DCBX config
` [PATCH 63/70] net/ice/base: handle default VSI lookup type
` [PATCH 64/70] net/ice/base: convert 1588 structs to use bitfields
` [PATCH 65/70] net/ice/base: remove unnecessary fields
` [PATCH 66/70] net/ice/base: add GTP tunnel
` [PATCH 67/70] net/ice/base: check for PTP HW lock more frequently
` [PATCH 68/70] net/ice/base: expose API for move sched element
` [PATCH 69/70] net/ice/base: couple code clean
` [PATCH 70/70] net/ice/base: update copyright
` [PATCH v2 00/70] ice base code update
  ` [PATCH v2 01/70] net/ice/base: add netlist helper functions
  ` [PATCH v2 02/70] net/ice/base: get NVM CSS Header length from the CSS Header
  ` [PATCH v2 03/70] net/ice/base: combine functions for VSI promisc
  ` [PATCH v2 04/70] net/ice/base: make function names more generic
  ` [PATCH v2 05/70] net/ice/base: fix incorrect division during E822 PTP init
  ` [PATCH v2 06/70] net/ice/base: added auto drop blocking packets functionality
  ` [PATCH v2 07/70] net/ice/base: fix 100M speed
  ` [PATCH v2 08/70] net/ice/base: support VXLAN and GRE for RSS
  ` [PATCH v2 09/70] net/ice/base: fix DSCP PFC TLV creation
  ` [PATCH v2 10/70] net/ice/base: complete the health status codes
  ` [PATCH v2 11/70] net/ice/base: explicitly name E822 HW-dependent functions
  ` [PATCH v2 12/70] net/ice/base: move code block
  ` [PATCH v2 13/70] net/ice/base: add PHY 56G destination address
  ` [PATCH v2 14/70] net/ice/base: add 56G PHY register definitions
  ` [PATCH v2 15/70] net/ice/base: implement 56G PHY access functions
  ` [PATCH v2 16/70] net/ice/base: implement 56G PHY setup functions
  ` [PATCH v2 17/70] net/ice/base: work around missing PTP caps
  ` [PATCH v2 18/70] net/ice/base: enable calling of ETH56G functions
  ` [PATCH v2 19/70] net/ice/base: fix PHY type 10G SFI C2C to media type mapping
  ` [PATCH v2 20/70] net/ice/base: refactor DDP code
  ` [PATCH v2 21/70] net/ice/base: add E822 generic PCI device ID
  ` [PATCH v2 22/70] net/ice/base: support double VLAN rules
  ` [PATCH v2 23/70] net/ice/base: report NVM version numbers on mismatch
  ` [PATCH v2 24/70] net/ice/base: create duplicate detection for ACL rules
  ` [PATCH v2 25/70] net/ice/base: fix incorrect function descriptions for parser
  ` [PATCH v2 26/70] net/ice/base: fix endian format
  ` [PATCH v2 27/70] net/ice/base: convert IO expander handle to u16
  ` [PATCH v2 28/70] net/ice/base: convert array of u8 to bitmap
  ` [PATCH v2 29/70] net/ice/base: fix array overflow in add switch recipe code
  ` [PATCH v2 30/70] net/ice/base: fix bit finding range over ptype bitmap
  ` [PATCH v2 31/70] net/ice/base: move function to internal
  ` [PATCH v2 32/70] net/ice/base: change PHY/QUAD/ports definitions
  ` [PATCH v2 33/70] net/ice/base: add AQ command to config node attribute
  ` [PATCH v2 34/70] net/ice/base: fix null pointer dereference during
  ` [PATCH v2 35/70] net/ice/base: refine default VSI config
  ` [PATCH v2 36/70] net/ice/base: fix add mac rule
  ` [PATCH v2 37/70] net/ice/base: support Tx topo config
  ` [PATCH v2 38/70] net/ice/base: adjust the VSI/Aggregator layers
  ` [PATCH v2 39/70] net/ice/base: add data typecasting to match sizes
  ` [PATCH v2 40/70] net/ice/base: add helper function to check if device is E823
  ` [PATCH v2 41/70] net/ice/base: add low latency Tx timestamp read
  ` [PATCH v2 42/70] net/ice/base: fix double VLAN error in promisc mode
  ` [PATCH v2 43/70] net/ice/base: move functions
  ` [PATCH v2 44/70] net/ice/base: complete support for Tx balancing
  ` [PATCH v2 45/70] net/ice/base: update definitions for AQ internal debug dump
  ` [PATCH v2 46/70] net/ice/base: update macros of L2TPv2 ptype value
  ` [PATCH v2 47/70] net/ice/base: refine header file include
  ` [PATCH v2 48/70] net/ice/base: ignore already exist error
  ` [PATCH v2 49/70] net/ice/base: clean up with no lookups
  ` [PATCH v2 50/70] net/ice/base: add support for Auto FEC with FEC disabled
  ` [PATCH v2 51/70] net/ice/base: update PHY type high max index
  ` [PATCH v2 52/70] net/ice/base: clean the main timer command register
  ` [PATCH v2 53/70] net/ice/base: add support for custom WPC and LGB NICs
  ` [PATCH v2 54/70] net/ice/base: add generic MAC with 3K signature segment
  ` [PATCH v2 55/70] net/ice/base: enable RSS support for L2TPv2 session ID
  ` [PATCH v2 56/70] net/ice/base: enable FDIR support for L2TPv2
  ` [PATCH v2 57/70] net/ice/base: add GRE Tap tunnel type
  ` [PATCH v2 58/70] net/ice/base: fix wrong inputset of GTPoGRE packet
  ` [PATCH v2 59/70] net/ice/base: add unload flag for control queue shutdown
  ` [PATCH v2 60/70] net/ice/base: update comment for overloaded GCO bit
  ` [PATCH v2 61/70] net/ice/base: complete pending LLDP MIB
  ` [PATCH v2 62/70] net/ice/base: add function to parse DCBX config
  ` [PATCH v2 63/70] net/ice/base: handle default VSI lookup type
  ` [PATCH v2 64/70] net/ice/base: convert 1588 structs to use bitfields
  ` [PATCH v2 65/70] net/ice/base: remove unnecessary fields
  ` [PATCH v2 66/70] net/ice/base: add GTP tunnel
  ` [PATCH v2 67/70] net/ice/base: check for PTP HW lock more frequently
  ` [PATCH v2 68/70] net/ice/base: expose API for move sched element
  ` [PATCH v2 69/70] net/ice/base: couple code clean
  ` [PATCH v2 70/70] net/ice/base: update copyright

linux-next: manual merge of the thermal tree with Linus' tree
 2022-08-14 23:20 UTC 

drivers/clk/imx/clk-imx93.c:324:34: warning: 'imx93_clk_of_match' defined but not used
 2022-08-14 23:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-14 23:20 UTC 

[qemu-mainline test] 172518: regressions - FAIL
 2022-08-14 23:14 UTC 

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-14 23:12 UTC  (3+ messages)
` [PATCH/RFC 1/1] diff.c: When appropriate, use utf8_strwidth()

RTT-PROBE: lore-subspace-rtt
 2022-08-14 23:10 UTC 

linux-next: manual merge of the rust tree with the kbuild tree
 2022-08-14 23:08 UTC  (2+ messages)

linux-next: manual merge of the loongarch tree with the irqchip-fixes tree
 2022-08-14 23:04 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-14 23:00 UTC 

Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1)
 2022-08-14 22:59 UTC  (3+ messages)

[PATCH 4/6] xattr.7: wfix
 2022-08-14 22:58 UTC  (16+ messages)
            ` *roff `\~` support (was: [PATCH 4/6] xattr.7: wfix)
                ` Standardize roff (was: *roff `\~` support)

[PATCH 0/7] arm: dts: Create common imx8mn-u-boot
 2022-08-14 22:56 UTC  (2+ messages)

[PATCH] xio3130_upstream: Add ACS (Access Control Services) capability
 2022-08-14 22:55 UTC  (4+ messages)

do_install & RDEPENDS
 2022-08-14 22:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-14 22:50 UTC 

[PATCH] hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
 2022-08-14 22:48 UTC  (3+ messages)

upstream kernel crashes
 2022-08-14 22:47 UTC  (4+ messages)

[Intel-gfx] [Intel-gfx 0/2] Delay disabling scheduling on a context
 2022-08-14 22:47 UTC  (4+ messages)
` [Intel-gfx] [Intel-gfx 1/2] drm/i915/selftests: Use correct selfest calls for live tests
` [Intel-gfx] [Intel-gfx 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Delay disabling scheduling on a context (rev3)

LTP test df01.sh detected different size of loop device in v5.19
 2022-08-14 22:44 UTC  (5+ messages)
    ` [LTP] "

RTT-PROBE: lore-subspace-rtt
 2022-08-14 22:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-14 22:30 UTC 

[PATCH v4] ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
 2022-08-14 22:22 UTC  (2+ messages)

[PATCH 01/10] json-c: Fix function prototypes
 2022-08-14 22:20 UTC  (10+ messages)
` [PATCH 02/10] xmlto: Update to use upstream tip of trunk
` [PATCH 03/10] zlib: Resolve CVE-2022-37434
` [PATCH 04/10] rsync: Backport fix to address CVE-2022-29154
` [PATCH 05/10] rsync: Upgrade to 3.2.5
` [PATCH 06/10] connman: Backports for security fixes
` [PATCH 07/10] libtirpc: Backport fix for CVE-2021-46828
` [PATCH 08/10] libxml2: Ignore CVE-2016-3709
` [PATCH 09/10] tiff: Backport a patch for CVE-2022-34526
` [PATCH 10/10] libtirpc: Upgrade to 1.3.3

RTT-PROBE: lore-subspace-rtt
 2022-08-14 22:20 UTC 

[PATCH v3] ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
 2022-08-14 22:18 UTC  (2+ messages)

[PATCH] hw/riscv: opentitan: bump opentitan version
 2022-08-14 22:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-14 22:10 UTC 

[ovmf test] 172523: regressions - FAIL
 2022-08-14 22:09 UTC 

[PATCH] riscv: Make semihosting configurable for all privilege modes
 2022-08-14 22:03 UTC  (8+ messages)

[PATCH b4] Add dnf package on the Installing section
 2022-08-14 21:56 UTC 

[PATCH] media: rockchip: rga: Fix probe rga_parse_dt bugs
 2022-08-14 22:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/freeradius-server: fix libkrb5 build
 2022-08-14 22:02 UTC 


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.