All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 14:53:43 to 2019-01-18 15:25:10 UTC [more...]

[PATCH v4 0/8] drm: minimize drmP.h dependencies
 2019-01-18 15:25 UTC  (13+ messages)
` [PATCH v4 1/8] drm: move drm_can_sleep() to drm_util.h
` [PATCH v4 2/8] drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY "
` [PATCH v4 7/8] drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
` [PATCH v4 8/8] drm: remove drmP.h "

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:23 UTC  (11+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT
` [PATCH net-next 3/7] net: phy: Read 2.5G and 5G extended abilities
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v2 0/5] Add non-blocking ring
 2019-01-18 15:23 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] ring: add 64-bit headtail structure
  ` [PATCH v3 2/5] ring: add a non-blocking implementation
  ` [PATCH v3 3/5] test_ring: add non-blocking ring autotest
  ` [PATCH v3 4/5] test_ring_perf: add non-blocking ring perf test
  ` [PATCH v3 5/5] mempool/ring: add non-blocking ring handlers

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-18 15:24 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 2/4] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

Rebased Python 3.7.1 patch
 2019-01-18 15:24 UTC 

[PATCH] drivers: fix to replace strcat with strncat
 2019-01-18 15:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/1] nvme pci: fix the check of the cqe->command_id
 2019-01-18 15:22 UTC  (2+ messages)

[PATCH v6 0/4] misc safety certification fixes
 2019-01-18 15:22 UTC  (9+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v5 1/2] drm/sched: Refactor ring mirror list handling
 2019-01-18 15:21 UTC  (21+ messages)

[PATCH RESEND v5 00/23] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2019-01-18 14:51 UTC  (21+ messages)
` [PATCH RESEND v5 01/23] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH RESEND v5 03/23] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH RESEND v5 04/23] drm/sun4i: frontend: Pass DRM format info to input format helpers
` [PATCH RESEND v5 05/23] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH RESEND v5 07/23] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH RESEND v5 09/23] drm/sun4i: frontend: Add support for semi-planar YUV input formats
` [PATCH RESEND v5 10/23] drm/sun4i: frontend: Add support for planar "
` [PATCH RESEND v5 11/23] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH RESEND v5 12/23] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH RESEND v5 13/23] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH RESEND v5 14/23] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH RESEND v5 15/23] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH RESEND v5 16/23] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH RESEND v5 17/23] drm/sun4i: Move access control before setting the register as documented
` [PATCH RESEND v5 18/23] drm/sun4i: frontend: Add a quirk structure
` [PATCH RESEND v5 19/23] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH RESEND v5 20/23] drm/sun4i: Make COEF_RDY conditional
` [PATCH RESEND v5 21/23] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH RESEND v5 22/23] drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
` [PATCH RESEND v5 23/23] drm/sun4i: frontend: Hook-in support for the A20

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 15:20 UTC  (6+ messages)
` [PATCH 4/4] dax: "Hotplug" persistent memory for use "

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-18 15:19 UTC  (2+ messages)

[2/7] usb: typec: ucsi: add ccg command framework
 2019-01-18 15:19 UTC 

[PATCH v2 0/2] iio: adc: npcm: add NPCM ADC driver
 2019-01-18 15:18 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: iio: add NPCM ADC documentation

[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes
 2019-01-18 15:18 UTC  (5+ messages)
` [PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements

[igt-dev] [PATCH i-g-t] lib/igt_edid_template: Fix parenthesis for vertical pulse coding
 2019-01-18 15:17 UTC  (4+ messages)

dd hangs when reading large partitions
 2019-01-18 15:18 UTC  (4+ messages)

[U-Boot] [PATCH 00/26] mx6sabre: Add DM and SPL FIT support
 2019-01-18 15:16 UTC  (6+ messages)
` [U-Boot] [PATCH 01/26] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH 19/26] configs: mx6sabresd: Add SPL FIT and DM support

Add support for the TCG2 event log on UEFI systems
 2019-01-18 15:15 UTC  (5+ messages)
` [PATCH 2/5] tpm: Fix event log types for TPM2

[U-Boot] [PATCH 0/2] Board support updates for topic-miamiplus modules
 2019-01-18 15:14 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: memory: jz4780: Add compatible string for JZ4725B SoC
 2019-01-18 15:13 UTC  (4+ messages)
` [PATCH v2 2/4] memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
` [PATCH v2 3/4] memory: jz4780-nemc: Reduce size of const array
` [PATCH v2 4/4] memory: jz4780_nemc: Add support for the JZ4725B

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-18 15:12 UTC  (5+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 15:10 UTC  (2+ messages)

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-18 15:09 UTC  (8+ messages)

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 15:09 UTC  (3+ messages)

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2019-01-18 15:09 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] rebase: move `reset_head()` into a better spot
  ` [PATCH v2 2/4] rebase: avoid double reflog entry when switching branches
  ` [PATCH v2 3/4] rebase: teach `reset_head()` to optionally skip the worktree
  ` [PATCH v2 4/4] built-in rebase: call `git am` directly

[GIT PULL] ASoC fixes for v5.0
 2019-01-18 15:09 UTC  (2+ messages)

[PATCH 0/3] Add IPROC PCIe new features
 2019-01-18 15:08 UTC  (7+ messages)
` [PATCH 1/3] PCI: iproc: Add feature to set order mode
` [PATCH 2/3] PCI: iproc: CRS state check in config request

[PATCH 0/7 v2] gitsm.py: submodule init and ssh url processing
 2019-01-18 15:07 UTC  (3+ messages)
` [PATCH 1/7] gitsm.py: Fix when a submodule is defined, but not initialized

Openbmc test Release tagging for Community Release
 2019-01-18 15:07 UTC  (2+ messages)

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-18 15:07 UTC  (9+ messages)

[Qemu-devel] Proposed schedule for QEMU 4.0
 2019-01-18 15:06 UTC 

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 15:06 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-18 15:06 UTC  (12+ messages)

[PATCH] commit-tree: add missing --gpg-sign flag
 2019-01-18 15:06 UTC  (3+ messages)

HDMI/DVI spurious failure
 2019-01-18 14:51 UTC  (8+ messages)
  ` [linux-sunxi] "

[Qemu-devel] [PATCH RFC 00/10] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-18 15:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 01/10] qdev: Let the hotplug_handler_unplug() caller delete the device

[PATCH v3 1/2] fs: don't let getdents return bogus names
 2019-01-18 15:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/3] Dynamic TLB sizing
 2019-01-18 15:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 2/3] tcg: introduce dynamic "
` [Qemu-devel] [PATCH v7 3/3] tcg/i386: enable "

[PATCH v2 1/3] usb: ehci: fsl: Update register accessing for arm/arm64 platforms
 2019-01-18 15:04 UTC  (3+ messages)
  ` [v2,1/3] "

[PATCH] SDK: Add scripts to initialize DPDK runtime
 2019-01-18 15:04 UTC  (7+ messages)

[meta-webserver][PATCH] nginx: add default proxy_params
 2019-01-18 15:03 UTC 

[PATCH] phy: armada375-usb2: switch to SPDX license identifier
 2019-01-18 15:01 UTC 

[PATCH 00/21] Sound Open Firmware (SOF) - Intel support
 2019-01-18 15:02 UTC  (4+ messages)
` [PATCH 01/21] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support
    ` [Sound-open-firmware] "

[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-18 15:01 UTC  (6+ messages)
` [PATCH v4 1/2] integrity, KEYS: add a reference to platform keyring

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-18 15:01 UTC  (5+ messages)

[PATCH] libnvdimm/label: Clear 'updating' flag after label-set update
 2019-01-18 15:01 UTC  (3+ messages)

[PATCH v2 1/2] acpi/nfit: Block function zero DSMs
 2019-01-18 15:01 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: sun4i: Add support for the C1 SRAM region with the SRAM controller
 2019-01-18 14:57 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: sun4i-a10: Add Video Engine and reserved memory nodes

[U-Boot] [PATCH v3 0/4] Add network support for Ocelots SoCs
 2019-01-18 15:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/4] net: add MSCC Ocelot switch support

[Buildroot] [PATCH] package/docker-containerd: add missing dependency on host-pkgconf
 2019-01-18 15:00 UTC  (2+ messages)

[PATCH] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
 2019-01-18 15:00 UTC  (4+ messages)

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-18 15:00 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.11.x] package/docker-containerd: add missing dependency on host-pkgconf
 2019-01-18 15:00 UTC 

[PATCH REVIEW 1/2] tpm: provide a way to override the chip returned durations
 2019-01-18 14:59 UTC  (5+ messages)
` [PATCH REVIEW 2/2] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

[Qemu-devel] [PULL 00/49] target-arm queue
 2019-01-18 14:58 UTC  (50+ messages)
` [Qemu-devel] [PULL 01/49] hw/char/stm32f2xx_usart: Do not update data register when device is disabled
` [Qemu-devel] [PULL 02/49] hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
` [Qemu-devel] [PULL 03/49] target/arm: Allow Aarch32 exception return to switch from Mon->Hyp
` [Qemu-devel] [PULL 04/49] ftgmac100: implement the new MDIO interface on Aspeed SoC
` [Qemu-devel] [PULL 05/49] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PULL 06/49] target/arm: Add SCTLR bits through ARMv8.5
` [Qemu-devel] [PULL 07/49] target/arm: Add PAuth active bit to tbflags
` [Qemu-devel] [PULL 08/49] target/arm: Introduce raise_exception_ra
` [Qemu-devel] [PULL 09/49] target/arm: Add PAuth helpers
` [Qemu-devel] [PULL 10/49] target/arm: Decode PAuth within system hint space
` [Qemu-devel] [PULL 11/49] target/arm: Rearrange decode in disas_data_proc_1src
` [Qemu-devel] [PULL 12/49] target/arm: Decode PAuth within disas_data_proc_1src
` [Qemu-devel] [PULL 13/49] target/arm: Decode PAuth within disas_data_proc_2src
` [Qemu-devel] [PULL 14/49] target/arm: Move helper_exception_return to helper-a64.c
` [Qemu-devel] [PULL 15/49] target/arm: Add new_pc argument to helper_exception_return
` [Qemu-devel] [PULL 16/49] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PULL 17/49] target/arm: Decode PAuth within disas_uncond_b_reg
` [Qemu-devel] [PULL 18/49] target/arm: Decode Load/store register (pac)
` [Qemu-devel] [PULL 19/49] target/arm: Move cpu_mmu_index out of line
` [Qemu-devel] [PULL 20/49] target/arm: Introduce arm_mmu_idx
` [Qemu-devel] [PULL 21/49] target/arm: Introduce arm_stage1_mmu_idx
` [Qemu-devel] [PULL 22/49] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PULL 23/49] target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
` [Qemu-devel] [PULL 24/49] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PULL 25/49] target/arm: Add aa64_va_parameters_both
` [Qemu-devel] [PULL 26/49] target/arm: Decode TBID from TCR
` [Qemu-devel] [PULL 27/49] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PULL 28/49] target/arm: Implement pauth_strip
` [Qemu-devel] [PULL 29/49] target/arm: Implement pauth_auth
` [Qemu-devel] [PULL 30/49] target/arm: Implement pauth_addpac
` [Qemu-devel] [PULL 31/49] target/arm: Implement pauth_computepac
` [Qemu-devel] [PULL 32/49] target/arm: Add PAuth system registers
` [Qemu-devel] [PULL 33/49] target/arm: Enable PAuth for -cpu max
` [Qemu-devel] [PULL 34/49] target/arm: Enable PAuth for user-only
` [Qemu-devel] [PULL 35/49] target/arm: Tidy TBI handling in gen_a64_set_pc
` [Qemu-devel] [PULL 36/49] migration: Add post_save function to VMStateDescription
` [Qemu-devel] [PULL 37/49] target/arm: Reorganize PMCCNTR accesses
` [Qemu-devel] [PULL 38/49] target/arm: Swap PMU values before/after migrations
` [Qemu-devel] [PULL 39/49] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PULL 40/49] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PULL 41/49] target/arm: Implement PMOVSSET
` [Qemu-devel] [PULL 42/49] target/arm: Define FIELDs for ID_DFR0
` [Qemu-devel] [PULL 43/49] target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
` [Qemu-devel] [PULL 44/49] target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
` [Qemu-devel] [PULL 45/49] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PULL 46/49] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PULL 47/49] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PULL 48/49] target/arm: Implement PMSWINC
` [Qemu-devel] [PULL 49/49] tests/libqtest: Introduce qtest_init_with_serial()

[Buildroot] [PATCH 1/1] mariadb: security bump version to 10.3.11
 2019-01-18 14:58 UTC  (2+ messages)

[PATCH] um: Remove duplicate headers
 2019-01-18 14:58 UTC  (2+ messages)

[PATCH net] ravb: expand rx descriptor data to accommodate hw checksum
 2019-01-18 14:58 UTC  (6+ messages)

[GIT PULL] irqchip updates for 5.0-rc3
 2019-01-18 14:57 UTC 

[PATCH net-next] net: usb: rtl8150: remove set but not used variable 'rx_stat'
 2019-01-18 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-01-18 14:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 11/11] block/backup: use backup-top instead of write notifiers

[Buildroot] [git commit branch/2018.11.x] package/mariadb: security bump version to 10.3.11
 2019-01-18 14:56 UTC 

[PATCH] doc: add tested Intel platforms with Intel NICs
 2019-01-18 15:15 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] arch/arm: add more cores (branch yem/aarch64-new-cores)
 2019-01-18 14:55 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] arch/arm: restrict more armv8a cores to aarch64

[PATCH 0/5] binderfs: debug galore
 2019-01-18 14:53 UTC  (6+ messages)
` [PATCH 1/5] binderfs: remove outdated comment
` [PATCH 2/5] binderfs: prevent renaming the control dentry
` [PATCH 3/5] binderfs: rework binderfs_fill_super()
` [PATCH 4/5] binderfs: kill_litter_super() before cleanup
` [PATCH 5/5] binderfs: drop lock in binderfs_binder_ctl_create

[Buildroot] [git commit branch/2018.02.x] arch/arm: restrict more armv8a cores to aarch64
 2019-01-18 14:54 UTC 

[Buildroot] [git commit branch/2018.11.x] arch/arm: restrict more armv8a cores to aarch64
 2019-01-18 14:54 UTC 

[PATCH] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-18 14:51 UTC  (4+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-18 14:53 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.