All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-26 15:25:30 to 2020-03-26 16:09:05 UTC [more...]

[PATCH 0/2] arm64: dts: meson-g12: usb DT fixes
 2020-03-26 16:08 UTC 

[PATCH] KVM: VMX: Add a trampoline to fix VMREAD error handling
 2020-03-26 16:07 UTC 

[PATCH v2] mm/sparse: Fix kernel crash with pfn_section_valid check
 2020-03-26 16:04 UTC  (3+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-03-26 16:07 UTC  (3+ messages)

[RESEND][PATCH v3 00/17] Add static_call()
 2020-03-26 16:06 UTC  (7+ messages)
` [RESEND][PATCH v3 07/17] static_call: Add inline static call infrastructure
` [RESEND][PATCH v3 10/17] x86/static_call: Add inline static call implementation for x86-64
` [RESEND][PATCH v3 11/17] static_call: Simple self-test

[PATCH 0/3] add travis job for linux with musl libc
 2020-03-26 16:06 UTC  (3+ messages)
` [PATCH 2/3] ci: refactor docker runner script

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-03-26 16:06 UTC  (7+ messages)
` [PATCH v9 2/9] memory: Add interface to set iommu page size mask
` [PATCH v9 4/9] virtio-iommu: set supported "
` [PATCH v9 8/9] virtio-iommu: Implement probe request

[PATCH v3 0/3] Add AMD PassThru DMA Engine driver
 2020-03-26 16:05 UTC  (2+ messages)

[RFC NOT PULL] Add experimental target 'noqq' (sans inline Quick Quizzes)
 2020-03-26 16:05 UTC  (3+ messages)
` [RFC PULL v2] Add experimental targets 'nq' and '1cnq' "

[PATCH v2 3/3] lbespol: remove wild cards in mapfile
 2020-03-26 16:05 UTC  (11+ messages)
` [PATCH] cil: drop remaining dso.h include
        ` cil: Fix DISABLE_SYMVER support and drop last dso.h
          ` [PATCH 1/2] cil: rm dead dso.h file
          ` [PATCH 2/2] cil: re-enable DISABLE_SYMVER define

[PATCH 1/4] travis: Remove qemu-riscv64 testing
 2020-03-26 16:05 UTC  (4+ messages)
` [PATCH 2/4] azure/gitlab: Add qemu-riscv32 testing
` [PATCH 3/4] test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
` [PATCH 4/4] azure/gitlab: Add RISC-V SPL testing

[PATCH 1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
 2020-03-26 16:05 UTC  (3+ messages)
` [PATCH 2/3] travis-ci: Add qemu-riscv32 target
` [PATCH 3/3] travis-ci: Add qemu-riscv{32,64}_spl targets

[PATCH 1/3] Dockerfile: Install riscv32 toolchain from kernel.org
 2020-03-26 16:04 UTC  (3+ messages)
` [PATCH 2/3] Dockerfile: Build GRUB UEFI target for RISC-V 32-bit
` [PATCH 3/3] Dockerfile: Build QEMU "

[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
 2020-03-26 16:03 UTC  (6+ messages)
` [PATCH RFC 8/9] KVM: Add dirty-ring-size property

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-03-26 16:04 UTC  (6+ messages)

b4 v0.3.4 released
 2020-03-26 16:04 UTC  (2+ messages)
` [kernel.org users] "

Beginner query regarding usbhid
 2020-03-26 16:04 UTC  (14+ messages)

[PATCH v2 net-next 0/7] bnxt_en: Updates to devlink info_get cb
 2020-03-26 16:03 UTC  (6+ messages)
` [PATCH v2 net-next 3/7] devlink: Add macro for "hw.addr" to "

[PATCH] sched/fair: Fix negative imbalance in imbalance calculation
 2020-03-26 16:03 UTC  (2+ messages)

[PATCH][next] drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
 2020-03-26 16:03 UTC  (4+ messages)

[Buildroot] [PATCH v4 1/1] board/mender: add a mender board example configuration
 2020-03-26 16:01 UTC 

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-03-26 15:55 UTC  (10+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 27fb5a72f50a
 2020-03-26 16:00 UTC 

[PATCH nf-next v3 1/2] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-26 15:53 UTC  (2+ messages)
` [PATCH nf-next v3 2/2] netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set

Cross-compiling target tools
 2020-03-26 16:00 UTC  (4+ messages)

[PATCH v5 00/27] ata: optimize core code size on PATA only setups
 2020-03-26 15:58 UTC  (28+ messages)
  ` [PATCH v5 01/27] ata: remove stale maintainership information from core code
  ` [PATCH v5 02/27] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
  ` [PATCH v5 03/27] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
  ` [PATCH v5 04/27] sata_promise: use ata_cable_sata()
  ` [PATCH v5 05/27] ata: simplify ata_scsiop_inq_89()
  ` [PATCH v5 06/27] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
  ` [PATCH v5 07/27] ata: optimize struct ata_force_param size
  ` [PATCH v5 08/27] ata: optimize ata_scsi_rbuf[] size
  ` [PATCH v5 09/27] ata: move EXPORT_SYMBOL_GPL()s close to exported code
  ` [PATCH v5 10/27] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
  ` [PATCH v5 11/27] ata: fix CodingStyle issues in PATA timings code
  ` [PATCH v5 12/27] ata: separate PATA timings code from libata-core.c
  ` [PATCH v5 13/27] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
  ` [PATCH v5 14/27] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
  ` [PATCH v5 15/27] ata: let compiler optimize out ata_eh_set_lpm() "
  ` [PATCH v5 16/27] ata: start separating SATA specific code from libata-core.c
  ` [PATCH v5 17/27] ata: move sata_scr_*() to libata-sata.c
  ` [PATCH v5 18/27] ata: move *sata_set_spd*() "
  ` [PATCH v5 19/27] ata: move sata_link_{debounce,resume}() "
  ` [PATCH v5 20/27] ata: move sata_link_hardreset() "
  ` [PATCH v5 21/27] ata: move ata_qc_complete_multiple() "
  ` [PATCH v5 22/27] ata: move sata_deb_timing_*() "
  ` [PATCH v5 23/27] ata: start separating SATA specific code from libata-scsi.c
  ` [PATCH v5 24/27] ata: move ata_sas_*() to libata-sata.c
  ` [PATCH v5 25/27] ata: start separating SATA specific code from libata-eh.c
  ` [PATCH v5 26/27] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
  ` [PATCH v5 27/27] ata: make "libata.force" kernel parameter optional

[PATCH v2 0/3] Fix some AIO context locking in jobs
 2020-03-26 15:56 UTC  (4+ messages)
` [PATCH v2 1/3] backup: don't acquire aio_context in backup_clean
` [PATCH v2 2/3] job: take each job's lock individually in job_txn_apply
` [PATCH v2 3/3] replication: acquire aio context before calling job_cancel_sync

[PATCH V3] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-26 15:58 UTC 

[PATCH] ARM: dts: stm32: Define FMC2 base address
 2020-03-26 15:57 UTC 

[PATCH glibc 5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17)
 2020-03-26 15:56 UTC  (2+ messages)
` [PATCH glibc 6/9] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v7)

[dpdk-dev] [dpdk-dev v2] [PATCH 1/2] mempool/octeontx2: add devargs to lock ctx in cache
 2020-03-26 15:56 UTC  (3+ messages)
` [dpdk-dev] [dpdk-dev v3] [PATCH] net/octeontx2: add devargs to lock Rx/Tx ctx

[PATCH 1/2] loop: Report EOPNOTSUPP properly
 2020-03-26 15:55 UTC  (5+ messages)
` [PATCH RESEND "

[PATCH] nfsd: memory corruption in nfsd4_lock()
 2020-03-26 15:55 UTC  (2+ messages)

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-26 15:53 UTC  (9+ messages)
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure

[OE-Core][RFC PATCH 00/13] Systemd 245 and related updates
 2020-03-26 15:54 UTC  (4+ messages)
` [OE-Core][RFC PATCH 06/13] systemd: Add PACKAGECONFIG for sysvinit

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-03-26 15:54 UTC  (7+ messages)
` [Xen-devel] [PATCH 05/17] xen/x86: Remove the non-typesafe version of pagetable_* helpers
` [Xen-devel] [PATCH 06/17] xen/x86: mm: Fix the comment on top put_page_from_l2e() to use 'mfn'
` [Xen-devel] [PATCH 07/17] xen/x86: traps: Convert __page_fault_type() to use typesafe MFN

[PATCH v2 0/2] mirror: Fix hang (operation waiting for itself/circular dependency)
 2020-03-26 15:53 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "mirror: Don't let an operation wait for itself"
` [PATCH v2 2/2] mirror: Wait only for in-flight operations

WARNING: refcount bug in sctp_wfree
 2020-03-26 15:53 UTC  (11+ messages)
  `  "
      `  "

[pull] amdgpu, radeon, scheduler drm-next-5.7
 2020-03-26 15:53 UTC  (2+ messages)

[arm-soc:arm/soc] BUILD SUCCESS c43ff6a81402c7c9847e14d1606598982fc6696e
 2020-03-26 15:52 UTC 

[bpf-next PATCH 00/10] ALU32 bounds tracking support
 2020-03-26 15:52 UTC  (7+ messages)
` [bpf-next PATCH 05/10] bpf: verifier, return value is an int in do_refine_retval_range
` [bpf-next PATCH 07/10] bpf: test_verifier, bpf_get_stack return value add <0

[PATCH v3 0/2] iio: proximity: driver for vcnl3020
 2020-03-26 15:51 UTC  (3+ messages)
` [PATCH v3 1/2] iio: proximity: provide device tree binding document
` [PATCH v3 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

Downgrading LVM2 in Zeus
 2020-03-26 15:51 UTC 

[Buildroot] Error building Python with musl in 2020.02
 2020-03-26 15:50 UTC  (5+ messages)

[PATCH v4 00/13] objtool: vmlinux.o and moinstr validation
 2020-03-26 15:49 UTC  (8+ messages)
` [PATCH v4 01/13] objtool: Remove CFI save/restore special case

[Xen-devel] [PATCH v3 0/4] x86/nvmx: fixes for interrupt injection
 2020-03-26 15:49 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 1/4] Revert "x86/vvmx: fix virtual interrupt injection when Ack on exit control is used"
` [Xen-devel] [PATCH v3 2/4] x86/nvmx: only update SVI when using Ack on exit
` [Xen-devel] [PATCH v3 3/4] x86/nvmx: split updating RVI from SVI in nvmx_update_apicv
` [Xen-devel] [PATCH v3 4/4] x86/nvmx: update exit bitmap when using virtual interrupt delivery

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-03-26 15:48 UTC  (4+ messages)
` [PATCH v2 2/5] init_on_alloc: Unpessimize default-on builds

[PATCH V2 3/3] rseq/selftests: Add support for riscv
 2020-03-26 15:49 UTC  (3+ messages)

[PATCH v3] xfs: validate the realtime geometry in xfs_validate_sb_common
 2020-03-26 15:48 UTC 

[Xen-devel] [PATCH 0/4] x86/ucode: Cleanup - Part 2/n
 2020-03-26 15:47 UTC  (6+ messages)
` [Xen-devel] [PATCH 4/4] xen: Introduce a xmemdup_bytes() helper

[RFC PATCH 00/11] VMBus channel interrupt reassignment
 2020-03-26 15:47 UTC  (6+ messages)
` [RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
` [RFC PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel

[GSOC] Choosing a component
 2020-03-26 15:47 UTC 

[PATCH 1/2] btrfs-progs: fix fsck-test/037 skip corrupt FREE_SPACE_BITMAP
 2020-03-26 15:46 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: fix misc-test/029 provide device for mount

[RFC PATCH 0/6] MIPS: Handle CPU IRQ in domain's way
 2020-03-26 15:46 UTC  (3+ messages)

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-26 15:45 UTC  (9+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[v2 PATCH] base.bbclass: Add COMPATIBLE_OS, useful for non-Linux target recipes
 2020-03-26 15:44 UTC  (2+ messages)
` [OE-core] "

[LTP] [PATCH v3] Fix use after stack unwind in fzsync lib
 2020-03-26 15:43 UTC  (2+ messages)

[PULL 0/6] Linux user for 5.0 patches
 2020-03-26 15:42 UTC  (2+ messages)

xfs: clean up log tickets and record writes v3
 2020-03-26 15:41 UTC  (6+ messages)
` [PATCH 1/8] xfs: don't try to write a start record into every iclog

[PATCH v3 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-03-26 15:40 UTC  (3+ messages)
` [PATCH v3 1/8] lib: prepare zstd for preboot environment

[PATCH 2/3] PCI: iproc: fix invalidating PAXB address mapping
 2020-03-26 15:38 UTC  (7+ messages)

Wrong Perf Backtraces
 2020-03-26 15:39 UTC  (11+ messages)

[PATCH] md/raid0: add config parameters to specify zone layout
 2020-03-26 15:39 UTC  (2+ messages)

arm64: Getting continuous PCIe "CmpltTO" AER from network card in kdump kernel
 2020-03-26 15:35 UTC  (5+ messages)

[PATCH v2 0/5] Introduce drm scaling filter property
 2020-03-26 15:36 UTC  (8+ messages)
` [PATCH v2 5/5] drm/i915: Enable scaling filter for plane and CRTC
            ` [Intel-gfx] "

About enabling async suspend/resume on i2c devices
 2020-03-26 15:36 UTC 

[PATCH 0/5] Fix up some stupid delayed ref flushing behaviors
 2020-03-26 15:36 UTC  (4+ messages)

[PATCH v2 0/5] Enable GPG in the Windows part of the CI/PR builds
 2020-03-26 15:35 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] tests(gpg): allow the gpg-agent to start on Windows
  ` [PATCH v3 2/5] t/lib-gpg.sh: stop pretending to be a stand-alone script
  ` [PATCH v3 3/5] tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
  ` [PATCH v3 4/5] tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
  ` [PATCH v3 5/5] tests: increase the verbosity of the GPG-related prereqs

[PATCH v2 0/2] of: unittest: add overlay gpio test to catch gpio hog problem
 2020-03-26 15:33 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH 1/2] init/kconfig: Add LD_VERSION Kconfig
 2020-03-26 15:32 UTC  (4+ messages)
` [PATCH 2/2] arm64: Kconfig: ptrauth: Add binutils version check to fix mismatch

[PATCH 1/5] gcc-runtime: apply ARM specific workaround to big-endian ARM too
 2020-03-26 15:31 UTC  (3+ messages)
` [PATCH 2/5] opkg-utils: remove python scripts etc for the class-target only
  ` [OE-core] "

[PATCH 0/2] ARM: Add Rockchip rk3288w support
 2020-03-26 15:31 UTC  (7+ messages)
` [PATCH 1/2] ARM: Rockchip: Handle rk3288/rk3288w revision

[PATCH nft] netlink: Show the handles of unknown rules in "nft monitor trace"
 2020-03-26 15:22 UTC 

[PATCH v3] PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
 2020-03-26 15:28 UTC 

[PATCH] PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
 2020-03-26 15:28 UTC  (3+ messages)

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-26 15:20 UTC  (5+ messages)
` [PATCH V2 1/2] selinux-testsuite: Use native filesystem for tests - Part 1
` [PATCH V2 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

[PATCH 0/8] t: replace incorrect test_must_fail usage (part 3)
 2020-03-26 15:26 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/8] t5550: simplify no matching line check

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-26 15:23 UTC  (3+ messages)

[PATCH] pulseaudio: fix for ARM thumb + frame pointers compilation error
 2020-03-26 15:26 UTC 

[PATCH] ARM: omap3_logic boards: Convert to DM_ETH
 2020-03-26 15:26 UTC 

[tpm2] Re: TPM Encryption Key
 2020-03-26 15:26 UTC 

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-03-26 15:24 UTC  (10+ messages)
` [PATCH v3 kvmtool 12/32] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v3 kvmtool 16/32] hw/vesa: Don't ignore fatal errors
` [PATCH v3 kvmtool 17/32] hw/vesa: Set the size for BAR 0
` [PATCH v3 kvmtool 18/32] ioport: Fail when registering overlapping ports
` [PATCH v3 kvmtool 22/32] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v3 kvmtool 24/32] pci: Limit configuration transaction size to 32 bits
` [PATCH v3 kvmtool 30/32] arm/fdt: Remove 'linux,pci-probe-only' property
` [PATCH v3 kvmtool 31/32] vfio: Trap MMIO access to BAR addresses which aren't page aligned
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express 1.1 support


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.