All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-05 22:34:27 to 2020-11-05 23:40:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-11-05 23:40 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-11-05 23:40 UTC 

[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

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

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 bpf v2 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
 2020-11-05 23:31 UTC  (3+ messages)

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

[PATCH v2 0/3] bcachefs: Convert to readahead
 2020-11-05 23:28 UTC  (4+ 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

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  (12+ messages)
` [PATCH bpf-next v5 1/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v5 2/9] bpf: Implement task local storage
` [PATCH bpf-next v5 3/9] libbpf: Add support for "
` [PATCH bpf-next v5 4/9] bpftool: "
` [PATCH bpf-next v5 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v5 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v5 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v5 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v5 9/9] bpf: Exercise syscall operations for inode and sk storage

post-receive: pub/scm/bluetooth/bluez
 2020-11-05 23:21 UTC 

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

[Intel-gfx] [PATCH v7 0/7] Final prep series for bigjoiner
 2020-11-05 23:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[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  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platforms
 2020-11-05 23:10 UTC  (4+ messages)

Please help provide some examples for how to use smbios-mdr via intel-ipmi-oem
 2020-11-05  6:30 UTC 

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for v5.11
 2020-11-05 23:09 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/16] rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
` [PATCH tip/core/rcu 02/16] x86/smpboot: Move rcu_cpu_starting() earlier
` [PATCH tip/core/rcu 03/16] rcu: Panic after fixed number of stalls
` [PATCH tip/core/rcu 04/16] list.h: Update comment to explicitly note circular lists
` [PATCH tip/core/rcu 05/16] rcu: Implement rcu_segcblist_is_offloaded() config dependent
` [PATCH tip/core/rcu 06/16] rcu: Fix single-CPU check in rcu_blocking_is_gp()
` [PATCH tip/core/rcu 07/16] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
` [PATCH tip/core/rcu 08/16] rcu/tree: Add a warning if CPU being onlined did not report QS already
` [PATCH tip/core/rcu 09/16] rcu/tree: Make struct kernel_param_ops definitions const
` [PATCH tip/core/rcu 10/16] rcu,ftrace: Fix ftrace recursion
` [PATCH tip/core/rcu 11/16] rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
` [PATCH tip/core/rcu 12/16] rcu: Prevent lockdep-RCU splats on lock acquisition/release
` [PATCH tip/core/rcu 13/16] rcu: Fix a typo in rcu_blocking_is_gp() header comment
` [PATCH tip/core/rcu 14/16] rcu: Do not report strict GPs for outgoing CPUs
` [PATCH tip/core/rcu 15/16] rcu/tree: Defer kvfree_rcu() allocation to a clean context
` [PATCH tip/core/rcu 16/16] srcu: Take early exit on memory-allocation failure

post-receive: pub/scm/git/git
 2020-11-05 23:09 UTC 

[PATCH 2/2] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-05 23:06 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Update verification logic for LSM programs
 2020-11-05 23:06 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-05 17:41 UTC  (2+ messages)

[PATCH 7/8] Makefile: don't delete dist tarballs directly by name
 2020-11-05 23:05 UTC  (3+ messages)

[PATCH tip/core/rcu 0/4] Documentations updates for v5.11
 2020-11-05 23:05 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] doc: Present the role of READ_ONCE()
` [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design
` [PATCH tip/core/rcu 3/4] docs: RCU: Requirements.rst: Fix a list block
` [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API

[v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
 2020-11-05 23:03 UTC  (9+ messages)
  ` [EXT] "

[PATCH bpf-next] bpf: Update verification logic for LSM programs
 2020-11-05 23:04 UTC  (2+ messages)

post-receive: pub/scm/utils/grokmirror/grokmirror
 2020-11-05 23:03 UTC 

How to integrate new libraray in openbmc
 2020-11-05 23:00 UTC  (3+ messages)

[PATCH tip/core/rcu 0/2] smp_call_function updates for v5.11
 2020-11-05 23:01 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] x86/cpu: Avoid cpuinfo-induced IPI pileups
` [PATCH tip/core/rcu 2/2] x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-05 23:00 UTC  (18+ messages)
        ` Aw: "
                        ` Aw: "

[drm-drm-misc:for-linux-next 2/3] drivers/gpu/drm/vgem/vgem_drv.c:400: undefined reference to `vma_set_file'
 2020-11-05 23:00 UTC 

[PATCH 5.10] io_uring: fix link lookup racing with link timeout
 2020-11-05 23:00 UTC  (2+ messages)

[master/dunfell PATCH] matrix-gui-pm-demos: Allow empty package
 2020-11-05 22:54 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-05 22:57 UTC  (4+ messages)

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-11-05 22:57 UTC  (6+ messages)

[PATCHv3 0/3] pahole/kernel: Workaround dwarf bug for function encoding
 2020-11-05 22:56 UTC  (4+ messages)
` [PATCH 3/3] btf_encoder: Change functions check due to broken dwarf

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-05 22:56 UTC  (4+ messages)
` [PATCH memory-model 6/8] tools/memory-model: Add types to litmus tests

[dm-crypt] Do you accept contributions to manpage via patch?
 2020-11-05 22:50 UTC  (10+ messages)

[PATCH 00/32] btrfs: preparation patches for subpage support
 2020-11-05 22:55 UTC  (7+ messages)
` [PATCH 15/32] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE
` [PATCH 16/32] btrfs: extent_io: allow find_first_extent_bit() to find a range with exact bits match

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.75-8-g388c3f1e122db)
 2020-11-05 22:54 UTC 

Kunit fixes update for Linux 5.10-rc3
 2020-11-05 22:54 UTC  (6+ messages)

[PATCH BlueZ] gatt-client: Do not continue service discovery if disconnected
 2020-11-05 22:54 UTC  (7+ messages)

stable-rc/linux-4.14.y baseline: 166 runs, 3 regressions (v4.14.204)
 2020-11-05 22:52 UTC 

[PATCH v5 0/9] perf cs-etm: Support thread stack and callchain
 2020-11-05 22:50 UTC  (3+ messages)

[PATCH v5 0/8] rpmsg: Make RPMSG name service modular
 2020-11-05 22:50 UTC  (9+ messages)
` [PATCH v5 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v5 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v5 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v5 4/8] rpmsg: virtio: Rename rpmsg_create_channel
` [PATCH v5 5/8] rpmsg: core: Add channel creation internal API
` [PATCH v5 6/8] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v5 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
` [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-05 22:50 UTC  (13+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH 2/3] KVM: arm64: Rename access_amu() to undef_access()
` [PATCH 3/3] KVM: arm64: Handle SCXTNUM_ELx traps

[PATCH] can: dev: can_restart(): post buffer from the right context
 2020-11-05 22:50 UTC 

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-05 22:47 UTC  (5+ messages)
` [PATCH v3 14/26] coresight: etm4x: Add sysreg access helpers

[PATCH net-next] net: x25_asy: Delete the x25_asy driver
 2020-11-05 22:47 UTC  (8+ messages)

[PATCH net-next v2 0/7] smsc W=1 warning fixes
 2020-11-05 22:47 UTC  (5+ messages)
` [PATCH net-next v2 1/7] drivers: net: smc91x: Fix set but unused W=1 warning
` [PATCH net-next v2 6/7] drivers: net: smc911x: Fix cast from pointer to integer of different size

stable-rc/queue/4.4 build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-64-g473b6554b40c)
 2020-11-05 22:42 UTC 

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-11-05 22:41 UTC  (12+ messages)
` [PATCH v4 4/9] libperf: Add libperf_evsel__mmap()

[virtio-comment] [PATCH v9] virtio-net: Add support for the flexible driver notification structure
 2020-11-05 22:41 UTC 

[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path"
 2020-11-05 22:40 UTC  (7+ messages)
` [PATCH 2/2] vhost-vdpa: fix page pinning leakage in error path (rework)

[v3 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-05 22:39 UTC  (3+ messages)
` [v3 1/4] dt-bindings: spi: Add binding file for ASPEED FMC/SPI memory controller

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

[PATCH] KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
 2020-11-05 22:38 UTC 

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-11-05 22:36 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 0/6] replace blacklist/whitelist with allow/block
  ` [dpdk-dev] [PATCH v9 1/6] eal: replace usage of blacklist/whitelist in enum
  ` [dpdk-dev] [PATCH v9 2/6] drivers: replace references to blacklist
  ` [dpdk-dev] [PATCH v9 3/6] eal: replace pci-whitelist/pci-blacklist options
  ` [dpdk-dev] [PATCH v9 4/6] app/test: use new allowlist and blocklist
  ` [dpdk-dev] [PATCH v9 5/6] doc: change references to blacklist and whitelist
  ` [dpdk-dev] [PATCH v9 6/6] doc: update release notes now for block allow changes

[PATCH v2 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-05 22:37 UTC  (2+ messages)

[PATCH v3 1/1] doc: dt-binding: cdns,usb3: add wakeup-irq
 2020-11-05 22:37 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema
 2020-11-05 22:36 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: PCI: rcar-pci-host: Document r8a77965 bindings

drivers/scsi/qla2xxx/qla_target.c:984:12-14: WARNING !A || A && B is equivalent to !A || B
 2020-11-05 22:34 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix excluded_middle.cocci warnings

[PATCH v4 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-11-05 22:34 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: HID: i2c-hid: Introduce bindings for the Goodix GT7375P

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-05 22:48 UTC  (2+ messages)
` [PATCH v8 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops


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.