All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 20:08:14 to 2020-10-12 20:44:44 UTC [more...]

[PULL v2 00/38] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 20:33 UTC  (19+ messages)
` [PULL 01/38] meson.build: Add comments to clarify code organization
` [PULL 02/38] meson.build: Sort sourcesets alphabetically
` [PULL 03/38] hw/core: Move the creation of the library to the main meson.build
` [PULL 04/38] chardev: "
` [PULL 05/38] migration: "
` [PULL 06/38] io: "
` [PULL 07/38] crypto: "
` [PULL 08/38] authz: "
` [PULL 09/38] qom: "
` [PULL 10/38] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
` [PULL 11/38] softmmu: move more files to softmmu/
` [PULL 13/38] qom: fix objects with improper parent type
` [PULL 14/38] docs: Move QTest documentation to its own document
` [PULL 15/38] docs/devel/qtest: Include protocol spec in document
` [PULL 17/38] qtest: unify extra_qtest_srcs and extra_qtest_deps
` [PULL 19/38] build-sys: fix git version from -version
` [PULL 21/38] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PULL 22/38] qtest: Reintroduce qtest_qmp_receive with QMP event buffering

[PATCH v2 0/2] arm64: Add basic support for Kobol's Helios64
 2020-10-12 20:43 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add kobol prefix
` [PATCH v2 2/2] arm64: dts: rockchip: Add basic support for Kobol's Helios64

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 20:44 UTC  (12+ messages)
` [PATCH 08/13] m68k: m68328: use legacy_timer_tick()
` [PATCH 11/13] timekeeping: remove xtime_update

[PATCH v21 00/23] LSM: Module stacking for AppArmor
 2020-10-12 20:19 UTC  (46+ messages)
  ` [PATCH v21 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v21 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v21 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v21 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v21 05/23] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v21 06/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v21 07/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v21 08/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v21 09/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v21 10/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v21 11/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v21 12/23] LSM: Specify which LSM to display
  ` [PATCH v21 13/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v21 14/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v21 15/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v21 16/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v21 17/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v21 18/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v21 19/23] audit: add support for non-syscall auxiliary records
  ` [PATCH v21 20/23] Audit: Add new record for multiple process LSM attributes
  ` [PATCH v21 21/23] Audit: Add a new record for multiple object "
  ` [PATCH v21 22/23] LSM: Add /proc attr entry for full LSM context

[PATCH v2 0/3] Actually fix freelist pointer vs redzoning
 2020-10-12 20:43 UTC  (4+ messages)
` [PATCH v2 2/3] mm/slub: Fix redzoning for small allocations

[dpdk-dev] [PATCH v4 00/11] support match on L3 fragmented packets
 2020-10-12 20:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 01/11] ethdev: add extensions attributes to IPv6 item

[Buildroot] [PATCH 1/2] {linux, linux-headers}: add version 5.9
 2020-10-12 20:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: add version 5.9
 2020-10-12 20:40 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S53 01/15] virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type
 2020-10-12 20:40 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH S53 15/15] ice: Add space to unknown speed

[PATCH 00/31] crypto: qat - rework in preparation for qat_4xxx driver
 2020-10-12 20:38 UTC  (32+ messages)
` [PATCH 01/31] crypto: qat - update IV in software
` [PATCH 02/31] crypto: qat - mask device capabilities with soft straps
` [PATCH 03/31] crypto: qat - num_rings_per_bank is device dependent
` [PATCH 04/31] crypto: qat - fix configuration of iov threads
` [PATCH 05/31] crypto: qat - split transport CSR access logic
` [PATCH 06/31] crypto: qat - relocate GEN2 CSR access code
` [PATCH 07/31] crypto: qat - abstract admin interface
` [PATCH 08/31] crypto: qat - add packed to init admin structures
` [PATCH 09/31] crypto: qat - rename ME in AE
` [PATCH 10/31] crypto: qat - change admin sequence
` [PATCH 11/31] crypto: qat - use admin mask to send fw constants
` [PATCH 12/31] crypto: qat - update constants table
` [PATCH 13/31] crypto: qat - remove writes into WQCFG
` [PATCH 14/31] crypto: qat - remove unused macros in arbiter module
` [PATCH 15/31] crypto: qat - abstract arbiter access
` [PATCH 16/31] crypto: qat - add support for capability detection
` [PATCH 17/31] crypto: qat - register crypto instances based on capability
` [PATCH 18/31] crypto: qat - enable ring after pair is programmed
` [PATCH 19/31] crypto: qat - abstract build ring base
` [PATCH 20/31] crypto: qat - replace constant masks with GENMASK
` [PATCH 21/31] crypto: qat - use BIT_ULL() - 1 pattern for masks
` [PATCH 22/31] crypto: qat - abstract writes to arbiter enable
` [PATCH 23/31] crypto: qat - remove hardcoded bank irq clear flag mask
` [PATCH 24/31] crypto: qat - call functions in adf_sriov if available
` [PATCH 25/31] crypto: qat - remove unnecessary void* casts
` [PATCH 26/31] crypto: qat - change return value in adf_cfg_add_key_value_param()
` [PATCH 27/31] crypto: qat - change return value in adf_cfg_key_val_get()
` [PATCH 28/31] crypto: qat - refactor qat_crypto_create_instances()
` [PATCH 29/31] crypto: qat - refactor qat_crypto_dev_config()
` [PATCH 30/31] crypto: qat - allow for instances in different banks
` [PATCH 31/31] crypto: qat - extend ae_mask

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-12 20:39 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] "

[PATCH 0/4] Clean-up around get_x_ish()
 2020-10-12 20:39 UTC  (7+ messages)
` [PATCH 2/4] blame: validate and peel the object names on the ignore list

[Buildroot] [git commit] configs/kontron_smarc_sal28: remove kernel config fragment
 2020-10-12 20:36 UTC 

Patchwork now does the right thing with GGG submissions
 2020-10-12 20:36 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: add version 5.9
 2020-10-12 20:36 UTC 

stable-rc/linux-4.14.y build: 193 builds: 1 failed, 192 passed, 62 warnings (v4.14.200-71-gaf37e8ff299b)
 2020-10-12 20:34 UTC 

[Buildroot] [PATCH] configs/mx6cubox: bump U-Boot version
 2020-10-12 20:33 UTC  (2+ messages)

[PATCH 1/9] pseudo: Ignore mismatched inodes from the db
 2020-10-12 20:33 UTC  (4+ messages)
` [PATCH 6/9] pseudo: Add may unlink patch

[Buildroot] [git commit] configs/mx6cubox: bump U-Boot version
 2020-10-12 20:33 UTC 

[GIT PULL] prandom32 changes for v5.10
 2020-10-12 20:32 UTC 

[Buildroot] [PATCH 1/1] configs/chromebook_elm: Updating to Linux v5.9
 2020-10-12 20:32 UTC  (2+ messages)

[Buildroot] [git commit] configs/chromebook_elm: bump to Linux v5.9
 2020-10-12 20:31 UTC 

[Buildroot] [PATCH] ruby: update to 2.7.2
 2020-10-12 20:31 UTC  (2+ messages)

[PATCH 0/2] Add Xen CpusAccel
 2020-10-12 20:30 UTC  (7+ messages)
` [PATCH 1/2] accel: move qtest CpusAccel functions to a common location
` [PATCH 2/2] accel: Add xen CpusAccel using dummy-cpu

Regression: epoll edge-triggered (EPOLLET) for pipes/FIFOs
 2020-10-12 20:30 UTC  (4+ messages)

[patch V4 part 3 14/29] x86/entry: Convert Divide Error to IDTENTRY
 2020-10-12 20:30 UTC  (4+ messages)
` [tip: x86/entry] "

[Buildroot] [git commit] package/ruby: bump to 2.7.2
 2020-10-12 20:30 UTC 

[PATCH v14 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-10-12 20:29 UTC  (4+ messages)
` [PATCH v14 1/7] x86/cet/ibt: Add Kconfig option for user-mode "

[Buildroot] [PATCH 1/1] package/zlib-ng: bump to version 1.9.9-b1
 2020-10-12 20:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zlib: update architectures for zlib-ng
 2020-10-12 20:29 UTC  (2+ messages)

[GIT PULL] x86/asm updates for v5.10
 2020-10-12 20:29 UTC  (5+ messages)

[PATCH v2 05/13] reftable: utility functions
 2020-10-12 20:27 UTC  (8+ messages)

[GIT PULL] Btrfs updates for 5.10
 2020-10-12 20:25 UTC 

Redfish: Supporting deprecated properties
 2020-10-12 20:24 UTC  (3+ messages)

[PATCH 1/2] pseudo: do not expand symlinks in /proc
 2020-10-12 20:25 UTC  (4+ messages)
` [PATCH 2/2] pseudo: Fix statx function usage
  ` [OE-core] "

[PATCH 0/4] spapr: Fix and cleanups for sPAPR CPU core
 2020-10-12 20:24 UTC  (3+ messages)
` [PATCH 4/4] spapr: Make spapr_cpu_core_unrealize() idempotent

[GIT PULL] RCU changes for v5.10
 2020-10-12 20:25 UTC  (2+ messages)

PCI, isolcpus, and irq affinity
 2020-10-12 20:24 UTC  (5+ messages)

[ANNOUNCE] libtraceevent.git
 2020-10-12 20:24 UTC  (6+ messages)

[drm-intel:drm-intel-next-queued 6/6] drivers/gpu/drm/i915/display/intel_psr.c:1187 intel_psr2_program_plane_sel_fetch() error: we previously assumed 'plane_state' could be null (see line 1181)
 2020-10-12 20:23 UTC 

[Buildroot] [git commit] package/zlib-ng: bump to version 1.9.9-b1
 2020-10-12 20:23 UTC 

[Buildroot] [git commit] package/zlib: update architectures for zlib-ng
 2020-10-12 20:23 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Reorder hpd init vs. display resume
 2020-10-12 20:22 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Do drm_mode_config_reset() after HPD init
` [Intel-gfx] [PATCH 3/3] drm/i915: Refactor .hpd_irq_setup() calls a bit

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-12 20:22 UTC  (16+ messages)
` [dpdk-dev] [PATCH v3 1/9] "
` [dpdk-dev] [PATCH v4 0/9] "
  ` [dpdk-dev] [PATCH v4 1/9] "
  ` [dpdk-dev] [PATCH v4 2/9] app/testpmd: add multiple pools per core creation
  ` [dpdk-dev] [PATCH v4 3/9] app/testpmd: add buffer split offload configuration
  ` [dpdk-dev] [PATCH v4 4/9] app/testpmd: add rxpkts commands and parameters
  ` [dpdk-dev] [PATCH v4 5/9] app/testpmd: add extended Rx queue setup
  ` [dpdk-dev] [PATCH v4 6/9] net/mlx5: add extended Rx queue setup routine
  ` [dpdk-dev] [PATCH v4 7/9] net/mlx5: configure Rx queue to support split
  ` [dpdk-dev] [PATCH v4 8/9] net/mlx5: register multiple pool for Rx queue
  ` [dpdk-dev] [PATCH v4 9/9] net/mlx5: update Rx datapath to support split

✅ PASS: Test report for kernel 5.8.14 (stable-queue)
 2020-10-12 20:22 UTC 

[kvm-unit-tests PATCH] x86: VMX: Add a VMX-preemption timer expiration test
 2020-10-12 20:21 UTC  (10+ messages)

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-12 20:20 UTC  (18+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH 0/1] Alias 'list'-subcommands to 'ls'
 2020-10-12 20:19 UTC  (2+ messages)

[PATCH 3/3] http: automatically retry some requests
 2020-10-12 20:19 UTC  (3+ messages)
` [PATCH] remote-curl: add testing for intelligent retry for HTTP

[linux-next:master 10107/14813] drivers/crypto/stm32/stm32-crc32.c:147:12: sparse: sparse: context imbalance in 'burst_update' - wrong count at exit
 2020-10-12 20:18 UTC 

[Buildroot] [PATCH 1/2] package/sslh: drop C++ dependency
 2020-10-12 20:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/sslh: bump to version 1.21c

[PATCH v2 0/7] tracing: Synthetic event dynamic string fixes
 2020-10-12 20:18 UTC  (8+ messages)
` [PATCH v2 1/7] tracing: Don't show dynamic string internals in synthetic event description
` [PATCH v2 2/7] tracing: Move is_good_name() from trace_probe.h to trace.h
` [PATCH v2 3/7] tracing: Check that the synthetic event and field names are legal
` [PATCH v2 4/7] tracing: Add synthetic event error logging
` [PATCH v2 5/7] selftests/ftrace: Change synthetic event name for inter-event-combined test
` [PATCH v2 6/7] tracing: Handle synthetic event array field type checking correctly
` [PATCH v2 7/7] selftests/ftrace: Add test case for synthetic event syntax errors

[PATCH v2] encrypted-keys: Print more useful debug info if encryption algo is not available
 2020-10-12 20:18 UTC  (2+ messages)

merge window is open. bpf-next is still open
 2020-10-12 20:15 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] lib: Convert test_printf.c to KUnit
 2020-10-12 20:13 UTC  (6+ messages)
        `  "

[PATCH] powerpc/features: Remove CPU_FTR_NODSISRALIGN
 2020-10-12 20:10 UTC  (4+ messages)

[renesas-devel:renesas-arm-dt-for-v5.11] BUILD SUCCESS 2e8cc12c636df269e22227014e4f9784403cb103
 2020-10-12 20:12 UTC 

[renesas-devel:master] BUILD SUCCESS 8b4fe437b94bb6be086be313056a1bf0c3ac3823
 2020-10-12 20:12 UTC 

[PATCH 1/2] ARM: dts: sun8i: h2+: Fix Orange Pi Zero device description
 2020-10-12 20:03 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Fix Orange Pi Zero bindings

Using virtio-vhost-user or vhost-pci
 2020-10-12 19:22 UTC 

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-12 20:11 UTC  (7+ messages)

[igt-dev] [PATCH] tests/kms_dp_aux_dev: Handle AUX failures on disconnected MST connectors
 2020-10-12 20:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v3 1/4] boot/uboot: add stm32 binary format
 2020-10-12 20:11 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/4] configs/stm32mp157*: use trusted configuration

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-10-12 20:08 UTC  (5+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes


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.