All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 20:44:39 to 2020-09-18 21:35:46 UTC [more...]

[PATCH 0/6] Convert pc-bios Makefiles to meson
 2020-09-18 20:47 UTC  (6+ messages)
` [PATCH 1/6] meson: convert pc-bios/s390-ccw
` [PATCH 2/6] optionrom: make kvmapic.S compile with clang
` [PATCH 3/6] meson: convert pc-bios/optionrom
` [PATCH 4/6] build-sys: remove no longer needed ROMS variable
` [PATCH 5/6] build-sys: remove recurse-* rules

[PULL 00/17] QOM queue, 2020-09-18
 2020-09-18 20:47 UTC  (14+ messages)
` [PULL 02/17] sifive_u: Rename memmap enum constants
` [PULL 03/17] sifive: Move QOM typedefs and add missing includes
` [PULL 04/17] sifive: Use DECLARE_*CHECKER* macros
` [PULL 05/17] qom: Correct object_class_dynamic_cast_assert() documentation
` [PULL 06/17] qom: Clean up object_property_get_enum()'s error value
` [PULL 07/17] qom: Correct error values in two contracts
` [PULL 09/17] target/arm: Set instance_align on CPUARM TypeInfo
` [PULL 10/17] target/ppc: Set instance_align on PowerPCCPU TypeInfo
` [PULL 12/17] target/s390x: Set instance_align on S390CPU TypeInfo
` [PULL 13/17] scripts/codeconverter: Update to latest version
` [PULL 14/17] qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 16/17] Use OBJECT_DECLARE_TYPE when possible
` [PULL 17/17] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH 0/9] Document aiocb, sigevent, siginfo_t
 2020-09-18 21:35 UTC  (15+ messages)
` [PATCH 1/9] system_data_types.7: ffix
` [PATCH 2/9] system_data_types.7: srcfix: Add FIXME note: Add descriptions
` [PATCH 3/9] system_data_types.7: Document sigevent
` [PATCH 4/9] sigevent.3: New link to new documented type in system_data_types(7)
` [PATCH 5/9] system_data_types.7: srcfix: cosmetic: Visually sparate types
` [PATCH 7/9] aiocb.3: New link to new documented type in system_data_types(7)

[PATCH 0/4] sample hooks: become hash agnostic
 2020-09-18 21:35 UTC  (5+ messages)
` [PATCH 2/4] builtin/rev-parse: learn --null-oid

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-18 21:35 UTC  (5+ messages)
` [RFC PATCH 6/6] security/fbfam: Mitigate a fork brute force attack

[PATCH] ipmi: msghandler: Fix a signedness bug
 2020-09-18 21:35 UTC  (2+ messages)

[PATCH net-next] hinic: modify irq name
 2020-09-18 21:34 UTC  (2+ messages)

[Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
 2020-09-18 21:34 UTC 

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-18
 2020-09-18 21:27 UTC  (3+ messages)
` [net 2/4] ice: Fix call trace on suspend
` [net 4/4] ice: fix memory leak in ice_vsi_setup

[PATCH net-next] net: cortina: Remove set but not used variable
 2020-09-18 21:33 UTC  (2+ messages)

[PATCH 0/3] Document regmatch_t (and a ffix)
 2020-09-18 21:33 UTC  (4+ messages)
` [PATCH 3/3] regmatch_t.3: New page for new documented type in system_data_types(7)

[v4, 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-18 21:33 UTC  (2+ messages)

[PATCH 0/2] Document size_t
 2020-09-18 21:32 UTC  (4+ messages)

[PATCH 0/4] Document regoff_t (and a few minor patches)
 2020-09-18 21:32 UTC  (4+ messages)
` [PATCH 1/4] system_data_types.7: wfix

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-18 21:10 UTC  (8+ messages)
` [PATCH v3 01/15] hw/block/nvme: Define 64 bit cqe.result

[PATCH 0/3] alsa-lib/ASoC: use inclusive language for bclk/fsync/topology
 2020-09-18 21:28 UTC  (4+ messages)
` [PATCH 1/3] topology: use inclusive language for bclk
` [PATCH 2/3] topology: use inclusive language for fsync
` [PATCH 3/3] topology: use inclusive language in documentation

[PATCH v2 0/2] soc: amlogic: add support for the Meson AXG Power Controller
 2020-09-18 20:23 UTC  (2+ messages)

[PATCH v2 00/17] hw/block/nvme: multiple namespaces support
 2020-09-18 20:36 UTC  (12+ messages)
` [PATCH v2 02/17] pci: pass along the return value of dma_memory_rw
` [PATCH v2 03/17] hw/block/nvme: handle dma errors
` [PATCH v2 06/17] hw/block/nvme: add a lba to bytes helper
` [PATCH v2 07/17] hw/block/nvme: fix endian conversion
` [PATCH v2 08/17] hw/block/nvme: add symbolic command name to trace events
` [PATCH v2 09/17] hw/block/nvme: refactor aio submission
` [PATCH v2 11/17] hw/block/nvme: harden cmb access
` [PATCH v2 12/17] hw/block/nvme: add support for scatter gather lists
` [PATCH v2 13/17] hw/block/nvme: add support for sgl bit bucket descriptor
` [PATCH v2 14/17] hw/block/nvme: refactor identify active namespace id list
` [PATCH v2 17/17] hw/block/nvme: change controller pci id

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-18 21:29 UTC  (12+ messages)
` [PATCH v3 13/30] kbuild: lto: postpone objtool
` [PATCH v3 17/30] init: lto: ensure initcall ordering

[PATCH net-next] net: ethernet: Remove set but not used variable
 2020-09-18 21:30 UTC  (2+ messages)

[BlueZ v4 03/20] btio: Add SPDX License Identifier
 2020-09-18 21:08 UTC  (6+ messages)
` [BlueZ v4 04/20] client: "
` [BlueZ v4 07/20] gobex: "
` [BlueZ v4 09/20] mesh: "
` [BlueZ v4 18/20] build: "
` [BlueZ v4 19/20] test: "

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-18 21:28 UTC  (16+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[Intel-gfx] [PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-18 20:47 UTC  (4+ messages)

[RFC v1 08/12] kunit: mock: add basic matchers and actions
 2020-09-18 21:27 UTC  (3+ messages)
` [RFC PATCH] kunit: mock: to_mock_u8_matcher can be static

[PATCH v2] qom: simplify object_find_property / object_class_find_property
 2020-09-18 20:54 UTC  (2+ messages)

[PATCH 0/2] pahole: Make encoding percpu vars into BTF optional
 2020-09-18 21:26 UTC  (4+ messages)
` [PATCH 1/2] btf_encoder: Make encoding "

[PATCH net] net: mvneta: recycle the page in case of out-of-order
 2020-09-18 21:25 UTC 

[PATCH for-next v5 0/4] rxe: API extensions
 2020-09-18 21:25 UTC  (5+ messages)
` [PATCH for-next v5 1/4] rxe: Implement MW commands
` [PATCH for-next v5 2/4] rxe: add extended query device verb
` [PATCH for-next v5 3/4] rxe: add support for extended CQ operations
` [PATCH for-next v5 4/4] rxe: add support for extended QP operations

[virtio-dev] [PATCH 00/11] Additional virtio device resources
 2020-09-18 21:24 UTC  (4+ messages)
` [virtio-dev] [PATCH 05/11] doorbells: Introduce doorbells
  ` [virtio-dev] "

[PATCH] net: openswitch: reuse the helper variable to improve the code readablity
 2020-09-18 21:24 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 6f9885a36c006d798319661fa849f9c2922223b9
 2020-09-18 21:22 UTC 

[tip:efi/core] BUILD SUCCESS 744de4180a43cb5264c1ba39d98c9eadcb228491
 2020-09-18 21:22 UTC 

[tip:x86/cpu] BUILD SUCCESS 75d1cc0e05af579301ce4e49cf6399be4b4e6e76
 2020-09-18 21:22 UTC 

[PATCH] net: hns: kerneldoc fixes
 2020-09-18 21:23 UTC  (2+ messages)

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18 21:19 UTC  (7+ messages)

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-18 21:18 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t v8] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-18 21:18 UTC  (3+ messages)

[PATCH for-next v5 00/12] rdma_rxe: API extensions
 2020-09-18 21:15 UTC  (13+ messages)
` [PATCH for-next v5 01/12] rdma_rxe: Separat MEM into MR and MW objects
` [PATCH for-next v5 02/12] rdma_rxe: Enable "
` [PATCH for-next v5 03/12] rdma_rxe: Let pools support both keys and indices
` [PATCH for-next v5 04/12] rdma_rxe: Add alloc_mw and dealloc_mw verbs
` [PATCH for-next v5 05/12] rdma_rxe: Add bind_mw and invalidate_mw verbs
` [PATCH for-next v5 06/12] rdma_rxe: Add memory access through MWs
` [PATCH for-next v5 07/12] rdma_rxe: Add support for ibv_query_device_ex
` [PATCH for-next v5 08/12] rdma_rxe: Add support for extended CQ operations
` [PATCH for-next v5 09/12] rdma_rxe: Add support for extended QP operations
` [PATCH for-next v5 10/12] rdma_rxe: Fix pool related bugs
` [PATCH for-next v5 11/12] rdma_rxe: Fix mcast group allocation bug
` [PATCH for-next v5 12/12] rdma_rxe: Fix bugs in the multicast receive path

[PATCH v2] ptp: mark symbols static where possible
 2020-09-18 21:15 UTC  (2+ messages)

[PATCH] i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
 2020-09-18 21:13 UTC  (3+ messages)

[PATCH next] net: fix build without CONFIG_SYSCTL definition
 2020-09-18 21:14 UTC  (2+ messages)

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-18 21:11 UTC  (2+ messages)

[PATCH 0/7 net-next] net: various: delete duplicated words
 2020-09-18 21:12 UTC  (2+ messages)

[PATCH net] hinic: fix sending pkts from core while self testing
 2020-09-18 21:11 UTC  (2+ messages)

[PATCH] scsi: libiscsi: fix NOP race condition
 2020-09-18 21:09 UTC 

[PATCH 0/3] objtool: Extend CFA updating/checking
 2020-09-18 21:09 UTC  (5+ messages)
` [PATCH 1/3] objtool: check: Fully validate the stack frame
` [PATCH 2/3] objtool: check: Support addition to set CFA base

[PATCH] i2c: Switch to using the new API kobj_to_dev()
 2020-09-18 21:09 UTC  (2+ messages)

[PATCH net-next] Revert "ibmvnic: remove never executed if statement"
 2020-09-18 21:08 UTC  (2+ messages)

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-18 21:06 UTC  (14+ messages)

[PATCH 1/2] i2c: stm32: fix slot id after introduction of host-notify support
 2020-09-18 21:05 UTC  (3+ messages)

[PATCH 2/2] i2c: stm32: name slave slot to ease maintenance
 2020-09-18 21:05 UTC  (3+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18 21:06 UTC  (13+ messages)

[net-next v6 0/5] devlink flash update overwrite mask
 2020-09-18 21:04 UTC  (2+ messages)

Making structs with variable-sized arrays unsized?
 2020-09-18 21:04 UTC  (4+ messages)

[PATCH] pm: runtime: fix timer_expires on 32bits arch
 2020-09-18 20:56 UTC  (2+ messages)

WARNING in ex_handler_uaccess
 2020-09-18 21:01 UTC 

[net-next v3 0/4] tipc: add more features to TIPC encryption
 2020-09-18 20:58 UTC  (2+ messages)

[PATCH v3 0/2] net: mdio-ipq4019: add Clause 45 support
 2020-09-18 20:56 UTC  (3+ messages)
` [PATCH v3 1/2] net: mdio-ipq4019: change defines to upper case
` [PATCH v3 2/2] net: mdio-ipq4019: add Clause 45 support

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-18 20:46 UTC  (4+ messages)
` [PATCH v5 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH v5 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v5 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling

[PATCH v5 net-next 0/5] ionic: add devlink dev flash support
 2020-09-18 20:54 UTC  (2+ messages)

[ovmf test] 154468: all pass - PUSHED
 2020-09-18 20:54 UTC 

[PATCH 0/2] Fix some definitions for bus frequency
 2020-09-18 20:52 UTC  (9+ messages)
` [PATCH 1/2] i2c: mediatek: Fix generic "
` [PATCH 2/2] i2c: mediatek: Send i2c master code at more than 1MHz

[PATCH v2 net 0/8] Bugfixes in Microsemi Ocelot switch driver
 2020-09-18 20:52 UTC  (2+ messages)

[PATCH 0/3] VSP-Tests: unbind:
 2020-09-18 20:52 UTC  (4+ messages)
` [PATCH 2/3] tests: Skip unbind/bind tests when not root
  ` [PATCH v2] "

[PATCH v2 0/2] net: mdio-ipq4019: add Clause 45 support
 2020-09-18 20:52 UTC  (3+ messages)
` [PATCH v2 1/2] net: mdio-ipq4019: change defines to upper case
` [PATCH v2 2/2] net: mdio-ipq4019: add Clause 45 support

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-18 20:50 UTC  (6+ messages)
` [PATCH 03/12] arm64: dts: mediatek: Add mt8173 power domain controller

[PATCH] random: initialize ChaCha20 constants with correct endianness
 2020-09-18 20:42 UTC  (2+ messages)

[qemu-mainline test] 154466: regressions - FAIL
 2020-09-18 20:51 UTC 

[PATCH] pwm: rockchip: Keep enabled PWMs running while probing
 2020-09-18 20:48 UTC  (2+ messages)

[PATCH -next 0/9] rtlwifi: fix comparison to bool warnings
 2020-09-18 20:49 UTC  (17+ messages)
` [PATCH -next 2/9] rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
` [PATCH -next 3/9] rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
` [PATCH -next 4/9] rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
` [PATCH -next 5/9] rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
` [PATCH -next 6/9] rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
` [PATCH -next 7/9] rtlwifi: rtl8192ce: "
` [PATCH -next 8/9] rtlwifi: rtl8192de: "
` [PATCH -next 9/9] rtlwifi: rtl8723be: "

[PATCH v4] net: use exponential backoff in netdev_wait_allrefs
 2020-09-18 20:47 UTC  (2+ messages)

[PATCH] i2c: mediatek: Fix generic definitions for bus frequencies
 2020-09-18 20:45 UTC  (5+ messages)

linux-next: Tree for Sep 17
 2020-09-18 20:46 UTC  (4+ messages)
` linux-next: Tree for Sep 17 (net/ipv4/devinet.c)

[RFC][PATCH] reduce boilerplate in fsid handling
 2020-09-18 20:45 UTC 

[PATCH 0/2][v2] Fix init for device stats for seed devices
 2020-09-18 20:44 UTC  (3+ messages)
` [PATCH 1/2] btrfs: init "
` [PATCH 2/2] btrfs: return error if we're unable to read device stats


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.