All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-11 22:10:11 to 2021-05-11 23:09:13 UTC [more...]

[PATCH v3] git-send-email: use ! to indicate relative path to command
 2021-05-11 23:09 UTC  (5+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-05-11 23:08 UTC 

[PATCH tip/core/rcu 0/6] SRCU updates for v5.14
 2021-05-11 23:07 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/6] srcu: Remove superfluous sdp->srcu_lock_count zero filling
` [PATCH tip/core/rcu 2/6] srcu: Remove superfluous ssp initialization for early callbacks
` [PATCH tip/core/rcu 3/6] srcu: Unconditionally embed struct lockdep_map
` [PATCH tip/core/rcu 4/6] srcu: Initialize SRCU after timers
` [PATCH tip/core/rcu 5/6] srcu: Fix broken node geometry after early ssp init

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-11 22:47 UTC  (12+ messages)
` [PATCH v4 01/13] ui: Get the fd associated with udmabuf driver
` [PATCH v4 02/13] headers: Add udmabuf.h
` [PATCH v4 03/13] virtio-gpu: Add udmabuf helpers
` [PATCH v4 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v4 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v4 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v4 07/13] virtio-gpu: Add initial definitions for blob resources
` [PATCH v4 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v4 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v4 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v4 13/13] virtio-gpu: Update cursor data using blob

[PATCH v4 bpf-next 00/22] bpf: syscall program, FD array, loader program, light skeleton
 2021-05-11 23:06 UTC  (20+ messages)
` [PATCH v4 bpf-next 02/22] bpf: Introduce bpfptr_t user/kernel pointer
` [PATCH v4 bpf-next 03/22] bpf: Prepare bpf syscall to be used from kernel and user space
` [PATCH v4 bpf-next 05/22] selftests/bpf: Test for syscall program type
` [PATCH v4 bpf-next 06/22] bpf: Make btf_load command to be bpfptr_t compatible
` [PATCH v4 bpf-next 07/22] selftests/bpf: Test for btf_load command
` [PATCH v4 bpf-next 08/22] bpf: Introduce fd_idx
` [PATCH v4 bpf-next 09/22] libbpf: Support for fd_idx
` [PATCH v4 bpf-next 10/22] bpf: Add bpf_btf_find_by_name_kind() helper
` [PATCH v4 bpf-next 12/22] libbpf: Change the order of data and text relocations

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-11 23:03 UTC  (3+ messages)
` [PATCH v3 2/5] mm/huge_memory.c: use page->deferred_list

[PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
 2021-05-11 23:05 UTC  (11+ messages)
            ` bpf libraries and static variables. Was: "

[PATCH] remote-curl: fix clone on sha256 repos
 2021-05-11 23:04 UTC  (5+ messages)

[PATCH tip/core/rcu 0/10] No-CBs CPU updates for v5.14
 2021-05-11 23:03 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu/nocb: Use the rcuog CPU's ->nocb_timer
` [PATCH tip/core/rcu 02/10] timer: Revert "timer: Add timer_curr_running()"
` [PATCH tip/core/rcu 03/10] rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
` [PATCH tip/core/rcu 04/10] rcu/nocb: Allow de-offloading rdp leader
` [PATCH tip/core/rcu 05/10] rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
` [PATCH tip/core/rcu 06/10] rcu/nocb: Delete bypass_timer "
` [PATCH tip/core/rcu 07/10] rcu/nocb: Only cancel nocb timer if not polling
` [PATCH tip/core/rcu 08/10] rcu/nocb: Prepare for fine-grained deferred wakeup
` [PATCH tip/core/rcu 09/10] rcu/nocb: Unify timers
` [PATCH tip/core/rcu 10/10] rcu: Fix various typos in comments

[PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
 2021-05-11 23:02 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] net/ark: fix bug introduced during thread name addition
 2021-05-11 23:01 UTC  (4+ messages)

[PATCH V5 net] net: stmmac: Fix MAC WoL not working if PHY does not support WoL
 2021-05-11 23:00 UTC  (2+ messages)

[PATCH v2] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-11 22:59 UTC  (2+ messages)

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-05-11 22:58 UTC  (13+ messages)
` [PATCH RFCv2 01/15] xen/arm: lpae: Rename LPAE_ENTRIES_MASK_GS to LPAE_ENTRY_MASK_GS
` [PATCH RFCv2 02/15] xen/arm: lpae: Use the generic helpers to defined the Xen PT helpers
` [PATCH RFCv2 03/15] xen/arm: p2m: Replace level_{orders, masks} arrays with LEVEL_{ORDER, MASK}
` [PATCH RFCv2 04/15] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()
` [PATCH RFCv2 05/15] xen/arm: mm: Avoid flushing the TLBs when mapping are inserted
` [PATCH RFCv2 06/15] xen/arm: mm: Don't open-code Xen PT update in remove_early_mappings()

[PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14
 2021-05-11 22:58 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] mm/slub: Fix backtrace of objects to handle redzone adjustment
` [PATCH tip/core/rcu 2/2] mm/slub: Add Support for free path information of an object

[PATCH 2/2] netdev: Pass a reason code with NETDEV_EVENT_DISCONNECT_BY_*
 2021-05-11 22:57 UTC  (3+ messages)

[PATCH] net: packetmmap: fix only tx timestamp on request
 2021-05-11 22:56 UTC  (8+ messages)

[PATCH] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-11 22:56 UTC  (4+ messages)

Syntax for specifying a command in git config
 2021-05-11 22:56 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-05-11 22:56 UTC 

[PATCH tip/core/rcu 0/7] kvfree_rcu() updates for v5.14
 2021-05-11 22:55 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] kvfree_rcu: Release a page cache under memory pressure
` [PATCH tip/core/rcu 2/7] kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
` [PATCH tip/core/rcu 3/7] kvfree_rcu: Add a bulk-list check when a scheduler is run
` [PATCH tip/core/rcu 4/7] kvfree_rcu: Update "monitor_todo" once a batch is started
` [PATCH tip/core/rcu 5/7] kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
` [PATCH tip/core/rcu 6/7] kvfree_rcu: Fix comments according to current code
` [PATCH tip/core/rcu 7/7] kvfree_rcu: Refactor kfree_rcu_monitor()

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-11 22:52 UTC  (20+ messages)

[PATCH tip/core/rcu 0/19] Miscellaneous fixes for v5.14
 2021-05-11 22:53 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Fix typo in comment: kthead -> kthread
` [PATCH tip/core/rcu 02/19] rcu: Remove the unused rcu_irq_exit_preempt() function
` [PATCH tip/core/rcu 03/19] rcu: Improve tree.c comments and add code cleanups
` [PATCH tip/core/rcu 04/19] rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
` [PATCH tip/core/rcu 05/19] rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 06/19] rcu: Add ->gp_max "
` [PATCH tip/core/rcu 07/19] lockdep: Explicitly flag likely false-positive report
` [PATCH tip/core/rcu 08/19] rcu: Reject RCU_LOCKDEP_WARN() false positives
` [PATCH tip/core/rcu 09/19] rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 10/19] rcu: Make RCU priority boosting work on single-CPU rcu_node structures
` [PATCH tip/core/rcu 11/19] rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
` [PATCH tip/core/rcu 12/19] rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
` [PATCH tip/core/rcu 13/19] rcu: Make rcu_gp_cleanup() be noinline for tracing
` [PATCH tip/core/rcu 14/19] rcu: Point to documentation of ordering guarantees
` [PATCH tip/core/rcu 15/19] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH tip/core/rcu 16/19] sched/isolation: reconcile rcu_nocbs= and nohz_full=
` [PATCH tip/core/rcu 17/19] rcu: Improve comments describing RCU read-side critical sections
` [PATCH tip/core/rcu 18/19] rcu: Remove obsolete rcu_read_unlock() deadlock commentary
` [PATCH tip/core/rcu 19/19] rcu: Add missing __releases() annotation

[PATCH v10 0/5] USB: misc: Add onboard_usb_hub driver
 2021-05-11 22:52 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v10 2/5] USB: misc: Add onboard_usb_hub driver
` [PATCH v10 3/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v10 4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v10 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

stable/linux-5.10.y baseline: 177 runs, 1 regressions (v5.10.36)
 2021-05-11 22:52 UTC 

[syzbot] KASAN: out-of-bounds Read in i801_isr
 2021-05-11 22:52 UTC 

[PATCH] can: isotp: prevent race between isotp_bind and isotp_setsockopt
 2021-05-11 22:52 UTC 

Project
 2021-05-11 22:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-05-11 22:51 UTC 

[PATCHv4 00/26] J72xx: HSM rearch support series
 2021-05-11 22:44 UTC  (5+ messages)
  ` [PATCHv4 14/26] power: domain: Introduce driver for raw TI K3 PDs
  ` [PATCHv4 15/26] cmd: ti: pd: Add debug command for K3 power domains

[PATCH tip/core/rcu 0/3] Documentation updates for v5.14
 2021-05-11 22:44 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] doc: Fix statement of RCU's memory-ordering requirements
` [PATCH tip/core/rcu 2/3] doc: Fix diagram references in memory-ordering document
` [PATCH tip/core/rcu 3/3] tools/rcu: Add drgn script to dump number of RCU callbacks

[PATCH v3 00/20] virtio-gpu: Add support for Blob resources
 2021-05-11 22:42 UTC  (4+ messages)
` [PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob

[PATCH v2 0/8] Directory traversal fixes
 2021-05-11 22:43 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/8] [RFC] ls-files: error out on -i unless -o or -c are specified
  ` [PATCH v3 4/8] t7300: add testcase showing unnecessary traversal into ignored directory

[sched/fair] 80cb403876: stress-ng.sockabuse.ops_per_sec -81.3% regression
 2021-05-11 22:43 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] Add "all" to bitmap ranges
 2021-05-11 22:41 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] bitmap_parse: Support 'all' semantics
` [PATCH tip/core/rcu 2/2] rcu/tree_plugin: Don't handle the case of 'all' CPU range

[mm] 09bc0443e9: will-it-scale.per_thread_ops -7.2% regression
 2021-05-11 22:41 UTC  (2+ messages)

[PATCH v2 net] mptcp: fix data stream corruption
 2021-05-11 22:40 UTC  (2+ messages)

[BlueZ PATCH v2 1/2] config: Show error if rst2man not found when manpages are enabled
 2021-05-11 22:40 UTC  (3+ messages)
` [BlueZ,v2,1/2] "

[PATCH net] mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
 2021-05-11 22:39 UTC  (2+ messages)

Sphinx and the :any: role
 2021-05-11 22:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/rxtx_callbacks: fix port ID format specifier
 2021-05-11 22:34 UTC  (5+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2021-05-11 22:34 UTC  (2+ messages)
` [PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group)

post-receive: pub/scm/bluetooth/bluez
 2021-05-11 22:34 UTC 

[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
 2021-05-11 22:34 UTC  (4+ messages)
` [PATCH v2 16/50] image: Add Kconfig options for FIT in the host build

+ powerpc-mm-enable-move-pmd-pud.patch added to -mm tree
 2021-05-11 22:34 UTC 

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-05-11 22:33 UTC  (9+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[RFC PATCH 0/3] Folio migration
 2021-05-11 22:32 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/migrate: Add folio_migrate_mapping

+ ocfs2-remove-unnecessary-init_list_head.patch added to -mm tree
 2021-05-11 22:32 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-05-11 22:31 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-05-11 22:31 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-05-11 22:30 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2021-05-11 22:30 UTC 

[PATCH] net: mac80211: fix hard-coding of length check on skb->len in ieee80211_scan_rx()
 2021-05-11 22:29 UTC  (2+ messages)

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-11 22:27 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-05-11 22:28 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-05-11 22:28 UTC 

linux-next: Fixes tag needs some work in the spi tree
 2021-05-11 22:24 UTC 

Userspace notifications for observing userfaultfd faults
 2021-05-11 22:24 UTC  (4+ messages)

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-11 22:06 UTC  (19+ messages)
` [PATCH v2 02/21] qapi: Add test for nonexistent schema file
` [PATCH v2 03/21] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH v2 05/21] qapi/parser: Assert lexer value is a string
` [PATCH v2 07/21] qapi/parser: assert object keys are strings
` [PATCH v2 08/21] qapi/parser: Use @staticmethod where appropriate
` [PATCH v2 09/21] qapi: add must_match helper
` [PATCH v2 10/21] qapi/parser: Fix token membership tests when token can be None
` [PATCH v2 11/21] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH v2 12/21] qapi/parser: add type hint annotations
` [PATCH v2 13/21] qapi/parser: Remove superfluous list comprehension
` [PATCH v2 14/21] qapi/parser: allow 'ch' variable name
` [PATCH v2 15/21] qapi/parser: add docstrings
` [PATCH v2 16/21] CHECKPOINT
` [PATCH v2 17/21] qapi: [WIP] Rip QAPIDoc out of parser.py
` [PATCH v2 18/21] qapi: [WIP] Add type ignores for qapidoc.py
` [PATCH v2 19/21] qapi: [WIP] Import QAPIDoc from qapidoc Signed-off-by: John Snow <jsnow@redhat.com>
` [PATCH v2 20/21] qapi: [WIP] Add QAPIDocError
` [PATCH v2 21/21] qapi: [WIP] Enable linters on parser.py

mmotm 2021-05-10-21-46 uploaded
 2021-05-11 22:22 UTC  (4+ messages)
` mmotm 2021-05-10-21-46 uploaded (mm/*)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-11 22:19 UTC  (4+ messages)
` [PATCH v5 9/9] powerpc/mm: Enable move pmd/pud

[PATCH 04/11] ap: Add subnet address selection logic
 2021-05-11 22:20 UTC  (2+ messages)

[PATCH v3] git-send-email: use ! to indicate relative path to command
 2021-05-11 22:19 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-05-11 22:19 UTC 

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-05-11 22:17 UTC 

[PATCH] netlink: netlink_sendmsg: memset unused tail bytes in skb
 2021-05-11 22:17 UTC  (3+ messages)

+ mm-mremap-allow-arch-runtime-override.patch added to -mm tree
 2021-05-11 22:17 UTC 

+ mm-mremap-move-tlb-flush-outside-page-table-lock.patch added to -mm tree
 2021-05-11 22:17 UTC 

+ mm-mremap-use-range-flush-that-does-tlb-and-page-walk-cache-flush.patch added to -mm tree
 2021-05-11 22:17 UTC 

+ powerpc-mm-book3s64-update-tlb-flush-routines-to-take-a-page-walk-cache-flush-argument.patch added to -mm tree
 2021-05-11 22:16 UTC 

+ powerpc-mm-book3s64-fix-possible-build-error.patch added to -mm tree
 2021-05-11 22:16 UTC 

+ mm-mremap-use-pmd-pud_poplulate-to-update-page-table-entries.patch added to -mm tree
 2021-05-11 22:16 UTC 

+ selftest-mremap_test-avoid-crash-with-static-build.patch added to -mm tree
 2021-05-11 22:16 UTC 

+ selftest-mremap_test-update-the-test-to-handle-pagesize-other-than-4k.patch added to -mm tree
 2021-05-11 22:16 UTC 

[dpdk-dev] [PATCH 1/2] net/mlx5: fix tunnel offload private items location
 2021-05-11 22:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

one error down maybe two to go
 2021-05-11 22:16 UTC 

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-11 22:11 UTC  (5+ messages)
` [RFC PATCH 20/97] drm/i915/guc: Introduce unified HXG messages
  ` [Intel-gfx] "

[PATCH v6 00/11] evm: Improve usability of portable signatures
 2021-05-11 22:12 UTC  (3+ messages)
` [PATCH v6 10/11] ima: Introduce template field evmsig and write to field sig as fallback

[PATCH v10 00/33] Memory folios
 2021-05-11 21:47 UTC  (4+ messages)
` [PATCH v10 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v10 32/33] fs/netfs: Add folio fscache functions
` [PATCH v10 33/33] mm: Add folio_mapped

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-11 22:10 UTC  (3+ messages)

[linux-5.4 test] 161905: trouble: blocked/broken/fail/pass
 2021-05-11 22: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.