All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-04 10:45:14 to 2020-09-04 11:34:29 UTC [more...]

[PATCH nvme] nvme: Revert "nvme: Discard workaround for non-conformant devices"
 2020-09-04 11:34 UTC  (7+ messages)

[PATCH for-stable nvmet 0/6] nvme: Fix for blk_update_request IO error
 2020-09-04 11:33 UTC  (5+ messages)

[PATCH] media: rcar-fcp: Drop local dma_parms
 2020-09-04 11:32 UTC  (2+ messages)

[PATCH v3 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
 2020-09-04 11:32 UTC  (7+ messages)
` [PATCH v3 1/4] arm64: smp: Introduce a "

[PATCH] ALSA: hda: release resource when snd_hdac_device_init is failed
 2020-09-04 11:31 UTC  (3+ messages)

[PATCH 0/2] s390x: pv: Fixes and improvements
 2020-09-04 11:33 UTC  (4+ messages)
` [PATCH 2/2] s390x: Add 3f program exception handler

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

[RFC] KVM: X86: implement Passthrough IPI
 2020-09-04 11:31 UTC 

Finding the namespace of a struct ib_device
 2020-09-04 11:32 UTC  (4+ messages)

[PATCH 0/3] zonefs: introduce -o explicit-open mount option
 2020-09-04 11:23 UTC  (4+ messages)
` [PATCH 1/3] zonefs: introduce helper for zone management
` [PATCH 2/3] zonefs: open/close zone on file open/close
` [PATCH 3/3] zonefs: document the explicit-open mount option

[PATCH v3 0/3] nvmem: add ONIE NVMEM cells provider
 2020-09-04 11:23 UTC  (6+ messages)
` [PATCH v3 1/3] nvmem: core: allow to register cells during nvmem registration
` [PATCH v3 2/3] nvmem: add ONIE NVMEM cells support

[PATCH stable v5.4 v2 0/3] KVM: arm64: Fix AT instruction handling
 2020-09-04 11:31 UTC  (2+ messages)

[PATCH v6 00/18] crypto: allwinner: add xRNG and hashes
 2020-09-04 11:10 UTC  (27+ messages)
` [PATCH v6 01/18] crypto: sun8i-ss: Add SS_START define
` [PATCH v6 02/18] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v6 03/18] crypto: sun8i-ss: support hash algorithms
` [PATCH v6 04/18] crypto: sun8i-ss: fix a trivial typo
` [PATCH v6 05/18] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v6 06/18] crypto: sun8i-ss: better debug printing
` [PATCH v6 07/18] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v6 08/18] crypto: sun8i-ce: move iv data to request context
` [PATCH v6 09/18] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v6 10/18] crypto: sun8i-ce: handle different error registers
` [PATCH v6 11/18] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v6 12/18] crypto: sun8i-ce: support hash algorithms
` [PATCH v6 13/18] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v6 14/18] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v6 15/18] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v6 16/18] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
` [PATCH v6 17/18] crypto: sun8i-ss: "
` [PATCH v6 18/18] crypto: sun8i-ce: fix some style issue

[PATCH stable v4.14 0/4] KVM: arm64: Fix AT instruction handling
 2020-09-04 11:24 UTC  (5+ messages)
` [PATCH stable v4.14 1/4] KVM: arm64: Add kvm_extable for vaxorcism code
` [PATCH stable v4.14 2/4] KVM: arm64: Defer guest entry when an asynchronous exception is pending
` [PATCH stable v4.14 3/4] KVM: arm64: Survive synchronous exceptions caused by AT instructions
` [PATCH stable v4.14 4/4] KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception

[PATCH v2 0/0] qcom: pm8150: add support for thermal monitoring
 2020-09-04 11:14 UTC  (3+ messages)
` [PATCH v2 5/9] iio: adc: qcom-spmi-adc5: fix driver name

[PATCH v3] HID: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
 2020-09-04 11:16 UTC  (4+ messages)

[PATCH 0/2] xfs: random patches on log recovery
 2020-09-04 11:25 UTC  (5+ messages)
` [PATCH v3 1/2] xfs: avoid LR buffer overrun due to crafted h_{len,size}
` [PATCH v2 2/2] xfs: clean up calculation of LR header blocks

[PATCH] xfs: force the log after remapping a synchronous-writes file
 2020-09-04 11:24 UTC  (2+ messages)

[PATCH bpf-next 00/11] RFC: Make check_func_arg table driven
 2020-09-04 11:24 UTC  (12+ messages)
` [PATCH bpf-next 01/11] btf: Fix BTF_SET_START_GLOBAL macro
` [PATCH bpf-next 02/11] btf: add a global set of valid BTF socket ids
` [PATCH bpf-next 03/11] btf: make btf_set_contains take a const pointer
` [PATCH bpf-next 04/11] bpf: check scalar or invalid register in check_helper_mem_access
` [PATCH bpf-next 05/11] bpf: allow specifying a set of BTF IDs for helper arguments
` [PATCH bpf-next 06/11] bpf: make reference tracking in check_func_arg generic
` [PATCH bpf-next 07/11] bpf: always check access to PTR_TO_CTX regardless of arg_type
` [PATCH bpf-next 08/11] bpf: set meta->raw_mode for pointers to memory closer to it's use
` [PATCH bpf-next 09/11] bpf: check ARG_PTR_TO_SPINLOCK register type in check_func_arg
` [PATCH bpf-next 10/11] bpf: hoist type checking for nullable arg types
` [PATCH bpf-next 11/11] bpf: use a table to drive helper arg type checks

[PATCH stable v4.9 0/4] KVM: arm64: Fix AT instruction handling
 2020-09-04 11:29 UTC  (5+ messages)
` [PATCH stable v4.9 1/4] KVM: arm64: Add kvm_extable for vaxorcism code
` [PATCH stable v4.9 2/4] KVM: arm64: Defer guest entry when an asynchronous exception is pending
` [PATCH stable v4.9 3/4] KVM: arm64: Survive synchronous exceptions caused by AT instructions
` [PATCH stable v4.9 4/4] KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception

[PATCH v2 0/15] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups
 2020-09-04 11:28 UTC  (3+ messages)
` [PATCH 06/15] btrfs: initialize sysfs devid and device link for seed device

[PATCH] MAINTAINERS: media: cec: fix files location
 2020-09-04 11:27 UTC 

[Buildroot] [PATCH] pycompile: fix .pyc original source file paths
 2020-09-04 11:29 UTC 

[PATCH v3 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-04 11:24 UTC  (10+ 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

[PATCH] crypto: stm32/crc32 - Avoid lock if hardware is already used
 2020-09-04 11:25 UTC  (2+ messages)

[PULL 0/2] Vga 20200904 patches
 2020-09-04 11:26 UTC  (3+ messages)
` [PULL 1/2] virtio-gpu: fix unmap the already mapped items
` [PULL 2/2] cirrus: handle wraparound in cirrus_invalidate_region

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-09-04 11:27 UTC  (5+ messages)
` [PATCH 1/3] backlight: pwm_bl: Fix interpolation

[PATCH] KVM: SVM: Add tracepoint for cr_interception
 2020-09-04 11:25 UTC 

[PATCH v2 0/1] Add gitlab-ci to Xenomai
 2020-09-04 11:26 UTC  (4+ messages)

[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
 2020-09-04 11:22 UTC  (3+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions

Continuing the Gitlab experiment: Single-patch PRs for gitlab
 2020-09-04 11:19 UTC  (9+ messages)

[PATCH] fix build with make 3.81
 2020-09-04 11:16 UTC  (2+ messages)

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

[Intel-gfx] [PATCH i-g-t v9 0/4] Add support for testing writeback connectors
 2020-09-04 11:09 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH] usb: typec: ucsi: acpi: Check the _DEP dependencies
 2020-09-04 11:09 UTC 

[PATCH v3] nvmem: mtk-efuse: Remove EFUSE register write support
 2020-09-04 11:07 UTC  (4+ messages)

[PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
 2020-09-04 11:01 UTC  (6+ messages)
` [PATCH 2/3] powerpc/uaccess: Switch __patch_instruction() "
` [PATCH 3/3] powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-04 11:06 UTC  (3+ messages)

[PATCH v6 0/4] make hdmi work on bananapi-r2
 2020-09-04 11:00 UTC  (15+ messages)
` [PATCH v6 1/4] drm/mediatek: disable tmds on mt2701
` [PATCH v6 2/4] arm: dts: mt7623: move display nodes to separate mt7623n.dtsi
` [PATCH v6 3/4] arm: dts: mt7623: add display subsystem related device nodes
` [PATCH v6 4/4] arm: dts: mt7623: add lima related regulator

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

[Bug 14476] Cannot set timestamp of Minshall-French symlinks from a CIFS mount
 2020-09-04 11:02 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: modeset probe cleanup
 2020-09-04 11:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915: remove the extra modeset init layer

[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
 2020-09-04 10:59 UTC  (3+ messages)
` [PATCH 15/77] xen/9pfs: yield when there isn't enough room on the ring

[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:57 UTC  (19+ 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: "
                          ` [PATCH (2) 04/34] futex.2: "
                            ` [PATCH (2) 05/34] open_by_handle_at.2: "
                              ` [PATCH (2) 06/34] perf_event_open.2: "
                                ` [PATCH (2) 07/34] "

[PATCH] PCI: tegra: Convert to MSI domains
 2020-09-04 10:56 UTC 

[PATCH] stm32mp: limit size of cacheable DDR in pre-reloc stage
 2020-09-04 10:55 UTC 

[PATCH] NFSv4: fix stateid refreshing when CLOSE racing with OPEN
 2020-09-04 10:55 UTC  (7+ messages)

[RFC 00/10] Add USB support for Hikey 970
 2020-09-04 10:53 UTC  (3+ messages)

[GIT PULL] timer drivers fixes for v5.9-rc4
 2020-09-04 10:52 UTC 

[RFC PATCH 0/7]
 2020-09-04 10:51 UTC  (8+ messages)
` [RFC PATCH 1/7] lmb: Add support of flags for no-map properties
` [RFC PATCH 2/7] lmb: add lmb_is_reserved_flags
` [RFC PATCH 3/7] lmb: remove lmb_region.size
` [RFC PATCH 4/7] lmb: add lmb_dump_region() function
` [RFC PATCH 5/7] test: lmb: add test for lmb_reserve_flags
` [RFC PATCH 6/7] image-fdt: save no-map parameter of reserve-memory
` [RFC PATCH 7/7] arm: cache: cp15: don't map the reserved region with no-map property

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-04 10:46 UTC  (4+ messages)
` [PATCH v9 04/29] arm64: kvm: mte: Hide the MTE CPUID information from the guests

[PATCH v2 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-09-04 10:50 UTC  (4+ messages)

[GIT PULL] KVM/arm64 fixes for 5.9
 2020-09-04 10:45 UTC  (30+ messages)
` [PATCH 1/9] KVM: arm64: pvtime: steal-time is only supported when configured
` [PATCH 2/9] KVM: arm64: pvtime: Fix potential loss of stolen time
` [PATCH 3/9] KVM: arm64: Drop type input from kvm_put_guest
` [PATCH 4/9] KVM: arm64: pvtime: Fix stolen time accounting across migration
` [PATCH 5/9] KVM: Documentation: Minor fixups
` [PATCH 6/9] arm64/x86: KVM: Introduce steal-time cap
` [PATCH 7/9] KVM: arm64: Do not try to map PUDs when they are folded into PMD
` [PATCH 8/9] KVM: arm64: Fix address truncation in traces
` [PATCH 9/9] KVM: arm64: Update page shift if stage 2 block mapping not supported

[PATCH] powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
 2020-09-04 10:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5] tests/kms_async_flips: Add test to validate asynchronous flips
 2020-09-04 10:22 UTC 

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-04 10:46 UTC  (4+ messages)
` [PATCH v7 1/9] iommu: Change type of pasid to u32

[PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
 2020-09-04 10:45 UTC  (3+ messages)
` [PATCH v3 6/7] configure,Makefile: Install colo resource-agent

[PATCH for_v37 0/6] x86/vdso: x86/sgx: Rework SGX vDSO API
 2020-09-04 10:44 UTC  (5+ messages)
` [PATCH for_v37 1/6] x86/vdso: x86/sgx: Explicitly force 8-byte CMP for detecting user handler
` [PATCH for_v37 2/6] x86/vdso: x86/sgx: Rework __vdso_sgx_enter_enclave() API
` [PATCH for_v37 4/6] selftests/sgx: Update the SGX selftest to match the reworked vDSO API
` [PATCH for_v37 5/6] selftests/sgx: Sanity check the return value of the vDSO call

[PATCH v3 0/3] media: i2c: ov5640 feature enhancement and fixes
 2020-09-04 10:48 UTC  (3+ messages)
` [PATCH v3 2/3] media: i2c: ov5640: Add support for BT656 mode


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.