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

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-04 10:18 UTC  (9+ 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 14/19] floppy: use a separate gendisk for each media format

[GIT PULL]: PHY fixes for v5.9
 2020-09-04 10:17 UTC 

[PATCH 0/2] KVM: arm64: user_mem_abort() improvements
 2020-09-04 10:18 UTC  (5+ 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)

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

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

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

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

[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

[GIT PULL]: soundwire fixes for v5.9
 2020-09-04 10:08 UTC 

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

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

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-09-04 10:04 UTC  (9+ 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 v4 0/3] pseries NUMA distance rework
 2020-09-04 10:02 UTC  (3+ messages)
` [PATCH v4 2/3] spapr_numa: create a vcpu associativity helper

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

[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  (8+ messages)
` [PATCH v3 2/8] x86/svm: silently drop writes to SYSCFG and related MSRs
` [PATCH v3 7/8] x86/hvm: Disallow access to unknown MSRs

[PATCH v1] once: Fix trivia typo Not -> Note
 2020-09-04  9:58 UTC  (2+ messages)

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

[ti:ti-linux-5.4.y 117/9647] drivers/gpu/drm/drm_atomic_helper.c:3252:28: warning: variable 'new_priv_state' set but not used
 2020-09-04  9:56 UTC 

[PATCH] iommu/dma: Remove broken huge page handling
 2020-09-04  9:55 UTC  (3+ messages)

[Buildroot] [git commit] package/refpolicy: fix the configure, build and install steps
 2020-09-04  9:55 UTC 

[RFC PATCH 0/5] Remote mapping
 2020-09-04  9:54 UTC  (2+ messages)

[PATCH] media: rcar-fcp: Drop local dma_parms
 2020-09-04  9:54 UTC  (3+ messages)

Continuing the Gitlab experiment: Single-patch PRs for gitlab
 2020-09-04  9:54 UTC 

[PATCH v2 0/2] QEMU Gating CI
 2020-09-04  9:53 UTC  (6+ messages)
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-04  9:54 UTC  (12+ messages)
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

[PATCH 0/2 v2] iommu: amd: Fix intremap IO_PAGE_FAULT for VMs
 2020-09-04  9:53 UTC  (3+ messages)

[PATCH v2] KVM: Check the allocation of pv cpu mask
 2020-09-04  9:53 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as SCHED_DEADLINE reviewer
 2020-09-04  9:53 UTC  (3+ messages)

[PATCH linux dev-5.8 v2] ARM: dts: aspeed: rainier: Add I2C buses for NVMe use
 2020-09-04  9:52 UTC  (4+ messages)

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

[Buildroot] [git commit] package/refpolicy: allow packages to provide their own SELinux modules
 2020-09-04  9:52 UTC 

[Buildroot] [PATCH 0/3] libcamera: Fix and update libcamera package
 2020-09-04  9:51 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/libcamera: Prevent builds on m68k
` [Buildroot] [PATCH 2/3] package/libcamera: Update requirements for C++17
` [Buildroot] [PATCH 3/3] package/libcamera: bump version to e59713c6

[PATCH 1/1] iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
 2020-09-04  9:51 UTC  (3+ messages)

[Bug 1894071] [NEW] qemu-i386-static ioctl return -14 (Bad Address)
 2020-09-04  9:36 UTC  (2+ messages)
` [Bug 1894071] "

[Buildroot] [git commit] package/refpolicy: allow to provide a custom refpolicy
 2020-09-04  9:49 UTC 

[Buildroot] Backport fix for systemd to 2020.02.x
 2020-09-04  9:49 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.05.x] package/systemd: move preset-all HOOK to fakeroot stage
 2020-09-04  9:48 UTC 

[Buildroot] [git commit branch/2020.02.x] package/systemd: move preset-all HOOK to fakeroot stage
 2020-09-04  9:48 UTC 

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-04  9:46 UTC  (5+ messages)
` [PATCH v5 75/80] drm/vc4: hdmi: Add pixel BVB clock control

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-04  9:47 UTC  (7+ messages)
` [PATCH v2 net-next 6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper
` [PATCH v2 net-next 7/9] bpf: helpers: add multibuffer support

[PATCH 0/2] fix 'xl block-detach'
 2020-09-04  9:47 UTC  (4+ messages)
` [PATCH 2/2] libxl: do not automatically force detach of block devices

printk: Add process name information to printk() output
 2020-09-04  9:47 UTC  (4+ messages)

[PATCH] efi: Always map EfiRuntimeServicesCode and EfiRuntimeServicesData
 2020-09-04  9:47 UTC  (2+ messages)

[PATCH 0/2] fuse, dax: Couple of fixes for fuse dax support
 2020-09-04  9:45 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-04  9:46 UTC  (12+ messages)
` [PATCH 1/5] x86: Use multiple images
` [PATCH 2/5] binman: Show an error when a file is missing
` [PATCH 3/5] binman: Support adding a U-Boot environment
` [PATCH 4/5] x86: edison: Generate an image suitable for xFSTK
` [PATCH 5/5] x86: edison: Add documentation for using am xFSTK image

[PATCH v2 0/3] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
 2020-09-04  9:43 UTC  (6+ messages)
` [PATCH v2 3/3] qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()

[PATCH v2 0/4] crypto: use kfree_sensitive()
 2020-09-04  9:44 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: inside-secure - "

[PATCH v2] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-04  9:42 UTC  (3+ messages)

[PATCH] iio: temperature: mlx90632: Interface to change object ambient temperature
 2020-09-04  9:43 UTC 

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

[PATCH v1 0/5] SoCFPGA mailbox driver fixes and enhancements
 2020-09-04  9:43 UTC  (7+ messages)
` [PATCH v1 1/5] arm: socfpga: mailbox: Refactor mailbox timeout event handling
` [PATCH v1 2/5] arm: socfpga: mailbox: Always read mailbox responses before returning status
` [PATCH v1 3/5] arm: socfpga: mailbox: Support sending large mailbox command

[PATCH] cpufreq,cppc: fix issue when hotplugging out policy->cpu
 2020-09-04  9:43 UTC  (3+ messages)

[PATCH v5 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-04  9:42 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH v4 1/2] misc: rtsx: Fix power down flow
 2020-09-04  9:42 UTC  (2+ messages)
` [PATCH v4 2/2] misc: rtsx: Add power saving functions and fix driving parameter

[PATCH v4 1/2] misc: rtsx: Fix power down flow
 2020-09-04  9:40 UTC 

[igt-dev] [PATCH i-g-t v4] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-04  9:40 UTC  (6+ messages)

[PATCH v3 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-09-04  9:39 UTC  (3+ messages)

[PATCH] meson: install ivshmem-client and ivshmem-server
 2020-09-04  9:37 UTC  (6+ messages)

y2038 breakdown
 2020-09-04  9:38 UTC 

drivers/media/cec/platform/seco/seco-cec.c:136:10: warning: Variable 'status' is reassigned a value before the old one has been used
 2020-09-04  9:38 UTC 

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-04  9:34 UTC  (5+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model
` [PATCH v8 12/14] hw/arm/npcm7xx: add board setup stub for CPU and UART clocks

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

[PATCH 0/2] Add support to Disable the flash quad mode
 2020-09-04  9:35 UTC  (9+ messages)
` [PATCH 2/2] mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()

[PATCH v4 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-04  9:31 UTC  (8+ messages)
` [PATCH v4 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v4 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v4 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v4 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v4 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v4 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v4 7/7] tests/qtest/vhost-user-test: enable the reconnect tests

[RFC] soc_pcm_open: error path behavior change since v5.6
 2020-09-04  9:35 UTC  (3+ messages)

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

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-09-04  9:36 UTC  (7+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-04  9:34 UTC  (9+ messages)
` [PATCH net v6 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net v6 5/6] net: marvell: prestera: Add Switchdev driver implementation

[Buildroot] [git commit] package/refpolicy: allow selecting additional modules
 2020-09-04  9:34 UTC 

[PATCH 00/22] add support for Clang LTO
 2020-09-04  9:31 UTC  (7+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-04  9:26 UTC  (9+ messages)
` [PATCH v2 05/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v2 06/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
` [PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
` [PATCH v2 08/12] evm: Allow xattr/attr operations for portable signatures if check fails
` [PATCH v2 09/12] evm: Allow setxattr() and setattr() if metadata digest won't change
` [PATCH v2 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v2 12/12] ima: Don't remove security.ima if file must not be appraised

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-04  9:27 UTC  (16+ messages)
` [PATCH v14 01/10] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v14 02/10] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v14 03/10] smccc: Export smccc conduit get helper
` [PATCH v14 04/10] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v14 05/10] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v14 06/10] clocksource: Add clocksource id for arm arch counter
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 08/10] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support
` [PATCH v14 10/10] arm64: Add kvm capability check extension for ptp_kvm

[dpdk-dev] [PATCH v1] baseband/turbo_sw: update meson for more dynamic compilation
 2020-09-04  9:31 UTC  (3+ messages)

[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-04  9:30 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.