All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-22 01:06:00 to 2020-08-22 05:22:15 UTC [more...]

[kuba-linux:tapi 16/30] net/core/dev.c:6893: undefined reference to `__aeabi_uldivmod'
 2020-08-22  5:22 UTC 

[PATCH v9 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-22  5:21 UTC  (4+ messages)
` [PATCH v9 2/2] Add PWM fan controller driver for LGM SoC

[kuba-linux:tapi 16/30] net/core/dev.c:6893: undefined reference to `__udivdi3'
 2020-08-22  5:16 UTC 

[PATCH 1/1] dm: syscon: typo alerady
 2020-08-22  5:16 UTC 

[PATCH] Makefile: add -fuse-ld=lld to KBUILD_HOSTLDFLAGS when LLVM=1
 2020-08-22  5:13 UTC  (2+ messages)

[PATCH 0/5] PMP and HPM improvements
 2020-08-22  5:13 UTC  (6+ messages)
` [PATCH 1/5] lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
` [PATCH 2/5] lib: sbi: Improve PMP CSR detection and progamming
` [PATCH 3/5] lib: sbi: Detect and print MHPM counters at boot-time
` [PATCH 4/5] include: sbi: Few cosmetic changes in riscv_encoding.h
` [PATCH 5/5] lib: sbi: Improve HPM CSR read/write emulation

[PATCH v10 0/7] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-22  5:10 UTC  (16+ messages)
` [PATCH v10 1/7] parisc: start using signal-defs.h
` [PATCH v10 2/7] arch: move SA_* definitions to generic headers
` [PATCH v10 3/7] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v10 4/7] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v10 5/7] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v10 6/7] signal: define the field siginfo.si_xflags
` [PATCH v10 7/7] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH v33 01/12] Linux Random Number Generator
 2020-08-22  4:49 UTC  (6+ messages)

[PATCH 0/2] Add MStar interrupt controller support
 2020-08-22  4:48 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip: irq-mst: "

[PATCH v2 0/3] Add Intel Input Output Manager driver
 2020-08-22  4:05 UTC  (6+ messages)
` [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (IOM) driver
` [PATCH v2 2/3] usb: typec: intel_pmc_mux: Check the port status before connect
` [PATCH v2 3/3] usb: typec: intel_pmc_mux: Support for device role (UFP)

[PATCH net-next 0/2] Support reading msg errq from io_uring
 2020-08-22  4:41 UTC  (13+ messages)
` [PATCH net-next 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
          ` [PATCH net-next v2 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
            ` [PATCH net-next v2 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
                    ` [PATCH net-next v3 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
                      ` [PATCH net-next v3 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE

[PATCH V9 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-08-22  4:38 UTC  (3+ messages)

[PATCH v2 0/9] kbuild: clang-tidy
 2020-08-22  4:35 UTC  (13+ messages)
` [PATCH v2 4/9] gen_compile_commands: reword the help message of -d option
` [PATCH v2 6/9] gen_compile_commands: move directory walk to a generator function
` [PATCH v2 7/9] gen_compile_commands: support *.o, *.a, modules.order in positional argument

INFO: task hung in pipe_read (2)
 2020-08-22  4:34 UTC  (9+ messages)
              ` [RFC PATCH] pipe: make pipe_release() deferrable

[PATCH V2 0/5] multipath-tools series: some cleanups and fixes
 2020-08-22  4:31 UTC  (4+ messages)
` [PATCH V2 1/5] multipathd: adopt static char* arr in daemon_status

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-08-22  4:35 UTC  (10+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v2 2/9] iommu/ioasid: Rename ioasid_set_data()
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs
` [PATCH v2 4/9] iommu/ioasid: Add reference couting functions
` [PATCH v2 5/9] iommu/ioasid: Introduce ioasid_set private ID
` [PATCH v2 6/9] iommu/ioasid: Introduce notification APIs
` [PATCH v2 7/9] iommu/vt-d: Listen to IOASID notifications
` [PATCH v2 8/9] iommu/vt-d: Send IOASID bind/unbind notifications
` [PATCH v2 9/9] iommu/vt-d: Store guest PASID during bind

[PATCH] gpio: dwapb: add support for new hisilicon ascend soc
 2020-08-22  4:27 UTC 

[PATCH 1/3] MIPS: add missing MSACSR and upper MSA initialization
 2020-08-22  4:27 UTC  (4+ messages)
` [PATCH 3/3] Revert "MIPS: Flush wrong invalid FTLB entry for huge page"
    ` 答复: "

drivers/net/can/cc770/cc770_isa.c:276:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-22  4:19 UTC  (2+ messages)

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-22  4:20 UTC  (6+ messages)
` [PATCH 1/5] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH 2/5] mm/gup: introduce pin_user_page()
` [PATCH 3/5] bio: convert get_user_pages_fast() --> pin_user_pages_fast()
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe

[PATCH next] net: add option to not create fall-back tunnels in root-ns as well
 2020-08-22  4:18 UTC  (5+ messages)

KASAN: use-after-free Write in vcs_read
 2020-08-22  4:17 UTC  (2+ messages)

[PATCH v3 00/17] Memory window support for rdma_rxe
 2020-08-22  4:16 UTC  (8+ messages)
` [PATCH v3 08/17] rdma_rxe: Added mw object
` [PATCH v3 11/17] rdma_rxe: Address an issue with hardened user copy
` [PATCH v3 17/17] rdma_rxe: minor cleanups

[PATCH] Add additional symbols to xen-syms.map
 2020-08-21 15:10 UTC 

[PATCHv3 1/8] license.bbclass: Introduce AVAILABLE_LICENSES that lists all licenses
 2020-08-22  4:13 UTC  (3+ messages)
` [OE-core] "

[PATCH v3] arm: dts: imx7: add QSPI
 2020-08-22  4:05 UTC  (3+ messages)

[PATCH] arm: dts: ls1021a: fix QuadSPI-memory reg range
 2020-08-22  4:02 UTC  (3+ messages)

[PATCH V6 0/3] iommu: Add support to change default domain of an iommu group
 2020-08-24  5:17 UTC  (8+ messages)
  ` [PATCH V6 1/3] "
  ` [PATCH V6 2/3] iommu: Take lock before reading iommu group default domain type
  ` [PATCH V6 3/3] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

[PATCH] KVM: LAPIC: Don't kick vCPU which is injecting already-expired timer
 2020-08-22  4:01 UTC  (2+ messages)

[PATCH] checkpatch: Add test for comma use that should be semicolon
 2020-08-22  3:35 UTC  (14+ messages)
  ` [Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)
          ` [Linux-kernel-mentees] "
            ` [Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma

[chrome-os:chromeos-5.4 200/207] drivers/gpu/drm/virtio/virtgpu_ioctl.c:633 virtio_gpu_resource_create_blob_ioctl() error: we previously assumed 'obj->pages' could be null (see line 624)
 2020-08-22  3:59 UTC 

[PATCH] x86: work around clang IAS bug referencing __force_order
 2020-08-22  3:55 UTC  (11+ messages)

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-22  3:51 UTC  (4+ messages)
` [PATCH v2 1/2] mm: add GFP mask param to strndup_user
  ` [PATCH v2 2/2] net: socket: implement SO_DESCRIPTION

[PATCH v3 1/2] lib: sbi_init: Avoid thundering hurd problem with coldboot_lock
 2020-08-22  3:51 UTC  (5+ messages)
` [PATCH v3 2/2] lib: sbi: Handle the case where MTVAL has illegal instruction address

[PATCH v2 2/6] mfd: Add MFD driver for ATC260x PMICs
 2020-08-22  3:47 UTC  (3+ messages)

[PATCH v2] btrfs-progs: Make btrfs_lookup_dir_index in parity with kernel code
 2020-08-22  3:23 UTC 

[PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
 2020-08-22  3:40 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2020-08-22  3:39 UTC 

[linux-sof-driver:pr/2377 2/2] sound/soc/sof/trace.c:271:12: error: 'line' undeclared
 2020-08-22  3:36 UTC 

[PATCH v3 1/4] doc: dt-binding: ci-hdrc-usb2: add property for samsung picophy
 2020-08-22  3:31 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: imx8mm-evk: add two parameters for samsung picophy tuning

[PATCH 1/2 v2] arm64: dts: ls1088a: add more thermal zone support
 2020-08-22  3:29 UTC  (3+ messages)

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-22  3:31 UTC  (11+ messages)
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()

ERROR: "min_low_pfn" undefined!
 2020-08-22  3:30 UTC  (2+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-22  3:28 UTC  (8+ messages)
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR

[GIT PULL] Devicetree fixes for v5.9, take 2
 2020-08-22  3:25 UTC 

[PATCH v2] KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
 2020-08-22  3:25 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS f6da70d99c96256f8be0cbb4dd72d45d622c7823
 2020-08-22  3:23 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS ea835eaa60556960844e582b89a17daa595e6b42
 2020-08-22  3:23 UTC 

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-22  3:19 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: x86: introduce "

[PATCH bpf-next 00/16] Add libbpf full support for BPF-to-BPF calls
 2020-08-22  3:18 UTC  (3+ messages)

[PATCH] security: fix some spelling mistakes in the comments by codespell
 2020-08-22  3:05 UTC 

[REGRESSION] x86/cpu fsgsbase breaks TLS in 32 bit rr tracees on a 64 bit system
 2020-08-22  3:03 UTC  (3+ messages)

[RFC] Design proposal for upstream core-scheduling interface
 2020-08-22  3:01 UTC 

[PATCH v2] kprobes: Fix kill kprobe which has been marked as gone
 2020-08-22  3:00 UTC 

[linux-firmware][pull request]ice: update package file to 1.3.13.0
 2020-08-22  2:58 UTC  (2+ messages)

[PATCH] net: Get rid of consume_skb when tracing is off
 2020-08-22  2:57 UTC 

[tip:core/urgent] BUILD SUCCESS d88d59b64ca35abae208e2781fdb45e69cbed56c
 2020-08-22  2:53 UTC 

[tip:x86/urgent] BUILD SUCCESS 6a3ea3e68b8a8a26c4aaac03432ed92269c9a14e
 2020-08-22  2:53 UTC 

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-08-22  2:52 UTC  (4+ messages)
` [RFC v7 14/19] lockdep: Take read/write status in consideration when generate chainkey

[PATCH] arm64/kvm: Fix zapping stage2 page table wrongly
 2020-08-22  2:44 UTC 

sound/soc/fsl/fsl-asoc-card.c:684:45: sparse: sparse: incorrect type in argument 3 (different base types)
 2020-08-22  2:07 UTC  (2+ messages)

[linux-lvm] [PATCH v2] lvdisplay: dispaly partial when underlying devs missing
 2020-08-22  2:38 UTC 

[PATCH] mmc: pic32: PIC32MZDA SDHCI controller non-functional
 2020-08-22  2:37 UTC 

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-22  2:34 UTC  (2+ messages)

[PATCH 0/7] binman: Add support for generating more complex FITs
 2020-08-22  2:36 UTC  (8+ messages)
` [PATCH 1/7] binman: Allow entry args to be required
` [PATCH 2/7] binman: Fix up a few missing comments
` [PATCH 3/7] libfdt: Detected out-of-space with fdt_finish()
` [PATCH 4/7] binman: Add support for ATF BL31
` [PATCH 5/7] binman: Support generating FITs with multiple dtbs
` [PATCH 6/7] sunxi: Convert 64-bit boards to use binman
` [PATCH 7/7] sunxi: Drop the FIT-generator script

[RFC PATCH 00/14] ceph+fscrypt: together at last (contexts and filenames)
 2020-08-22  2:34 UTC  (10+ messages)
` [RFC PATCH 05/14] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH 06/14] ceph: add fscrypt ioctls

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-22  2:32 UTC  (6+ messages)

[PATCH] kprobes: Fix kill kprobe which has been marked as gone
 2020-08-22  2:31 UTC  (4+ messages)
    ` [External] "

[PATCH 00/13] MIPS: Convert Ingenic to a generic board
 2020-08-22  2:29 UTC  (6+ messages)

[PATCH net-next] net: Remove unnecessary intermediate variables
 2020-08-22  2:04 UTC 

[android-common:android-mainline 3/4] drivers/dma-buf/heaps/cma_heap.c:43:17: warning: no previous prototype for function 'cma_heap_allocate'
 2020-08-22  2:01 UTC 

git submodule status never says “old commits”
 2020-08-22  1:54 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms
 2020-08-21 23:24 UTC  (3+ messages)

[PATCH v3 1/2] net: add support for threaded NAPI polling
 2020-08-22  1:49 UTC  (2+ messages)

[PATCH] serial: 8250_pci: Add WCH384_8S 8 port serial device
 2020-08-22  1:47 UTC 

[PATCH v2] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-22  1:46 UTC  (4+ messages)

[PATCH v2 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-08-22  1:45 UTC  (3+ messages)

Feature request: Remove the badblocks list
 2020-08-22  1:42 UTC  (3+ messages)

[PATCH v5] drm/amdkfd: implement the dGPU fallback path for apu (v5)
 2020-08-22  1:42 UTC  (3+ messages)

Recommended filesystem for RAID 6
 2020-08-22  1:31 UTC  (5+ messages)

[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
 2020-08-22  1:40 UTC  (3+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v2 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-22  1:35 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: media: ov772x: Document endpoint props

[PATCH iproute2 net-next] iplink: add support for protodown reason
 2020-08-22  1:30 UTC  (5+ messages)

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-22  1:34 UTC  (9+ messages)
` [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING

[PATCH v2] platform/x86: thinkpad_acpi: performance mode interface
 2020-08-22  1:31 UTC  (7+ messages)
    ` [External] "

Patch "khugepaged: khugepaged_test_exit() check mmget_still_valid()" has been added to the 5.8-stable tree
 2020-08-22  1:26 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 0/4] igc: PTP tx fixes
 2020-08-22  1:24 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 4/4] igc: Fix race condition in PTP tx code

Fwd: Issue migrating "iptables -m socket --transparent" into nftables
 2020-08-22  1:24 UTC  (3+ messages)

drivers/net/ethernet/sfc/ef100_rx.c:44:9-10: WARNING: return of 0/1 in function 'check_fcs' with return type bool
 2020-08-22  1:23 UTC  (2+ messages)

[PATCH v2] drm/rcar-du: DRM_RCAR_WRITEBACK depends on DRM
 2020-08-22  1:20 UTC  (4+ messages)

[PATCH] drm/msm: enable vblank during atomic commits
 2020-08-22  1:20 UTC  (2+ messages)

[ANNOUNCE] klibc 2.0.8
 2020-08-22  1:19 UTC 

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-22  1:18 UTC  (17+ messages)

[PATCH 0/3] index-pack threading defaults
 2020-08-22  1:16 UTC  (3+ messages)
` [PATCH 3/3] index-pack: adjust default threading cap

arch/s390/include/asm/atomic_ops.h:56:45: error: invalid operand for inline asm constraint 'i'
 2020-08-22  1:13 UTC  (3+ messages)

[RFC] siggen: clean_basepath leaks full recipe file path
 2020-08-22  1:12 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH] net: Get rid of consume_skb when tracing is off
 2020-08-22  1:08 UTC  (3+ messages)

[ANNOUNCE] 5.4.59-rt36
 2020-08-22  1:05 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.