All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 22:24:49 to 2021-01-28 23:38:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-01-28 23:38 UTC 

[PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-28 23:37 UTC  (8+ messages)
` [PATCHv17 "
  ` [PATCHv17 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv17 bpf-next 6/6] selftests/bpf: add xdp_redirect_multi test

[MPTCP] Re: [PATCH net-next v3] mptcp: fix length of MP_PRIO suboption
 2021-01-28 23:37 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.253-21-g9684b4f1f42f)
 2021-01-28 23:35 UTC 

[PATCH for-next] RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
 2021-01-28 23:33 UTC 

[GIT PULL] Networking for 5.11-rc6
 2021-01-28 23:31 UTC  (2+ messages)

[PATCH] arm64: PCI: Enable SMC conduit
 2021-01-28 23:31 UTC  (3+ messages)

[PATCH] nvme-tcp: proper handling of tcp socket closing flows
 2021-01-28 23:33 UTC  (4+ messages)

[PATCH] ARM: kprobes: rewrite in UAL
 2021-01-28 23:30 UTC  (7+ messages)
` [PATCH v2] ARM: kprobes: rewrite test-[arm|thumb].c "

[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
 2021-01-28 23:32 UTC  (9+ messages)
` [PATCH v3 1/7] xen/gnttab: Rework resource acquisition
` [PATCH v3 5/7] xen/memory: Improve compat XENMEM_acquire_resource handling

Fix degraded system performance due to workqueue overload
 2021-01-28 23:28 UTC  (4+ messages)
` [PATCH v3 1/3] Revert "bcache: Kill btree_io_wq"
  ` [PATCH v3 2/3] bcache: Give btree_io_wq correct semantics again
  ` [PATCH v3 3/3] bcache: Move journal work to new background wq

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2021-01-28 23:27 UTC  (8+ messages)
` [PATCH v9 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v9 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v9 3/7] Documentation: ACPI: Document _PRE object usage for enum power state
` [PATCH v9 4/7] ACPI: Add a convenience function to tell a device is in low "
` [PATCH v9 5/7] ov5670: Support probe whilst the device is in a "
` [PATCH v9 6/7] media: i2c: imx319: Support probe while the device is off
` [PATCH v9 7/7] at24: Support probing while off

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-01-28 23:31 UTC 

[PATCH] x86/debug: 'Fix' ptrace dr6 output
 2021-01-28 23:28 UTC  (3+ messages)
` [PATCH v2] x86/debug: Fix DR6 handling
  ` [PATCH] selftests: breakpoints: Add "WINE" test for x86

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.253-28-gdf16aa16873cb)
 2021-01-28 23:28 UTC 

[PATCH] io_uring: reinforce cancel on flush during exit
 2021-01-28 23:23 UTC 

[PATCH] pretty: lazy-load commit data when expanding user-format
 2021-01-28 23:25 UTC  (4+ messages)

[PATCH -next] acpi: fpdt: drop errant comma in pr_info()
 2021-01-28 23:25 UTC 

[PATCHv3 0/7] PCI: layerscape: Add power management support
 2021-01-28 23:22 UTC  (4+ messages)
` [PATCHv3 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL

[Windows] Unable to build latest wireguard missing i686-w64-mingw32-windres
 2021-01-28 23:24 UTC 

[PATCH] remoteproc: pru: future-proof PRU ID matching
 2021-01-28 23:21 UTC  (4+ messages)

[bug report] Input: elants_i2c - add support for eKTF3624
 2021-01-28 23:21 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.93-2-gebe5a4ff71d7)
 2021-01-28 23:20 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-01-28 23:20 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-01-28 23:20 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-28 23:20 UTC 

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-01-28 23:17 UTC  (9+ messages)

[PATCH v4 00/23] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-28 23:15 UTC  (25+ messages)
` [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
` [PATCH v4 02/23] linux-user: Introduce PAGE_ANON
` [PATCH v4 03/23] exec: Use uintptr_t for guest_base
` [PATCH v4 04/23] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v4 05/23] exec: Improve types for guest_addr_valid
` [PATCH v4 06/23] linux-user: Check for overflow in access_ok
` [PATCH v4 07/23] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v4 08/23] bsd-user: "
` [PATCH v4 09/23] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v4 10/23] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v4 11/23] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v4 12/23] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v4 13/23] target/arm: Improve gen_top_byte_ignore
` [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user
` [PATCH v4 15/23] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v4 16/23] linux-user/aarch64: Implement PROT_MTE
` [PATCH v4 17/23] target/arm: Split out syndrome.h from internals.h
` [PATCH v4 18/23] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v4 19/23] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v4 20/23] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v4 21/23] target/arm: Add allocation tag storage for user mode
` [PATCH v4 22/23] target/arm: Enable MTE for user-only
` [PATCH v4 23/23] tests/tcg/aarch64: Add mte smoke tests

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-01-28 23:17 UTC 

[PATCH 1/2] insane: Add missing INSANE_SKIP mechanism for native-last QA check
 2021-01-28 23:16 UTC  (4+ messages)
` [PATCH 2/2] insane: native-last: Print classes inherited after native/nativesdk
  ` [OE-core] "

[PATCH] maintainers: update own email address
 2021-01-28 23:16 UTC 

[PATCH] remoteproc/wkup_m3: Drop legacy platform data no longer needed
 2021-01-28 23:14 UTC  (2+ messages)

[OpenBMC] - QEMU link seem like can't download
 2021-01-28  0:47 UTC  (2+ messages)

[Buildroot] Buildroot integration with eclipse issues
 2021-01-28 23:15 UTC  (3+ messages)

[PATCH] parisc: Bump 64-bit IRQ stack size to 64 KB
 2021-01-28 23:12 UTC 

HSR/PRP sequence counter issue with Cisco Redbox
 2021-01-28 23:11 UTC  (2+ messages)

[PATCHv2] ASoC: audio-graph-card: Add audio mixer for Motorola mdm6600
 2021-01-28 23:11 UTC  (3+ messages)

[PATCH v14 00/22] i386 cleanup PART 2
 2021-01-28 23:01 UTC  (4+ messages)
` [PATCH v14 04/22] cpu: Move synchronize_from_tb() to tcg_ops

post-receive: pub/scm/git/git
 2021-01-28 23:11 UTC 

[PATCH v6 0/4] Re-introduce TX FIFO resize for larger EP bursting
 2021-01-28 23:08 UTC  (8+ messages)
` [PATCH v6 3/4] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-01-28 23:09 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-01-28 23:09 UTC 

[RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64
 2021-01-28 23:07 UTC  (6+ messages)

[PATCH v6] close_range.2: new page documenting close_range(2)
 2021-01-28 22:10 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jarkko/linux-tpmdd
 2021-01-28 23:06 UTC 

[PATCH] env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
 2021-01-28 23:05 UTC  (6+ messages)

[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
 2021-01-28 22:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH 20/41] drm/i915: Replace priolist rbtree with a skiplist

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.11-2-g966747d2a376)
 2021-01-28 23:03 UTC 

[PATCH] wayland: upgrade 1.18.0 -> 1.19.0
 2021-01-28 23:01 UTC 

[PATCH] block: fix bd_size_lock use
 2021-01-28 22:59 UTC  (5+ messages)

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-01-28 22:59 UTC  (3+ messages)
` [PATCH RFC 21/30] hugetlb: Pass vma into huge_pte_alloc()

[PATCH] seq_read: move count check against iov_iter_count after calling op show
 2021-01-28 22:56 UTC  (2+ messages)

[linux-safety] [PATCH] docs: Update DTB format references
 2021-01-28 22:43 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH v3 1/6] power: create guest channel public header file
 2021-01-28 22:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/6] power: fix make build for power apps
  ` [dpdk-dev] [PATCH v4 3/6] power: rename public structs
    ` [dpdk-dev] [dpdk-stable] "

WireGuard for Windows tunnel deactivation after prolonged resolution failure during startup
 2021-01-28 22:54 UTC 

[PATCH] config: set external_device_info_source=none if udev isn't running
 2021-01-28 22:56 UTC  (4+ messages)

[PATCH] x86/pod: Do not fragment PoD memory allocations
 2021-01-28 22:56 UTC  (13+ messages)

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-28 22:49 UTC  (13+ messages)
` [PATCH v2 net-next 1/4] mm: constify page_is_pfmemalloc() argument
    ` [Intel-wired-lan] "
` [PATCH v2 net-next 2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument
    ` [Intel-wired-lan] "
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()
    ` [Intel-wired-lan] "
` [PATCH v2 net-next 4/4] net: page_pool: simplify page recycling condition tests
    ` [Intel-wired-lan] "

[ANNOUNCE] Xen 4.15 release schedule and feature tracking
 2021-01-28 22:55 UTC  (5+ messages)

[PATCH] ia64: add support for TIF_NOTIFY_SIGNAL
 2021-01-28 22:56 UTC  (5+ messages)

[PATCH] cifs: returning mount parm processing errors correctly
 2021-01-28 22:52 UTC 

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-01-28 22:48 UTC  (10+ messages)
` [PATCH v3 1/9] hugetlb: Pass vma into huge_pte_alloc()
` [PATCH v3 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v3 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v3 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v3 5/9] userfaultfd: add minor fault registration mode
` [PATCH v3 6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v3 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v3 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v3 9/9] userfaultfd/selftests: add test exercising "

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.217-38-g05c8d456fd20)
 2021-01-28 22:48 UTC 

[Buildroot] [PATCH-2020.02.x] package/glibc: security bump for additional post-2.30.x fixes
 2021-01-28 22:52 UTC 

[PATCH V3 0/5] perf core PMU support for Sapphire Rapids (Kernel)
 2021-01-28 22:40 UTC  (6+ messages)
` [PATCH V3 1/5] perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH V3 2/5] perf/x86/intel: Factor out intel_update_topdown_event()
` [PATCH V3 3/5] perf/x86/intel: Filter unsupported Topdown metrics event
` [PATCH V3 4/5] perf/x86/intel: Add perf core PMU support for Sapphire Rapids
` [PATCH V3 5/5] perf/x86/intel: Support CPUID 10.ECX to disable fixed counters

[PATCH 0/6] convert hash_pos() to oid_pos()
 2021-01-28 22:48 UTC  (5+ messages)
` [PATCH 3/6] rerere: tighten rr-cache dirname check
` [PATCH 5/6] hash_pos(): convert to oid_pos()

[igt-dev] [PATCH V4 i-g-t] tests/kms_vrr: Update condition checks for flipline test
 2021-01-28 22:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_vrr: Update condition checks for flipline test (rev4)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2021-01-28 22:48 UTC 

[PATCH] Update Documentation/admin-guide/sysctl/fs.rst
 2021-01-28 22:45 UTC  (2+ messages)

[PATCH v4 00/12] add IRQF_NO_AUTOEN for request_irq
 2021-01-28 22:35 UTC  (13+ messages)
` [PATCH v4 01/12] genirq: "
` [PATCH v4 02/12] Input: ar1021 - request_irq by IRQF_NO_AUTOEN and remove disable_irq
` [PATCH v4 03/12] Input: atmel_mxt_ts "
` [PATCH v4 04/12] Input: melfas_mip4 "
` [PATCH v4 05/12] Input: bu21029_ts - request_irq by IRQF_NO_AUTOEN and remove irq_set_status_flags
` [PATCH v4 06/12] Input: stmfts "
` [PATCH v4 07/12] Input: zinitix "
` [PATCH v4 08/12] Input: mms114 - request_irq by IRQF_NO_AUTOEN and remove disable_irq
` [PATCH v4 09/12] Input: wm831x-ts "
` [PATCH v4 10/12] Input: cyttsp "
` [PATCH v4 11/12] Input: tegra-kbc "
` [PATCH v4 12/12] Input: tca6416-keypad "

[PATCH v26 00/15] Timestamp synchronization of host - guest tracing session
 2021-01-28 22:44 UTC  (3+ messages)
` [PATCH v26 11/15] trace-cmd: Define a macro for packed structures

[PATCH v4 1/4] glslang: upgrade 8.13.3743 -> 11.1.0
 2021-01-28 22:44 UTC  (4+ messages)
` [PATCH v4 4/4] shaderc: fix the build with glslang 11.1.0
    ` [OE-core] "

[PATCH 0/3] mm, printk: dump full information of page flags in pGp
 2021-01-28 22:42 UTC  (3+ messages)
` [PATCH 1/3] mm, slub: use pGp to print page flags

[PATCH v4 1/3] docs/zh_CN: add iio iio_configfs.rst translation
 2021-01-28 22:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2021-01-28 22:42 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2021-01-28 22:42 UTC 

[REGRESSION] "ALSA: HDA: Early Forbid of runtime PM" broke my laptop's internal audio
 2021-01-28 22:39 UTC 

[PATCH] Documentation: ARM: fix reference to DT format documentation
 2021-01-28 22:38 UTC  (3+ messages)

[hch-misc:dma_alloc_noncontiguous 6/6] drivers/media/usb/uvc/uvc_video.c:1592:3: error: too few arguments to function 'dma_free_noncontiguous'
 2021-01-28 22:37 UTC 

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-01-28 22:36 UTC 

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-28 22:34 UTC  (2+ messages)

[kdave-btrfs-devel:dev/raid-policy 83/85] fs/btrfs/volumes.c:5772 find_live_mirror_roundrobin() error: uninitialized symbol 'now'
 2021-01-28 22:35 UTC 

[PATCH] Documentation: arm: marvell: Update link to unrestricted Armada 38x Functional Spec
 2021-01-28 22:33 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Fix dead link to Armada 37xx Product Brief
 2021-01-28 22:33 UTC  (2+ messages)

[PATCH 1/2] Documentation: arm: Fix marvell file name
 2021-01-28 22:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix the sample RSS issue
 2021-01-28 22:32 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
 2021-01-28 22:30 UTC  (4+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-28 22:29 UTC  (10+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "

[PATCH] btf_encoder: Add extra checks for symbol names
 2021-01-28 22:28 UTC  (11+ messages)
            ` [RFT] pahole 1.20 RC was "

[RFC] Filesystem error notifications proposal
 2021-01-28 22:28 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-28 22:28 UTC 

[BUG] Hang shortly after loading FDT when booting on RK3399
 2021-01-28 22:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-01-28 22:28 UTC 

[PATCH] Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECT
 2021-01-28 22:25 UTC  (3+ messages)

[PATCH 00/16] rcu/nocb updates
 2021-01-28 22:25 UTC  (4+ messages)
` [PATCH 05/16] rcu/nocb: Disable bypass when CPU isn't completely offloaded

[PATCH RESEND] Documentation: kernel-parameters: add missing '<'
 2021-01-28 22:24 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.171-13-ga54dbc3b3b91)
 2021-01-28 22:24 UTC 

[PATCH v2 00/12] Add support for pinmux status command on beaglebone
 2021-01-28 22:25 UTC  (13+ messages)
` [PATCH v2 01/12] pinctrl: single: fix format of structure documentation
` [PATCH v2 02/12] pinctrl: single: fix the loop counter variable type
` [PATCH v2 03/12] pinctrl: single: fix offset management
` [PATCH v2 04/12] pinctrl: single: fix debug messages formatting
` [PATCH v2 05/12] pinctrl: single: get register area size by device API
` [PATCH v2 06/12] pinctrl: single: check "register-width" DT property
` [PATCH v2 07/12] pinctrl: single: change function mask default value
` [PATCH v2 08/12] pinctrl: single: add register access functions
` [PATCH v2 09/12] pinctrl: single: add get_pins_count operation
` [PATCH v2 10/12] pinctrl: single: add get_pin_name operation
` [PATCH v2 11/12] pinctrl: single: add get_pin_muxing operation
` [PATCH v2 12/12] test: pinmux: add test for 'pinctrl-single' driver


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.