All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-26 14:58:45 to 2020-08-26 15:21:53 UTC [more...]

[dpdk-dev] [PATCH 00/40] Pipeline alignment with the P4 language
 2020-08-26 15:14 UTC  (31+ messages)
` [dpdk-dev] [PATCH 01/40] pipeline: add pipeline
` [dpdk-dev] [PATCH 02/40] pipeline: add input port
` [dpdk-dev] [PATCH 03/40] pipeline: add output port
` [dpdk-dev] [PATCH 04/40] pipeline: add headers and meta-data
` [dpdk-dev] [PATCH 05/40] pipeline: add extern objects and functions
` [dpdk-dev] [PATCH 06/40] pipeline: add action
` [dpdk-dev] [PATCH 07/40] pipeline: add tables
` [dpdk-dev] [PATCH 08/40] pipeline: add pipeline instructions
` [dpdk-dev] [PATCH 09/40] pipeline: add rx and extract instructions
` [dpdk-dev] [PATCH 10/40] pipeline: add tx and emit instructions
` [dpdk-dev] [PATCH 11/40] pipeline: add header validate and invalidate instructions
` [dpdk-dev] [PATCH 12/40] pipeline: add mov instruction
` [dpdk-dev] [PATCH 13/40] pipeline: add dma instruction
` [dpdk-dev] [PATCH 14/40] pipeline: introduce add instruction
` [dpdk-dev] [PATCH 15/40] pipeline: introduce sub instruction
` [dpdk-dev] [PATCH 16/40] pipeline: introduce ckadd instruction
` [dpdk-dev] [PATCH 17/40] pipeline: introduce cksub instruction
` [dpdk-dev] [PATCH 18/40] pipeline: introduce and instruction
` [dpdk-dev] [PATCH 19/40] pipeline: introduce or instruction
` [dpdk-dev] [PATCH 20/40] pipeline: introduce xor instruction
` [dpdk-dev] [PATCH 21/40] pipeline: introduce shl instruction
` [dpdk-dev] [PATCH 22/40] pipeline: introduce shr instruction
` [dpdk-dev] [PATCH 23/40] pipeline: introduce table instruction
` [dpdk-dev] [PATCH 24/40] pipeline: introduce extern instruction
` [dpdk-dev] [PATCH 25/40] pipeline: introduce jmp and return instructions
` [dpdk-dev] [PATCH 26/40] pipeline: add instruction verifier
` [dpdk-dev] [PATCH 27/40] pipeline: add instruction optimizer
` [dpdk-dev] [PATCH 28/40] pipeline: add pipeline query API
` [dpdk-dev] [PATCH 29/40] pipeline: add pipeline flush
` [dpdk-dev] [PATCH 30/40] pipeline: add instruction description

[PATCH v20 00/23] LSM: Module stacking for AppArmor
 2020-08-26 14:52 UTC  (38+ messages)
  ` [PATCH v20 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v20 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v20 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v20 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v20 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v20 06/23] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v20 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v20 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v20 09/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v20 10/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v20 11/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v20 12/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v20 13/23] LSM: Specify which LSM to display
  ` [PATCH v20 14/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v20 15/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v20 16/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v20 17/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v20 18/23] NET: Store LSM netlabel data in a lsmblob

[PATCH v1 1/9] powerpc/vdso: Remove BUG_ON() in vdso_init()
 2020-08-26 15:21 UTC  (4+ messages)
` [PATCH v1 4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization

[RFC PATCH v3 00/34] Hexagon patch series
 2020-08-26 15:17 UTC  (9+ messages)
` [RFC PATCH v3 14/34] Hexagon (target/hexagon) instruction/packet decode
` [RFC PATCH v3 15/34] Hexagon (target/hexagon) instruction printing
` [RFC PATCH v3 16/34] Hexagon (target/hexagon) utility functions
` [RFC PATCH v3 17/34] Hexagon (target/hexagon/imported) arch import - macro definitions

[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
 2020-08-26 15:18 UTC  (8+ messages)

[PATCH 0/7] Implement PCI Error Recovery on Navi12
 2020-08-26 15:20 UTC  (9+ messages)
` [PATCH 1/7] drm/amdgpu: Implement DPC recovery
` [PATCH 2/7] drm/amdgpu: Avoid accessing HW when suspending SW state
` [PATCH 4/7] drm/amdgpu: Fix SMU error failure
` [PATCH 5/7] drm/amdgpu: Fix consecutive DPC recoveries failure

[PATCH] brd: expose number of allocated pages in debugfs
 2020-08-26 15:20 UTC 

[PATCH 1/2] veth: Initialize dev->perm_addr
 2020-08-26 15:20 UTC  (3+ messages)

[Bug 208805] New: XFS: iozone possible memory allocation deadlock
 2020-08-26 15:20 UTC  (3+ messages)
` [Bug 208805] "

[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
 2020-08-26 15:15 UTC  (4+ messages)

[PATCH v5 1/6] meson: Fixes the ninjatool issue that E$$: are generated in Makefile.ninja
 2020-08-26 15:10 UTC  (6+ messages)
` [PATCH v5 2/6] meson: fixes relpath may fail on win32
` [PATCH v5 3/6] meson: Mingw64 gcc doesn't recognize system include_type for sdl2
` [PATCH v5 4/6] configure: Fix include and linkage issue on msys2
` [PATCH v5 5/6] meson: Fixes ninjatool can not be recognized as script under Window/MSYS2
` [PATCH v5 6/6] meson: Convert undefsym.sh to undefsym.py

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-08-26 15:16 UTC  (2+ messages)

[PATCH 1/6] ARM: mach-at91: add support for new SoC sama7g5
 2020-08-26 15:18 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block
` [PATCH 3/6] mmc: atmel-sdhci: add sama7g5-sdhci compatibility string
` [PATCH 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
` [PATCH 5/6] mmc: atmel-sdhci: enable the required generic clock
` [PATCH 6/6] mmc: atmel-sdhci: use mmc_of_parse to get the DT properties

[RFC PATCH] Detail: don't display the raid level when it's inactive
 2020-08-26 15:16 UTC 

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-26 15:15 UTC  (4+ messages)
  ` 答复: "

[PATCH v4 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-26 15:14 UTC  (6+ messages)
` [PATCH v4 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v4 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v4 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v4 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v4 5/5] mm/gup: Take mmap_lock in get_dump_page()

[PATCH v2 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-26 15:15 UTC  (3+ messages)
` [PATCH v3 0/8] "

[PATCH v1 1/3] spi: pxa2xx: Update header block in pxa2xx_ssp.h
 2020-08-26 15:14 UTC  (3+ messages)
` [PATCH v1 2/3] spi: pxa2xx: Switch to use BIT() and GENMASK() "
` [PATCH v1 3/3] spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.h

[PATCH] xfs: fix boundary test in xfs_attr_shortform_verify
 2020-08-26 15:13 UTC  (4+ messages)

[Intel-gfx] [PATCH] block: convert tasklets to use new tasklet_setup() API
 2020-08-26 15:13 UTC  (14+ messages)
                  `  "

[RFC v2] perf/core: Fixes hung issue on perf stat command during cpu hotplug
 2020-08-26 15:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my email address
 2020-08-26 14:47 UTC 

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-26 15:12 UTC  (6+ messages)
` [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM

Inspur's CCLA Schedule A update 2020-08-26
 2020-08-26 15:13 UTC  (2+ messages)

[PATCH 1/1] nvme: add support for non shared namespaces
 2020-08-26 15:13 UTC  (2+ messages)

[PATCH 1/4] ASoC: max98373: Fix return check for devm_regmap_init_sdw()
 2020-08-26 15:09 UTC  (4+ messages)
` [PATCH 4/4] ASoC: rt715: "

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-26 15:13 UTC  (9+ messages)

[PATCH 0/4] regmap: add SoundWire 1.2 MBQ support
 2020-08-26 15:00 UTC  (8+ messages)
` [PATCH 3/4] soundwire: SDCA: add helper macro to access controls
` [PATCH 4/4] regmap: sdw: add support for SoundWire 1.2 MBQ

[dpdk-dev] [PATCH v2] devtools: add new SPDX license compliance checker
 2020-08-26 15:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

stable/linux-4.19.y baseline: 175 runs, 2 regressions (v4.19.142)
 2020-08-26 15:12 UTC 

[PATCH 1/4] regmap: sdw: move to -EOPNOTSUPP
 2020-08-26 15:05 UTC  (9+ messages)

[PATCH 0/3] Add 3 new keycodes and use them for 3 new hotkeys on new Lenovo Thinkpads
 2020-08-26 15:12 UTC  (4+ messages)

[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
 2020-08-26 15:09 UTC  (5+ messages)
` [PATCH 6/8] mm: Convert find_get_entry to return the head page
    ` [Intel-gfx] "

[PATCH 1/5] power: supply: bq27xxx: Simplify with dev_err_probe()
 2020-08-26 15:11 UTC  (3+ messages)
` [PATCH 5/5] power: supply: lego_ev3: "

[PATCH] ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
 2020-08-26 15:09 UTC  (2+ messages)

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-26 15:10 UTC  (8+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env

sdbusplus - const/readonly flags
 2020-08-26 15:10 UTC  (3+ messages)

[PATCH] pack-redundant: gauge the usage before proposing its removal
 2020-08-26  8:09 UTC  (7+ messages)
` [PATCH v1 0/3] War on dashed-git
  ` [PATCH v1 2/3] cvsexportcommit: do not run git programs in dashed form
  ` [PATCH v1 3/3] git: catch an attempt to run "git-foo"

[PATCH] nbd: restore default timeout when setting it to zero
 2020-08-26 15:09 UTC  (10+ messages)

[PATCH] iommu: Add support to filter non-strict/lazy mode based on device names
 2020-08-26 15:07 UTC  (10+ messages)

[PULL 00/18] Usb 20200826 patches
 2020-08-26 14:52 UTC  (8+ messages)
` [PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
` [PULL 07/18] hw/usb: Add U2F key base class
` [PULL 10/18] hw/usb: Add U2F key emulated mode
` [PULL 11/18] meson: Add U2F key to meson
` [PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
` [PULL 15/18] hw/usb: Add U2F device check to passthru mode
` [PULL 17/18] usb-host: workaround libusb bug

[PATCH v2] ASoC: max9867: shutdown codec when changing filter type
 2020-08-26 15:07 UTC 

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-08-26 15:06 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 15:08 UTC  (4+ messages)
` [PATCH 08/29] dma-buf: Avoid "

[GIT PULL] etnaviv fixes for 5.9-rc3
 2020-08-26 15:08 UTC 

[PATCH v2 0/7][next] printk: reimplement LOG_CONT handling
 2020-08-26 15:07 UTC  (7+ messages)
` [PATCH v2 5/7][next] printk: ringbuffer: add finalization/extension support

[PATCH v2] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26 15:05 UTC  (2+ messages)

[PATCH v3 3/3] selinux: add permission names to trace event
 2020-08-26 15:06 UTC  (6+ messages)
  ` [RFC PATCH] selinux: Add denied trace with permssion filter

[PATCH resend 0/2] Input: soc_button_array - Add support for INT33D3 ACPI tablet-switch device
 2020-08-26 15:06 UTC  (3+ messages)
` [PATCH resend 1/2] Input: soc_button_array - Add active_low setting to soc_button_info
` [PATCH resend 2/2] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices

KASAN: stack-out-of-bounds Write in i801_isr
 2020-08-26 15:05 UTC 

[PATCH v2] v4l2-ctrl: Add VP9 codec levels
 2020-08-26 15:04 UTC  (2+ messages)

[RFC PATCH 00/14] kprobes: Unify kretprobe trampoline handlers
 2020-08-26 15:04 UTC  (5+ messages)
` [RFC PATCH 03/14] arm: kprobes: Use generic kretprobe trampoline handler

Contributor wanting to get started with simple contributions
 2020-08-26 15:00 UTC  (4+ messages)

[PATCH 1/2] drm/exynos: dsi: Simplify with dev_err_probe()
 2020-08-26 14:55 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: hdmi: "

[PATCH] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
 2020-08-26 14:49 UTC  (2+ messages)

[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-26 15:00 UTC  (3+ messages)
` [RFC v6 00/13] "

[GIT PULL] USB fixes for 5.9-rc3
 2020-08-26 15:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/crypto: fix device number
 2020-08-26 15:02 UTC  (2+ messages)

[PATCH v2 00/23] Use asm-generic for mmu_context no-op functions
 2020-08-26 14:52 UTC  (5+ messages)
` [PATCH v2 04/23] arm: use asm-generic/mmu_context.h for no-op implementations
` [PATCH v2 05/23] arm64: "
` [PATCH v2 16/23] powerpc: "
` [PATCH v2 17/23] riscv: "

[PATCH 01/16] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-26 14:51 UTC  (8+ messages)
` [PATCH 11/16] iio: chemical: scd30: "
` [PATCH 12/16] iio: dac: dpot-dac: "
` [PATCH 13/16] iio: imu: inv_mpu6050: "
` [PATCH 14/16] iio: light: isl29018: "
` [PATCH 15/16] iio: light: tsl2772: "
` [PATCH 16/16] iio: magnetometer: ak8974: "

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-26 14:59 UTC  (4+ messages)

[git:media_tree/fixes] media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
 2020-08-26 14:29 UTC 

[PATCH] padata: add a reviewer
 2020-08-26 14:59 UTC 

[PATCH 00/12] Convert btree locking to an rwsem
 2020-08-26 14:58 UTC  (2+ messages)

[PATCH v2] virtio-gpu: fix unmap the already mapped items
 2020-08-26 14:54 UTC  (2+ messages)


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.