All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 23:10:58 to 2020-11-06 00:35:45 UTC [more...]

[PATCH v1 0/6] Minor bug fixes and clean-up for MHI host driver
 2020-11-06  0:34 UTC  (4+ messages)
` [PATCH v1 1/6] bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
` [PATCH v1 2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
` [PATCH v1 5/6] bus: mhi: core: Rename RDDM download function to use proper words

[0-Day CI notification] the service will be paused from 11/6/2020 5 PM to 11/9/2020 10 AM (PRC time)
 2020-11-06  0:35 UTC 

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-06  0:32 UTC  (4+ messages)
` [PULL v3 04/32] vfio: Add migration region initialization and finalize function

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-11-06  0:31 UTC  (5+ messages)
` [PATCH v7 01/72] KVM: SVM: nested: Don't allocate VMCB structures on stack

[PATCH] drm/ast: Fixed 1920x1080 sync. polarity issue
 2020-11-06  0:31 UTC  (3+ messages)

[PATCH v2] KVM: x86: Add tracepoint for dr_write/dr_read
 2020-11-06  0:31 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3] checkpatch: improve email parsing
 2020-11-06  0:26 UTC  (4+ messages)
      `  "

[PATCH v4 00/13] Add struct strmap and associated utility functions
 2020-11-06  0:24 UTC  (17+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 01/15] hashmap: add usage documentation explaining hashmap_free[_entries]()
  ` [PATCH v5 02/15] hashmap: adjust spacing to fix argument alignment
  ` [PATCH v5 03/15] hashmap: allow re-use after hashmap_free()
  ` [PATCH v5 04/15] hashmap: introduce a new hashmap_partial_clear()
  ` [PATCH v5 05/15] hashmap: provide deallocation function names
  ` [PATCH v5 06/15] strmap: new utility functions
  ` [PATCH v5 07/15] strmap: add more "
  ` [PATCH v5 08/15] strmap: enable faster clearing and reusing of strmaps
  ` [PATCH v5 09/15] strmap: add functions facilitating use as a string->int map
  ` [PATCH v5 10/15] strmap: split create_entry() out of strmap_put()
  ` [PATCH v5 11/15] strmap: add a strset sub-type
  ` [PATCH v5 12/15] strmap: enable allocations to come from a mem_pool
  ` [PATCH v5 13/15] strmap: take advantage of FLEXPTR_ALLOC_STR when relevant
  ` [PATCH v5 14/15] Use new HASHMAP_INIT macro to simplify hashmap initialization
  ` [PATCH v5 15/15] shortlog: use strset from strmap.h

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-06  0:25 UTC  (7+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH/RFC] Does nfsiod need WQ_CPU_INTENSIVE?
 2020-11-06  0:23 UTC  (3+ messages)

[PATCH v2 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX
 2020-11-06  0:23 UTC  (6+ messages)

[Fuego] [PATCH] docs: Convert pages categorized as "Feature reference"
 2020-11-06  0:21 UTC  (2+ messages)

[linux-5.4 test] 156412: tolerable FAIL - PUSHED
 2020-11-06  0:20 UTC 

[PATCH RESEND v2 0/3] cleanup btrfs_find_device and fix sysbot warning
 2020-11-06  0:20 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] btrfs: drop never met condition of disk_total_bytes == 0

[PATCH bpf v4 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-06  0:19 UTC  (5+ messages)
` [PATCH bpf v4 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v4 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[linux-next:master] BUILD REGRESSION 0a6f624a86e766a27d23cbb73c23be62231d10ff
 2020-11-06  0:19 UTC 

linux-next: manual merge of the v4l-dvb tree with the v4l-dvb-fixes tree
 2020-11-06  0:19 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_pread, gem_pwrite: Exercise exhaustion
 2020-11-06  0:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/4.9 baseline: 143 runs, 2 regressions (v4.9.241-91-gd58d4144209f)
 2020-11-06  0:18 UTC 

[net-next,v1,4/5] seg6: add support for the SRv6 End.DT4 behavior
 2020-11-06  0:16 UTC  (4+ messages)
` [net-next, v1, 4/5] "

[PATCH v10 00/16] Add RCEC handling to PCI/AER
 2020-11-06  0:14 UTC  (17+ messages)
` [PATCH v10 01/16] AER: aer_root_reset() non-native handling
` [PATCH v10 02/16] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v10 03/16] PCI/RCEC: Bind RCEC devices to the Root Port driver
` [PATCH v10 04/16] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v10 05/16] PCI/ERR: Rename reset_link() to reset_subordinates()
` [PATCH v10 06/16] PCI/ERR: Simplify by using pci_upstream_bridge()
` [PATCH v10 07/16] PCI/ERR: Simplify by computing pci_pcie_type() once
` [PATCH v10 08/16] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
` [PATCH v10 09/16] PCI/ERR: Avoid negated conditional for clarity
` [PATCH v10 10/16] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
` [PATCH v10 11/16] PCI/ERR: Limit AER resets in pcie_do_recovery()
` [PATCH v10 12/16] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v10 13/16] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
` [PATCH v10 14/16] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
` [PATCH v10 15/16] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
` [PATCH v10 16/16] PCI/AER: Add RCEC AER error injection support

[PATCH v2 net-next 0/8] ionic updates
 2020-11-06  0:12 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] ionic: start queues before announcing link up
` [PATCH v2 net-next 2/8] ionic: check for link after netdev registration
` [PATCH v2 net-next 3/8] ionic: add lif quiesce
` [PATCH v2 net-next 4/8] ionic: batch rx buffer refilling
` [PATCH v2 net-next 5/8] ionic: use mc sync for multicast filters
` [PATCH v2 net-next 6/8] ionic: flatten calls to ionic_lif_rx_mode
` [PATCH v2 net-next 7/8] ionic: change set_rx_mode from_ndo to can_sleep
` [PATCH v2 net-next 8/8] ionic: useful names for booleans

[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-05 23:26 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE
 2020-11-06  0:05 UTC  (3+ messages)

[Intel-gfx] [PATCH v7 0/7] Final prep series for bigjoiner
 2020-11-06  0:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[dpdk-dev] [PATCH] net/mlx5: improve vMPRQ descriptors allocation locality
 2020-11-06  0:04 UTC 

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-06  0:02 UTC  (17+ messages)
                        ` [PATCH] applesmc: Re-work SMC comms v1
                          ` [PATCH] applesmc: Re-work SMC comms v2

[PATCH v3] drm/edid: Fix uninitialized variable in drm_cvt_modes()
 2020-11-06  0:03 UTC  (4+ messages)

[PATCH 00/32] btrfs: preparation patches for subpage support
 2020-11-06  0:02 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix info about Rx descriptors for MPRQ
 2020-11-05 23:58 UTC 

Request to create repository google-ipmi-bmc-health
 2020-11-05 23:54 UTC  (7+ messages)

[PATCH bpf v2 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
 2020-11-05 23:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2020-11-05 23:55 UTC  (12+ messages)

[PULL v3 00/12] qemu-ga patch queue for soft-freeze
 2020-11-05 23:50 UTC  (3+ messages)
` [PULL v3 06/12] qga: add implementation of guest-get-disks for Linux

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-05 23:48 UTC  (7+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[PATCH v2 0/3] bcachefs: Convert to readahead
 2020-11-05 23:49 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] bcachefs: Remove page_state_init_for_read
` [PATCH v2 3/3] bcachefs: Use attach_page_private and detach_page_private

build error in AMD Ethanolx
 2020-11-05 23:46 UTC  (13+ messages)

[PATCH tip/core/rcu 0/28] Torture-test updates for v5.11
 2020-11-05 23:47 UTC  (29+ messages)
` [PATCH tip/core/rcu 01/28] refscale: Bounds-check module parameters
` [PATCH tip/core/rcu 02/28] torture: Don't kill gdb sessions
` [PATCH tip/core/rcu 03/28] locktorture: Track time of last ->writeunlock()
` [PATCH tip/core/rcu 04/28] torture: Periodically pause in stutter_wait()
` [PATCH tip/core/rcu 05/28] torture: Make torture_stutter() use hrtimer
` [PATCH tip/core/rcu 06/28] scftorture: Add an alternative IPI vector
` [PATCH tip/core/rcu 07/28] rcuscale: Add RCU Tasks Trace
` [PATCH tip/core/rcu 08/28] rcuscale: Avoid divide by zero
` [PATCH tip/core/rcu 09/28] torture: Exclude "NOHZ tick-stop error" from fatal errors
` [PATCH tip/core/rcu 10/28] rcuscale: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 11/28] refscale: "
` [PATCH tip/core/rcu 12/28] rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happy
` [PATCH tip/core/rcu 13/28] locktorture: Ignore nreaders_stress if no readlock support
` [PATCH tip/core/rcu 14/28] locktorture: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 15/28] torture: Prevent jitter processes from delaying failed run
` [PATCH tip/core/rcu 16/28] rcutorture: Prevent hangs for invalid arguments
` [PATCH tip/core/rcu 17/28] torture: Force weak-hashed pointers on console log
` [PATCH tip/core/rcu 18/28] rcutorture: Make stutter_wait() caller restore priority
` [PATCH tip/core/rcu 19/28] torture: Accept time units on kvm.sh --duration argument
` [PATCH tip/core/rcu 20/28] rcutorture: Small code cleanups
` [PATCH tip/core/rcu 21/28] torture: Allow alternative forms of kvm.sh command-line arguments
` [PATCH tip/core/rcu 22/28] scftorture: Add full-test stutter capability
` [PATCH tip/core/rcu 23/28] locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
` [PATCH tip/core/rcu 24/28] rcutorture: Don't do need_resched() testing if ->sync is NULL
` [PATCH tip/core/rcu 25/28] rcutorture/nolibc: Fix a typo in header file
` [PATCH tip/core/rcu 26/28] torture: Make kvm-check-branches.sh use --allcpus
` [PATCH tip/core/rcu 27/28] tools/nolibc: Fix a spelling error in a comment
` [PATCH tip/core/rcu 28/28] tools/rcutorture: Fix BUG parsing of console.log

[PULL 0/3] ppc-for-5.2 patch queue 2020-11-05
 2020-11-05 23:46 UTC  (2+ messages)

[PATCH 4.19 000/191] 4.19.155-rc1 review
 2020-11-05 23:44 UTC  (4+ messages)
` [PATCH 4.19 156/191] powerpc: Warn about use of smt_snooze_delay

stable-rc/linux-5.4.y baseline: 175 runs, 2 regressions (v5.4.75)
 2020-11-05 23:42 UTC 

stable-rc/linux-4.9.y baseline: 153 runs, 1 regressions (v4.9.241)
 2020-11-05 23:40 UTC 

Fwd: Read time tree block corruption detected
 2020-11-05 23:40 UTC  (20+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-05 23:39 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] RCU-tasks updates for v5.11
 2020-11-05 23:39 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcutorture: Make preemptible TRACE02 enable lockdep
` [PATCH tip/core/rcu 2/4] rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
` [PATCH tip/core/rcu 3/4] rcutorture: Make grace-period kthread report match RCU flavor being tested
` [PATCH tip/core/rcu 4/4] rcu-tasks: Make the units of ->init_fract be jiffies

VFIO Migration
 2020-11-05 23:37 UTC  (5+ messages)

[PATCH for-5.2 0/3] linux-user: fix various sparc64 guest bugs
 2020-11-05 23:36 UTC  (4+ messages)
` [PATCH for-5.2 1/3] linux-user/sparc: Fix errors in target_ucontext structures

stable-rc/linux-4.4.y baseline: 133 runs, 4 regressions (v4.4.241)
 2020-11-05 23:35 UTC 

[PATCH v2 2/4] pinctrl: amd: use higher precision for 512 RtcClk
 2020-11-05 23:32 UTC  (7+ messages)
` [PATCH v2 0/4] pinctrl: amd: debounce filter fixes

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-05 23:32 UTC  (16+ messages)
` [PATCH v1 01/18] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v1 07/18] driver core: Add fwnode_init()
` [PATCH v1 15/18] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v1 16/18] efi: "
` [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links

[meta-zephyr][PATCH ] zephyr: Yocto Image Tests Fix
 2020-11-05 23:32 UTC 

[PATCH 1/3] json-glib: use PACKAGECONFIG for tests
 2020-11-05 23:30 UTC  (4+ messages)
` [PATCH 3/3] setuptools3: use DEPENDS_append instead of +=
  ` [OE-core] "

stable-rc/queue/4.9 build: 197 builds: 2 failed, 195 passed, 4 warnings (v4.9.241-92-g81e6f07cbc39)
 2020-11-05 23:30 UTC 

[PATCH] arm64/smp: Move rcu_cpu_starting() earlier
 2020-11-05 23:28 UTC  (6+ messages)

[PATCH V7 0/4] nvme-core: timeout related fixes and cleanup
 2020-11-05 23:28 UTC  (5+ messages)
` [PATCH V7 1/4] nvme: centralize setting req timeout
` [PATCH V7 2/4] nvmet: add passthru admin timeout value attr
` [PATCH V7 3/4] nvmet: add passthru io "
` [PATCH V7 4/4] nvme: use consistent macro name for timeout

[PATCH v2 0/2] Allow DWC3 runtime suspend if UDC is unbinded
 2020-11-05 23:28 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
` [PATCH v2 2/2] usb: dwc3: gadget: Preserve UDC max speed setting

Enable/Disable some sensors when Host On/Off
 2020-11-05 23:24 UTC  (14+ messages)

[PATCH tip/core/rcu 0/7] Lockdep-RCU updates for v5.11
 2020-11-05 23:24 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEP
` [PATCH tip/core/rcu 2/7] rcu: Un-hide lockdep maps "
` [PATCH tip/core/rcu 3/7] net: Un-hide lockdep_sock_is_held() "
` [PATCH tip/core/rcu 4/7] net: sched: Remove broken definitions and un-hide "
` [PATCH tip/core/rcu 5/7] srcu: Use a more appropriate lockdep helper
` [PATCH tip/core/rcu 6/7] lockdep: Provide dummy forward declaration of *_is_held() helpers
` [PATCH tip/core/rcu 7/7] rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the condition

[PATCH v1] kunit: tool: unmark test_data as binary blobs
 2020-11-05 23:24 UTC 

[PATCH BlueZ] Cancel GATT client operations when cleaning up GATT cache
 2020-11-05 23:24 UTC  (3+ messages)
` [BlueZ] "

Gatesgarth Maintainer
 2020-11-05 23:22 UTC  (3+ messages)
` [OE-core] "

[PATCH bpf-next v5 0/9] Implement task_local_storage
 2020-11-05 23:21 UTC  (5+ messages)
` [PATCH bpf-next v5 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v5 8/9] bpf: Add tests for task_local_storage

[PATCH v3 0/4] pinctrl: amd: debounce filter fixes
 2020-11-05 23:19 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: amd: fix incorrect way to disable debounce filter
` [PATCH v3 2/4] pinctrl: amd: use higher precision for 512 RtcClk
` [PATCH v3 3/4] pinctrl: amd: print debounce filter info in debugfs
` [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting

[PATCH] Windows: update dobuild.cmd to run the configure/make
 2020-11-05 23:18 UTC  (6+ messages)

stable-rc/queue/4.14 build: 201 builds: 1 failed, 200 passed, 66 warnings (v4.14.204-2-g7fda2804efba)
 2020-11-05 23:18 UTC 

[PATCH] ARC: bitops: Remove unecessary operation and value
 2020-11-05 23:16 UTC  (3+ messages)

OpenBMC Project Contributor
 2020-11-05 19:58 UTC  (3+ messages)

[RFC 0/2] perf/core: Invoke pmu::sched_task callback for cpu events
 2020-11-05 23:12 UTC  (7+ messages)
` [RFC 2/2] perf/core: Invoke pmu::sched_task callback for per-cpu events

[PATCH] xen/arm: traps: Don't panic when receiving an unknown debug trap
 2020-11-05 23:11 UTC  (3+ messages)

[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
 2020-11-05 23:11 UTC  (2+ messages)

[REGRESSION] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-11-05 23:10 UTC 


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.