All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-04 09:59:00 to 2020-09-04 10:43:56 UTC [more...]

[PATCH v6 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-04 10:42 UTC  (3+ messages)
` [PATCH v6 1/6] arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions
` [PATCH v6 2/6] arm64: traps: Allow force_signal_inject to pass esr error code

[PATCH 0/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for all host drivers
 2020-09-04 10:42 UTC  (5+ messages)
` [PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

SONY IR issue
 2020-09-04 10:43 UTC  (2+ messages)

[PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
 2020-09-04 10:42 UTC  (4+ messages)

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-04 10:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Add PCIe EP to RZ/G2H
 2020-09-04 10:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pci: rcar-pci-ep: Document r8a774e1
` [PATCH 2/3] arm64: dts: renesas: r8a774e1: Add PCIe EP nodes
` [PATCH 3/3] misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller

[GIT PULL]: PHY fixes for v5.9
 2020-09-04 10:42 UTC  (2+ messages)

[PATCH v3 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-04 10:41 UTC  (5+ messages)
` [PATCH v3 2/5] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v3 3/5] ASoC: qcom: Add support for lpass hdmi driver

[GIT PULL]: soundwire fixes for v5.9
 2020-09-04 10:41 UTC  (2+ messages)

[RESEND PATCHv5] iommu/mediatek: check 4GB mode by reading infracfg
 2020-09-04 10:40 UTC  (4+ messages)

[PATCH v3 0/3] media: i2c: ov5640 feature enhancement and fixes
 2020-09-04 10:44 UTC  (6+ messages)
` [PATCH v3 1/3] media: i2c: ov5640: Enable data pins on poweron for DVP mode
` [PATCH v3 3/3] media: i2c: ov5640: Fail probe on unsupported bus_type

[PATCH] crypto: sun8i-ce - Fix big-endian read of t_common_ctl
 2020-09-04 10:40 UTC  (2+ messages)

[ti:ti-linux-5.4.y 3304/9647] drivers/remoteproc/remoteproc_core.c:1155:25: warning: cast between incompatible function types from 'int rproc struct fw_rsc_vendor int, int)' to 'int rproc void int, int, u16)' {aka 'int rproc void i
 2020-09-04 10:40 UTC 

[PATCH] iotests: Remove 030 from the auto group
 2020-09-04 10:38 UTC  (5+ messages)

[PATCH 0/2] s390x: pv: Fixes and improvements
 2020-09-04 10:39 UTC  (5+ messages)
` [PATCH 1/2] s390x: uv: Add destroy page call
` [PATCH 2/2] s390x: Add 3f program exception handler

[PATCH v3] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
 2020-09-04 10:38 UTC  (3+ messages)

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-04 10:30 UTC  (30+ messages)
` [PATCH v9 01/29] arm64: mte: system register definitions
` [PATCH v9 02/29] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v9 03/29] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests
` [PATCH v9 05/29] arm64: mte: Add specific SIGSEGV codes
` [PATCH v9 06/29] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v9 07/29] mm: Add PG_arch_2 page flag
` [PATCH v9 08/29] mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()
` [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v9 10/29] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v9 11/29] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v9 12/29] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v9 13/29] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v9 14/29] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v9 15/29] mm: Introduce arch_validate_flags()
` [PATCH v9 16/29] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v9 17/29] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v9 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v9 19/29] arm64: mte: Allow user control of the generated random tags "
` [PATCH v9 20/29] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v9 21/29] arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
` [PATCH v9 22/29] arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v9 23/29] arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
` [PATCH v9 24/29] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v9 25/29] mm: Add arch hooks for saving/restoring tags
` [PATCH v9 26/29] arm64: mte: Enable swap of tagged pages
` [PATCH v9 27/29] arm64: mte: Save tags when hibernating
` [PATCH v9 28/29] arm64: mte: Kconfig entry
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v2 0/4] Support non-blocking pidfds
 2020-09-04 10:30 UTC  (6+ messages)
` [PATCH v2 2/4] exit: support "

[PATCH] MIPS: Loongson64: Remove unused loongson_reboot
 2020-09-04 10:29 UTC 

[PATCH v2 0/1] Add gitlab-ci to Xenomai
 2020-09-04 10:37 UTC  (3+ messages)
` [PATCH v2 1/1] ci: Add gitlab-ci.yml

Please assess this patch: [PATCH] Docs: FIxed spelling errors in Documentation/devicetree/bindings/
 2020-09-04 10:37 UTC  (2+ messages)

printk: Add process name information to printk() output
 2020-09-04 10:35 UTC  (6+ messages)

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-04 10:30 UTC  (38+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH 0/2] r8a774e1 add fdp1 and cpuidle support
 2020-09-04 10:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a774e1: Add FDP1 device nodes

[dpdk-dev] [PATCH 00/11] updates for hns3 PMD driver
 2020-09-04 10:34 UTC  (9+ messages)
` [dpdk-dev] [PATCH 05/11] net/hns3: add more hardware error types
` [dpdk-dev] [PATCH 08/11] net/hns3: change the log level to INFO
` [dpdk-dev] [PATCH 10/11] net/hns3: fix Rx/Tx queue offload capability

[PATCH v5] iommu/mediatek: check 4GB mode by reading infracfg
 2020-09-04 10:28 UTC  (6+ messages)

[PATCH v3 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-09-04 10:35 UTC  (8+ messages)
` [PATCH v3 1/2] media: i2c: ov772x: Add support for BT656 mode

[PATCH v4 0/3] pseries NUMA distance rework
 2020-09-04 10:33 UTC  (6+ messages)
` [PATCH v4 2/3] spapr_numa: create a vcpu associativity helper
` [PATCH v4 3/3] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall

[PATCH] MIPS: Loongson64: Simplify ipi_regs_init
 2020-09-04 10:30 UTC 

[PATCH] stacktrace: print real address of trace entries
 2020-09-04 10:00 UTC 

[PATCH net] cxgb4: Fix offset when clearing filter byte counters
 2020-09-04 10:28 UTC 

[PATCH] MIPS: Make NUMA select SMP
 2020-09-04 10:28 UTC 

[linux-next:master 3770/4903] drivers/usb/class/usbtmc.c:584:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-04 10:28 UTC 

[PATCH] meson: install ivshmem-client and ivshmem-server
 2020-09-04 10:27 UTC  (7+ messages)

[RFC 00/10] Add USB support for Hikey 970
 2020-09-04 10:23 UTC  (13+ messages)
` [RFC 01/10] phy: hisilicon: add USB physical layer for Kirin 3670
` [RFC 02/10] phy: hisilicon: phy-hi3670-usb3: fix some issues at the init code
` [RFC 03/10] phy: hisilicon: phy-hi3670-usb3: use a consistent namespace
` [RFC 04/10] phy: hisilicon: phy-hi3670-usb3: fix coding style
` [RFC 05/10] phy: hisilicon: phy-hi3670-usb3: change some DT properties
` [RFC 06/10] dt-bindings: phy: convert phy-kirin970-usb3.txt to yaml
` [RFC 07/10] MAINTAINERS: add myself as maintainer for Kirin 970 USB PHY
` [RFC 08/10] misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960
` [RFC 09/10] misc: hisi_hikey_usb: add support for Hikey 970
` [RFC 10/10] dts: hisilicon: add support for USB3 on "

[PATCH v2] debugobjects: install cpu hotplug callback
 2020-09-04 10:26 UTC  (4+ messages)
` 回复: "

[RFC PATCH 0/4] x86/vdso: x86/sgx: Rework SGX vDSO API
 2020-09-04 10:25 UTC  (5+ messages)
` [RFC PATCH 2/4] x86/vdso: x86/sgx: Rework __vdso_sgx_enter_enclave() API

[GIT PULL]: dmaengine fixes for v5.9-rc4
 2020-09-04 10:24 UTC 

[ti:ti-rt-linux-5.4.y 9599/10166] ld.lld: error: undefined symbol: spi_mem_exec_op
 2020-09-04 10:24 UTC 

[Buildroot] [PATCH] package/gnupg2: security bump to version 2.2.23
 2020-09-04 10:24 UTC 

[PATCH] Documentation: core-api/cpu_hotplug: fix a typo
 2020-09-04 10:19 UTC 

[PATCH v2 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-04 10:20 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos5422 Odroid XU3

[patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently
 2020-09-04 10:21 UTC  (14+ messages)
              ` [PATCH] cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistently
                  ` [PATCH] memusage.1: Use sizeof consistently
                      ` [PATCH (2) 02/34] bind.2: "
                        ` [PATCH (2) 03/34] eventfd.2: "

Continuing the Gitlab experiment: Single-patch PRs for gitlab
 2020-09-04 10:20 UTC  (2+ messages)

[dpdk-dev] [RFC v2 1/5] eal: add power management intrinsics
 2020-09-04 10:19 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 1/6] "
  ` [dpdk-dev] [PATCH v3 2/6] ethdev: add simple power management API
  ` [dpdk-dev] [PATCH v3 3/6] power: add simple power management API and callback
  ` [dpdk-dev] [PATCH v3 4/6] net/ixgbe: implement power management API
  ` [dpdk-dev] [PATCH v3 5/6] net/i40e: "
  ` [dpdk-dev] [PATCH v3 6/6] net/ice: "

[PATCH 0/2] KVM: arm64: user_mem_abort() improvements
 2020-09-04 10:18 UTC  (6+ messages)
` [PATCH 2/2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-04 10:16 UTC 

[PATCH] mt76: mt7622: fix fw hang on mt7622
 2020-09-04 10:15 UTC 

ptrace_syscall_32 is failing
 2020-09-04 10:13 UTC  (11+ messages)

[Intel-gfx] [PATCH] iommu/intel: Handle 36b addressing for x86-32
 2020-09-04 10:14 UTC  (4+ messages)
`  "

[PATCH v1] iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
 2020-09-04 10:13 UTC  (2+ messages)

[PATCH v8 00/28] arm64: Memory Tagging Extension user-space support
 2020-09-04 10:10 UTC  (8+ messages)
` [PATCH v8 03/28] arm64: mte: CPU feature detection and initial sysreg configuration

[PATCH] imd: imd_calculate_crc32: initialize imd_crc to NULL
 2020-09-04 10:10 UTC 

[PATCH] coresight: etm4x: fix mis-usage of nr_resource in sysfs interface
 2020-09-04 10:08 UTC  (3+ messages)

[PATCH] iommu/iova: Replace cmpxchg with xchg in queue_iova
 2020-09-04 10:10 UTC  (5+ messages)

drivers/atm/horizon.c:365:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-09-04  9:52 UTC 

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-04 10:07 UTC  (14+ messages)
` [PATCH v3 20/21] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'

[PATCH 1/2] iommu/amd: Unify reserved member naming convention in struct
 2020-09-04 10:07 UTC  (2+ messages)
` [PATCH 2/2] iommu/amd: Revise ga_tag member in struct of fields_remap

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS e20782119081ef4d1f5ce800f7ba8a890204cf7e
 2020-09-04 10:07 UTC 

[PATCH 0/4] dmaengine: dw-axi-dmac: Refactor descriptor and channel management
 2020-09-04  9:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH 2/4] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH 3/4] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH 4/4] dmaengine: dw-axi-dmac: Add device_synchronize() callback

[PATCH 1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
 2020-09-04 10:06 UTC  (4+ messages)

[PATCH] EFI: Enable booting unified hypervisor/kernel/initrd images
 2020-09-04 10:06 UTC  (3+ messages)

[PATCH 1/4] ASoC: odroid: Add missing properties
 2020-09-04 10:03 UTC  (3+ messages)

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-09-04 10:05 UTC  (11+ messages)

[PATCH 0/3] ASoC: SOF: multi core support for 5.10
 2020-09-04 10:03 UTC  (2+ messages)

git add intent-to-add then git add patch no longer allows edit
 2020-09-04 10:05 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-09-04 10:04 UTC  (7+ messages)

[PATCH v1 0/8] some testing and CI updates (re-greening)
 2020-09-04 10:03 UTC  (5+ messages)
` [PATCH v1 8/8] migration: use pstrcpy to copy run state

[PATCH 0/4] Support regulator ON/OFF by PMIC state machine
 2020-09-04 10:03 UTC  (2+ messages)

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-04 10:03 UTC  (3+ messages)

[PATCH v2] usb: xhci: add debugfs support for ep with stream
 2020-09-04 10:01 UTC  (12+ messages)

[PATCH] arm64: perf: Remove unnecessary event_idx check
 2020-09-04  9:57 UTC 

[PATCH bpf-next v3 0/6] Sockmap iterator
 2020-09-04  9:59 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Allow passing BTF pointers as PTR_TO_SOCKET
` [PATCH bpf-next v3 2/6] net: sockmap: Remove unnecessary sk_fullsock checks
` [PATCH bpf-next v3 3/6] net: Allow iterating sockmap and sockhash
` [PATCH bpf-next v3 4/6] selftests: bpf: Ensure that BTF sockets cannot be released
` [PATCH bpf-next v3 5/6] selftests: bpf: Add helper to compare socket cookies
` [PATCH bpf-next v3 6/6] selftests: bpf: Test copying a sockmap via bpf_iter

[PATCH v3 0/8] x86: switch default MSR behavior
 2020-09-04  9:58 UTC  (5+ messages)
` [PATCH v3 7/8] x86/hvm: Disallow access to unknown MSRs


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.