All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-21 21:49:25 to 2019-10-21 23:39:42 UTC [more...]

[MODERATED] Re: ***UNCHECKED*** Re: [PATCH v5 08/11] TAAv5 8
 2019-10-21 23:39 UTC  (14+ messages)
  ` [MODERATED] Re: ***UNCHECKED*** "
    ` [MODERATED] Re: ***UNCHECKED*** "
      `  "
        ` [MODERATED] "

[Project Quota]file owner could change its project ID?
 2019-10-21 23:35 UTC  (6+ messages)

[PATCH] drm/amdkfd: don't use dqm lock during device reset/suspend/resume
 2019-10-21 23:34 UTC  (2+ messages)

[PATCH v3 0/9] Add support for XSAVES to AMD and unify it with Intel
 2019-10-21 23:30 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Introduce vcpu->arch.xsaves_enabled
` [PATCH v3 2/9] KVM: VMX: Fix conditions for guest IA32_XSS support
` [PATCH v3 3/9] KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded
` [PATCH v3 4/9] KVM: SVM: Use wrmsr for switching between guest and host IA32_XSS on AMD
` [PATCH v3 5/9] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel
` [PATCH v3 6/9] KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
` [PATCH v3 7/9] kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
` [PATCH v3 8/9] kvm: svm: Update svm_xsaves_supported
` [PATCH v3 9/9] kvm: tests: Add test to verify MSR_IA32_XSS

[RFC v1] writeback: add elastic bdi in cgwb bdp
 2019-10-21 23:33 UTC  (2+ messages)

[e2fsprogs PATCH] Support the stable_inodes feature
 2019-10-21 23:30 UTC 

[PATCH RFC 00/24] scsi: Revamp result values
 2019-10-21 23:31 UTC  (11+ messages)
` [PATCH 03/24] wd33c93: use SCSI status
` [PATCH 05/24] scsi: use standard SAM status codes
` [PATCH 10/24] scsi: introduce set_status_byte()
` [PATCH 12/24] scsi: introduce scsi_build_sense()

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-21 23:23 UTC  (9+ messages)
` [PATCH v3 07/16] hw/arm/bcm2836: Use per CPU address spaces
` [PATCH v3 08/16] hw/arm/bcm2835_peripherals: Add const link property in realize()
` [PATCH v3 10/16] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PATCH v3 14/16] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()

[PATCH RFC] net: vlan: reverse 4 bytes of vlan header when setting initial MTU
 2019-10-21 23:27 UTC  (2+ messages)

[RFC 0/6] DP Phy compliace auto test
 2019-10-21 23:29 UTC  (7+ messages)
` [RFC 1/6] drm/dp: get/set phy compliance pattern
` [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
` [RFC 3/6] drm/i915/dp: Preparation for DP phy compliance auto test

[PATCH 00/21] hw: Let the machine be the owner of the system memory
 2019-10-21 23:20 UTC  (7+ messages)
` [PATCH 07/21] hw: Drop QOM ownership on memory_region_allocate_system_memory() calls
` [PATCH 09/21] hw: Let memory_region_allocate_system_memory take MachineState argument
` [PATCH 10/21] hw/core: Let the machine be the owner of the system memory

[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
 2019-10-21 23:26 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] tiny-printf: Reduce size by removing ctype
` [U-Boot] [PATCH v2 02/10] tiny-printf: Add print_grouped_ull()
` [U-Boot] [PATCH v2 03/10] tiny-printf: Reorder code to support %p
` [U-Boot] [PATCH v2 04/10] bloblist: Reserve an aligned base
` [U-Boot] [PATCH v2 05/10] bootstage: Store the next ID in the stash
` [U-Boot] [PATCH v2 06/10] bootstage: Fix counting of entries in stash
` [U-Boot] [PATCH v2 07/10] bootstage: Avoid conflicts between stash/unstash
` [U-Boot] [PATCH v2 08/10] bootstage: Correct relocation algorithm
` [U-Boot] [PATCH v2 09/10] bootstage: Mark the start/end of TPL and SPL separately
` [U-Boot] [PATCH v2 10/10] bootstage: Allow SPL to obtain bootstage info from TPL

[igt-dev] [PATCH i-g-t] tests/kms_plane: Reduce pixel format test execution time
 2019-10-21 23:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-21 23:24 UTC  (4+ messages)
` [PATCH 11/11] x86/mm, pat: convert pat tree to generic interval tree

linux-next: build warning after merge of the thermal tree
 2019-10-21 23:23 UTC 

[PATCH v2 1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
 2019-10-21 23:22 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/tgl: Add perf support on TGL
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
` ✗ Fi.CI.SPARSE: "

[PATCH v3] tracing: Introduce trace event injection
 2019-10-21 23:21 UTC  (4+ messages)

[PATCH -tip v2 0/4] x86,mm/pat: Move towards using generic interval tree
 2019-10-21 23:19 UTC  (5+ messages)
` [PATCH 1/4] x86/mm, pat: Convert pat tree to "
` [PATCH 2/4] x86,mm/pat: Cleanup some of the local memtype_rb_* calls
` [PATCH 3/4] x86,mm/pat: Drop rbt suffix from external memtype calls
` [PATCH 4/4] x86/mm, pat: Rename pat_rbtree.c to pat_interval.c

[tip: perf/core] libbeauty: Introduce strarray__strtoul_flags()
 2019-10-21 23:18 UTC 

[PATCH 10/10] libperf: Add pr_err macro
 2019-10-21 23:18 UTC  (2+ messages)
` [tip: perf/core] libperf: Add pr_err() macro

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-10-21 23:18 UTC  (7+ messages)
` [PATCH 20/22] jbd2: Make credit checking more strict
` [PATCH 21/22] ext4: Reserve revoke credits for freed blocks
` [PATCH 22/22] jbd2: Provide trace event for handle restarts

[PATCH 07/10] libperf: Add tests_mmap_cpus test
 2019-10-21 23:18 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf trace: Use strtoul for the fcntl 'cmd' argument
 2019-10-21 23:18 UTC 

[tip: perf/core] perf trace: Wire up strarray__strtoul_flags()
 2019-10-21 23:18 UTC 

[tip: perf/core] libbeauty: Introduce syscall_arg__strtoul_strarrays()
 2019-10-21 23:18 UTC 

[tip: perf/core] perf trace: Use STUL_STRARRAY_FLAGS with mmap
 2019-10-21 23:18 UTC 

[tip: perf/core] libbeauty: Make the mmap_flags strarray visible outside of its beautifier
 2019-10-21 23:18 UTC 

[PATCH] drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
 2019-10-21 23:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[GIT PULL] perf/core improvements and fixes
 2019-10-21 23:16 UTC  (2+ messages)

[PATCH] bpftool: Try to read btf as raw data if elf read fails
 2019-10-21 23:16 UTC  (4+ messages)

[PATCH v2 5/6] gpiolib: disable bias on inputs when pull up/down are both set
 2019-10-21 23:14 UTC  (11+ messages)

[PATCH net-next 0/4] dpaa2-eth: add MAC/PHY support through phylink
 2019-10-21 23:13 UTC  (6+ messages)
` [PATCH net-next 1/4] dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
` [PATCH net-next 2/4] bus: fsl-mc: add the fsl_mc_get_endpoint function
` [PATCH net-next 3/4] dpaa2-eth: add MAC/PHY support through phylink
` [PATCH net-next 4/4] net: documentation: add docs for MAC/PHY support in DPAA2

linux-next: build warning after merge of the drm-misc-fixes tree
 2019-10-21 22:40 UTC  (5+ messages)
` linux-next: build warning after merge of the vfs-fixes tree
  ` linux-next: Fixes tag needs some work in "

[U-Boot] [PATCH] armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
 2019-10-21 23:10 UTC 

How to storage SEL in firmware chip
 2019-10-21 23:09 UTC 

[PATCH] kvm-unit-test: nVMX: Test VM-entry MSR-load area
 2019-10-21 22:31 UTC 

[f2fs-dev] [PATCH 0/3] fscrypt: support for inline-encryption-optimized policies
 2019-10-21 23:03 UTC  (8+ messages)
`  "
` [f2fs-dev] [PATCH 1/3] fscrypt: add "
  `  "
` [f2fs-dev] [PATCH 2/3] ext4: add support for INLINE_CRYPT_OPTIMIZED encryption policies
  `  "
` [f2fs-dev] [PATCH 3/3] f2fs: "
  `  "

[MODERATED] [PATCH v7 00/10] TAAv7 0
 2019-10-21 23:06 UTC  (3+ messages)
` [MODERATED] "

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-21 23:04 UTC  (7+ messages)

[ANNOUNCE] Git v2.24.0-rc0
 2019-10-21 23:04 UTC  (4+ messages)
` Git for Windows v2.24.0-rc0, was "

x86-power-control
 2019-10-21 23:03 UTC  (8+ messages)

[U-Boot] [PATCH] net: eth-uclass: ignore unavailable devices
 2019-10-21 23:03 UTC 

[PATCH V2 0/3] Add OP-TEE based bnxt f/w manager
 2019-10-21 23:00 UTC  (7+ messages)
` [PATCH V2 3/3] bnxt_en: Add support to collect crash dump via ethtool

[PATCH] KVM: Add separate helper for putting borrowed reference to kvm
 2019-10-21 22:58 UTC  (2+ messages)

[PATCH blktests 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
 2019-10-21 22:57 UTC  (3+ messages)
` [PATCH blktests 1/2] Move and rename uptime_s()
` [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()

[PATCH v2 2/2] x86/cpu/vmware: Fix platform detection VMWARE_PORT macro
 2019-10-21 22:56 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2 1/2] x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL
 2019-10-21 22:56 UTC  (2+ messages)
` [tip: x86/urgent] x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm

[U-Boot] Need help with verified u-boot on Tegra TX2
 2019-10-21 22:54 UTC  (4+ messages)
  ` [U-Boot] [EXTERNAL] "

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-10-21 22:53 UTC  (17+ messages)
` [U-Boot] [PATCH v3 025/108] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH v3 035/108] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v3 092/108] x86: apollolake: Add UART driver
` [U-Boot] [PATCH v3 097/108] x86: apollolake: Add ITSS driver
` [U-Boot] [PATCH v3 104/108] x86: apollolake: Add P2SB driver

[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
 2019-10-21 22:53 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/3] gpio: Add a managed API
 2019-10-21 22:53 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: gpio: Handle gracefully NULL pointers

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-21 22:52 UTC  (2+ messages)

sharing a simple ebpf code sample
 2019-10-21 22:50 UTC  (4+ messages)

[PATCH bpf v4] xdp: Handle device unregister for devmap_hash map type
 2019-10-21 22:50 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/apic: Skip pv ipi test if hcall not available
 2019-10-21 22:50 UTC  (3+ messages)

[vfs:fixes 2/2] fs/aio.c:2196:38: note: in expansion of macro 'NULL'
 2019-10-21 22:49 UTC  (2+ messages)

[PATCH v33 00/13] QEMU AVR 8 bit cores
 2019-10-21 22:37 UTC  (14+ messages)
` [PATCH v33 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v33 02/13] target/avr: Add instruction helpers
` [PATCH v33 03/13] target/avr: Add instruction decoding
` [PATCH v33 04/13] target/avr: Add instruction translation - Registers definition
` [PATCH v33 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v33 06/13] target/avr: Add instruction translation - Branch Instructions
` [PATCH v33 07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v33 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v33 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v33 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v33 11/13] target/avr: Add example board configuration
` [PATCH v33 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v33 13/13] target/avr: Add tests

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-21 22:49 UTC  (4+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-10-21 22:51 UTC  (2+ messages)
` [PATCH v2] "

[Xen-devel] [xen-unstable test] 142997: regressions - trouble: blocked/broken/fail/pass
 2019-10-21 22:45 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-21 22:43 UTC  (11+ messages)
` [PATCH 13/18] arm64: preserve x18 when CPU is suspended
` [PATCH 14/18] arm64: efi: restore x18 if it was corrupted

[PATCH 0/4] Reduce the amount of memory required for request queues
 2019-10-21 22:42 UTC  (5+ messages)
` [PATCH 1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
` [PATCH 2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues()
` [PATCH 3/4] block: Reduce the amount of memory required per request queue
` [PATCH 4/4] block: Reduce the amount of memory used for tag sets

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-21 22:38 UTC  (4+ messages)

[GIT PULL] soc/arm/dt: Marvell MMP Device Tree changes for v5.5
 2019-10-21 22:27 UTC  (2+ messages)

+ mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch added to -mm tree
 2019-10-21 22:37 UTC 

[PATCH] drm/i915/selftests: Use all physical engines for i915_active
 2019-10-21 22:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3
 2019-10-21 22:34 UTC  (18+ messages)
                    ` [RFC PATCH v2] cifs: Fix list_del corruption of retry_list in cifs_reconnect

[PATCH net-next v2 00/16] net: dsa: turn arrays of ports into a list
 2019-10-21 22:34 UTC  (2+ messages)

[PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
 2019-10-21 22:34 UTC  (15+ messages)
    ` FW: "
                      ` [Intel-wired-lan] "

[to-be-updated] mm-pcp-share-common-code-between-memory-hotplug-and-percpu-sysctl-handler.patch removed from -mm tree
 2019-10-21 22:32 UTC 

[to-be-updated] mm-meminit-recalculate-pcpu-batch-and-high-limits-after-init-completes.patch removed from -mm tree
 2019-10-21 22:32 UTC 

It's been fun
 2019-10-21 22:30 UTC  (2+ messages)

[PATCH v3 0/5] add dsa switch support for ar9331
 2019-10-21 22:21 UTC  (3+ messages)
` [PATCH v3 1/5] net: ag71xx: port to phylink

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-21 22:11 UTC  (2+ messages)
` [Bug 1846427] "

Easily reproducible deadlock on 5.4-rc4 with cifsInodeInfo.lock_sem semaphore after network disruption or smb restart
 2019-10-21 22:19 UTC  (2+ messages)

[PATCH] sae: remove unneeded NULL pointer check
 2019-10-21 22:15 UTC  (2+ messages)

[PATCH v4 2/4] mac80211: Import airtime calculation code from mt76
 2019-10-21 22:14 UTC  (7+ messages)
` [RFC PATCH] mac80211: ieee80211_calc_rx_airtime() can be static

[PATCH 0/2] mmc: core: Fixup HW reset for SDIO cards
 2019-10-21 22:13 UTC  (7+ messages)
` [PATCH 1/2] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
` [PATCH 2/2] mmc: core: Re-work HW reset for SDIO cards

[PATCH 1/4] dma-buf: change DMA-buf locking convention v2
 2019-10-21 22:13 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] "
` ✓ Fi.CI.BAT: success "

[PATCH 0/7] towards QE support on ARM
 2019-10-21 22:11 UTC  (8+ messages)

[PATCH] sae: fix incorrect length adjustment
 2019-10-21 22:12 UTC  (2+ messages)

[PATCH v2 00/18] cros_ec: Add sensorhub driver and FIFO processing*** SUBJECT HERE
 2019-10-21 22:09 UTC  (4+ messages)
` [PATCH v2 10/18] platform: chrome: sensorhub: Add FIFO support

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2019-10-21 21:29 UTC  (2+ messages)

[PATCH i2c-next 0/2] i2c: aspeed: Add H/W timeout support
 2019-10-21 21:57 UTC  (7+ messages)
` [PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: add hardware "

[PATCH 12/12] infiniband: add a Documentation driver-api chapter for Infiniband
 2019-10-21 21:57 UTC  (5+ messages)

[PATCH v2 0/2] Handle git_path() with lock files correctly in worktrees
 2019-10-21 21:54 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] t1400: wrap setup code in test case
  ` [PATCH v3 2/2] git_path(): handle `.lock` files correctly

[V2] dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
 2019-10-21 21:54 UTC  (2+ messages)

[PATCH] RDMA/hns: Fix build error again
 2019-10-21 21:51 UTC  (3+ messages)

[PATCH v3 1/3] mpdu: expose mmpdu_header_len
 2019-10-21 21:51 UTC  (2+ messages)

[PATCH nft v3 0/2] Add option to omit sets elements from listings
 2019-10-21 21:49 UTC  (2+ messages)
` [PATCH nft v3 1/2] src: use `-T` as the short option for `--numeric-time`


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.