All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 20:53:43 to 2020-09-07 22:08:56 UTC [more...]

[dpdk-dev] [PATCH v3 00/37] remove make support in DPDK
 2020-09-07 22:06 UTC  (11+ messages)
` [dpdk-dev] [PATCH v4 00/31] "
  ` [dpdk-dev] [PATCH v4 01/31] doc: build without using make
  ` [dpdk-dev] [PATCH v4 02/31] examples: remove legacy sections of makefiles
  ` [dpdk-dev] [PATCH v4 03/31] examples/ka-agent: convert to pkg-config-based build
  ` [dpdk-dev] [PATCH v4 04/31] examples/server_node_efd: "
  ` [dpdk-dev] [PATCH v4 05/31] examples/performance-thread: "
  ` [dpdk-dev] [PATCH v4 06/31] examples/multi_process: "
  ` [dpdk-dev] [PATCH v4 07/31] examples/vm_power: "
  ` [dpdk-dev] [PATCH v4 08/31] examples/ethtool: "
  ` [dpdk-dev] [PATCH v4 09/31] examples: remove old build system references

[linux-next:master 1851/4903] drivers/soc/samsung/s3c-pm-debug.c:41:2: error: implicit declaration of function 'debug_ll_addr'
 2020-09-07 22:05 UTC 

[PATCH net-next v2 0/3] Allow more than 255 IPv4 multicast interfaces
 2020-09-07 22:04 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ipmr: Add route table ID to netlink cache reports
` [PATCH net-next v2 2/3] ipmr: Add high byte of VIF ID to igmpmsg
` [PATCH net-next v2 3/3] ipmr: Use full VIF ID in netlink cache reports

[PATCH 00/25] ARM: dts: s5pv210: Cleanup - dtschema warnings
 2020-09-07 22:02 UTC  (13+ messages)
` [PATCH 03/25] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210
` [RFT 05/25] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [RFT 06/25] ARM: dts: s5pv210: move fixed clocks under root node
` [RFT 07/25] ARM: dts: s5pv210: move PMU node out of clock controller

[PATCH net-next] rxrpc: Remove unused macro rxrpc_min_rtt_wlen
 2020-09-07 22:04 UTC  (2+ messages)

[PATCH bpf] bpf: Fix clobbering of r2 in bpf_gen_ld_abs
 2020-09-07 22:04 UTC 

[kbuild:for-next 15/15] scripts/module.lds.S:29:10: fatal error: asm/module.lds.h: No such file or directory
 2020-09-07 22:03 UTC 

[PATCH v7 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-09-07 22:02 UTC  (7+ messages)
` [PATCH v7 1/3] Drivers: hv: vmbus: Add "
` [PATCH v7 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH v7 3/3] hv_netvsc: "

[PATCH] scsi: take module reference during async scan
 2020-09-07 22:02 UTC  (9+ messages)

[PATCH v2 2/2] s390x: Add 3f program exception handler
 2020-09-07 21:56 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libxml-parser-perl: make host build use correct compiler
 2020-09-07 21:54 UTC  (2+ messages)

[Buildroot] [git commit] package/libxml-parser-perl: make host build use correct compiler
 2020-09-07 21:54 UTC 

[PATCH net-next 0/6] sfc: ethtool for EF100 and related improvements
 2020-09-07 21:53 UTC  (5+ messages)
` [PATCH net-next 2/6] sfc: remove phy_op indirection

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-07 21:52 UTC  (5+ messages)
` [PATCH v8 08/14] hw/nvram: NPCM7xx OTP device model

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-07 21:52 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/htpdate: new package
 2020-09-07 21:51 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/40] Pipeline alignment with the P4 language
 2020-09-07 21:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH 40/40] examples/pipeline: add VXLAN encap example

[Buildroot] [git commit] package/htpdate: new package
 2020-09-07 21:48 UTC 

[PATCH v6 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-07 21:45 UTC  (3+ messages)
` [PATCH v6 1/6] arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions

[dpdk-dev] [PATCH 01/40] pipeline: add pipeline
 2020-09-07 21:40 UTC  (43+ messages)
` [dpdk-dev] [PATCH v2 00/41] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v2 01/41] pipeline: add new SWX pipeline type
  ` [dpdk-dev] [PATCH v2 02/41] pipeline: add SWX pipeline input port
  ` [dpdk-dev] [PATCH v2 03/41] pipeline: add SWX pipeline output port
  ` [dpdk-dev] [PATCH v2 04/41] pipeline: add SWX headers and meta-data
  ` [dpdk-dev] [PATCH v2 05/41] pipeline: add SWX extern objects and funcs
  ` [dpdk-dev] [PATCH v2 06/41] pipeline: add SWX pipeline action
  ` [dpdk-dev] [PATCH v2 07/41] pipeline: add SWX pipeline tables
  ` [dpdk-dev] [PATCH v2 08/41] pipeline: add SWX pipeline instructions
  ` [dpdk-dev] [PATCH v2 09/41] pipeline: add SWX rx and extract instructions
  ` [dpdk-dev] [PATCH v2 10/41] pipeline: add SWX tx and emit instructions
  ` [dpdk-dev] [PATCH v2 11/41] pipeline: add header validate and invalidate SWX instructions
  ` [dpdk-dev] [PATCH v2 12/41] pipeline: add SWX mov instruction
  ` [dpdk-dev] [PATCH v2 13/41] pipeline: add SWX dma instruction
  ` [dpdk-dev] [PATCH v2 14/41] pipeline: introduce SWX add instruction
  ` [dpdk-dev] [PATCH v2 15/41] pipeline: introduce SWX sub instruction
  ` [dpdk-dev] [PATCH v2 16/41] pipeline: introduce SWX ckadd instruction
  ` [dpdk-dev] [PATCH v2 17/41] pipeline: introduce SWX cksub instruction
  ` [dpdk-dev] [PATCH v2 18/41] pipeline: introduce SWX and instruction
  ` [dpdk-dev] [PATCH v2 19/41] pipeline: introduce SWX or instruction
  ` [dpdk-dev] [PATCH v2 20/41] pipeline: introduce SWX xor instruction
  ` [dpdk-dev] [PATCH v2 21/41] pipeline: introduce SWX shl instruction
  ` [dpdk-dev] [PATCH v2 22/41] pipeline: introduce SWX shr instruction
  ` [dpdk-dev] [PATCH v2 23/41] pipeline: introduce SWX table instruction
  ` [dpdk-dev] [PATCH v2 24/41] pipeline: introduce SWX extern instruction
  ` [dpdk-dev] [PATCH v2 25/41] pipeline: introduce SWX jmp and return instructions
  ` [dpdk-dev] [PATCH v2 26/41] pipeline: add SWX instruction description
  ` [dpdk-dev] [PATCH v2 27/41] pipeline: add SWX instruction verifier
  ` [dpdk-dev] [PATCH v2 28/41] pipeline: add SWX instruction optimizer
  ` [dpdk-dev] [PATCH v2 29/41] pipeline: add SWX pipeline query API
  ` [dpdk-dev] [PATCH v2 30/41] pipeline: add SWX pipeline flush
  ` [dpdk-dev] [PATCH v2 31/41] pipeline: add SWX table update high level API
  ` [dpdk-dev] [PATCH v2 32/41] pipeline: add SWX pipeline specification file
  ` [dpdk-dev] [PATCH v2 33/41] port: add ethernet device SWX port
  ` [dpdk-dev] [PATCH v2 34/41] port: add source and sink SWX ports
  ` [dpdk-dev] [PATCH v2 35/41] table: add exact match SWX table
  ` [dpdk-dev] [PATCH v2 36/41] examples/pipeline: add new example application
  ` [dpdk-dev] [PATCH v2 37/41] examples/pipeline: add message passing mechanism
  ` [dpdk-dev] [PATCH v2 38/41] examples/pipeline: add configuration commands
  ` [dpdk-dev] [PATCH v2 39/41] examples/pipeline: add l2fwd example
  ` [dpdk-dev] [PATCH v2 40/41] examples/pipeline: add l2fwd with MAC swap example
  ` [dpdk-dev] [PATCH v2 41/41] examples/pipeline: add VXLAN encapsulation example

[block:for-5.10/block 74/75] include/linux/blkdev.h:1999: multiple definition of `truncate_bdev_range'; net/sunrpc/auth_gss/auth_gss.o:include/linux/blkdev.h:1999: first defined here
 2020-09-07 21:46 UTC 

[Buildroot] [PATCH 1/1] package/alac: new package
 2020-09-07 21:44 UTC  (5+ messages)

[PATCH v9 00/13] Add support for Kontron sl28cpld
 2020-09-07 21:38 UTC  (28+ messages)
` [PATCH v9 01/13] mfd: add simple regmap based I2C driver
` [PATCH v9 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v9 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v9 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v9 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v9 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v9 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v9 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v9 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v9 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v9 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v9 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v9 13/13] arm64: defconfig: enable the sl28cpld board management controller

[Buildroot] [PATCH 1/1] package/mongrel2: bump to version 1.12.2
 2020-09-07 21:41 UTC 

[PATCH] x86/fpu: Allow multiple bits in clearcpuid= parameter
 2020-09-07 21:39 UTC 

Please pull u-boot-marvell/remove-config-nr-dram-banks-v9-2020-08-26
 2020-09-07 21:39 UTC  (2+ messages)

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-09-07 21:38 UTC 

WARNING: refcount bug in qrtr_recvmsg
 2020-09-07 21:38 UTC 

BUFSIZ vs magic numbers and co
 2020-09-07 21:37 UTC 

[PATCH] arm64: topology: Stop using MPIDR for topology information
 2020-09-07 21:35 UTC  (3+ messages)

[PATCH net v2] Revert "netns: don't disable BHs when locking "nsid_lock""
 2020-09-07 21:37 UTC  (2+ messages)

[kbuild:kbuild 14/14] scripts/module.lds.S:29:10: fatal error: 'asm/module.lds.h' file not found
 2020-09-07 21:36 UTC 

[Buildroot] [PATCH 1/1] package/linux-firmware: add option for intel iwlwifi 22260
 2020-09-07 21:33 UTC  (2+ messages)

[chao-linux:extended_node 14/14] fs/f2fs/node.h:457:2: error: implicit declaration of function 'f2fs_inode_chksum_set'; did you mean
 2020-09-07 21:33 UTC 

[Buildroot] [git commit] package/linux-firmware: add option for intel iwlwifi 22260
 2020-09-07 21:33 UTC 

[Buildroot] [PATCH 1/1] package/fwts: bump to version 20.08.00
 2020-09-07 21:32 UTC 

[block:for-5.10/block 74/75] do_mounts.c:(.text+0xc): multiple definition of `truncate_bdev_range'; init/main.o:main.c:(.text+0x0): first defined here
 2020-09-07 21:32 UTC 

[PATCH 1/4] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
 2020-09-07 21:32 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/librsvg: bump to version 2.48.8
 2020-09-07 21:32 UTC  (4+ messages)

[PATCH net] hinic: fix rewaking txq after netif_tx_disable
 2020-09-07 21:28 UTC  (2+ messages)

alternatives to screenscraping iw?
 2020-09-07 21:28 UTC  (6+ messages)

[PATCH] bsearch.3: Declare variables with different types in different lines
 2020-09-07 21:27 UTC 

[PATCH v3 0/7] set clang minimum version to 10.0.1
 2020-09-07 21:26 UTC  (4+ messages)
` [PATCH v3 7/7] compiler-gcc: improve version error

[PATCH] watchdog: da9063: wake up parent ahead of reboot
 2020-09-07 21:19 UTC  (3+ messages)

[PATCH ethtool,v2] ethtool: add support show/set-time-stamping
 2020-09-07 21:25 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-03
 2020-09-07 21:24 UTC  (2+ messages)

[ovmf test] 153901: regressions - FAIL
 2020-09-07 21:22 UTC 

[Cluster-devel] gfs2-utils 3.3.0 released
 2020-09-07 21:22 UTC  (8+ messages)
` [Cluster-devel] [ClusterLabs] "

[xen-unstable test] 153882: regressions - FAIL
 2020-09-07 21:20 UTC 

WARNING: refcount bug in io_wqe_worker
 2020-09-07 21:19 UTC 

memory leak in __team_options_register
 2020-09-07 21:19 UTC 

WARNING: locking bug in __atomic_notifier_call_chain
 2020-09-07 21:19 UTC 

[PATCH v2 0/3] 98dx3236 i2c related fixes
 2020-09-07 21:17 UTC  (8+ messages)
` [PATCH v2 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH v2 2/3] ARM: dts: Remove non-existent i2c1 from 98dx3236
` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236

INFO: trying to register non-static key in update_defense_level
 2020-09-07 21:19 UTC 

[PATCH] arm64/mm/ptdump: Add address markers for BPF regions
 2020-09-07 21:17 UTC  (3+ messages)

WARNING: refcount bug in qrtr_node_lookup
 2020-09-07 21:18 UTC 

[PATCH 1/8] log4cplus: move meta-oe pkg to core
 2020-09-07 21:17 UTC  (5+ messages)
` [PATCH 7/8] bind: Add 9.16.x
  ` [OE-core] "

Question about dev_validate_header used in af_packet.c
 2020-09-07 21:16 UTC  (4+ messages)

[PATCH 1/1 net-next] selftests/net: replace obsolete NFT_CHAIN configuration
 2020-09-07 21:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mongrel2: enable parallel build
 2020-09-07 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/jo: bump to version 1.4
 2020-09-07 21:15 UTC  (2+ messages)

[Buildroot] [git commit] package/mongrel2: enable parallel build
 2020-09-07 21:15 UTC 

[Buildroot] [git commit] package/jo: bump to version 1.4
 2020-09-07 21:15 UTC 

[PATCH 0/3] 98dx3236 i2c related fixes
 2020-09-07 21:11 UTC  (9+ messages)
` [PATCH 2/3] ARM: dts: Remove non-existent i2c1 from 98dx3236

[Buildroot] [PATCH 1/1] package/collectd: fix netlink with musl
 2020-09-07 21:13 UTC  (2+ messages)

[Buildroot] [git commit] package/collectd: fix netlink with musl
 2020-09-07 21:12 UTC 

[PATCH AUTOSEL 5.8 01/53] ARC: HSDK: wireup perf irq
 2020-09-07 21:10 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 14/53] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset

[Buildroot] [PATCH 1/1] package/libraw: security bump to version 0.20.0
 2020-09-07 21:10 UTC  (2+ messages)

[Buildroot] [git commit] package/libraw: security bump to version 0.20.0
 2020-09-07 21:10 UTC 

[Buildroot] [PATCH] package/ccache: bump to version 3.7.11
 2020-09-07 21:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/htop: bump to version 3.0.1
 2020-09-07 21:10 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: GIT_COMMIT_ID: handle commit messages with multiple quotes
 2020-09-07 20:50 UTC  (2+ messages)

[PATCH v7 0/2] Basic Kontron SMARC-sAL28 board support
 2020-09-07 21:07 UTC  (3+ messages)
` [PATCH v7 1/2] board: kontron: add sl28 support
` [PATCH v7 2/2] board: sl28: add board specific nvm command

[PATCH net] ibmvnic: add missing parenthesis in do_reset()
 2020-09-07 21:07 UTC  (2+ messages)

[Buildroot] [git commit] package/htop: bump to version 3.0.1
 2020-09-07 21:07 UTC 

drivers/mtd/parsers/bcm47xxpart.c:217:21: sparse: sparse: cast to restricted __le32
 2020-09-07 20:51 UTC 

[PATCH v2] Coresight: etm4x: add support for Self-hosted trace
 2020-09-07 21:00 UTC  (2+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-07 21:02 UTC  (4+ messages)
` [PATCH v7 36/72] x86/sev-es: Add SEV-ES Feature Detection

[linux-lvm] exposing snapshot block device
 2020-09-07 21:02 UTC  (2+ messages)

[PATCH net-next] net: ethernet: dnet: Remove set but unused variable 'len'
 2020-09-07 20:58 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add missing link delays
 2020-09-07 20:58 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Introduce pcie_wait_for_link_delay()
    ` pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)
      ` [Nouveau] "

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-07 20:53 UTC  (3+ messages)
` [PATCH 2/9] scripts/performance: Refactor topN_callgrind.py

[PATCH 00/13] ttm tt refactor repost of part 1
 2020-09-07 20:46 UTC  (2+ messages)
` [PATCH 07/13] drm/vmwgfx: move to driver binding functions

[PATCH][zeus 00/19] Add buildtools-extended support to zeus
 2020-09-07 20:53 UTC  (2+ messages)
` [PATCH][zeus 19/19] python3-testtools: Avoid traceback2 module requirement


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.