All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-08 15:10:38 to 2020-05-08 15:47:05 UTC [more...]

[PATCH v5 00/19] target/arm: sve load/store improvements
 2020-05-08 15:43 UTC  (2+ messages)
` [PATCH v5 01/19] exec: Add block comments for watchpoint routines

[PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
 2020-05-08 15:34 UTC  (5+ messages)

[RFC PATCH] upload-pack: fix filter options scope
 2020-05-08 15:46 UTC  (4+ messages)
` [PATCH v2] "

clean up kernel_{read,write} & friends
 2020-05-08 15:46 UTC  (4+ messages)
` [PATCH 10/11] fs: remove __vfs_read

[Intel-gfx] [PATCH 1/9] drm/i915: Ignore submit-fences on the same timeline
 2020-05-08 15:44 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915: Prevent using semaphores to chain up to external fences

[xlnx:xlnx_rebase_v5.4 253/1296] drivers/gpu/drm/xlnx/xlnx_scaler.c:868:4: warning: Uninitialized variable: nr_rds [uninitvar]
 2020-05-08 15:46 UTC 

[PATCH 0/2] xfs: fix project quota ENOSPC vs EDQUOT
 2020-05-08 15:45 UTC  (4+ messages)
` [PATCH 2/2] xfs: remove XFS_QMOPT_ENOSPC flag

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-08 15:44 UTC  (6+ messages)
` [PATCH v12 01/11] lib: add linear ranges helpers
` [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'
` [PATCH v12 03/11] power: supply: bd70528: rename linear_range to avoid collision
` [PATCH v12 04/11] regulator: use linear_ranges helper
` [PATCH v12 05/11] power: supply: bd70528: use linear ranges

[PATCH v2] drm/amd/amdgpu: cleanup coding style a bit
 2020-05-08 15:45 UTC  (4+ messages)

[PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object
 2020-05-08 15:44 UTC  (3+ messages)

[PATCH v3 00/16] target/arm: partial vector cleanup
 2020-05-08 15:22 UTC  (16+ messages)
` [PATCH v3 01/16] target/arm: Create gen_gvec_[us]sra
` [PATCH v3 02/16] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
` [PATCH v3 03/16] target/arm: Create gen_gvec_{sri,sli}
` [PATCH v3 04/16] target/arm: Remove unnecessary range check for VSHL
` [PATCH v3 05/16] target/arm: Tidy handle_vec_simd_shri
` [PATCH v3 06/16] target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0
` [PATCH v3 07/16] target/arm: Create gen_gvec_{mla,mls}
` [PATCH v3 08/16] target/arm: Swap argument order for VSHL during decode
` [PATCH v3 09/16] target/arm: Create gen_gvec_{cmtst,ushl,sshl}
` [PATCH v3 10/16] target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}
` [PATCH v3 11/16] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PATCH v3 12/16] target/arm: Create gen_gvec_{qrdmla,qrdmls}
` [PATCH v3 13/16] target/arm: Pass pointer to qc to qrdmla/qrdmls
` [PATCH v3 14/16] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PATCH v3 16/16] target/arm: Vectorize SABA/UABA

[GIT PULL] first batch of nvme updates for 5.8
 2020-05-08 15:44 UTC  (2+ messages)

[PATCH v3 0/5] microchip: add support for ksz88x3 driver family
 2020-05-08 15:43 UTC  (6+ messages)
` [PATCH v3 1/5] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH v3 2/5] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
` [PATCH v3 3/5] net: tag: ksz: Add KSZ8863 tag code
` [PATCH v3 4/5] ksz: Add Microchip KSZ8863 SMI/SPI based driver support
` [PATCH v3 5/5] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH v4] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-08 15:42 UTC  (3+ messages)
` [PATCH v4] tools/bootconfig: Completion of error handling

[RESEND] last missing patch in the cdrom ioctl_by_bdev removal series
 2020-05-08 15:42 UTC  (3+ messages)
` [PATCH] hfs: stop using ioctl_by_bdev

[PATCH v4 testsuite 00/15] Update to work on Debian
 2020-05-08 15:41 UTC  (16+ messages)
` [PATCH v4 testsuite 01/15] test_capable_net.te: remove corenet_tcp/udp_sendrecv_all_ports()
` [PATCH v4 testsuite 02/15] test_execute_no_trans.te: stop using mmap_file_perms
` [PATCH v4 testsuite 03/15] test_ibendport.te: use dev_rw_infiniband_mgmt_dev()
` [PATCH v4 testsuite 04/15] test_global.te: allow test domains to statfs selinuxfs
` [PATCH v4 testsuite 05/15] test_inet_socket.te: switch from generic_port to _all_unreserved_ports()
` [PATCH v4 testsuite 06/15] test_sctp.te: make netlabel_peer_t a MCS-constrained type
` [PATCH v4 testsuite 07/15] test_policy.if: use ptynode instead of unconfined_devpts_t
` [PATCH v4 testsuite 08/15] test_overlayfs.te: allow test_overlay_mounter_t to read user tmp files
` [PATCH v4 testsuite 09/15] policy: Add MCS constraint on peer recv
` [PATCH v4 testsuite 10/15] policy: Add defaultrange rules for overlay tests
` [PATCH v4 testsuite 11/15] test_filesystem.te,tests/{fs_}filesystem: do not force user identity to system_u
` [PATCH v4 testsuite 12/15] policy/Makefile: conditionalize setting of allow_domain_fd_use
` [PATCH v4 testsuite 13/15] tests/cap_userns: set /proc/sys/kernel/unprivileged_userns_clone if needed
` [PATCH v4 testsuite 14/15] tests/mmap: skip /dev/zero tests if /dev is noexec
` [PATCH v4 testsuite 15/15] README.md: Add instructions for Debian

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-08 15:41 UTC  (6+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 19/20] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08 15:42 UTC  (9+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-08 15:42 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-05-08 15:40 UTC  (4+ messages)
` [PATCH 04/10] sparse-checkout: allow in-tree definitions

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-08 15:40 UTC  (10+ messages)

[PATCH 0/4] Various build dependency fixes
 2020-05-08 15:40 UTC  (3+ messages)
` [PATCH 4/4] kbuild: arm: Fix duplicate builds of dtbs

[PATCH net-next 0/2] dpaa2-eth: add bulking to XDP_TX
 2020-05-08 15:40 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[GIT PULL] nvme fixes for 5.7
 2020-05-08 15:39 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 196 builds: 1 failed, 195 passed (v4.9.222-19-g7d23d52af97e)
 2020-05-08 15:39 UTC 

[PATCH v4] submodule: port subcommand 'set-url' from shell to C
 2020-05-08 15:38 UTC  (10+ messages)
              ` Re* "

Add a __anon_inode_getfd helper
 2020-05-08 15:36 UTC  (13+ messages)
` [PATCH 01/12] fd: add a new "
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 06/12] eventpoll: "
` [PATCH 07/12] eventfd: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "
` [PATCH 10/12] drm_syncobj: "
` [PATCH 11/12] gpiolib: "
` [PATCH 12/12] vtpm_proxy: "

[PATCH v2 0/3] vTPM/aarch64 ACPI support
 2020-05-08 15:24 UTC  (3+ messages)
` [PATCH v2 3/3] arm/acpi: Add the TPM2.0 device under the DSDT

[xen-4.12-testing test] 150072: tolerable FAIL - PUSHED
 2020-05-08 15:37 UTC 

[RFC] taint: add module firmware crash taint support
 2020-05-08 15:37 UTC  (2+ messages)

[PATCH v3 00/19] tcg: Better handling of constants
 2020-05-08 15:17 UTC  (20+ messages)
` [PATCH v3 01/19] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v3 02/19] tcg: Add temp_readonly
` [PATCH v3 03/19] tcg: Introduce TYPE_CONST temporaries
` [PATCH v3 04/19] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v3 05/19] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v3 06/19] tcg: Use tcg_constant_{i32, vec} with tcg vec expanders
` [PATCH v3 07/19] tcg: Use tcg_constant_{i32, i64, vec} with tcg gvec expanders
` [PATCH v3 08/19] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v3 09/19] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v3 10/19] tcg/optimize: Improve find_better_copy
` [PATCH v3 11/19] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v3 12/19] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v3 13/19] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v3 14/19] tcg: Remove movi and dupi opcodes
` [PATCH v3 15/19] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v3 16/19] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v3 17/19] tcg: Add tcg_reg_alloc_dup2
` [PATCH v3 18/19] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v3 19/19] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec

[PATCH] Correctly initialize 'installed_handlers'
 2020-05-08 15:36 UTC  (3+ messages)

[PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
 2020-05-08 15:35 UTC  (3+ messages)

[PATCH v8 00/12] Add hypervisor sysfs-like support
 2020-05-08 15:34 UTC  (13+ messages)
` [PATCH v8 01/12] xen/vmx: let opt_ept_ad always reflect the current setting
` [PATCH v8 02/12] xen: add a generic way to include binary files as variables
` [PATCH v8 03/12] docs: add feature document for Xen hypervisor sysfs-like support
` [PATCH v8 04/12] xen: add basic hypervisor filesystem support
` [PATCH v8 05/12] libs: add libxenhypfs
` [PATCH v8 06/12] tools: add xenfs tool
` [PATCH v8 07/12] xen: provide version information in hypfs
` [PATCH v8 08/12] xen: add /buildinfo/config entry to hypervisor filesystem
` [PATCH v8 09/12] xen: add runtime parameter access support to hypfs
` [PATCH v8 10/12] tools/libxl: use libxenhypfs for setting xen runtime parameters
` [PATCH v8 11/12] tools/libxc: remove xc_set_parameters()
` [PATCH v8 12/12] xen: remove XEN_SYSCTL_set_parameter support

[PATCH] nvme-pci: slimmer CQ head update
 2020-05-08 15:34 UTC  (11+ messages)

[PATCH v2] KVM: SVM: Disable AVIC before setting V_IRQ
 2020-05-08 15:32 UTC  (3+ messages)

[PATCH] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08 15:33 UTC  (12+ messages)

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-08 15:32 UTC  (5+ messages)
` [PATCH v2 8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6

[PATCH] iommu/virtio: reverse arguments to list_add
 2020-05-08 15:31 UTC  (4+ messages)

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-08 15:31 UTC  (6+ messages)

[PATCH v2] net: tcp: fixes commit 98aaa913b4ed ("tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg")
 2020-05-08 15:31 UTC  (5+ messages)
` [PATCH v3] net: tcp: fix rx timestamp behavior for tcp_recvmsg

[Xen-devel] [PATCH] tools/libxc: Reduce feature handling complexity in xc_cpuid_apply_policy()
 2020-05-08 15:30 UTC  (2+ messages)
`  "

[PATCH v3] dmaengine: cookie bypass for out of order completion
 2020-05-08 15:30 UTC  (3+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-08 15:30 UTC  (9+ messages)
` [PATCH v4 14/18] static_call: Add static_cond_call()
` [PATCH v4 16/18] static_call: Allow early init

[PATCH] staging: iio: ad5933: rework probe to use devm_ function variants
 2020-05-08 15:30 UTC  (6+ messages)

[PATCH v2 1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08 15:29 UTC  (3+ messages)

[fuse] Getting visibility into reads from page cache
 2020-05-08 15:28 UTC  (3+ messages)
  ` [fuse-devel] "

[PATCH net-next] net: sfp: add some quirks for FreeTel direct attach modules
 2020-05-08 15:28 UTC  (2+ messages)

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-08 15:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/gen-cpuid: Distinguish default vs max in feature annotations
 2020-05-08 15:27 UTC 

[Buildroot] [PATCH] package/rustc: RUSTC_TARGET_NAME is needed to build host-rust
 2020-05-08 15:27 UTC 

[PATCH] Add quirks for Trust Panora Graphic Tablet
 2020-05-08 15:26 UTC 

[hch-misc:flush_icache_range 9/15] include/asm-generic/tlb.h:495:2: error: implicit declaration of function 'flush_cache_range'; did you mean 'flush_dcache_page'?
 2020-05-08 15:24 UTC 

[PATCH v3 0/3] iio: cros_ec: Add support for RGB light sensor
 2020-05-08 15:23 UTC  (5+ messages)
` [PATCH v2 1/3] iio: Add in_illumincance vectors in different color spaces
` [PATCH v2 3/3] iio: cros_ec_light: Add support for RGB sensor

[PATCH -next] arm64: gtdt: Fix section mismatch in next_platform_timer()
 2020-05-08 15:26 UTC  (2+ messages)

[PATCH v3 0/3]
 2020-05-08 15:23 UTC  (4+ messages)
` [PATCH v3 1/3] kernel-shark: Add methods for selecting the plots to be shown
` [PATCH v3 2/3] kernel-shark: Add command line options for selecting "
` [PATCH v3 3/3] kernel-shark: Set a maximum number of plots to be shown by default

[PATCH] phy: cpcap-usb: Remove some useless code
 2020-05-08 15:22 UTC  (3+ messages)

Problems using AMD eMMC with AMD IOMMU
 2020-05-08 15:22 UTC  (2+ messages)

GeForce(R) GT 710 1GB PCIE x 1 on arm64
 2020-05-08 15:19 UTC  (8+ messages)

linux-next: Fixes tags need some work in the omap tree
 2020-05-08 15:19 UTC  (2+ messages)

[PATCH v3 0/7] Patches introducing experimental feature support
 2020-05-08 15:19 UTC  (12+ messages)
` [PATCH v3 1/7] Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
  ` [PATCH v3 2/7] Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
    ` [PATCH v3 3/7] Bluetooth: replace zero-length array with flexible-array member
      ` [PATCH v3 4/7] Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
        ` [PATCH v3 5/7] Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
          ` [PATCH v3 6/7] Bluetooth: Add support for experimental features configuration
            ` [PATCH v3 7/7] Bluetooth: Introduce debug feature when dynamic debug is disabled

[PATCH v3 00/10] tcg vector rotate operations
 2020-05-08 15:10 UTC  (11+ messages)
` [PATCH v3 01/10] tcg: Implement gvec support for rotate by immediate
` [PATCH v3 02/10] tcg: Implement gvec support for rotate by vector
` [PATCH v3 03/10] tcg: Remove expansion to shift by vector from do_shifts
` [PATCH v3 04/10] tcg: Implement gvec support for rotate by scalar
` [PATCH v3 05/10] tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
` [PATCH v3 06/10] tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
` [PATCH v3 07/10] tcg/ppc: Implement INDEX_op_rot[lr]v_vec
` [PATCH v3 08/10] target/ppc: Use tcg_gen_gvec_rotlv
` [PATCH v3 09/10] target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
` [PATCH v3 10/10] tcg: Improve move ops in liveness_pass_2

Is io_uring framework becoming bloated gradually? and introduces performace regression
 2020-05-08 15:18 UTC 

[PATCH net-next] ieee802154: 6lowpan: remove unnecessary comparison
 2020-05-08 15:09 UTC  (2+ messages)

pkg_postinst_ontarget not executed
 2020-05-08 15:15 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-05-08 15:14 UTC  (3+ messages)

[PATCH v3] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-08 15:14 UTC  (9+ messages)
    ` [v3] "

[PATCH] tools/bootconfig: Fix apply_xbc() to return zero on success
 2020-05-08 15:13 UTC 

[PATCH net-next] ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
 2020-05-08 15:13 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] app/testpmd: fix null pointer dereferencing issue
 2020-05-08 15:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2020-05-08 15:12 UTC  (2+ messages)
` [Bug 200695] "

[PATCH] x86/PVH: PHYSDEVOP_pci_mmcfg_reserved should not blindly register a region
 2020-05-08 15:11 UTC  (3+ messages)

[PULL 00/30] Block layer patches
 2020-05-08 15:10 UTC  (2+ messages)

dinode reading cleanups v2
 2020-05-08 15:08 UTC  (3+ messages)
` [PATCH 01/12] xfs: xfs_bmapi_read doesn't take a fork id as the last argument


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.