All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-19 21:41:03 to 2019-08-19 22:39:48 UTC [more...]

[PATCH v2 00/21] NFS/RDMA client-side for-5.4
 2019-08-19 22:39 UTC  (6+ messages)
` [PATCH v2 01/21] SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
` [PATCH v2 02/21] SUNRPC: Inline xdr_commit_encode
` [PATCH v2 03/21] xprtrdma: Refresh the documenting comment in frwr_ops.c
` [PATCH v2 04/21] xprtrdma: Update obsolete comment
` [PATCH v2 05/21] xprtrdma: Fix calculation of ri_max_segs again

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-08-19 22:39 UTC  (12+ messages)
` [PATCH 1/9] drm/i915: Use variable for debugfs device status
` [PATCH 2/9] drm/i915: Add function to set SSEU info per platform
` [PATCH 3/9] drm/i915: Add subslice stride runtime parameter
` [PATCH 4/9] drm/i915: Add EU "
` [PATCH 5/9] drm/i915: Add function to set subslices
` [PATCH 6/9] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 7/9] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 8/9] drm/i915: Add new function to copy subslices for a slice
` [PATCH 9/9] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "

WARNING: ODEBUG bug in tls_sw_free_resources_tx
 2019-08-19 22:37 UTC  (2+ messages)

[BUG] bdw-rt5650 DSP boot timeout
 2019-08-19 22:36 UTC  (13+ messages)

[GIT PULL] clk fixes for v5.3-rc5
 2019-08-19 22:36 UTC 

[PATCH 01/12] watchdog: NULL the default governor if it is unregistered
 2019-08-19 22:35 UTC  (8+ messages)
` [PATCH 02/12] watchdog: Add the ability to provide data to read
` [PATCH 04/12] watchdog: Allow pretimeout governor setting to be accessed from modules
` [PATCH 08/12] watchdog: Add the ability to set the action of a timeout

[PATCH 0/4] iommu/io-pgtable: Cleanup and prep for split tables
 2019-08-19 22:34 UTC  (4+ messages)
` [PATCH 4/4] iommu/io-pgtable-arm: Prepare for TTBR1 usage

BUG: unable to handle kernel paging request in tls_prots
 2019-08-19 22:34 UTC  (2+ messages)

[PATCH] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2019-08-19 22:34 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/igt_command_line.sh: Add new selftest for special handling
 2019-08-19 22:31 UTC 

[Qemu-devel] [PATCH v2] ppc: Fix emulated single to double denormalized conversions
 2019-08-19 21:42 UTC 

[Qemu-devel] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-19 21:37 UTC  (67+ messages)
` [Qemu-devel] [PATCH v2 02/68] target/arm: Add stubs for aa32 decodetree
` [Qemu-devel] [PATCH v2 03/68] target/arm: Convert Data Processing (register)
` [Qemu-devel] [PATCH v2 04/68] target/arm: Convert Data Processing (reg-shifted-reg)
` [Qemu-devel] [PATCH v2 05/68] target/arm: Convert Data Processing (immediate)
` [Qemu-devel] [PATCH v2 07/68] target/arm: Simplify UMAAL
` [Qemu-devel] [PATCH v2 08/68] target/arm: Convert Saturating addition and subtraction
` [Qemu-devel] [PATCH v2 09/68] target/arm: Convert Halfword multiply and multiply accumulate
` [Qemu-devel] [PATCH v2 10/68] target/arm: Simplify op_smlaxxx for SMLAL*
` [Qemu-devel] [PATCH v2 11/68] target/arm: Simplify op_smlawx for SMLAW*
` [Qemu-devel] [PATCH v2 12/68] target/arm: Convert MSR (immediate) and hints
` [Qemu-devel] [PATCH v2 13/68] target/arm: Convert MRS/MSR (banked, register)
` [Qemu-devel] [PATCH v2 14/68] target/arm: Convert Cyclic Redundancy Check
` [Qemu-devel] [PATCH v2 15/68] target/arm: Convert BX, BXJ, BLX (register)
` [Qemu-devel] [PATCH v2 16/68] target/arm: Convert CLZ
` [Qemu-devel] [PATCH v2 17/68] target/arm: Convert ERET
` [Qemu-devel] [PATCH v2 18/68] target/arm: Convert the rest of A32 Miscelaneous instructions
` [Qemu-devel] [PATCH v2 19/68] target/arm: Convert T32 ADDW/SUBW
` [Qemu-devel] [PATCH v2 20/68] target/arm: Convert load/store (register, immediate, literal)
` [Qemu-devel] [PATCH v2 21/68] target/arm: Convert Synchronization primitives
` [Qemu-devel] [PATCH v2 22/68] target/arm: Convert USAD8, USADA8, SBFX, UBFX, BFC, BFI, UDF
` [Qemu-devel] [PATCH v2 23/68] target/arm: Convert Parallel addition and subtraction
` [Qemu-devel] [PATCH v2 24/68] target/arm: Convert Packing, unpacking, saturation, and reversal
` [Qemu-devel] [PATCH v2 25/68] target/arm: Convert Signed multiply, signed and unsigned divide
` [Qemu-devel] [PATCH v2 26/68] target/arm: Convert MOVW, MOVT
` [Qemu-devel] [PATCH v2 27/68] target/arm: Convert LDM, STM
` [Qemu-devel] [PATCH v2 28/68] target/arm: Diagnose writeback register in list for LDM for v7
` [Qemu-devel] [PATCH v2 29/68] target/arm: Diagnose too few registers in list for LDM/STM
` [Qemu-devel] [PATCH v2 30/68] target/arm: Diagnose base == pc "
` [Qemu-devel] [PATCH v2 31/68] target/arm: Convert B, BL, BLX (immediate)
` [Qemu-devel] [PATCH v2 32/68] target/arm: Convert SVC
` [Qemu-devel] [PATCH v2 33/68] target/arm: Convert RFE and SRS
` [Qemu-devel] [PATCH v2 34/68] target/arm: Convert Clear-Exclusive, Barriers
` [Qemu-devel] [PATCH v2 35/68] target/arm: Convert CPS (privileged)
` [Qemu-devel] [PATCH v2 36/68] target/arm: Convert SETEND
` [Qemu-devel] [PATCH v2 37/68] target/arm: Convert PLI, PLD, PLDW
` [Qemu-devel] [PATCH v2 38/68] target/arm: Convert Unallocated memory hint
` [Qemu-devel] [PATCH v2 39/68] target/arm: Convert Table Branch
` [Qemu-devel] [PATCH v2 40/68] target/arm: Convert SG
` [Qemu-devel] [PATCH v2 41/68] target/arm: Convert TT
` [Qemu-devel] [PATCH v2 42/68] target/arm: Simplify disas_thumb2_insn
` [Qemu-devel] [PATCH v2 43/68] target/arm: Simplify disas_arm_insn
` [Qemu-devel] [PATCH v2 44/68] target/arm: Add skeleton for T16 decodetree
` [Qemu-devel] [PATCH v2 45/68] target/arm: Convert T16 data-processing (two low regs)
` [Qemu-devel] [PATCH v2 46/68] target/arm: Convert T16 load/store (register offset)
` [Qemu-devel] [PATCH v2 47/68] target/arm: Convert T16 load/store (immediate offset)
` [Qemu-devel] [PATCH v2 48/68] target/arm: Convert T16 add pc/sp (immediate)
` [Qemu-devel] [PATCH v2 49/68] target/arm: Convert T16 load/store multiple
` [Qemu-devel] [PATCH v2 50/68] target/arm: Convert T16 add/sub (3 low, 2 low and imm)
` [Qemu-devel] [PATCH v2 51/68] target/arm: Convert T16 one low register and immediate
` [Qemu-devel] [PATCH v2 52/68] target/arm: Convert T16 branch and exchange
` [Qemu-devel] [PATCH v2 53/68] target/arm: Convert T16 add, compare, move (two high registers)
` [Qemu-devel] [PATCH v2 54/68] target/arm: Convert T16 adjust sp (immediate)
` [Qemu-devel] [PATCH v2 55/68] target/arm: Convert T16, extract
` [Qemu-devel] [PATCH v2 56/68] target/arm: Convert T16, Change processor state
` [Qemu-devel] [PATCH v2 57/68] target/arm: Convert T16, Reverse bytes
` [Qemu-devel] [PATCH v2 58/68] target/arm: Convert T16, nop hints
` [Qemu-devel] [PATCH v2 59/68] target/arm: Split gen_nop_hint
` [Qemu-devel] [PATCH v2 60/68] target/arm: Convert T16, push and pop
` [Qemu-devel] [PATCH v2 61/68] target/arm: Convert T16, Conditional branches, Supervisor call
` [Qemu-devel] [PATCH v2 62/68] target/arm: Convert T16, Miscellaneous 16-bit instructions
` [Qemu-devel] [PATCH v2 63/68] target/arm: Convert T16, shift immediate
` [Qemu-devel] [PATCH v2 64/68] target/arm: Convert T16, load (literal)
` [Qemu-devel] [PATCH v2 65/68] target/arm: Convert T16, Unconditional branch
` [Qemu-devel] [PATCH v2 66/68] target/arm: Convert T16, long branches
` [Qemu-devel] [PATCH v2 67/68] target/arm: Clean up disas_thumb_insn
` [Qemu-devel] [PATCH v2 68/68] target/arm: Inline gen_bx_im into callers

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-19 22:32 UTC  (11+ messages)

need_heavy_qs flag for PREEMPT=y kernels
 2019-08-19 22:31 UTC  (11+ messages)

[PATCH] clk: Make of_parse_clkspec() return -ENOENT on errors
 2019-08-19 22:29 UTC 

+ mm-memcontrol-flush-percpu-vmevents-before-releasing-memcg.patch added to -mm tree
 2019-08-19 22:29 UTC 

+ mm-memcontrol-flush-percpu-vmstats-before-releasing-memcg.patch added to -mm tree
 2019-08-19 22:28 UTC 

[PATCH v2] usb: typec: ucsi: add support for separate DP altmode devices
 2019-08-19 22:23 UTC  (3+ messages)

[PATCH v2] drm/bridge: adv7511: Attach to DSI host at probe time
 2019-08-19 22:27 UTC  (2+ messages)

[PATCH v2 0/3] vmstats/vmevents flushing
 2019-08-19 22:27 UTC  (3+ messages)
` [PATCH v2 2/3] mm: memcontrol: flush percpu slab vmstats on kmem offlining

ipmitool FRU write question
 2019-08-19 22:26 UTC  (7+ messages)
  ` [External] "

Debian 4.9.0.9-amd64 :: DMKS failed
 2019-08-19 22:23 UTC  (2+ messages)

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-08-19 22:23 UTC  (5+ messages)
` [PATCH v4 2/2] rcuperf: Add kfree_rcu() performance Tests

[to-be-updated] mm-memcontrol-flush-percpu-vmevents-before-releasing-memcg.patch removed from -mm tree
 2019-08-19 22:23 UTC 

[to-be-updated] mm-memcontrol-flush-percpu-vmstats-before-releasing-memcg.patch removed from -mm tree
 2019-08-19 22:23 UTC 

[PATCH] crypto: ccp - Ignore unconfigured CCP device on suspend/resume
 2019-08-19 22:23 UTC 

[PATCH] grep: under --debug, show whether PCRE JIT is enabled
 2019-08-19 22:23 UTC  (2+ messages)

[PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-08-19 22:20 UTC  (8+ messages)
` [PATCH v4 1/3] "

[PATCH 2/3] firmware: add offset to request_firmware_into_buf
 2019-08-19 22:22 UTC  (11+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-19 22:22 UTC  (11+ messages)
` [PATCH v3 3/4] perf: Use CAP_SYSLOG with kptr_restrict checks

[thud/master][PATCH 1/2] tidl-utils: fix LICENSE field
 2019-08-19 22:21 UTC  (2+ messages)
` [thud/master][PATCH 2/2] layer.conf: list additional packages in SIGGEN_EXCLUDERECIPES_ABISAFE

[Qemu-devel] patch to swap SIGRTMIN + 1 and SIGRTMAX - 1
 2019-08-19 21:46 UTC 

tmpfs: fixups to use of the new mount API
 2019-08-19 22:21 UTC  (5+ messages)

Re: [PATCH] RDMA/siw: Fix compiler warnings on 32-bit due to u64/pointer abuse
 2019-08-19 22:22 UTC  (11+ messages)
`  "
      ` Re: "
          `  "
            `  "
                `  "

[Xen-devel] [xen-unstable test] 140331: regressions - trouble: broken/fail/pass
 2019-08-19 22:17 UTC 

[PATCH net-next v7 2/3] net: phy: add support for clause 37 auto-negotiation
 2019-08-19 22:18 UTC  (2+ messages)

[thud/master][PATCH 1/2] conf/machine: update with new DTBs/DTBOs
 2019-08-19 22:18 UTC  (2+ messages)
` [thud/master][PATCH 2/2] layer.conf: list additional packages in SIGGEN_EXCLUDERECIPES_ABISAFE

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-19 22:16 UTC  (7+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 25/60] drm: Add helper to create a connector for a chain of bridges

[PATCH V2] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-19 22:12 UTC  (3+ messages)

Handle broken AT command process
 2019-08-19 22:12 UTC  (2+ messages)

Deduplication Idea
 2019-08-19 22:11 UTC 

[tip:WIP.timers/core 49/68] include/linux/sched/types.h:16:2: error: unknown type name 'u64'
 2019-08-19 22:11 UTC  (3+ messages)

linux-next: Tree for Aug 19
 2019-08-19 22:11 UTC  (4+ messages)
` linux-next: Tree for Aug 19 (gpu/drm/amd/display/)
` linux-next: Tree for Aug 19 (irqchip: irq-ingenic-tcu.c)

Subject: [PATCH V7 3/3] mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock Phase shift issue
 2019-08-19 22:11 UTC 

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-19 22:11 UTC  (4+ messages)
` [PATCH 1/2] KVM: nVMX: Always indicate HLT activity support in VMX_MISC MSR
` [PATCH 2/2] KVM: nVMX: Check guest activity state on vmentry of nested guests

Subject: [PATCH V7 2/3] mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue
 2019-08-19 22:09 UTC 

Subject: [PATCH V7 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
 2019-08-19 22:08 UTC 

Consent for partnership
 2019-08-19 22:06 UTC 

[PATCH] x86/apic: reset LDR in clear_local_APIC
 2019-08-19 22:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/autofs: fix fsck program paths
 2019-08-19 22:05 UTC 

FSCTL_QUERY_ALLOCATED_RANGES issue with Windows2016
 2019-08-19 22:03 UTC  (6+ messages)

[PATCH] drbd: do not ignore signals in threads
 2019-08-19 22:03 UTC  (7+ messages)
      ` [PATCH] signal: Allow cifs and drbd to receive their terminating signals
          ` [GIT PULL] "

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-08-19 22:02 UTC 

[GIT PULL] some more nvme fixes for the next round of 5.3-rc
 2019-08-19 22:01 UTC  (2+ messages)

[RFC PATCH 00/21] x86/sgx: KVM: Add SGX virtualization
 2019-08-19 22:01 UTC  (6+ messages)
` [RFC PATCH 08/21] KVM: x86: Add kvm_x86_ops hook to short circuit emulation

[PATCH] Fix an OOB bug in uac_mixer_unit_bmControls
 2019-08-19 22:01 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2019-08-18
 2019-08-19 22:00 UTC  (5+ messages)

[PATCH net-next] netdevsim: Fix build error without CONFIG_INET
 2019-08-19 21:59 UTC  (2+ messages)

[tip:irq/urgent] genirq: Properly pair kobject_del() with kobject_add()
 2019-08-19 21:58 UTC  (2+ messages)

[PATCH] iwlwifi: Extended Key ID support for mvm and dvm
 2019-08-19 20:42 UTC  (5+ messages)

[PATCH v2 1/2] md raid0/linear: Introduce new array state 'broken'
 2019-08-19 21:57 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/vmxnet3: remove IP checksum from Tx/Rx offload capa
 2019-08-19 21:56 UTC  (2+ messages)

[PATCH 0/2] git rebase: Make sure upstream branch is left alone
 2019-08-19 21:55 UTC  (3+ messages)
` [PATCH 1/2] t3420: never change upstream branch

[PATCH] jffs2: fix a memory leak bug
 2019-08-19 21:55 UTC  (2+ messages)

[PATCH 0/2] Small BPF documentation fixes
 2019-08-19 21:21 UTC  (3+ messages)
` [PATCH 1/2] bpf: fix 'struct pt_reg' typo in documentation
` [PATCH 2/2] bpf: clarify description for CONFIG_BPF_EVENTS

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-19 21:53 UTC  (11+ messages)
  ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[Xen-devel] [libvirt test] 140340: regressions - FAIL
 2019-08-19 21:53 UTC 

[Buildroot] [PATCH v2, 1/2] package/giflib: add two upstream security fixes
 2019-08-19 21:53 UTC  (5+ messages)
` [Buildroot] [PATCH/next v2, 2/2] package/giflib: bump to version 5.2.1

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-19 21:52 UTC  (7+ messages)

persistent storage and bcc upgrade
 2019-08-19 21:51 UTC 

[Buildroot] [PATCH 1/1] raspberrypi: bump kernel and firmware to 20190718 version
 2019-08-19 21:51 UTC  (2+ messages)

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-08-19 21:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit] package/giflib: bump to version 5.2.1
 2019-08-19 21:50 UTC 

[Buildroot] [git commit branch/next] package/giflib: bump to version 5.2.1
 2019-08-19 21:50 UTC 

[PATCH] afs: Move comments after /* fallthrough */
 2019-08-19 21:50 UTC  (7+ messages)

[Buildroot] [git commit branch/next] package/giflib: add two upstream security fixes
 2019-08-19 21:49 UTC 

[Buildroot] [git commit] package/giflib: add two upstream security fixes
 2019-08-19 21:49 UTC 

[Buildroot] [PATCH v2, 1/1] package/libssh2: switch site to https://www.libssh2.org/download
 2019-08-19 21:47 UTC  (2+ messages)

[Buildroot] [git commit] package/giflib: add two upstream security fixes
 2019-08-19 21:46 UTC 

[Buildroot] [git commit] package/libssh2: switch site to https://www.libssh2.org/download
 2019-08-19 21:45 UTC 

[PATCH for-rc] siw: fix for 'is_kva' flag issue in siw_tx_hdt()
 2019-08-19 21:44 UTC  (2+ messages)

Kernel 5.2.8 - au0828 - Tuner Is Busy
 2019-08-19 21:44 UTC  (5+ messages)

[PATCH] drm/i915: Sanitize PHY state during display core uninit
 2019-08-19 21:43 UTC  (2+ messages)

[SPDK] nvmf_tgt *ERROR*: Data buffer split over multiple RDMA Memory Regions
 2019-08-19 21:42 UTC 

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-19 21:41 UTC  (4+ messages)
` [PATCH 1/3] git-gui: Move revert confirmation dialog creation to separate function
` [PATCH 2/3] git-gui: Add the ability to revert selected lines
` [PATCH 3/3] git-gui: Add the ability to revert selected hunk


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.