All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-25 20:56:31 to 2020-05-25 22:15:24 UTC [more...]

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-25 22:13 UTC  (10+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v3 05/18] nitro_enclaves: Handle PCI device command requests
` [PATCH v3 06/18] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v3 08/18] nitro_enclaves: Add logic for enclave vm creation
` [PATCH v3 09/18] nitro_enclaves: Add logic for enclave vcpu creation

[PATCH v2] hw/adc/stm32f2xx_adc: Correct memory region size and access size
 2020-05-25 22:12 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-05-25 22:11 UTC 

Current high bug count owners for Yocto Project 3.2
 2020-05-25 22:10 UTC 

[PATCH] staging: wlan-ng: Fix number of characters warning style
 2020-05-25 22:10 UTC 

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-25 22:09 UTC  (20+ messages)
` [RFC 01/11] net: phy: Don't report success if devices weren't found
` [RFC 04/11] net: phy: Handle c22 regs presence better
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices

recurse-submodules can remove local changes when switching branches?
 2020-05-25 22:09 UTC  (3+ messages)

[PATCH] video: ipuv3: fix building with disabled panel driver
 2020-05-25 22:09 UTC 

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-25 22:08 UTC  (8+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
  ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[lustre-devel] [PATCH 00/45] lustre: merged OpenSFS client patches from April 30 to today
 2020-05-25 22:08 UTC  (46+ messages)
` [lustre-devel] [PATCH 01/45] lustre: fid: revert seq_client_rpc patch
` [lustre-devel] [PATCH 02/45] lustre: fld: convert cache_flush file to LPROC_SEQ_FOPS
` [lustre-devel] [PATCH 03/45] lustre: cleanups and bug fixes
` [lustre-devel] [PATCH 04/45] lnet: merge lnet_md_alloc into lnet_md_build
` [lustre-devel] [PATCH 05/45] lnet: always put a page list into struct lnet_libmd
` [lustre-devel] [PATCH 06/45] lnet: discard kvec option from lnet_libmd
` [lustre-devel] [PATCH 07/45] lnet: remove msg_iov from lnet_msg
` [lustre-devel] [PATCH 08/45] lnet: o2iblnd: discard kiblnd_setup_rd_iov
` [lustre-devel] [PATCH 09/45] lustre: ptlrpc: return proper write count from ping_store
` [lustre-devel] [PATCH 10/45] lustre: sec: check permissions for changelogs access
` [lustre-devel] [PATCH 11/45] lustre: uapi: add OBD_CONNECT2_FIDMAP
` [lustre-devel] [PATCH 12/45] lustre: lov: lov_io_sub_init()) ASSERTION
` [lustre-devel] [PATCH 13/45] lnet: Introduce constant for the lolnd NID
` [lustre-devel] [PATCH 14/45] lustre: Remove inappropriate uses of BIT() macro
` [lustre-devel] [PATCH 15/45] lustre: mgc: protect from NULL exp in mgc_enqueue()
` [lustre-devel] [PATCH 16/45] lustre: llite: do not flush COW pages from mapping
` [lustre-devel] [PATCH 17/45] lustre: quota: quota pools for OSTs
` [lustre-devel] [PATCH 18/45] lnet: libcfs: use BIT() macro where appropriate
` [lustre-devel] [PATCH 19/45] lustre: llite: clean up pcc_layout_wait()
` [lustre-devel] [PATCH 20/45] lustre: misc: declare static chars as const where possible
` [lustre-devel] [PATCH 21/45] lustre: llite: fix to make jobstats work for async ra
` [lustre-devel] [PATCH 22/45] lustre: llite: verify truncated xattr is handled
` [lustre-devel] [PATCH 23/45] lustre: obd: fix printing of client connection UUID
` [lustre-devel] [PATCH 24/45] lnet: Add MD options for response tracking
` [lustre-devel] [PATCH 25/45] lustre: Send file creation time to clients
` [lustre-devel] [PATCH 26/45] lnet: stop using struct timeval
` [lustre-devel] [PATCH 27/45] lustre: ptlrpc: connect to MDT stucks
` [lustre-devel] [PATCH 28/45] lnet: restrict gateway selection
` [lustre-devel] [PATCH 29/45] lustre: llite: restore ll_dcompare()
` [lustre-devel] [PATCH 30/45] lustre: fallocate: Implement fallocate preallocate operation
` [lustre-devel] [PATCH 31/45] lustre: llite: fix possible divide zero in ll_use_fast_io()
` [lustre-devel] [PATCH 32/45] lustre: llog: allow delete of zero size llog
` [lustre-devel] [PATCH 33/45] lustre: ldlm: use proper units for timeouts
` [lustre-devel] [PATCH 34/45] lustre: dne: support directory restripe
` [lustre-devel] [PATCH 35/45] lustre: osc: Do not wait for grants for too long
` [lustre-devel] [PATCH 36/45] lnet: use kmem_cache_zalloc as appropriate
` [lustre-devel] [PATCH 37/45] lustre: osc: Ensure immediate departure of sync write pages
` [lustre-devel] [PATCH 38/45] lnet: remove lnet_extract_iov()
` [lustre-devel] [PATCH 39/45] lnet: simplify ksock_tx
` [lustre-devel] [PATCH 40/45] lnet: socklnd: discard tx_iov
` [lustre-devel] [PATCH 41/45] lustre: lmv: do not print MDTs that are inactive
` [lustre-devel] [PATCH 42/45] lnet: use the same src nid for discovery
` [lustre-devel] [PATCH 43/45] lustre: llite: check if page truncated in ll_write_begin()
` [lustre-devel] [PATCH 44/45] lustre: dne: improve temp file name check
` [lustre-devel] [PATCH 45/45] lustre: all: Cleanup LASSERTF uses missing newlines

amdgpu doesn't do implicit sync, requires drivers to do it in IBs
 2020-05-25 22:07 UTC  (2+ messages)

help requested for mdadm grow error
 2020-05-25 22:02 UTC  (13+ messages)

Some -serious- BPF-related litmus tests
 2020-05-25 22:01 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-05-25 22:01 UTC 

[PATCH] reftable: technical documentation link fixes
 2020-05-25 22:00 UTC  (2+ messages)

[PATCH] bitops: use the same mechanism for get_count_order[_long]
 2020-05-25 21:59 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-25 21:58 UTC  (3+ messages)

[PATCH 0/4] Selectively show only blamed limes
 2020-05-25 21:57 UTC  (5+ messages)
` [PATCH 1/4] doc: blame: show the boundary commit '^' caret mark
` [PATCH 2/4] blame: add option to show only blamed commits `--blame-only`
` [PATCH 3/4] blame: do not show boundary commits, only those blamed
` [PATCH 4/4] blame: test the -b option, use blank oid for boundary commits

[PATCH] bitops: simplify get_count_order_long()
 2020-05-25 21:57 UTC  (6+ messages)

Re: [PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-25 21:56 UTC  (2+ messages)
`  "

incoming
 2020-05-25 21:55 UTC  (4+ messages)
` + mm-gupc-convert-to-use-get_user_pagepages_fast_only.patch added to -mm tree
` + mm-remove-vm_bug_onpageslab-from-page_mapcount-fix.patch "
` + mm_typesh-change-set_page_private-to-inline-function.patch "

[PATCH 0/5] Netfilter fixes for net
 2020-05-25 21:54 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 2/5] netfilter: ipset: Fix subcounter update skip
` [PATCH 3/5] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
` [PATCH 4/5] netfilter: conntrack: make conntrack userspace helpers work again
` [PATCH 5/5] netfilter: nfnetlink_cthelper: unbreak userspace helper support

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-25 21:53 UTC  (2+ messages)

[GIT PULL 00/11] tegra: Changes for v5.8-rc1
 2020-05-25 21:52 UTC  (5+ messages)
` [GIT PULL 07/11] memory: "

[bpf-next PATCH v5 0/5] bpf: Add sk_msg and networking helpers
 2020-05-25 21:52 UTC  (5+ messages)
` [bpf-next PATCH v5 1/5] bpf, sk_msg: add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH v5 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*

[PATCH v2 0/4] Four SRP initiator and target patches
 2020-05-25 21:51 UTC  (5+ messages)
` [PATCH v2 4/4] RDMA/srpt: Increase max_send_sge

[PATCH 0/2] drivers/iommu: Constify structs
 2020-05-25 21:49 UTC  (5+ messages)
` [PATCH 1/2] iommu/hyper-v: Constify hyperv_ir_domain_ops
` [PATCH 2/2] iommu/sun50i: Constify sun50i_iommu_ops

[PATCH] video: make vidconsole commands optional
 2020-05-25 21:49 UTC  (4+ messages)

[PATCH v2 00/16] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-25 21:48 UTC  (17+ messages)
` [PATCH v2 01/16] rcu/tree: Keep kfree_rcu() awake during lock contention
` [PATCH v2 02/16] rcu/tree: Skip entry into the page allocator for PREEMPT_RT
` [PATCH v2 03/16] rcu/tree: Repeat the monitor if any free channel is busy
` [PATCH v2 04/16] rcu/tree: Make debug_objects logic independent of rcu_head
` [PATCH v2 05/16] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH v2 06/16] rcu/tree: Move kfree_rcu_cpu locking/unlocking to separate functions
` [PATCH v2 07/16] rcu/tree: Use static initializer for krc.lock
` [PATCH v2 08/16] rcu/tree: cache specified number of objects
` [PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH v2 10/16] rcu/tiny: support vmalloc in tiny-RCU
` [PATCH v2 11/16] rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
` [PATCH v2 12/16] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH v2 13/16] rcu: Introduce 2 arg kvfree_rcu() interface
` [PATCH v2 14/16] rcu: Support reclaim for head-less object
` [PATCH v2 15/16] rcu: Introduce single argument kvfree_rcu() interface
` [PATCH v2 16/16] lib/test_vmalloc.c: Add test cases for kvfree_rcu()

[Buildroot] [PATCH] package/fmc+fmlib: directly use s.b.o to fetch the archive
 2020-05-25 21:48 UTC 

[Buildroot] [PATCH 1/2] package/tpm2-abrmd: bump version to 2.3.2
 2020-05-25 21:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/tpm2-tools: bump version to 4.1.2

[PATCH 1/2] mtd: spi: Separate dm vs nodm SF code
 2020-05-25 21:48 UTC  (7+ messages)
` [PATCH 2/2] sf: Simplify probe for dm code

[PATCH v2] regmap: fix alignment issues
 2020-05-25 21:47 UTC 

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-25 21:36 UTC  (4+ messages)
` [PATCH 0/2] Clarify some of the fixup! documenation
  ` [PATCH 1/2] doc: fixup/squash: clarify use of <oid-hash> in subject line
  ` [PATCH 2/2] doc: fixup/squash: remove ellipsis marks, use <line> for clarify

[PATCH v12 00/18] RISC-V SiFive FU540 support SPL
 2020-05-25 21:44 UTC  (3+ messages)
` [PATCH v12 01/18] misc: add driver for the SiFive otp controller

[PATCH v6 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-25 21:44 UTC  (6+ messages)
` [PATCH v6 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v6 3/4] mm/memory.c: Add memory read privilege on page fault handling

Remove 'recideptask' varflag ?
 2020-05-25 21:43 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH net 0/3] bnxt_en: Bug fixes
 2020-05-25 21:41 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix accumulation of bp->net_stats_prev
` [PATCH net 2/3] bnxt_en: Fix return code to "flash_device"
` [PATCH net 3/3] bnxt_en: fix firmware message length endianness

[PATCH net-next] mptcp: attempt coalescing when moving skbs to mptcp rx queue
 2020-05-25 21:41 UTC 

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-25 18:04 UTC  (4+ messages)

[PATCH v4 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-05-25 21:40 UTC  (7+ messages)
  ` [PATCH v4 2/9] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-05-25 21:40 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] doc: update release notes for 20.05
 2020-05-25 21:39 UTC  (2+ messages)

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-25 21:38 UTC  (10+ messages)
` [PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation

[net-next RFC PATCH 00/13] net: hsr: Add PRP driver
 2020-05-25 21:37 UTC  (3+ messages)

[PATCH v4 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMA
 2020-05-25 21:36 UTC  (6+ messages)

[seabios test] 150360: tolerable FAIL - PUSHED
 2020-05-25 21:33 UTC 

[Bug 207891] New: Kernel log keeps growing
 2020-05-25 21:34 UTC 

[Buildroot] [PATCH] package/qt5/qt5declarative: fix parallel install
 2020-05-25 21:33 UTC  (3+ messages)

[PATCH 0/4] zbd: clean up libzbc ioengine and tests
 2020-05-25 21:32 UTC  (5+ messages)
` [PATCH 1/4] libzbc: cleanup init code
` [PATCH 2/4] libzbc: fix whitespace errors
` [PATCH 3/4] t/zbd: beautify test script output
` [PATCH 4/4] t/zbd: make the test script easier to terminate

[dpdk-dev] [PATCH] doc: add tested platforms with Broadcom NICs
 2020-05-25 21:29 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
 2020-05-25 21:26 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] hwmon: Add Baikal-T1 PVT sensor driver

[PATCH] ltp: Add net-tools as rdependency
 2020-05-25 21:26 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/1] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-05-25 21:25 UTC 

[Buildroot] [PATCH 1/1] package/pkg-generic.mk: enable hash checks for svn tarbals
 2020-05-25 21:24 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: document rule for new fields and flags
 2020-05-25 21:24 UTC 

[LTP] [PATCH v5 1/4] lib/tst_kconfig.c: add any kconfig with or without expected value function
 2020-05-25 21:24 UTC  (3+ messages)
` [LTP] [PATCH v5 4/4] umip_basic_test.c: improve kconfig verification to avoid umip wrong abort case

[Buildroot] [git commit] package/pkg-generic.mk: enable hash checks for svn tarbals
 2020-05-25 21:20 UTC 

do a single memdup_user in sctp_setsockopt
 2020-05-25 21:18 UTC  (9+ messages)

[PATCH 53/59] drm/arc: Move to drm/tiny
 2020-05-25 21:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/uboot-tools: tools/env/fw_env.h: remove env.h
 2020-05-25 21:17 UTC  (2+ messages)

[PATCH] spi: mux: repair mux usage
 2020-05-25 21:13 UTC  (2+ messages)

[PATCH 1/1] USB: serial: option: add Telit LE910C1-EUX compositions
 2020-05-25 21:11 UTC 

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-25 21:10 UTC  (15+ messages)
` [PATCH v2 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v2 15/18] nitro_enclaves: Add Makefile "
` [PATCH v2 16/18] nitro_enclaves: Add sample for ioctl interface usage
` [PATCH v2 17/18] nitro_enclaves: Add overview documentation

[RFC/RFT][PATCH] cpufreq: intel_pstate: Work in passive mode with HWP enabled
 2020-05-25 21:09 UTC  (6+ messages)

[PATCH 1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
 2020-05-25 21:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] "

[meta-oe][PATCH v2] python3-pyudev: Update 0.21.0 -> 0.22.0
 2020-05-25 21:01 UTC 

[PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
 2020-05-25 20:59 UTC  (2+ messages)

[PATCH v2 12/15] ath10k: use new module_firmware_crashed()
 2020-05-25 20:57 UTC  (7+ messages)
` [RFC 1/2] devlink: add simple fw crash helpers

[PATCH v3 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-25 20:56 UTC  (4+ messages)
` [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[PATCH v3 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-25 20:56 UTC  (11+ messages)
` [PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory


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.