All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-10 18:27:13 to 2020-09-10 18:52:58 UTC [more...]

[PATCH 00/22] SELinux Notebook: Convert batch 3 to markdown/tidy up
 2020-09-09 13:30 UTC  (2+ messages)
` [PATCH 19/22] vm_support: Tidy up formatting

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-09-10 18:29 UTC  (5+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PATCH net-next + leds v2 0/7] PLEASE REVIEW: Add support for LEDs on Marvell PHYs
 2020-09-10 18:34 UTC  (7+ messages)
` [PATCH net-next + leds v2 6/7] net: phy: marvell: add support for LEDs controlled by "

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2020-09-10 18:46 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: spi: Add compatible string for brcmstb SoCs
 2020-09-10 18:20 UTC  (8+ messages)
` [PATCH 2/4] spi: bcm-qspi: Add compatible string for BRCMSTB 7445 SoCs
` [PATCH 3/4] spi: bcm-qspi: Fix probe regression on iProc platforms
` [PATCH 4/4] spi: bcm-qspi: Clean up 7425, 7429, and 7435 settings

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-10 16:11 UTC  (7+ messages)
` [PATCH 03/15] habanalabs/gaudi: add NIC security configuration
` [PATCH 04/15] habanalabs/gaudi: add support for NIC QMANs
` [PATCH 05/15] habanalabs/gaudi: add NIC Ethernet support
` [PATCH 06/15] habanalabs/gaudi: add NIC PHY code
` [PATCH 10/15] habanalabs/gaudi: add WQ control operations
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC

[Virtio-fs] [PATCH v2 0/6] virtiofsd xattr name mappings
 2020-09-10 18:42 UTC  (8+ messages)
` [Virtio-fs] [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
    `  "
` [Virtio-fs] [PATCH v2 6/6] tools/virtiofsd: xattr name mapping examples

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-10 18:50 UTC  (8+ messages)
` [PATCH v11 04/11] PCI: brcmstb: Add suspend and resume pm_ops

[PULL 00/33] QOM boilerplate cleanup (v4)
 2020-09-10 18:21 UTC  (26+ messages)
` [PULL 01/33] memory: Remove kernel-doc comment marker
` [PULL 02/33] qom: make object_ref/unref use a void * instead of Object *
` [PULL 03/33] qom: provide convenient macros for declaring and defining types
` [PULL 04/33] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PULL 05/33] qom: DECLARE_*_CHECKERS macros
` [PULL 06/33] qom: Make type checker functions accept const pointers
` [PULL 07/33] codeconverter: script for automating QOM code cleanups
` [PULL 08/33] Delete duplicate QOM typedefs
` [PULL 11/33] Use DECLARE_*CHECKER* when possible (--force mode)
` [PULL 12/33] Use OBJECT_DECLARE_TYPE where possible
` [PULL 13/33] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PULL 14/33] gpex: Fix type checking function name
` [PULL 15/33] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PULL 16/33] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
` [PULL 17/33] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
` [PULL 18/33] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PULL 19/33] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PULL 21/33] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PULL 22/33] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PULL 23/33] sabre: Rename SABRE_DEVICE to SABRE
` [PULL 24/33] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PULL 27/33] tusb6010: Rename TUSB to TUSB6010
` [PULL 30/33] lpc_ich9: Use typedef name for instance_size
` [PULL 31/33] xilinx_axienet: "
` [PULL 32/33] vhost-user-vga: "

[dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom display
 2020-09-10 18:48 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/4] sched: add dynamic config of subport bandwidth profile
 2020-09-10 18:48 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 00/10] Enable dynamic config of subport bandwidth
  ` [dpdk-dev] [PATCH v2 01/10] sched: add support profile data structure
  ` [dpdk-dev] [PATCH v2 02/10] sched: add subport profile table
  ` [dpdk-dev] [PATCH v2 03/10] sched: add subport profile add and config api
  ` [dpdk-dev] [PATCH v2 04/10] sched: update the grinder credit update function
  ` [dpdk-dev] [PATCH v2 05/10] sched: update the pipe config api implementation
  ` [dpdk-dev] [PATCH v2 06/10] example/qos_sched: add dynamic config of subport
  ` [dpdk-dev] [PATCH v2 07/10] example/ip_pipeline: "
  ` [dpdk-dev] [PATCH v2 08/10] drivers/softnic: "
  ` [dpdk-dev] [PATCH v2 09/10] app/test_sched: "
  ` [dpdk-dev] [PATCH v2 10/10] sched: remove the redundant code

[PATCH V4 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-10 18:50 UTC  (8+ messages)
` [PATCH V4 11/14] mpathpersist: check whether malloc paramp->trnptid_list fails in handle_args func
` [PATCH V4 12/14] libmultipathpersist: use update_multipath_table/status, in get_mpvec
` [PATCH V4 14/14] multipathpersist: delete unused variable in handle_args

[PATCH v3 0/8] nfc: s3fwrn5: Few cleanups
 2020-09-10 16:12 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
` [PATCH v3 2/8] dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
` [PATCH v3 3/8] "
` [PATCH v3 4/8] nfc: s3fwrn5: Remove unneeded 'ret' variable

[PATCH] dt-bindings: example: Extend based on practice
 2020-09-10 18:47 UTC 

[PULL 00/30] riscv-to-apply queue
 2020-09-10 18:09 UTC  (23+ messages)
` [PULL 05/30] target/riscv: cpu: Set reset vector based on the configured property value
` [PULL 06/30] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PULL 07/30] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PULL 09/30] hw/sd: Add Cadence SDHCI emulation
` [PULL 10/30] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PULL 11/30] hw/dma: Add SiFive platform DMA controller emulation
` [PULL 12/30] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PULL 16/30] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PULL 17/30] hw/riscv: clint: Avoid using hard-coded timebase frequency
` [PULL 18/30] hw/riscv: sifive_u: Connect a DMA controller
` [PULL 19/30] hw/riscv: Move sifive_e_prci model to hw/misc
` [PULL 20/30] hw/riscv: Move sifive_u_prci "
` [PULL 21/30] hw/riscv: Move sifive_u_otp "
` [PULL 22/30] hw/riscv: Move sifive_gpio model to hw/gpio
` [PULL 23/30] hw/riscv: Move sifive_clint model to hw/intc
` [PULL 24/30] hw/riscv: Move sifive_plic "
` [PULL 25/30] hw/riscv: Move riscv_htif model to hw/char
` [PULL 26/30] hw/riscv: Move sifive_uart "
` [PULL 27/30] hw/riscv: Move sifive_test model to hw/misc
` [PULL 28/30] hw/riscv: Always build riscv_hart.c
` [PULL 29/30] hw/riscv: Drop CONFIG_SIFIVE
` [PULL 30/30] hw/riscv: Sort the Kconfig options in alphabetical order

[PATCH bpf-next v2 3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize
 2020-09-10 18:47 UTC 

[PATCH 4.19] net/mlx5e: Don't support phys switch id if not in switchdev mode
 2020-09-10 18:46 UTC  (3+ messages)

[PATCH 1/4] drm/vram-helper: stop using TTM placement flags
 2020-09-10 18:46 UTC  (3+ messages)
` [PATCH 4/4] drm/ttm: nuke memory type flags

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-10 18:17 UTC  (5+ messages)
` [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH] jbd2: avoid transaction reuse after reformatting
 2020-09-10 18:45 UTC 

[PATCH 01/11] habanalabs: use smallest possible alignment for virtual addresses
 2020-09-10 18:15 UTC  (4+ messages)
` [PATCH 02/11] habanalabs: rename mmu.c to mmu_v1.c
` [PATCH 03/11] habanalabs: refactor MMU as device-oriented
` [PATCH 04/11] habanalabs: add num_hops to hl_mmu_properties

[PATCH 13/17] p2p: Start a basic P2P Group after GO Negotiation
 2020-09-10 18:44 UTC  (2+ messages)

[PATCH v3 0/2] Introduce the BQ256XX family of chargers
 2020-09-10 16:45 UTC 

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-10 18:10 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 14284fedf59f
 2020-09-10 16:28 UTC 

[PATCH v13 0/5] KASAN-KUnit Integration
 2020-09-10 18:17 UTC  (2+ messages)

drivers/bluetooth/hci_qca.c:1692:35: warning: unused variable 'qca_soc_data_wcn3990'
 2020-09-10 18:41 UTC  (2+ messages)

VLAN filtering with DSA
 2020-09-10 18:42 UTC  (3+ messages)

[RFC PATCH] x86/mce: Make mce_rdmsrl() do a plain RDMSR only
 2020-09-10 18:42 UTC  (12+ messages)
                  ` [PATCH -v2] x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-09-10 18:41 UTC  (10+ messages)

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-10 18:33 UTC  (14+ messages)
` [RFC PATCH v2 1/3] "

[PATCH 0/6] quote_path() clean-ups
 2020-09-10 18:40 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 4/7] quote_path: code clarification
  ` [PATCH v2 5/7] wt-status: consistently quote paths in "status --short" output

[Buildroot] [PATCH 1/1] package/subversion: drop first patch
 2020-09-10 18:41 UTC  (2+ messages)

[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
 2020-09-10 18:40 UTC  (6+ messages)

[Buildroot] [git commit] package/subversion: drop first patch
 2020-09-10 18:41 UTC 

[PATCH for-next] io_uring: ensure IOSQE_ASYNC file table grabbing works, with SQPOLL
 2020-09-10 18:18 UTC  (11+ messages)

[PATCH bpf-next v3 0/3] tools: bpftool: print built-in features, automate some of the documentation
 2020-09-10 18:18 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] tools: bpftool: automate generation for "SEE ALSO" sections in man pages

[PATCH v2] arm: dts: fix ast2500-evb inclusion for the correct soc family
 2020-09-10 18:40 UTC  (2+ messages)

[PATCH] PCI: mediatek: Release the resource when PCIe enable port fail
 2020-09-10 18:40 UTC  (2+ messages)

[PATCH 0/3] Rename ASPEED SoC clock name
 2020-09-10 18:40 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] cosmetic: aspeed: ast2500: Rename clock header
  ` [PATCH v2 2/3] clock:aspeed: Sync with Linux kernel clock header define
  ` [PATCH v2 3/3] cosmetic: aspeed: Modify for SPDX-License

[PATCH v2 1/1] board: ns3: check bnxt chimp handshake status
 2020-09-10 18:39 UTC  (2+ messages)

[PATCH v2 0/5] add custome commands for broadcom NS3 soc
 2020-09-10 18:39 UTC  (12+ messages)
` [PATCH v2 1/5] cmd: broadcom: add bnxt boot command
` [PATCH v2 2/5] cmd: broadcom: add cmd to update bnxt image env variables
` [PATCH v2 3/5] cmd: broadcom: add command for chimp handshake
` [PATCH v2 4/5] board: ns3: kconfig: extend board kconfig with specific commands
` [PATCH v2 5/5] MAINTAINERS: update maintainers file for new files

[PATCH v3 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-10 18:20 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: dts: ti: Add support for J7200 SoC

[PATCH v3 00/14] dt-bindings: Cleanup of i.MX 8
 2020-09-10 18:34 UTC  (8+ messages)
` [PATCH v3 12/14] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs

[PATCHv10 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-09-10 18:35 UTC  (10+ messages)
` [PATCHv11 "
  ` [PATCHv11 bpf-next 2/5] "

[PULL u-boot] Please pull u-boot-amlogic-20200910
 2020-09-10 18:37 UTC  (2+ messages)

[LTP] [PATCH 1/1] syscalls/fanotify15: TCONF also on EOPNOTSUPP
 2020-09-10 18:37 UTC  (3+ messages)

[PATCH v2 nvme-cli] nvme-status: Don't reduce all negative statuses to ECOMM
 2020-09-10 18:36 UTC  (2+ messages)

[PATCH 0/4] builtin/diff: learn --merge-base
 2020-09-10 18:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] builtin/diff: parse --no-index using parse_options()

[PATCH v3 00/17] HSM driver for ACRN hypervisor
 2020-09-10 18:33 UTC  (6+ messages)
` [PATCH v3 06/17] virt: acrn: Introduce VM management interfaces

[RFC PATCH v7 13/21] riscv: signal: Report signal frame size to userspace via auxv
 2020-09-10 18:35 UTC  (2+ messages)

slow sync rcu_tasks_trace
 2020-09-10 18:33 UTC  (11+ messages)

[PATCH v2 0/8] Return head pages from find_*_entry
 2020-09-10 18:33 UTC  (27+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/8] mm: Factor find_get_incore_page out of mincore_page
  `  "
` [Intel-gfx] [PATCH v2 2/8] mm: Use find_get_incore_page in memcontrol
  `  "
` [Intel-gfx] [PATCH v2 3/8] mm: Optimise madvise WILLNEED
  `  "
` [Intel-gfx] [PATCH v2 4/8] proc: Optimise smaps for shmem entries
  `  "
` [Intel-gfx] [PATCH v2 5/8] i915: Use find_lock_page instead of find_lock_entry
  `  "
` [Intel-gfx] [PATCH v2 6/8] mm: Convert find_get_entry to return the head page
  `  "
` [Intel-gfx] [PATCH v2 7/8] mm/shmem: Return head page from find_lock_entry
  `  "
` [Intel-gfx] [PATCH v2 8/8] mm: Add find_lock_head
  `  "

OpenBMC Learning Series
 2020-09-10 18:33 UTC  (7+ messages)

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-09-10 18:33 UTC  (4+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[PATCH v3 1/4] dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedProperties
 2020-09-10 18:22 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matching
` [PATCH v3 4/4] dt-bindings: i2c: imx: Fix i.MX 7 "

[ANNOUNCE] xfs-linux: for-next updated to 18a1031619de
 2020-09-10 18:26 UTC 

[Intel-gfx] [PATCH 0/2] Fixes for incoming smarter IOMMU
 2020-09-10 18:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Fixes for incoming smarter IOMMU (rev2)

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-10 18:28 UTC  (6+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema

[PATCH 00/11] Major rework of top-level .gitignore
 2020-09-10 18:31 UTC  (3+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-10 18:29 UTC  (8+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc

[PATCH v4] gpu/drm: ingenic: Add option to mmap GEM buffers cached
 2020-09-10 18:28 UTC  (4+ messages)

[PATCH v3] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-09-10 18:28 UTC  (3+ messages)

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-10 18:27 UTC  (5+ messages)
` [PATCH 07/12] soc: mediatek: pm-domains: Add extra sram control

[PATCH] xfs: deprecate the V4 format
 2020-09-10 18:27 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.