All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-14 06:11:25 to 2020-05-14 06:54:02 UTC [more...]

[PATCH V1 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-14  6:53 UTC  (9+ messages)
` [PATCH V1 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH V1 3/9] fs/ext4: Disallow encryption "
` [PATCH V1 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH V1 5/9] fs/ext4: Update ext4_should_use_dax()
` [PATCH V1 6/9] fs/ext4: Only change S_DAX on inode load
` [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
` [PATCH V1 8/9] fs/ext4: Introduce DAX inode flag
` [PATCH V1 9/9] Documentation/dax: Update DAX enablement for ext4

[v4,0/7] Add Mediatek thermal dirver and dtsi
 2020-05-14  6:53 UTC  (4+ messages)
` [v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL

[PATCH] net: stmmac: fix num_por initialization
 2020-05-14  6:52 UTC  (4+ messages)

[PATCH 0/2] dm-zoned: improve cache performance
 2020-05-14  6:52 UTC  (6+ messages)
` [PATCH 2/2] dm-zoned: split off random and cache zones

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS ebbe87bb603a1bf454cc319b70e9f54db31ecd85
 2020-05-14  6:52 UTC 

mm/memory.c: Add update local tlb for smp race
 2020-05-14  6:50 UTC 

[PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-14  6:48 UTC  (7+ messages)
` [PATCH v12 01/14] video/hdmi: Add Unpack only function for DRM infoframe
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] net: gem: Disable PCS autonegotiation in case of fixed-link
 2020-05-14  6:48 UTC 

[RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
 2020-05-14  6:46 UTC  (4+ messages)

[PATCH v5 00/12] Cadence GEM Fixes
 2020-05-14  6:47 UTC  (2+ messages)

[PATCH 5/5] powerpc/mpc85xx: Add Cyrus P5040 device tree source
 2020-05-14  6:42 UTC  (4+ messages)
  `  "

[PATCH] evm: Fix a small race in init_desc()
 2020-05-14  6:47 UTC  (4+ messages)
` [PATCH v2] "

[vireshk-pm:opp/linux-next 4/9] drivers/opp/core.c:1076: undefined reference to `icc_put'
 2020-05-14  6:46 UTC  (4+ messages)

[PATCH v4 0/9] qemu-img: Add convert --bitmaps
 2020-05-14  6:45 UTC  (5+ messages)
` [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v4 6/9] qemu-img: Add bitmap sub-command

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-14  6:45 UTC  (4+ messages)
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[virtio-dev] [PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-14  6:44 UTC  (4+ messages)
  `  "

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-05-14  6:44 UTC  (4+ messages)
` [PATCH 6/4] dt-bindings: display: renesas: lvds: RZ/G2E needs renesas,companion too

[PATCH] musb-new: Use predefined configuration data for SUN50I_H6
 2020-05-14  6:44 UTC  (2+ messages)

[lpieralisi-pci:pci/rcar 8/11] drivers/pci/endpoint/pci-epc-mem.c:65 pci_epc_multi_mem_init() warn: double check that we're allocating correct size: 4 vs 112
 2020-05-14  6:43 UTC 

[PATCH] phy: sun4i-usb: Align H6 initialization logic with the kernel
 2020-05-14  6:43 UTC  (2+ messages)

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-14  6:43 UTC  (5+ messages)
` [PATCH 8/9] fs/ext4: Introduce DAX inode flag

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-05-14  6:40 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] firmware: qcom_scm: Prefer initialisation during the descriptor declaration
 2020-05-14  6:40 UTC 

[RFC 00/18] Refactor configuration of guest memory protection
 2020-05-14  6:41 UTC  (19+ messages)
` [RFC 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC 07/18] target/i386: sev: Remove redundant policy field
` [RFC 08/18] target/i386: sev: Remove redundant handle field
` [RFC 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC 10/18] guest memory protection: Add guest memory protection interface
` [RFC 11/18] guest memory protection: Handle memory encrption via interface
` [RFC 12/18] guest memory protection: Perform KVM init "
` [RFC 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC 16/18] use errp for gmpo kvm_init
` [RFC 17/18] spapr: Added PEF based guest memory protection
` [RFC 18/18] guest memory protection: Alter virtio default properties for protected guests

[PATCH] block: fix build failure in case of !CONFIG_BLOCK
 2020-05-14  6:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix out of bounds read issue
 2020-05-14  6:41 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "

stable-rc 5.4: libhugetlbfs fallocate_stress.sh: Unable to handle kernel paging request at virtual address ffff00006772f000
 2020-05-14  6:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] doc: fix typos and errors in abi policy doc
 2020-05-14  6:40 UTC  (2+ messages)

linux-next: build failure after merge of the opp tree
 2020-05-14  6:38 UTC  (2+ messages)

[PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
 2020-05-14  6:34 UTC  (13+ messages)
` [PATCH v2 1/6] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
` [PATCH v2 2/6] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
` [PATCH v2 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
` [PATCH v2 4/6] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
` [PATCH v2 5/6] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
` [PATCH v2 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub

[PATCH v2 0/1] qemu-nbd: Close inherited stderr
 2020-05-14  6:35 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

[dpdk-dev] [PATCH] net/i40e: fix hash enable issue in RSS flow
 2020-05-14  6:28 UTC  (2+ messages)

[PATCH v2] drm: plane: Verify that no or all planes have a zpos property
 2020-05-14  6:36 UTC  (3+ messages)

[PATCH RESEND net-next] selftests: fix flower parent qdisc
 2020-05-14  6:35 UTC 

Test suite 'test_bmc_network_conf' in openbmc-test-automation
 2020-05-14  6:33 UTC  (5+ messages)

[PATCH net-next] hinic: update huawei ethernet driver maintainer
 2020-05-13 22:50 UTC 

[PATCH v7] Add matrix keypad driver support for Mediatek SoCs
 2020-05-14  6:17 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: Add keypad devicetree documentation
` [PATCH v7 2/3] drivers: input: keyboard: Add mtk keypad driver
` [PATCH v7 3/3] configs: defconfig: Add CONFIG_KEYBOARD_MTK_KPD=y

WARNING in memtype_reserve
 2020-05-14  6:31 UTC  (9+ messages)
            ` Validating dma_mmap_coherent() parameters before calling (was Re: WARNING in memtype_reserve)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-14  6:31 UTC  (4+ messages)

[PATCH 1/2] trusted-firmware-a: install/deploy multiple variants of the target
 2020-05-14  6:31 UTC  (4+ messages)
` [PATCH 2/2] trusted-firmware-a: provide symlinks for canonical names
  ` [meta-arm] "
` [meta-arm] [PATCH 1/2] trusted-firmware-a: install/deploy multiple variants of the target

[PATCH v2] x86/sgx: Hack in idea for allocating from local EPC node when possible
 2020-05-14  6:31 UTC  (3+ messages)

[PATCH net-next] selftests: fix flower parent qdisc
 2020-05-14  6:30 UTC  (5+ messages)

[PATCH] i2c: mediatek: Add i2c ac-timing adjust support
 2020-05-14  6:29 UTC  (6+ messages)

Is there a relationship between the sstate and the machine?
 2020-05-14  6:29 UTC  (3+ messages)
` [yocto] "

[OE-core] [PATCH] gnu-efi: upgrade 3.0.11 -> 3.0.12
 2020-05-14 15:29 UTC 

[Intel-gfx] [CI] drm/i915: Show per-engine default property values in sysfs
 2020-05-14  6:29 UTC 

[OE-core] [PATCH] watchdog: upgrade 5.15 -> 5.16
 2020-05-14 15:29 UTC 

[PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
 2020-05-14  6:28 UTC  (27+ messages)
` remove kernel_setsockopt and kernel_getsockopt
  ` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
      ` [Drbd-dev] "
        ` [Cluster-devel] "
        ` [Ocfs2-devel] "
      ` [Cluster-devel] [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
      ` [Ocfs2-devel] "
      ` [Drbd-dev] "
    ` [Drbd-dev] remove kernel_setsockopt and kernel_getsockopt
      ` [Cluster-devel] "
      ` [Ocfs2-devel] "

[OE-core] [PATCH] freetype: upgrade 2.10.1 -> 2.10.2
 2020-05-14 15:28 UTC 

CV for your consideration
 2020-05-14  6:26 UTC 

[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
 2020-05-14  6:25 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-05-13
 2020-05-14  6:25 UTC 

[PATCH v10 00/14] iotests: use python logging
 2020-05-14  6:24 UTC  (4+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[PATCH] dm zoned: Avoid 64-bit division error in dmz_fixup_devices
 2020-05-14  6:25 UTC  (2+ messages)
` [dm-devel] "

[PATCH v3 00/10] Rework iotests/check
 2020-05-14  6:17 UTC  (3+ messages)
` [PATCH v3 03/10] iotests/283: make executable

[PATCH 1/2] dt-bindings: rtc: Convert MXC RTC to json-schema
 2020-05-14  6:13 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rtc: Convert MXC RTC V2 "

[PATCH V3 0/8] Tegra XUSB charger detect support
 2020-05-14  6:22 UTC  (18+ messages)
` [PATCH V3 1/8] dt-bindings: phy: tegra-xusb: Add charger-detect property
` [PATCH V3 2/8] usb: gadget: tegra-xudc: Add vbus_draw support
` [PATCH V3 3/8] phy: tegra: xusb: Add support for UTMI pad power control
` [PATCH V3 4/8] phy: tegra: xusb: Add USB2 pad power control support for Tegra210
` [PATCH V3 5/8] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V3 6/8] phy: tegra: xusb: Add support for charger detect
` [PATCH V3 7/8] phy: tegra: xusb: Enable charger detect for Tegra186
` [PATCH V3 8/8] phy: tegra: xusb: Enable charger detect for Tegra210

[PATCH 0/4] target/i386: miscellaneous x87 fixes
 2020-05-14  6:21 UTC  (2+ messages)

[PATCH] selftests/bpf: install generated test progs
 2020-05-14  6:22 UTC  (3+ messages)

Question about rt_task_sleep and rt_alarm_start
 2020-05-14  6:22 UTC 

[PATCH 1/2] trusted-firmware-a: support multi-board platforms
 2020-05-14  6:22 UTC  (4+ messages)
` [meta-arm] "

[Qemu-devel] [Bug 1686980] [NEW] qemu is very slow when adding 16, 384 virtio-scsi drives
 2020-05-14  5:56 UTC  (2+ messages)
` [Bug 1686980] "

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-14  6:15 UTC  (9+ messages)
` [PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
` [PATCH v8 28/30] powerpc: Support prefixed instructions in alignment handler
` [PATCH v8 29/30] powerpc sstep: Add support for prefixed load/stores
` [PATCH v8 30/30] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-14  6:13 UTC  (16+ messages)
` [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls
` [PATCH RFC 14/32] python//qmp.py: use True/False for non/blocking modes
` [PATCH RFC 19/32] python//qmp.py: add QMPProtocolError
` [PATCH RFC 21/32] python//machine.py: remove logging configuration
` [PATCH RFC 23/32] python//machine.py: reorder __init__
` [PATCH RFC 27/32] python//machine.py: Add _qmp access shim
` [PATCH RFC 29/32] python//qtest.py: Check before accessing _qtest
` [PATCH RFC 31/32] python/qemu: add mypy to Pipfile
` [PATCH RFC 32/32] python/qemu/lib: Add mypy type annotations

[PATCH net-next] hinic: add set_ringparam ethtool_ops support
 2020-05-13 22:37 UTC 

[libvirt test] 150170: regressions - FAIL
 2020-05-14  6:18 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 8b1a0ad63ca921d982996194826d09d56d963150
 2020-05-14  6:19 UTC 

[PATCH v2] nvme: Fix io_opt limit setting
 2020-05-14  6:18 UTC  (3+ messages)

[PATCH] nvme: set 'io_opt' to '0' if not specified
 2020-05-14  6:17 UTC  (3+ messages)

[PATCH] python: remove more instances of sys.version_info
 2020-05-14  5:56 UTC  (2+ messages)

[PATCH 0/3] s390x: improve documentation
 2020-05-14  6:13 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: enforce returning 0 for fentry/fexit programs
 2020-05-14  6:14 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: enforce returning 0 for fentry/fexit progs
` [PATCH bpf v2 2/2] selftests/bpf: enforce returning 0 for fentry/fexit programs

[PATCH v1] driver core: Add state_synced sysfs file for devices that support it
 2020-05-14  6:13 UTC  (5+ messages)

Checking on Bug 206693 - hier is outdated
 2020-05-14  6:12 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 942/1297] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'
 2020-05-14  6:11 UTC 

[PATCHv1 00/19] Improve SBS battery support
 2020-05-14  6:11 UTC  (3+ messages)
` [PATCHv1 01/19] kobject: increase allowed number of uevent variables


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.