All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-19 21:55:50 to 2019-08-19 22:52:13 UTC [more...]

[PATCH v2 00/21] NFS/RDMA client-side for-5.4
 2019-08-19 22:51 UTC  (22+ 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 v2 06/21] xprtrdma: Boost maximum transport header size
` [PATCH v2 07/21] xprtrdma: Boost client's max slot table size to match Linux server
` [PATCH v2 08/21] xprtrdma: Rename CQE field in Receive trace points
` [PATCH v2 09/21] xprtrdma: Rename rpcrdma_buffer::rb_all
` [PATCH v2 10/21] xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
` [PATCH v2 11/21] xprtrdma: Simplify rpcrdma_mr_pop
` [PATCH v2 12/21] xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
` [PATCH v2 13/21] xprtrdma: Move rpcrdma_mr_get out of frwr_map
` [PATCH v2 14/21] xprtrdma: Ensure creating an MR does not trigger FS writeback
` [PATCH v2 15/21] xprtrdma: Cache free MRs in each rpcrdma_req
` [PATCH v2 16/21] xprtrdma: Remove rpcrdma_buffer::rb_mrlock
` [PATCH v2 17/21] xprtrdma: Use an llist to manage free rpcrdma_reps
` [PATCH v2 18/21] xprtrdma: Clean up xprt_rdma_set_connect_timeout()
` [PATCH v2 19/21] xprtrdma: Fix bc_max_slots return value
` [PATCH v2 20/21] xprtrdma: Inline XDR chunk encoder functions
` [PATCH v2 21/21] xprtrdma: Optimize rpcrdma_post_recvs()

[Qemu-arm] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-19 22:47 UTC  (83+ messages)
` [Qemu-devel] [PATCH v2 16/68] target/arm: Convert CLZ
` [Qemu-devel] [PATCH v2 17/68] target/arm: Convert ERET
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 19/68] target/arm: Convert T32 ADDW/SUBW
` [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-arm] "
` [Qemu-devel] [PATCH v2 25/68] target/arm: Convert Signed multiply, signed and unsigned divide
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 26/68] target/arm: Convert MOVW, MOVT
` [Qemu-devel] [PATCH v2 27/68] target/arm: Convert LDM, STM
  ` [Qemu-arm] "
` [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-arm] "
` [Qemu-devel] [PATCH v2 32/68] target/arm: Convert SVC
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 33/68] target/arm: Convert RFE and SRS
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 34/68] target/arm: Convert Clear-Exclusive, Barriers
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 35/68] target/arm: Convert CPS (privileged)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 36/68] target/arm: Convert SETEND
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 37/68] target/arm: Convert PLI, PLD, PLDW
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 38/68] target/arm: Convert Unallocated memory hint
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 39/68] target/arm: Convert Table Branch
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 40/68] target/arm: Convert SG
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 41/68] target/arm: Convert TT
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 42/68] target/arm: Simplify disas_thumb2_insn
  ` [Qemu-arm] "
` [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-arm] "
` [Qemu-devel] [PATCH v2 45/68] target/arm: Convert T16 data-processing (two low regs)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 46/68] target/arm: Convert T16 load/store (register offset)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 47/68] target/arm: Convert T16 load/store (immediate offset)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 48/68] target/arm: Convert T16 add pc/sp (immediate)
  ` [Qemu-arm] "
` [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-arm] "
` [Qemu-devel] [PATCH v2 51/68] target/arm: Convert T16 one low register and immediate
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 52/68] target/arm: Convert T16 branch and exchange
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 53/68] target/arm: Convert T16 add, compare, move (two high registers)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 54/68] target/arm: Convert T16 adjust sp (immediate)
  ` [Qemu-arm] "
` [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-arm] "
` [Qemu-devel] [PATCH v2 61/68] target/arm: Convert T16, Conditional branches, Supervisor call
  ` [Qemu-arm] "
` [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-arm] "
` [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-arm] "
` [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
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
  ` [Qemu-arm] "

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

[thud/master] [PATCH] tidl-utils: bump SRCREV
 2019-08-19 22:45 UTC  (5+ messages)

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

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-19 22:44 UTC  (5+ 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

[Intel-wired-lan] [PATCH v3 net-next 0/7] ipv6: Extension header infrastructure
 2019-08-19 22:44 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH v3 net-next 1/7] ipeh: Create exthdrs_options.c and ipeh.h
` [Intel-wired-lan] [PATCH v3 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c
` [Intel-wired-lan] [PATCH v3 net-next 3/7] ipeh: Generic TLV parser
` [Intel-wired-lan] [PATCH v3 net-next 4/7] ip6tlvs: Registration of TLV handlers and parameters
` [Intel-wired-lan] [PATCH v3 net-next 5/7] ip6tlvs: Add TX parameters
` [Intel-wired-lan] [PATCH v3 net-next 6/7] ip6tlvs: Add netlink interface
` [Intel-wired-lan] [PATCH v3 net-next 7/7] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

[PATCH 01/12] watchdog: NULL the default governor if it is unregistered
 2019-08-19 22:43 UTC  (6+ messages)
` [PATCH 02/12] watchdog: Add the ability to provide data to read
` [PATCH 08/12] watchdog: Add the ability to set the action of a timeout

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

KASAN: use-after-free Read in tls_push_sg
 2019-08-19 22:42 UTC  (2+ messages)

[PATCH v4 0/2] PM / wakeup: Fix wakeup class wrecakge in -next
 2019-08-19 22:41 UTC  (3+ messages)
` [PATCH v4 1/2] PM / wakeup: Register wakeup class kobj after device is added
` [PATCH v4 2/2] PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()

[Linux-kernel-mentees] [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
 2019-08-19 22:42 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v3 0/4] PCI: Clean up pci-sysfs.c

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-19 22:41 UTC  (4+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

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

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] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2019-08-19 22:34 UTC  (4+ messages)

[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)

[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 

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)

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  (7+ 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  (3+ 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 

[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 net-next v7 2/3] net: phy: add support for clause 37 auto-negotiation
 2019-08-19 22:18 UTC  (2+ messages)

[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 

linux-next: Tree for Aug 19
 2019-08-19 22:11 UTC  (3+ messages)
` 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 

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 

[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


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.