All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-30 15:08:47 to 2018-08-30 15:49:56 UTC [more...]

[Qemu-devel] [RFC V1] hw/pci/pci_example.c : Added a new pci device
 2018-08-30 15:34 UTC  (3+ messages)

[PATCH] binder: use standard functions to allocate fds
 2018-08-30 15:49 UTC  (3+ messages)

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-08-30 15:49 UTC  (5+ messages)
` [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
 2018-08-30 15:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1788665] "

[PATCH] drm/i915: Fix ICL HDMI clock readout
 2018-08-30 15:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
 2018-08-30 15:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 06/10] tests: add qmp/object-add-without-props test
` [Qemu-devel] [PATCH v4 07/10] tests: add qmp/qom-set-without-value test

[Qemu-devel] [PATCH 1/5] nvme: PCI/e configuration from specification
 2018-08-30 15:45 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] off-by-one and NULL pointer accesses detected by static analysis
 2018-08-30 15:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] configure: Provide option to explicitly disable AVX2
` [Qemu-devel] [PATCH 2/8] job: Fix off-by-one accesses to JobSTT and JobVerbTable
` [Qemu-devel] [PATCH 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PATCH 4/8] qemu-img: potential Null pointer deref in img_commit()
` [Qemu-devel] [PATCH 5/8] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PATCH 6/8] block: dump_qlist() may dereference a Null pointer
` [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
` [Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-08-30 15:49 UTC  (6+ messages)

[PATCH 0/7] x86: Structure naming and consistency improvements
 2018-08-30 15:47 UTC  (4+ messages)
` [PATCH 5/7] x86/vtx: Rename arch_vmx_struct to vmx_vcpu

[PATCH 0/7] The infrastructure for plugins used by the Qt-based
 2018-08-30 11:45 UTC  (4+ messages)
` [PATCH 1/7] kernel-shark-qt: Add plugin infrastructure to be used by the Qt-baset KS

[LTP] [PATCH 0/5] Convert tst_timer.h to newlib
 2018-08-30 15:46 UTC  (4+ messages)
` [LTP] [PATCH 2/5] lib: Add LTP_ATTRIBUTE_FALLTHROUGH for case statements

Out of inodes on my f2fs partition
 2018-08-30 15:45 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/2] ARM: tegra: reserve unmapped RAM so EFI doesn't use it
 2018-08-30 15:45 UTC  (4+ messages)

Missing byt full-ppgtt massage
 2018-08-30 15:45 UTC  (3+ messages)
` [PATCH] drm/i915/ringbuffer: Delay after invalidating gen6+ xcs

[PATCH v1] mm: relax deferred struct page requirements
 2018-08-30 15:45 UTC  (10+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-08-30 15:45 UTC  (70+ messages)
  ` [PATCH v3 01/30] mfd: Makefile: Remove build option for MFD:sun4i-gpadc
  ` [PATCH v3 02/30] mfd: Kconfig: Remove MFD_SUN4I_GPADC config option
  ` [PATCH v3 03/30] iio: adc: Remove ID table
  ` [PATCH v3 04/30] iio: adc: Kconfig: Update Kconfig to new build options
  ` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file
  ` [PATCH v3 06/30] iio: adc: remove ofnode options
  ` [PATCH v3 07/30] iio: adc: remove mfd_probe & sunwi_irq_init function
  ` [PATCH v3 08/30] iio: adc: remove hwmon structure
  ` [PATCH v3 09/30] iio: adc: Threat A33 as thermal sensor and remove non thermal sun4i channel
  ` [PATCH v3 10/30] iio: adc: rework irq and adc_channel handling
  ` [PATCH v3 11/30] iio: adc: add new compatibles
  ` [PATCH v3 12/30] mfd: Remove old mfd driver & Move sun4i-gpadc.h to iio/adc/
  ` [PATCH v3 13/30] arm: config: Enable SUN4I_GPADC in defconfig
  ` [PATCH v3 14/30] dt-bindings: update the Allwinner GPADC device tree binding for H3 & A83T
  ` [PATCH v3 15/30] iio: adc: sun4i-gpadc-iio: rename A33-specified registers to contain A33
  ` [PATCH v3 16/30] iio: adc: sun4i-gpadc-iio: rework: readout temp_data
  ` [PATCH v3 17/30] iio: adc: sun4i-gpadc-iio: rework: support clocks and reset
  ` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
  ` [PATCH v3 19/30] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data
  ` [PATCH v3 20/30] iio: adc: sun4i-gpadc-iio: rework: device specific suspend & resume
  ` [PATCH v3 21/30] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
  ` [PATCH v3 23/30] ARM: dts: sunxi-h3-h5: add support for the thermal sensor in H3 and H5
  ` [PATCH v3 24/30] ARM: dts: sun8i: h3: add support for the thermal sensor in H3
  ` [PATCH v3 25/30] ARM: dts: sun8i: h3: add thermal zone to H3
  ` [PATCH v3 26/30] ARM: dts: sun8i: h3: enable H3 sid controller
  ` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
  ` [PATCH v3 28/30] ARM: dts: sun8i: a83t: add support for the thermal sensor in A83T
  ` [PATCH v3 29/30] ARM: dts: sun8i: a83t: add thermal zone to A83T
` [PATCH v3 22/30] iio: adc: sun4i-gpadc-iio: add support for A83T thermal sensor
` [PATCH v3 30/30] ARM: sun8i: a83t: full range OPP tables and CPUfreq

[PATCH tip/core/rcu 0/52] Remove rcu_state pointers for v4.20/v5.0
 2018-08-30 15:44 UTC  (7+ messages)

[PATCH] f2fs: avoid wrong decrypted data from disk
 2018-08-30 15:44 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

What's cooking in git.git (Aug 2018, #06; Wed, 29)
 2018-08-30 15:44 UTC  (3+ messages)

[PATCH v3 0/2] SSBD via LS_CFG
 2018-08-30 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] x86/spec-ctrl: add AMD SSBD LS_CFG in init print

[RFC PATCH RESEND 1/5] f2fs: support superblock checksum
 2018-08-30 15:43 UTC  (3+ messages)
` [RFC PATCH v3 3/5] f2fs-tools: unify the writeback of superblock

[PATCH 0/5] Post-v18: Request API updates
 2018-08-30 11:41 UTC  (6+ messages)
` [PATCH 4/5] videodev2.h: add new capabilities for buffer types

[PATCH v1 00/13] Implement new devargs framework
 2018-08-30 15:42 UTC  (2+ messages)

[PATCH] f2fs: add additional sanity check in f2fs_acl_from_disk()
 2018-08-30 15:41 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: cs4265: SOC_SINGLE register value error fix
 2018-08-30 15:41 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: cs4265: Add native 32bit I2S transport

KASAN: stack-out-of-bounds Read in __schedule
 2018-08-30 15:40 UTC  (7+ messages)

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-08-30 15:40 UTC  (6+ messages)
` [PATCH 4/4] "

WARNING in handle_irq (3)
 2018-08-30 15:39 UTC  (2+ messages)

[lkp-robot] [mm] 15d36fecd0: WARNING:at_kernel/memremap.c:#devm_memremap_pages
 2018-08-30 15:39 UTC  (5+ messages)

[pull request][net-next 00/10] Mellanox, mlx5 and devlink updates 2018-07-31
 2018-08-30 15:39 UTC  (4+ messages)

[Buildroot] [PATCH] coreutils: Bump version to 8.30
 2018-08-30 15:38 UTC 

[PATCH] device-dax: Convert variable to vm_fault_t type
 2018-08-30 15:40 UTC  (4+ messages)

[LTP] [RFC PATCH 1/1] pounder21: Remove
 2018-08-30 15:37 UTC  (7+ messages)

[PATCH 0/3] Add Xilinx AMS Driver
 2018-08-30 15:36 UTC  (4+ messages)
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-08-30 15:35 UTC  (6+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH v1] mm/slub.c: Switch to bitmap_zalloc()
 2018-08-30 15:33 UTC  (2+ messages)

feature request: allow commit.email config setting
 2018-08-30 15:31 UTC  (2+ messages)

[LTP] [PATCH] read_all: Define FNM_EXTMATCH if not already (like under musl)
 2018-08-30 15:31 UTC  (3+ messages)
` [LTP] [PATCH v2] fs/read_all: define FNM_EXTMATCH if needed

[PATCH] xen: Improvements to domain_crash()
 2018-08-30 15:31 UTC 

[PATCH v9 0/2] Add XYUV format support
 2018-08-30 15:30 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev5)

[PATCH] drm/i915/selftests: Add a simple exerciser for suspend/hibernate
 2018-08-30 15:29 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add a simple exerciser for suspend/hibernate (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH v2] ieee1275: obdisk driver
 2018-08-30 15:28 UTC  (11+ messages)

[PATCH v2] KVM: s390: Fix pfmf and conditional skey emulation
 2018-08-30 15:28 UTC 

[PATCH 1/3] pinctrl: Document pin_config_group_get() return codes like pin_config_get()
 2018-08-30 15:28 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

[PULL] drm-misc-next for 4.20
 2018-08-30 15:28 UTC 

[PATCH] clk: renesas: r8a77990: Add missing I2C7 clock
 2018-08-30 15:28 UTC 

[PATCH 00/10] Cleanup suspend/resume code in Samsung clock drivers
 2018-08-30 11:26 UTC  (4+ messages)
  ` [PATCH 02/10] clk: samsung: s3c2410: Use generic helper for handling suspend/resume

[PATCH] mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size
 2018-08-30 11:25 UTC  (4+ messages)

[PATCH] perf event-parse: Use fixed size string for comms
 2018-08-30 15:28 UTC  (2+ messages)

[PATCH] x86/mm: Drop {HAP,SHADOW}_ERROR() wrappers
 2018-08-30 15:26 UTC  (4+ messages)

[PATCH 0/1] v2.19.0-rc1 Performance Regression in 'git merge-base'
 2018-08-30 15:26 UTC  (2+ messages)

[PATCH v4 1/2] drm: Add connector property to limit max bpc
 2018-08-30 15:26 UTC  (2+ messages)

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-08-30 15:25 UTC  (4+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[PATCH] drm/amd/powerplay: added vega20 overdrive support
 2018-08-30 15:24 UTC  (6+ messages)

[PATCH v1] xen: creating debug info is optional
 2018-08-30 15:23 UTC  (2+ messages)

[PATCH 1/3] patch-delta: fix oob read
 2018-08-30 15:23 UTC  (3+ messages)
` [PATCH 0/5] handle corruption in patch-delta

[RFT PATCH 0/2] pinctrl: Fix two more xxx_config_get() functions to be compliant
 2018-08-30 15:23 UTC  (3+ messages)
` [RFT PATCH 1/2] pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() "
` [RFT PATCH 2/2] pinctrl: spmi-mpp: Fix pmic_mpp_config_get() "

[PATCH mvebu-dt64] arm64: dts: marvell: armada-37xx: Add DTS file for Turris Mox
 2018-08-30 15:23 UTC 

[PATCH 0/8] "git fetch" should not clobber existing tags without --force
 2018-08-30 15:23 UTC  (5+ messages)
` [PATCH v2 06/10] push doc: correct lies about how push refspecs work

[PATCH v2] libsdl2: Fix left rotated display for RaspPi/VC4/GLES2
 2018-08-30 15:22 UTC  (6+ messages)

[PATH 0/5] use IOVAs check based on DMA mask
 2018-08-30 15:21 UTC  (6+ messages)
` [PATCH 1/5] mem: add function for checking memsegs IOVAs addresses
` [PATCH 2/5] mem: use address hint for mapping hugepages
` [PATCH 3/5] bus/pci: use IOVAs check when setting IOVA mode
` [PATCH 4/5] net/nfp: check hugepages IOVAs based on DMA mask
` [PATCH 5/5] net/nfp: support IOVA VA mode

[Qemu-devel] [RFC 0/6] Virtio-net: Support RSS
 2018-08-30 15:21 UTC  (3+ messages)
` [Qemu-devel] [RFC 2/6] tap: Add support for bpf ioctls

[PATCH] libxl: made vm mac address assignment deterministic
 2018-08-30 15:18 UTC 

[PATCH] x86/hvm: Fix mapping corner case during task switching
 2018-08-30 15:18 UTC  (2+ messages)

[PATCH v2 0/1] perf: Sharing PMU counters across compatible events
 2018-08-30 15:18 UTC  (4+ messages)
` [PATCH v2 1/1] "

[GIT PULL for 4.20] Sensor and Intel CIO2 driver cleanups, fixes
 2018-08-30 11:16 UTC 

[PATCH v6] Add udmabuf misc device
 2018-08-30 15:17 UTC  (8+ messages)

Getting Started with meta-ti "rocko" and beaglebone black (BBB)
 2018-08-30 15:16 UTC  (4+ messages)

[PATCH 1/6] staging: erofs: formatting fix in unzip_vle_lz4.c
 2018-08-30 15:14 UTC  (12+ messages)
` [PATCH 2/6] staging: erofs: formatting fix to NULL comparison
` [PATCH 3/6] staging: erofs: formatting spaces around '-'
` [PATCH 4/6] staging: erofs: formatting add spaces arround '*'
` [PATCH 5/6] staging: erofs: formatting alignment parenthesis
` [PATCH 6/6] staging: erofs: fix 1 warning and 9 checks

[PATCH 0/2] Prepare Exynos5433 clocks driver for system suspend/resume
 2018-08-30 11:12 UTC  (8+ messages)
  ` [PATCH 1/2] clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume

[PATCH stable] tick/nohz: Prevent bogus softirq pending warning
 2018-08-30 15:12 UTC  (2+ messages)

EDAC, ghes: use CPER module handles to locate DIMMs
 2018-08-30 15:12 UTC  (6+ messages)
    ` [PATCH] "

[PATCH mvebu-dt64] arm64: dts: marvell: armada-37xx: Add DTS file for Turris Mox
 2018-08-30 15:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsoup: needs host-python3
 2018-08-30 15:10 UTC  (2+ messages)

[PATCH] arm64: mm: always enable CONFIG_HOLES_IN_ZONE
 2018-08-30 15:09 UTC  (3+ messages)

[PATCH v3 00/38] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-30 15:06 UTC  (2+ messages)
` [PATCH v3 38/38] arm64: dts: tegra210: Assign clocks for sdmmc1 and sdmmc4


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.