All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 00:58:34 to 2019-08-29 02:40:04 UTC [more...]

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-29  1:57 UTC  (4+ messages)

[PATCH] PCI: rockchip: Properly handle optional regulators
 2019-08-29  2:31 UTC  (4+ messages)
` [PATCH] PCI: rockchip: Properly handle optional regulators【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[dpdk-dev] [PATCH 00/63] net/ice/base: update base code
 2019-08-29  2:36 UTC  (34+ messages)
` [dpdk-dev] [PATCH 00/63 v2] "
  ` [dpdk-dev] [PATCH v2 01/63] net/ice/base: enhance NVM read
  ` [dpdk-dev] [PATCH v2 02/63] net/ice/base: add function to get FW mode
  ` [dpdk-dev] [PATCH v2 03/63] net/ice/base: add support for NVM rollback detection
  ` [dpdk-dev] [PATCH v2 04/63] net/ice/base: add support to init RXDID descs fields
  ` [dpdk-dev] [PATCH v2 05/63] net/ice/base: store number of functions for the device
  ` [dpdk-dev] [PATCH v2 06/63] net/ice/base: add read PBA module function
  ` [dpdk-dev] [PATCH v2 07/63] net/ice/base: correct argument port info
  ` [dpdk-dev] [PATCH v2 08/63] net/ice/base: remove debug code
  ` [dpdk-dev] [PATCH v2 09/63] net/ice/base: add SFF EEPROM AQ Command
  ` [dpdk-dev] [PATCH v2 10/63] net/ice/base: improve debug print message
  ` [dpdk-dev] [PATCH v2 11/63] net/ice/base: add capabilities when in safe mode
  ` [dpdk-dev] [PATCH v2 12/63] net/ice/base: add helper functions for PHY caching
  ` [dpdk-dev] [PATCH v2 13/63] net/ice/base: add support for reading REPC statistics
  ` [dpdk-dev] [PATCH v2 14/63] net/ice/base: adjust DCB INIT for SW mode
  ` [dpdk-dev] [PATCH v2 15/63] net/ice/base: add NVM pkg flag
  ` [dpdk-dev] [PATCH v2 16/63] net/ice/base: move VSI to VSI group
  ` [dpdk-dev] [PATCH v2 17/63] net/ice/base: enable masking for RSS and FD field vectors
  ` [dpdk-dev] [PATCH v2 18/63] net/ice/base: resolve static analysis issues
  ` [dpdk-dev] [PATCH v2 19/63] net/ice/base: fix memory leak issue
  ` [dpdk-dev] [PATCH v2 20/63] net/ice/base: check root pointer for validity
  ` [dpdk-dev] [PATCH v2 21/63] net/ice/base: fix type-mismatch
  ` [dpdk-dev] [PATCH v2 22/63] net/ice/base: correct overrun Coverty hit
  ` [dpdk-dev] [PATCH v2 23/63] net/ice/base: update Boot Configuration Section read of NVM
  ` [dpdk-dev] [PATCH v2 24/63] net/ice/base: add support for NVM access commands
  ` [dpdk-dev] [PATCH v2 25/63] net/ice/base: add support for GTP and PPPoE protocols
  ` [dpdk-dev] [PATCH v2 26/63] net/ice/base: add locks for flow functions
  ` [dpdk-dev] [PATCH v2 27/63] net/ice/base: improve switch advanced rule
  ` [dpdk-dev] [PATCH v2 28/63] net/ice/base: move function declaration
  ` [dpdk-dev] [PATCH v2 29/63] net/ice/base: add 16-byte Flex Rx Descriptor
  ` [dpdk-dev] [PATCH v2 30/63] net/ice/base: add 32-byte Flex Rx Desc
  ` [dpdk-dev] [PATCH v2 31/63] net/ice/base: update flag bits
  ` [dpdk-dev] [PATCH v2 32/63] net/ice/base: add more opcode and macros

[ndctl PATCH 0/3] greedy namespace creation
 2019-08-29  2:34 UTC  (3+ messages)
` [ndctl PATCH 3/3] ndctl/namespace: add a --continue option to create namespaces greedily

[Bug 204725] New: black screen
 2019-08-29  2:36 UTC  (2+ messages)
` [Bug 204725] "

[PATCH v2] xfs: Fix ABBA deadlock between AGI and AGF in rename()
 2019-08-29  2:32 UTC  (6+ messages)

Spare Volume Features
 2019-08-29  2:21 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.3
 2019-08-29  2:29 UTC 

[PATCH v4 00/22] sg: add v4 interface
 2019-08-29  2:26 UTC  (23+ messages)
` [PATCH v4 01/22] sg: move functions around
` [PATCH v4 02/22] sg: remove typedefs, type+formatting cleanup
` [PATCH v4 03/22] sg: sg_log and is_enabled
` [PATCH v4 04/22] sg: rework sg_poll(), minor changes
` [PATCH v4 05/22] sg: bitops in sg_device
` [PATCH v4 06/22] sg: make open count an atomic
` [PATCH v4 07/22] sg: move header to uapi section
` [PATCH v4 08/22] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v4 09/22] sg: sg_allow_if_err_recovery and renames
` [PATCH v4 10/22] sg: remove access_ok functions
` [PATCH v4 11/22] sg: replace rq array with lists
` [PATCH v4 12/22] sg: sense buffer rework
` [PATCH v4 13/22] sg: add sg v4 interface support
` [PATCH v4 14/22] sg: rework debug info
` [PATCH v4 15/22] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v4 16/22] sg: expand sg_comm_wr_t
` [PATCH v4 17/22] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v4 18/22] sg: add some __must_hold macros
` [PATCH v4 19/22] sg: move procfs objects to avoid forward decls
` [PATCH v4 20/22] sg: first debugfs support
` [PATCH v4 21/22] sg: warn v3 write system call users
` [PATCH v4 22/22] sg: bump version to 4.0.03

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-08-28 13:16 UTC 

mmotm 2019-08-27-20-39 uploaded
 2019-08-29  2:26 UTC  (8+ messages)
` mmotm 2019-08-27-20-39 uploaded (sound/hda/intel-nhlt.c)

[v5] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-29  2:14 UTC 

[PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29  2:21 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH v2 2/4] KVM: selftests: Create VM earlier for dirty log test
` [PATCH v2 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH v2 4/4] KVM: selftests: Remove duplicate guest mode handling

[Xen-devel] [xen-unstable test] 140730: regressions - FAIL
 2019-08-29  2:18 UTC 

[Qemu-devel] [PATCH] migration: multifd_send_thread always post p->sem_sync when error happen
 2019-08-29  2:16 UTC 

[PATCH v2] perf: change dependencies on python to python3
 2019-08-29  2:14 UTC 

[Qemu-arm] [RFC 0/3] KVM/ARM: Fix >256 vcpus
 2019-08-29  2:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2019-08-29  2:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/4] block.c: adding bdrv_delete_file
` [Qemu-devel] [PATCH v5 3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails

[PATCH 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29  2:09 UTC  (13+ messages)
` [PATCH 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH 4/4] KVM: selftests: Remove duplicate guest mode handling

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-29  2:03 UTC  (11+ messages)
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29  2:02 UTC  (12+ messages)
                  ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[meta-networking][RFC PATCH 0/1] Failed to compile networkmanager with musl
 2019-08-29  2:01 UTC  (12+ messages)

[PATCH 0/7] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-08-29  2:02 UTC  (4+ messages)
` [PATCH 1/7] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit

[PATCH] mtd: spi-nor: Add support for s25fl128s0 s25fl128s1 flashes from Linux
 2019-08-29  2:02 UTC 

[yocto] : ARM-Cortex-Tune: Add 2 kinds of ARM-Cortex-Tune
 2019-08-29  2:03 UTC  (3+ messages)
` [PATCH 1/2] tune-cortexa57-cortexa53: add tunes for ARM Cortex-A53-Cortex-A57
` [PATCH 2/2] tune-cortexa57: add tunes for ARM Cortex-A57

[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
 2019-08-29  1:57 UTC  (2+ messages)

linux-next: Tree for Aug 27
 2019-08-29  1:53 UTC  (9+ messages)
` linux-next: Tree for Aug 27 (objtool)

[PATCH v4] watchdog: orion_wdt: use timer1 as a pretimeout
 2019-08-29  1:53 UTC 

[PATCH] um: Rewrite host RNG driver
 2019-08-29  1:44 UTC  (2+ messages)

[Qemu-devel] Cryptic errors from PIP install if missing openssl-devel
 2019-08-29  1:51 UTC  (2+ messages)

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-29  1:51 UTC  (9+ messages)

[PATCH v14 00/10] support gce on mt8183 platform
 2019-08-29  1:48 UTC  (36+ messages)
` [PATCH v14 01/10] dt-binding: gce: remove thread-num property
` [PATCH v14 02/10] dt-binding: gce: add gce header file for mt8183
` [PATCH v14 03/10] dt-binding: gce: add binding for gce client reg property
` [PATCH v14 04/10] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v14 05/10] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v14 06/10] mailbox: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v14 06/10] soc: "
` [PATCH v14 07/10] soc: mediatek: cmdq: define the instruction struct
` [PATCH v14 08/10] soc: mediatek: cmdq: add polling function
` [PATCH v14 09/10] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v14 10/10] arm64: dts: add gce node for mt8183

[PATCH] gitk: Make web links clickable
 2019-08-29  1:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARC: unwind: Mark expected switch fall-through
 2019-08-29  1:47 UTC  (3+ messages)

[meta-oe][PATCH] bpftool.bb: Disable SECURITY_CFLAGS
 2019-08-29  1:47 UTC 

[RESEND PATCH v2 0/5] a few fixes for sprd's sd host controller
 2019-08-29  1:46 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] mmc: sdhci-sprd: fixed incorrect clock divider
` [RESEND PATCH v2 2/5] mmc: sdhci-sprd: add get_ro hook function
` [RESEND PATCH v2 3/5] mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [RESEND PATCH v2 4/5] mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
` [RESEND PATCH v2 5/5] mmc: sdhci-sprd: clear the UHS-I modes read from registers

[PATCH v2 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
 2019-08-29  1:45 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM "

[PATCH 0/8] kernel/kernel-yocto: consolidated M3 feature pull request
 2019-08-29  1:45 UTC  (11+ messages)
` [PATCH 5/8] perf: change dependencies on python to python3
` [PATCH 6/8] perf: v5.3+ build fixes

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-08-29  1:43 UTC  (7+ messages)

[PATCH] drm/amdgpu/virtual_dce: drop error message in hw_init
 2019-08-29  1:44 UTC  (2+ messages)

[PATCH] thermal: armada: Fix -Wshift-negative-value
 2019-08-29  1:42 UTC  (9+ messages)

[Qemu-arm] [PATCH v2] target-arm: Make the counter tick relative to cntfrq
 2019-08-29  1:41 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v2 1/2] splice: don't read more than available pipe space
 2019-08-29  1:36 UTC  (7+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
  ` [Cluster-devel] "

linux-next: Fixes tags need some work in the mmc-fixes tree
 2019-08-29  1:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm: Fix SMMLS argument order
 2019-08-29  1:32 UTC 

[Qemu-devel] [PATCH v3 0/4] iotests: use python logging
 2019-08-29  1:30 UTC  (2+ messages)

[cip-dev] CIP IRC weekly meeting today
 2019-08-29  1:31 UTC 

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-29  1:30 UTC  (7+ messages)

Please include the Smack tree in linux-next
 2019-08-29  1:29 UTC  (2+ messages)

[PATCH v3] xfs: Fix ABBA deadlock between AGI and AGF when performing rename() with RENAME_WHITEOUT flag
 2019-08-29  1:27 UTC  (2+ messages)

[PATCH net-next 0/4] mlxsw: Various updates
 2019-08-29  1:24 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the ceph tree
 2019-08-29  1:25 UTC 

[PATCH 1/7] drm/amdgpu: add helper function to do common ras_late_init
 2019-08-29  1:25 UTC  (3+ messages)
` [PATCH 7/7] drm/amdgpu: switch to ras_late_init callback for nbio v7_4

[PATCH -next] media: imx: remove unused including <linux/version.h>
 2019-08-29  1:22 UTC  (3+ messages)

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-08-29  1:21 UTC  (4+ messages)
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm

[Qemu-devel] [PATCH RFC 0/4] intel_iommu: Do sanity check of vfio-pci earlier
 2019-08-29  1:18 UTC  (4+ messages)

[U-Boot] python3 support for pylibfdt
 2019-08-29  1:19 UTC  (11+ messages)

[Qemu-devel] [GIT PULL for qemu-pseries] spapr: Render full FDT on ibm, client-architecture-support
 2019-08-29  0:00 UTC  (7+ messages)
        ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2] job: drop job_drain
 2019-08-29  1:13 UTC  (2+ messages)

[Qemu-devel] [PULL 4/5] Boot Linux Console Test: add a test for ppc64 + pseries
 2019-08-29  1:12 UTC  (2+ messages)
` [Qemu-devel] [PULL 5/5] VNC Acceptance test: simplify test names

Maximum Number of ACL on NFSv4
 2019-08-29  1:13 UTC  (11+ messages)

[PATCH 0/1] KEYS: Measure keys in trusted keyring
 2019-08-29  1:11 UTC  (2+ messages)

[PATCH v2 mvebu-dt64 0/3] Add Turris Mox device-tree
 2019-08-29  1:09 UTC  (3+ messages)
` [PATCH v2 mvebu-dt64 3/3] arm64: dts: marvell: add DTS for Turris Mox

[PATCH net 0/2] r8152: fix side effect
 2019-08-29  1:08 UTC  (4+ messages)
` [PATCH net v4 "

[Qemu-devel] [PULL 0/5] Python (acceptance tests) queue, 2019-08-28
 2019-08-29  1:03 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/5] tests.acceptance.avocado_qemu: Add support for powerpc
` [Qemu-devel] [PULL 2/5] tests/requirements.txt: pin paramiko version requirement
` [Qemu-devel] [PULL 3/5] Acceptance tests: drop left over usage of ":avocado: enable"

[tpm2] Remote Attestation
 2019-08-29  1:00 UTC 

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-08-29  0:58 UTC  (9+ 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.