All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-26 05:33:19 to 2020-02-26 07:06:19 UTC [more...]

[RFC PATCH 0/5] Add UEFI support for RISC-V
 2020-02-26  7:06 UTC  (6+ messages)
` [RFC PATCH 1/5] efi: Move arm-stub to a common file
` [RFC PATCH 2/5] include: pe.h: Add RISC-V related PE definition

[PATCH v3 00/14] Initial Prefixed Instruction support
 2020-02-26  6:49 UTC  (5+ messages)
` [PATCH v3 01/14] powerpc: Enable Prefixed Instructions
` [PATCH v3 07/14] powerpc/traps: Check for prefixed instructions in facility_unavailable_exception()

[PATCH v5 0/8] set_memory() routines and STRICT_MODULE_RWX
 2020-02-26  6:38 UTC  (19+ messages)
` [PATCH v5 1/8] powerpc/mm: Implement set_memory() routines
` [PATCH v5 2/8] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v5 3/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v5 4/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v5 5/8] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v5 6/8] powerpc/mm: implement set_memory_attr()
` [PATCH v5 7/8] powerpc/32: use set_memory_attr()
` [PATCH v5 8/8] powerpc/mm: Disable set_memory() routines when strict RWX isn't enabled

KASAN: use-after-free Read in iwcm_deref_id
 2020-02-26  7:00 UTC 

KASAN: use-after-free Read in lockref_get
 2020-02-26  7:00 UTC 

[peterz-queue:sched/wip-deadline 3/19] kernel//sched/pelt.c:393:43: error: too many arguments to function call, expected 2, have 3
 2020-02-26  6:59 UTC 

WARNING in ext4_write_inode
 2020-02-26  6:57 UTC 

[mchinth:sep_socwatch_linux_5_6 19/32] drivers/platform/x86/socwatch/sw_driver.c:1309:52: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-02-26  6:56 UTC 

query about locking in IIO
 2020-02-26  6:54 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/4] lockres_seq_next should increase position index
 2020-02-26  6:54 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH v2 0/4] ocfs2: seq_file .next functions "
` [Ocfs2-devel] [PATCH v2 1/4] lockres_seq_next "
` [Ocfs2-devel] [PATCH v2 2/4] ocfs2_dlm_seq_next "
` [Ocfs2-devel] [PATCH v2 3/4] nst_seq_next "
` [Ocfs2-devel] [PATCH v2 4/4] sc_seq_next "

What's cooking in git.git (Feb 2020, #05; Tue, 25)
 2020-02-26  6:54 UTC  (2+ messages)

[PATCH v2] arm: mvebu: update RTC values for PCIe memory wrappers
 2020-02-26  6:53 UTC 

[PATCH] arm: mvebu: update RTC values for PCIe memory wrappers
 2020-02-26  6:52 UTC  (4+ messages)

[PATCH 5.4 000/344] 5.4.22-stable review
 2020-02-26  6:50 UTC  (6+ messages)
` [PATCH 5.4 160/344] dmaengine: imx-sdma: Fix memory leak

[PATCH RFC net-next] virtio_net: Relax queue requirement for using XDP
 2020-02-26  6:48 UTC  (10+ messages)

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2020-02-26  6:36 UTC  (9+ messages)
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure

[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
 2020-02-26  6:46 UTC  (3+ messages)
` [PATCH 5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command

[Bug] virtio-gpu broken with qemu/kvm on arm64 on kernel 5.5+
 2020-02-26  6:45 UTC  (7+ messages)

[PATCH 0/8] ASoC: soc-pcm cleanup step5
 2020-02-26  6:41 UTC  (9+ messages)
` [PATCH 1/8] ASoC: soc-pcm: use defined stream
` [PATCH 2/8] ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths()
` [PATCH 3/8] ASoC: soc-pcm: move dpcm_fe_dai_close()
` [PATCH 4/8] ASoC: soc-pcm: add dpcm_fe_dai_clean()
` [PATCH 5/8] ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime()
` [PATCH 6/8] ASoC: soc-pcm: check DAI's activity more simply
` [PATCH 7/8] ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing
` [PATCH 8/8] ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()

[PATCH v6 00/19] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-02-26  6:45 UTC  (3+ messages)
` [PATCH v6 12/19] mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC API

[RFC PATCH] Use IS_ENABLED() instead of #ifdefs
 2020-02-26  6:26 UTC  (3+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-02-26  6:43 UTC  (10+ messages)
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
              ` [f2fs-dev] "

[PATCH v4 0/8] set_memory() routines and STRICT_MODULE_RWX
 2020-02-26  6:24 UTC  (18+ messages)
` [PATCH v4 1/8] powerpc/mm: Implement set_memory() routines
` [PATCH v4 2/8] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v4 3/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v4 4/8] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v4 5/8] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig
` [PATCH v4 6/8] powerpc/mm: implement set_memory_attr()
` [PATCH v4 7/8] powerpc/32: use set_memory_attr()
` [PATCH v4 8/8] powerpc/mm: Disable set_memory() routines when strict RWX isn't enabled

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-26  6:39 UTC  (6+ messages)
` [PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()

[PATCH] staging: exfat: remove symlink feature : Additional patch
 2020-02-26  6:37 UTC  (2+ messages)

[PATCH] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-02-26  6:35 UTC  (5+ messages)

[PATCH][CIFS] Use FS_RENAME_DOES_D_MOVE to minimize races in rename
 2020-02-26  6:35 UTC 

[PATCH] ARM: boot: Fix ATAGs with appended DTB
 2020-02-26  6:35 UTC  (3+ messages)

[PATCH] io_uring: pick up link work on submit reference drop
 2020-02-26  6:32 UTC  (7+ messages)

[Bug 1863710] [NEW] qemu 4.2 does not process discard(trim) commands
 2020-02-26  6:21 UTC  (2+ messages)
` [Bug 1863710] "

[PATCH] drm/amdgpu: Increase timout on emulator to tenfold instead of twice
 2020-02-26  6:31 UTC  (2+ messages)

[LTP] [PATCH V3 01/10] tst_device: Add tst_ismount() helper
 2020-02-26  6:28 UTC  (5+ messages)
` [LTP] [PATCH V4 1/10] tst_device: Add tst_is_mounted() helper

Thank you for your interest
 2020-02-26  6:27 UTC 

[PATCH 1/1] cmd: fat: remove unused includes
 2020-02-26  6:26 UTC 

[meta-oe][PATCH v2] libharu: New recipe
 2020-02-26  6:24 UTC  (2+ messages)

[dpdk-dev] Windows Draft Build
 2020-02-26  6:22 UTC  (8+ messages)

[Xen-devel] [BUG]Nested virtualization, Xen on KVM, Xen cannot boot up as a guest of KVM
 2020-02-26  6:21 UTC 

GSoC and Outreachy Summer 2020?
 2020-02-26  6:17 UTC  (6+ messages)

[PATCH 1/2] USB: core: Fix build warning in usb_get_configuration()
 2020-02-26  6:15 UTC  (2+ messages)
` [PATCH 2/2] USB: core: Fix potential memory leak "

[PATCH tip/core/rcu 0/30] Miscellaneous fixes for v5.7
 2020-02-26  6:14 UTC  (5+ messages)
` [PATCH tip/core/rcu 30/30] rcu: Make rcu_barrier() account for offline no-CBs CPUs

next/master build: 219 builds: 12 failed, 207 passed, 39 errors, 188 warnings (next-20200226)
 2020-02-26  6:13 UTC 

[PATCH V4 0/5] vDPA support
 2020-02-26  6:12 UTC  (6+ messages)
` [PATCH V4 5/5] vdpasim: vDPA device simulator

[dpdk-dev] [PATCH 1/2] net/avp: fix gcc 10 maybe-uninitialized warning
 2020-02-26  6:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] examples/ipsec-gw: "

[PATCH 1/1] ata: sort ATA commands
 2020-02-26  6:12 UTC 

[PATCH V5 0/5] vDPA support
 2020-02-26  6:04 UTC  (8+ messages)
` [PATCH V5 1/5] vhost: factor out IOTLB
` [PATCH V5 2/5] vringh: IOTLB support
` [PATCH V5 3/5] vDPA: introduce vDPA bus
` [PATCH V5 4/5] virtio: introduce a vDPA based transport
` [PATCH V5 5/5] vdpasim: vDPA device simulator

[patch 00/15] x86/entry: Consolidation - Part V
 2020-02-26  6:10 UTC  (5+ messages)
` [patch 01/15] x86/irq: Convey vector as argument and not in ptregs
` [patch 05/15] x86/entry: Provide IDTEnTRY_SYSVEC

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-26  6:10 UTC  (9+ messages)

[PATCH 1/2] quickstats, kernel sample collector
 2020-02-26  6:08 UTC  (3+ messages)

[PATCH 0/5] Annotate allocation functions with alloc_size attribute
 2020-02-26  6:07 UTC  (5+ messages)
` [PATCH 5/5] [RFC] mm: annotate memory allocation functions with their sizes

[dpdk-dev] [PATCH v3 00/13] add eventmode to ipsec-secgw
 2020-02-26  6:04 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 00/15] "
  ` [dpdk-dev] [PATCH v4 12/15] examples/ipsec-secgw: add app mode worker
      ` [dpdk-dev] [EXT] "

[PATCH] Add RTDM gpio driver for the OMAP family of SOCs
 2020-02-26  6:00 UTC 

[PATCH] powerpc: fix emulate_step std test
 2020-02-26  5:53 UTC 

[PATCH 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-02-26  5:56 UTC  (11+ messages)
` [PATCH 01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH 02/10] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH 03/10] btrfs: relocation: Use btrfs_backref_iter infrastructure
` [PATCH 04/10] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed()
` [PATCH 05/10] btrfs: relocation: Refactor tree backref processing into its own function
` [PATCH 06/10] btrfs: relocation: Use wrapper to replace open-coded edge linking
` [PATCH 07/10] btrfs: relocation: Specify essential members for alloc_backref_node()
` [PATCH 08/10] btrfs: relocation: Remove the open-coded goto loop for breadth-first search
` [PATCH 09/10] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links()
` [PATCH 10/10] btrfs: relocation: Refactor the useless nodes handling into its own function

[igt-dev] [PATCH i-g-t] tests/i915/gem_lut_handle: Minor fixes
 2020-02-26  5:46 UTC 

virtio_net: can change MTU after installing program
 2020-02-26  5:53 UTC  (4+ messages)

[patch 00/24] x86/entry: Consolidation - Part III
 2020-02-26  5:53 UTC  (7+ messages)
` [patch 01/24] x86/traps: Split trap numbers out in a seperate header
` [patch 02/24] x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
` [patch 03/24] x86/entry/64: Reorder idtentries

[PATCH v2] PCI: endpoint: Fix clearing start entry in configfs
 2020-02-26  5:52 UTC 

[LTP] [PATCH V3 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-02-26  5:51 UTC  (5+ messages)
` [LTP] [PATCH V3 02/10] lapi/fsmount.h: Add fsopen_supported_by_kernel()
` [LTP] [PATCH V3 03/10] lapi/fsmount.h: Include "lapi/fcntl.h"

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-26  5:49 UTC  (6+ messages)
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory

[patch 0/8] x86/entry: Consolidation - Part II
 2020-02-26  5:50 UTC  (9+ messages)
` [patch 4/8] x86/entry: Move irq tracing on syscall entry to C-code
` [patch 5/8] x86/entry/common: Provide trace/kprobe safe exit to user space functions
` [patch 6/8] x86/entry: Move irq tracing to syscall_slow_exit_work
` [patch 7/8] x86/entry: Move irq tracing to prepare_exit_to_user_mode()

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-26  5:50 UTC  (6+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-26  5:49 UTC  (9+ messages)
` [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on "

[dpdk-dev] [PATCH v1] net/axgbe: add support for Scattered Rx
 2020-02-26  5:47 UTC  (2+ messages)

[PATCH v8 1/1] net: ag71xx: port to phylink
 2020-02-26  5:46 UTC 

[PATCH] arm_pmu: acpi: Fix incorrect checks of gicc
 2020-02-26  5:45 UTC  (2+ messages)

Most speakers don't work
 2020-02-26  5:44 UTC 

[PATCH v9 0/5] mt8183 dpi supports dual edge and pin mode swap
 2020-02-26  5:32 UTC  (16+ messages)
` [PATCH v9 1/5] dt-bindings: media: add pclk-sample dual edge property
` [PATCH v9 2/5] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v9 3/5] dt-bindings: display: mediatek: dpi sample data in dual edge support
` [PATCH v9 4/5] drm/mediatek: dpi sample mode support
` [PATCH v9 5/5] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PATCH 1/2] arm64: dts: imx8mq: Align iomuxc node name
 2020-02-26  5:36 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: Make iomuxc node name generic

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-26  5:32 UTC  (13+ messages)

pull request: linux-firmware: move MT8173 VPU FW to subfolder
 2020-02-26  5:31 UTC  (7+ messages)
` [PATCH] mediatek: "

[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-26  5:39 UTC  (4+ messages)

possible deadlock in cma_netdev_callback
 2020-02-26  5:39 UTC 

[PATCH v7 00/19] xfs: Delayed Ready Attrs
 2020-02-26  5:36 UTC  (6+ messages)
` [PATCH v7 13/19] xfs: Add delay ready attr remove routines

[Buildroot] external, how to achieve our needs?
 2020-02-26  5:36 UTC  (2+ messages)

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-26  5:35 UTC  (11+ messages)
      ` --orphan-handling=warn (was Re: [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections) "
        ` --orphan-handling=warn

[patch 00/10] x86/entry: Consolidation - Part I
 2020-02-26  5:35 UTC  (4+ messages)
` [patch 08/10] x86/entry/32: Remove the 0/-1 distinction from exception entries

Atk, at-spi2-core, at-spi2-atk updates
 2020-02-26  5:35 UTC 

[PATCH] sound: korg1212: fix if-statement empty body warnings
 2020-02-26  5:32 UTC  (2+ messages)

[PATCH v2] can: af_can: can_rcv() canfd_rcv(): Fix access of uninitialized memory or out of bounds
 2020-02-26  5:34 UTC  (2+ messages)


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.