All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 18:29:45 to 2020-05-20 19:19:45 UTC [more...]

[PATCH] x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
 2020-05-20 19:19 UTC  (2+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20 19:16 UTC  (25+ messages)
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
` [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
` [patch V6 36/37] x86/entry: Move paranoid irq tracing out of ASM code

[PATCH v12 00/21] riscv: Add Sipeed Maix support
 2020-05-20 19:17 UTC  (22+ messages)
` [PATCH v12 01/21] clk: Always use the supplied struct clk
` [PATCH v12 02/21] clk: Check that ops of composite clock components exist before calling
` [PATCH v12 03/21] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v12 04/21] clk: Fix clk_get_by_* handling of index
` [PATCH v12 05/21] clk: Add K210 pll support
` [PATCH v12 06/21] clk: Add a bypass clock for K210
` [PATCH v12 07/21] clk: Add K210 clock support
` [PATCH v12 08/21] dm: Add support for simple-pm-bus
` [PATCH v12 09/21] dm: Fix error handling for dev_read_addr_ptr
` [PATCH v12 10/21] reset: Add generic reset driver
` [PATCH v12 11/21] lib: Always set errno in hcreate_r
` [PATCH v12 12/21] riscv: Add headers for asm/global_data.h
` [PATCH v12 13/21] riscv: Clear pending interrupts before enabling IPIs
` [PATCH v12 14/21] riscv: Clean up IPI initialization code
` [PATCH v12 15/21] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v12 16/21] riscv: Allow use of reset drivers
` [PATCH v12 17/21] riscv: Try to get cpu frequency from a "clocks" node if it exists
` [PATCH v12 18/21] riscv: Enable cpu clock if it is present
` [PATCH v12 19/21] riscv: Add device tree for K210 and Sipeed Maix BitM
` [PATCH v12 20/21] doc: riscv: Add documentation for Sipeed Maix Bit
` [PATCH v12 21/21] riscv: Add Sipeed Maix support

What's cooking in git.git (May 2020, #07; Wed, 20)
 2020-05-20 19:17 UTC 

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-20 19:17 UTC 

[PATCH v3 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-05-20 18:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding
` [PATCH v3 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-20 19:15 UTC 

[PATCH] remoteproc: Fix an error code in devm_rproc_alloc()
 2020-05-20 19:13 UTC  (3+ messages)

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-20 19:13 UTC  (6+ messages)
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings

[PATCH v3 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-20 19:13 UTC  (4+ messages)
` [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-20 19:12 UTC  (13+ messages)

[linuxtv-media:master 454/495] drivers/staging/media/atomisp/pci/sh_css_firmware.h:41:38: warning: 'struct device' declared inside parameter list will not be visible outside of this definition or declaration
 2020-05-20 19:12 UTC 

[PATCHv2 0/2] Stateful Encoding: final bits
 2020-05-20 19:11 UTC  (6+ messages)
` [PATCHv2 1/2] media: docs-rst: Document memory-to-memory video encoder interface
` [PATCHv2 2/2] vidioc-g-parm.rst: update the VIDIOC_G/S_PARM documentation

[PATCH perf/core] perf branch: Replace zero-length array with flexible-array
 2020-05-20 19:16 UTC 

[PATCH v2] rtrs-clt: silence kbuild test inconsistent intenting smatch warning
 2020-05-20 19:11 UTC  (5+ messages)

BTRFS RAID 5 Array looks clean in some states, but cannot mount and cannot recover
 2020-05-20 19:10 UTC  (2+ messages)

[LTP] [COMMITTED][PATCH 1/1] build.sh: Add -Wformat -Werror=format-security into CFLAGS
 2020-05-20 19:10 UTC 

[Ksummit-discuss] [TECH TOPIC] seccomp feature development
 2020-05-20 19:08 UTC  (6+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-20 19:09 UTC  (11+ messages)

[PATCH 00/15] [RFC] Maintenance jobs and job runner
 2020-05-20 19:08 UTC  (5+ messages)
` [PATCH 02/15] run-job: implement commit-graph job
` [PATCH 03/15] run-job: implement fetch job

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-20 18:24 UTC  (19+ messages)
` [PATCH QEMU v23 01/18] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH QEMU v23 02/18] vfio: Add function to unmap VFIO region
` [PATCH QEMU v23 03/18] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH QEMU v23 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v23 05/18] vfio: Add migration region initialization and finalize function
` [PATCH QEMU v23 06/18] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v23 07/18] vfio: Add migration state change notifier
` [PATCH QEMU v23 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v23 09/18] vfio: Add save state functions to SaveVMHandlers
` [PATCH QEMU v23 10/18] vfio: Add load "
` [PATCH QEMU v23 11/18] iommu: add callback to get address limit IOMMU supports
` [PATCH QEMU v23 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH QEMU v23 13/18] vfio: Get migration capability flags for container
` [PATCH QEMU v23 14/18] vfio: Add function to start and stop dirty pages tracking
` [PATCH QEMU v23 15/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH QEMU v23 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH QEMU v23 17/18] vfio: Make vfio-pci device migration capable
` [PATCH QEMU v23 18/18] qapi: Add VFIO devices migration stats in Migration stats

fp16 support in xBGR order, and for DCE-11+
 2020-05-20 19:07 UTC  (8+ messages)
` [PATCH 2/2] drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-20 19:06 UTC  (5+ messages)
` [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism

[PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 19:06 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_pm_rpm: Fix plane_subtest assertion
 2020-05-20 19:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

zswap z3fold + memory offline = infinite loop
 2020-05-20 19:05 UTC  (5+ messages)

[PATCH v13] ath10k: add LED and GPIO controlling support for various chipsets
 2020-05-20 19:05 UTC  (7+ messages)
    ` [OpenWrt-Devel] "

[PATCH 0/2] HMP: qom-get and set
 2020-05-20 19:03 UTC  (4+ messages)
` [PATCH 2/2] hmp: Simplify qom_set

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-20 19:03 UTC  (7+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

Need help recovering broken RAID5 array (parent transid verify failed)
 2020-05-20 19:01 UTC  (5+ messages)

[PATCH] x86/uv/time: Replace one-element array and save heap space
 2020-05-20 19:01 UTC  (4+ messages)

[PATCH 0/3] lpfc: Fix errors in LS receive refactoring
 2020-05-20 18:59 UTC  (12+ messages)
` [PATCH 1/3] lpfc: Fix pointer checks and comments "
` [PATCH 2/3] lpfc: fix axchg pointer reference after free and double frees
` [PATCH 3/3] lpfc: Fix return value in __lpfc_nvme_ls_abort

[PATCH 0/8] Introduce local_lock()
 2020-05-20 18:59 UTC  (11+ messages)
` [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access

[PATCH] usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
 2020-05-20 18:59 UTC  (11+ messages)

[tpm2] Re: trying duplication and then rsa_en/decrypt
 2020-05-20 18:56 UTC 

M/V GRETKE OLDENDORFF vessel 5202020
 2020-05-20 18:56 UTC 

[PATCH v3 00/11] xfs: refactor incore inode walking
 2020-05-20 18:54 UTC  (10+ messages)
` [PATCH 05/11] xfs: remove flags argument from xfs_inode_ag_walk
` [PATCH 07/11] xfs: refactor eofb matching into a single helper
` [PATCH 11/11] xfs: hide most of the incore inode walk interface

[PATCHv2 0/6] dm-zoned: improve cache performance
 2020-05-20 18:53 UTC  (3+ messages)

[PATCH v2 0/2] Fix VMX preemption timer migration
 2020-05-20 18:53 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: "

[linuxtv-media:master 440/495] drivers/staging/media/atomisp/pci/atomisp_cmd.c:4278:17: warning: address of 'config->info' will always evaluate to 'true'
 2020-05-20 18:53 UTC 

[PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT
 2020-05-20 18:23 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] wlcore: fix runtime pm imbalance in wl1271_tx_work
 2020-05-20 18:52 UTC  (2+ messages)

[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec [RESEND]
 2020-05-20 18:52 UTC  (2+ messages)
` [PATCH 1/1] thunderbolt: add trivial .shutdown

[PATCH v12 00/12] Reftable support git-core
 2020-05-20 18:52 UTC  (5+ messages)
` [PATCH v13 00/13] "
  ` [PATCH v13 04/13] reftable: file format documentation

[PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config
 2020-05-20 18:51 UTC  (2+ messages)

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-20 18:37 UTC  (6+ messages)
` [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
      ` [RESEND PATCH v7 4/5] ndctl/papr_scm, uapi: "

[PATCH] wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
 2020-05-20 18:50 UTC  (2+ messages)

[linux-next:master 8596/10701] drivers/net/ethernet/qlogic/qed/qed_hw.c:850:3: warning: function might be possible candidate for 'gnu_printf' format attribute
 2020-05-20 18:49 UTC 

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20 18:49 UTC  (5+ messages)
` [PATCH bpf-next v4 09/15] ice, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
    ` [Intel-wired-lan] "

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
 2020-05-20 18:46 UTC  (5+ messages)
` [PATCH 2/2] xen/9pfs: yield when there isn't enough room on the ring

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-20 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier

[PATCH] wlcore: fix runtime pm imbalance in wl1271_op_suspend
 2020-05-20 18:48 UTC  (2+ messages)

[PATCH ghak25 v6a] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 18:47 UTC  (2+ messages)

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 18:08 UTC  (18+ messages)
` [PATCH Kernel v23 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v23 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v23 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v23 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v23 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v23 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v23 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v23 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v30 00/20] Intel SGX foundations
 2020-05-20 18:47 UTC  (3+ messages)
` [PATCH v30 04/20] x86/sgx: Add SGX microarchitectural data structures

[RISU v2 00/17] risu cleanups and improvements
 2020-05-20 18:43 UTC  (3+ messages)
` [RISU v2 16/17] aarch64: Reorg sve reginfo to save space

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-05-20 18:47 UTC  (5+ messages)

[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec
 2020-05-20 18:45 UTC  (3+ messages)
` [PATCH 1/1] thunderbolt: add trivial .shutdown

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-20 18:26 UTC  (8+ messages)
` [PATCH v2 1/7] padata: remove exit routine
` [PATCH v2 2/7] padata: initialize earlier
` [PATCH v2 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH v2 4/7] padata: add basic support for multithreaded jobs
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()
` [PATCH v2 6/7] mm: make deferred init's max threads arch-specific
` [PATCH v2 7/7] padata: document multithreaded jobs

[PATCH 0/SEVERAL] xfs, xfstests, xfsprogs: quota timer updates
 2020-05-20 18:43 UTC  (5+ messages)
` [PATCH 0/6] xfs: quota timer enhancements
  ` [PATCH 5/6] xfs: per-type quota timers and warn limits
    ` [PATCH 4.5/6] xfs: switch xfs_get_defquota to take explicit type
    ` [PATCH 5/6 V2] xfs: per-type quota timers and warn limits

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-20 18:41 UTC  (5+ messages)

[PATCH] 9p/xen: increase XEN_9PFS_RING_ORDER
 2020-05-20 18:41 UTC  (2+ messages)

[tpm2] Re: Stablishing trust on to TPM simulator
 2020-05-20 18:41 UTC 

[PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
 2020-05-20 18:40 UTC  (15+ messages)

Shouldn't devices tethered to a device using Wireguard share the same IP?
 2020-05-20 18:40 UTC  (3+ messages)

Documentation on Enabling NetLabel
 2020-05-20 18:39 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling
 2020-05-20 18:39 UTC  (6+ messages)
` [PATCH v3] drm/amdgpu: off by one "

[PATCH v3 0/2] x86/idle: fix for Intel ISR errata
 2020-05-20 18:38 UTC  (6+ messages)
` [PATCH v3 2/2] x86/idle: prevent entering C6 with in service interrupts on Intel

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2020-05-20 18:38 UTC  (3+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[SPDK] Re: May 27th: Code walkthrough of the SPDK NVMe hello_world application
 2020-05-20 18:37 UTC 

[PATCH] nouveau/hmm: fix migrate zero page to GPU
 2020-05-20 18:36 UTC  (2+ messages)

[PATCH V6 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-20 18:35 UTC  (6+ messages)

[PATCH v2 1/3] PCI: Correct the PCI quirk for the ALI M7101 chipset
 2020-05-20 18:34 UTC  (4+ messages)
` [PATCH v3 0/2] PCI: Reference bridge window resources explicitly
  ` [PATCH v3 1/2] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions
  ` [PATCH v3 2/2] pcmcia: Use resources definitions when freeing CardBus resources

[PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-20 18:34 UTC  (4+ messages)
` [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag

[PATCH] ipv6: Add IN6_ADDR_GEN_MODE_STABLE_PRIVACY_SOFTMAC mode
 2020-05-20 18:33 UTC  (4+ messages)

include/linux/libata.h:1366:2: note: in expansion of macro '__ATA_BASE_SHT'
 2020-05-20 18:31 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ehl: Wa_22010271021
 2020-05-20 18:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ehl: Wa_22010271021 (rev2)


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.