All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-04 10:17:19 to 2019-10-04 11:10:12 UTC [more...]

[PATCH v4 0/7] s390x/mmu: DAT translation rewrite
 2019-10-04 10:50 UTC  (2+ messages)
` [PATCH v4 2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()

[PATCH v5 0/8] Add dbus-vmstate
 2019-10-04 10:20 UTC  (2+ messages)
` [PATCH v5 1/8] vmstate: add qom interface to get id

[PATCH] xive: Make some device types not user creatable
 2019-10-04 10:00 UTC  (3+ messages)

[PULL v3 0/4] Block layer patches
 2019-10-04  9:59 UTC  (3+ messages)
` [PULL v3 3/4] iotests: Require Python 3.6 or later
` [PULL v3 4/4] iotests: Remove Python 2 compatibility code

Git Basics Episode 1 GUI
 2019-10-04 11:08 UTC  (4+ messages)

[Virtio-fs] [PATCH] virtiofsd: Add pread64() to seccomp list for posix_fallocate()
 2019-10-04 11:07 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2019-10-04 11:07 UTC 

[PATCH 1/5] drm/i915/execlists: Skip redundant resubmission
 2019-10-04 11:07 UTC  (5+ messages)
` [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission (rev2)

[U-Boot] [PATCH 1/2] mx28evk: README: Fix location for the generic mxs README
 2019-10-04 11:05 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx: mxs: Fix location for the elftosb tool

How can I block all traffic from an IP range, irrespective of origin, going to, or coming from, using nftables in Debian 10
 2019-10-04 11:05 UTC  (6+ messages)

Remote I/O bus
 2019-10-04 11:04 UTC 

[PATCH] cec: add cec_adapter to cec_notifier_cec_adap_unregister()
 2019-10-04 11:04 UTC  (2+ messages)

[PATCH V2 1/2] ARM: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals
 2019-10-04 11:03 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: qcom: sc7180-regulator: Add RPMh regulators for SC7180

[dpdk-dev] [PATCH] eventdev: flag to identify same destined packets enqueue
 2019-10-04 10:47 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-04 11:02 UTC  (3+ messages)
` [PATCH 02/11] lib/interval-tree: add an equivalent tree with [a,b) intervals

[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-04 11:02 UTC  (3+ messages)

System hangs if NVMe/SSD is removed during suspend
 2019-10-04 11:01 UTC  (5+ messages)

Skip LinuxInitrd.test_with_2gib_file_should_exit_error_msg_with_linux_v3_6 on 32-bit hosts?
 2019-10-04  9:52 UTC  (2+ messages)

[PATCH] kexec-tools: Fix conversion overflow when compiling on 32-bit platforms
 2019-10-04 11:01 UTC  (7+ messages)

[PATCH 0/3] Coldify, constify, purify (function attributes)
 2019-10-04 11:01 UTC  (7+ messages)
` [PATCH 1/3] btrfs: add __cold attribute to more functions
` [PATCH 2/3] btrfs: add const function attribute

[PATCH] drm/amdgpu: fix memory leak
 2019-10-04 11:00 UTC  (4+ messages)

[PATCH] drm/i915: Restrict L3 remapping sysfs interface to dwords
 2019-10-04 10:59 UTC 

[PATCH v4 0/2] Add IMX290 CMOS image sensor support
 2019-10-04 10:59 UTC  (7+ messages)
` [PATCH v4 2/2] media: i2c: Add IMX290 CMOS image sensor driver

[PATCH v3] docs: Use make invocation's -j argument for parallelism
 2019-10-04 10:58 UTC  (3+ messages)

[PATCH v6 00/10] Introduce the microvm machine type
 2019-10-04  9:51 UTC  (16+ messages)
` [PATCH v6 01/10] hw/virtio: Factorize virtio-mmio headers
` [PATCH v6 02/10] hw/i386/pc: rename functions shared with non-PC machines
` [PATCH v6 03/10] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PATCH v6 04/10] hw/i386: split PCMachineState deriving X86MachineState from it
` [PATCH v6 05/10] hw/i386: make x86.c independent from PCMachineState
` [PATCH v6 06/10] fw_cfg: add "modify" functions for all types
` [PATCH v6 07/10] hw/intc/apic: reject pic ints if isa_pic == NULL
` [PATCH v6 08/10] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v6 09/10] docs/microvm.rst: document the new microvm machine type
` [PATCH v6 10/10] hw/i386: Introduce the "

[Qemu-devel] [PATCH v2 00/15] target/arm: Implement semihosting v2.0
 2019-10-04  9:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/15] target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2019-10-04 10:58 UTC  (2+ messages)

[PATCH 0/5] Optimize single thread migration
 2019-10-04 10:57 UTC  (12+ messages)
` [PATCH 1/5] cgroup: Update comments about task exit path
` [PATCH 2/5] cgroup: Optimize single thread migration
` [PATCH 3/5] selftests: cgroup: Simplify task self migration
` [PATCH 4/5] selftests: cgroup: Add task migration tests
` [PATCH 5/5] selftests: cgroup: Run test_core under interfering stress

[PATCH v2] Add GRUB_DISABLE_UUID
 2019-10-04 10:57 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
 2019-10-04 10:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/9] net/pcap: fix argument checks

[dpdk-dev] [PATCH v2] cryptodev: extend api of asymmetric crypto by sessionless
 2019-10-04 10:55 UTC  (3+ messages)
` [dpdk-dev] [EXT] "

[Xen-devel] [PATCH 0/2] EFI GOP fixes
 2019-10-04 10:54 UTC  (6+ messages)
` [Xen-devel] [PATCH 1/2] efi/boot: fix set_color function
` [Xen-devel] [PATCH 2/2] efi/boot: make sure chosen mode is set even if firmware tell it is

[Qemu-devel] [Bug 1623998] [NEW] pulseaudio Invalid argument error
 2019-10-04  9:43 UTC  (3+ messages)
` [Bug 1623998] "

Battery readouts on dbus for GATT battery service
 2019-10-04 10:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mtd/linux
 2019-10-04 10:53 UTC 

[dpdk-dev] [PATCH 0/8] eBPF arm64 JIT support
 2019-10-04 10:53 UTC  (7+ messages)

[PATCH] arm64/mm: Poison initmem while freeing with free_reserved_area()
 2019-10-04 10:52 UTC  (7+ messages)

e1000e regression - 5.4rc1
 2019-10-04 10:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[dpdk-dev] [PATCH 0/7] net/mlx5: support for flow action on VLAN header
 2019-10-04 10:51 UTC  (4+ messages)

[PATCH V1 1/2] ARM: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals
 2019-10-04 10:50 UTC  (2+ messages)
` [PATCH V1 2/2] ARM: dts: qcom: sc7180-regulator: Add RPMh regulators for SC7180

RTnet vnic0 non-rt traffic bug
 2019-10-04 10:51 UTC  (4+ messages)

[PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
 2019-10-04 10:49 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev3)

[LTP] [PATCH v2] lsmod01: Add kernel module
 2019-10-04 10:50 UTC  (4+ messages)

[PATCH] panic: Ensure preemption is disabled during panic()
 2019-10-04 10:49 UTC  (7+ messages)

[PATCH 4/9] pppd: include time.h before using time_t
 2019-10-04 10:49 UTC  (2+ messages)

[PATCH v2 00/22] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-10-04 10:48 UTC  (12+ messages)
` [PATCH v2 10/22] mtd: spi-nor: Rework write_sr()
        ` [PATCH] mtd: spi-nor: Fix direction of the write_sr() transfer

[staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42
 2019-10-04 10:48 UTC  (2+ messages)

[DISCUSSION] Growing the Git community
 2019-10-04 10:48 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] Add dual threading in QAT PMD
 2019-10-04 10:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] drm: include: fix W=1 warnings in struct drm_dsc_config
 2019-10-04 10:48 UTC  (8+ messages)
` [PATCH] drm: atomic helper: fix W=1 warnings

[PULL 00/53] ppc-for-4.2 queue 20191004
 2019-10-04  9:37 UTC  (21+ messages)
` [PULL 33/53] xics: Minor fixes for XICSFabric interface
` [PULL 34/53] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PULL 36/53] xics: Eliminate reset hook
` [PULL 37/53] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PULL 38/53] xics: Create sPAPR specific ICS subtype
` [PULL 39/53] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PULL 40/53] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PULL 41/53] spapr: Clarify and fix handling of nr_irqs
` [PULL 42/53] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PULL 43/53] spapr: Fix indexing of XICS irqs
` [PULL 44/53] spapr: Simplify spapr_qirq() handling
` [PULL 45/53] spapr: Eliminate SpaprIrq:get_nodename method
` [PULL 46/53] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PULL 47/53] spapr: Handle freeing of multiple irqs in frontend only
` [PULL 48/53] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PULL 49/53] xive: Improve irq claim/free path
` [PULL 50/53] spapr: Use less cryptic representation of which irq backends are supported
` [PULL 51/53] spapr: Add return value to spapr_irq_check()
` [PULL 52/53] spapr: Eliminate SpaprIrq::init hook
` [PULL 53/53] ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine

[PATCH] target/arm/arch_dump: Add SVE notes
 2019-10-04  9:46 UTC 

[GIT PULL] usercopy structs for v5.4-rc2
 2019-10-04 10:41 UTC 

[PATCH v3] soc: at91: Add Atmel SFR SN (Serial Number) support
 2019-10-04 10:41 UTC  (4+ messages)

[PATCH] drm/drm_edid: correct VIC and HDMI_VIC under HDMI 2.0
 2019-10-04 10:41 UTC  (5+ messages)

[dpdk-dev] [PATCH] crypto: remove cut'n'paste comment
 2019-10-04 10:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add a new IGT test to validate DC3CO state
 2019-10-04 10:39 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] "

[PATCH v2] kheaders: making headers archive reproducible
 2019-10-04 10:40 UTC 

nsdeps not working on modules in 5.4-rc1
 2019-10-04 10:40 UTC  (11+ messages)

[PATCH 0/8] arm64: Convert entry.S synchronous exception handling to C
 2019-10-04 10:39 UTC  (7+ messages)
` [PATCH 2/8] arm64: remove __exception annotations
` [PATCH 3/8] arm64: Add prototypes for functions called by entry.S
` [PATCH 5/8] arm64: entry: convert el1_sync to C

DM3730 Bluetooth Performance differences between SERIAL_8250_OMAP vs SERIAL_OMAP
 2019-10-04 10:38 UTC  (2+ messages)

[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
 2019-10-04 10:38 UTC  (2+ messages)

Fan PWM monitoring and control
 2019-10-04 10:38 UTC  (10+ messages)

[PATCH 0/4] arm64/cpufeature: Fix + doc update
 2019-10-04 10:37 UTC  (6+ messages)
` [PATCH 1/4] arm64: cpufeature: Effectively expose FRINT capability to userspace

[PATCH 5.4 regression fix] brcmfmac: Fix brcmf_cfg80211_get_channel returning uninitialized fields
 2019-10-04 10:37 UTC  (3+ messages)

[alsa-devel] Custom Kernel driver to open and use another ALSA PCM
 2019-10-02 13:24 UTC 

[PATCH v3 0/5] Read-only memremap()
 2019-10-04 10:36 UTC  (7+ messages)
` [PATCH v3 3/5] memremap: Add support for read-only memory mappings

[PATCH 1/7] ASoC: amd: No need PCI-MSI interrupts
 2019-10-01 10:00 UTC  (4+ messages)
` [PATCH 2/7] ASoC: amd: Registering device endpoints using MFD framework
  ` [alsa-devel] "

[U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the maintainer for socfpga
 2019-10-04 10:36 UTC  (2+ messages)

[PATCH 1/5] ASoC: amd: Registering device endpoints using MFD framework
 2019-09-30 11:30 UTC  (4+ messages)
` [PATCH 4/5] ASoC: amd: added pmops for pci driver
    ` [alsa-devel] "

[PATCH] ARM: NOMMU: Fix exc_ret for XIP
 2019-10-04 10:35 UTC  (3+ messages)

[PATCH v9 0/8] Implement UNIT_CELL_SIZE control
 2019-10-04 10:34 UTC  (10+ messages)
` [PATCH v9 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v9 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v9 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
` [PATCH v9 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-04 10:34 UTC  (11+ messages)

[PATCH 0/4] arm64: errata: Workaround Neoverse-N1 #1542419
 2019-10-04 10:33 UTC  (4+ messages)
` [PATCH 4/4] arm64: ftrace: Ensure synchronisation in PLT setup for "

[dpdk-dev] [PATCH 00/12] FIPS improvements
 2019-10-04 10:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/3] support ECB for AES and TDES

[frank-w-bpi-r2-4.14:5.4-wifi 7/8] drivers//watchdog/mtk_wdt.c:48:10: fatal error: asm/system_misc.h: No such file or directory
 2019-10-04 10:33 UTC 

[PATCH 0/7] Add RZ/G2N MSIOF/RWDT/PCIEC support
 2019-10-04 10:33 UTC  (6+ messages)
` [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1
` [PATCH 6/7] arm64: dts: renesas: r8a774b1: Add PCIe device nodes

[PATCH v2] lib/smp_processor_id: Don't use cpumask_equal()
 2019-10-04 10:32 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/hns: Add support of net device event reporting to ULP
 2019-10-04 10:29 UTC  (3+ messages)
` [PATCH for-next 1/2] {topost} RDMA/hns: Deliver net device event to ofed
` [PATCH for-next 2/2] {topost} RDMA/hns: Add support for sending port down event quickly

[PATCH] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2019-10-04 10:21 UTC  (4+ messages)

Devfreq looks for unsupported frequencies on Exynos
 2019-10-04 10:31 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 0/8] add Nitrox crypto device support
 2019-10-04 10:29 UTC  (2+ messages)

[PATCH 16/22] drm/i915: Move context management under GEM
 2019-10-04 10:27 UTC  (3+ messages)
` [PATCH] "

[LTP] [PATCH] bpf_prog02: Correct index on big endian architectures
 2019-10-04 10:27 UTC  (2+ messages)

[PATCH v8] vivid: Add metadata capture support
 2019-10-04 10:24 UTC  (4+ messages)
` [PATCH v9] "
  ` [Linux-kernel-mentees] "

[PATCH] ASoC: fsl_mqs: Fix error handling in probe
 2019-10-04 10:22 UTC  (4+ messages)
` [alsa-devel] "

[PATCH v2] crypto: add blake2b generic implementation
 2019-10-04 10:22 UTC 

[dpdk-dev] [PATCH 0/7] SPDX license tag changes
 2019-10-04 10:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH 7/7] test: add SPDX headers

[PATCH] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-10-04  9:39 UTC  (2+ messages)

[PATCH] drm/i810: Prevent underflow in ioctl
 2019-10-04 10:22 UTC  (3+ messages)

[PATCH 2/5] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
 2019-10-04 10:18 UTC  (3+ messages)
` [PATCH] "

[PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
 2019-10-04 10:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for TGL HAX drm/i915/tgl: Interrupts are overrated (rev5)

imx6: hdmi black screen issue after resume
 2019-10-04 10:17 UTC  (4+ 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.