All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 06:29:02 to 2019-08-27 07:24:45 UTC [more...]

[PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
 2019-08-27  7:24 UTC  (3+ messages)

[PATCH -next] media: sun6i: Make sun4i_csi_formats static
 2019-08-27  7:23 UTC  (6+ messages)

[PATCH -next] MIPS: Octeon: remove duplicated include from dma-octeon.c
 2019-08-27  7:23 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] board/mender: add a mender board example configuration
 2019-08-27  7:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] "

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-08-27  7:22 UTC  (5+ messages)
` [PATCH v2 01/15] kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
` [PATCH v2 05/15] kvm: lapic: Introduce APICv update helper function

[PATCH 0/2] mm: Minor cleanup
 2019-08-27  7:22 UTC  (8+ messages)
` [PATCH 1/2] mm: Don't manually decrement num_poisoned_pages
` [PATCH 2/2] mm: don't hide potentially null memmap pointer in sparse_remove_section

[PATCH v8 0/6] DSC MST support in DRM
 2019-08-27  7:21 UTC  (5+ messages)
` [PATCH v8 5/6] drm/dp_mst: Add new quirk for Synaptics MST hubs

Consultation about the issue of archiver
 2019-08-27  7:20 UTC 

[PATCH] powerpc: Perform a bounds check in arch_add_memory
 2019-08-27  7:18 UTC  (8+ messages)

[PATCH 1/3] drm/amdgpu: enable vcn powergating for navi12
 2019-08-27  7:20 UTC  (2+ messages)
  ` [PATCH 3/3] drm/amd/powerplay: enable jpeg powergating for navi1x

[U-Boot] [ANN] U-Boot v2019.10-rc3 released
 2019-08-27  7:20 UTC  (2+ messages)

[PATCH v2 00/21] drm: Add support for bus-format negotiation
 2019-08-27  7:19 UTC  (3+ messages)
` [PATCH v2 09/21] drm/bridge: Introduce drm_bridge_chain_get_next_bridge()

[PATCH] perf arch powerpc: Sync powerpc syscall.tbl
 2019-08-27  7:14 UTC  (2+ messages)

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-27  7:18 UTC  (25+ messages)
` [RESEND PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [RESEND PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [RESEND PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [RESEND PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [RESEND PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [RESEND PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method
` [RESEND PATCH v3 15/20] mtd: spi-nor: Add s3an_post_sfdp_fixups()

[PATCH -next] NFS: remove set but not used variable 'mapping'
 2019-08-27  7:16 UTC 

[dpdk-dev] [PATCH v1 00/13] introduces ppfe network PMD
 2019-08-27  7:16 UTC  (2+ messages)

[PATCH 4.4.y v2] cgroup: Disable IRQs while holding css_set_lock
 2019-08-27  7:15 UTC  (2+ messages)

[PATCH v1 1/1] ARM: dts: rockchip: set crypto default disabled on rk3288
 2019-08-27  7:14 UTC  (3+ messages)

[PATCH 00/10] OOM Debug print selection and additional information
 2019-08-27  7:15 UTC  (2+ messages)

[PATCH] x86/cpufeature: drop *_MASK_CEHCK
 2019-08-27  7:05 UTC 

[dpdk-dev] [PATCH v1 00/30] Enhancements and fixes in NXP dpaax drivers and fsl-mc bus
 2019-08-27  7:07 UTC  (31+ messages)
` [dpdk-dev] [PATCH v1 01/30] bus/dpaa: fix DPAA SEC blacklist case
` [dpdk-dev] [PATCH v1 02/30] net/dpaa: improve the Rx offload debug message
` [dpdk-dev] [PATCH v1 03/30] bus/dpaa: remove un-necessary thread affinity
` [dpdk-dev] [PATCH v1 04/30] bus/dpaa: decouple fq portal alloc and init
` [dpdk-dev] [PATCH v1 05/30] net/dpaa: support Rx interrupt handler
` [dpdk-dev] [PATCH v1 06/30] net/dpaa: support for Rx interrupt enable and disable
` [dpdk-dev] [PATCH v1 07/30] net/dpaa: add SG support in Tx for non DPAA buffer
` [dpdk-dev] [PATCH v1 08/30] net/dpaa: reduce debug messages
` [dpdk-dev] [PATCH v1 09/30] net/dpaa2: improve the Rx offload debug message
` [dpdk-dev] [PATCH v1 10/30] common/dpaax: reduce debug mesages
` [dpdk-dev] [PATCH v1 11/30] mempool/dpaa: reduce debug messages
` [dpdk-dev] [PATCH v1 12/30] net/dpaa2: realign Rx offload support types
` [dpdk-dev] [PATCH v1 13/30] net/dpaa2: enable Rx offload for timestamp
` [dpdk-dev] [PATCH v1 14/30] net/dpaa2: support L2 payload based RSS distribution
` [dpdk-dev] [PATCH v1 15/30] net/dpaa2: add optional non-prefetch Rx mode
` [dpdk-dev] [PATCH v1 16/30] net/dpaa2: add taildrop support on frame count basis
` [dpdk-dev] [PATCH v1 17/30] net/dpaa2: add cgr counters in xtra stats
` [dpdk-dev] [PATCH v1 18/30] net/dpaa2: add support for config max Rx length in HW
` [dpdk-dev] [PATCH v1 19/30] net/dpaa2: use LFQIDs in Tx instead of qdid
` [dpdk-dev] [PATCH v1 20/30] net/dpaa2: support dpdmux classification on eth type
` [dpdk-dev] [PATCH v1 21/30] net/dpaa2: add Tx confirmation mode support
` [dpdk-dev] [PATCH v1 22/30] net/dpaa2: add timestamp support
` [dpdk-dev] [PATCH v1 23/30] net/dpaa2: add dprtc sub-module
` [dpdk-dev] [PATCH v1 24/30] net/dpaa2: add ptp driver
` [dpdk-dev] [PATCH v1 25/30] bus/fslmc: update PA-VA dpaax library only in PA mode
` [dpdk-dev] [PATCH v1 26/30] bus/fslmc: check for Dma map in primary process only
` [dpdk-dev] [PATCH v1 27/30] bus/fslmc: support multi vfio group
` [dpdk-dev] [PATCH v1 28/30] net/dpaa2: support separate MC portal per process
` [dpdk-dev] [PATCH v1 29/30] net/dpaa2: add support for soft parser in MC
` [dpdk-dev] [PATCH v1 30/30] net/dpaa2: add soft parser driver

[PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
 2019-08-27  7:12 UTC  (2+ messages)

[PATCH] tpm: tpm_crb: Fix an improper buffer size calculation bug
 2019-08-27  7:12 UTC  (3+ messages)

[PATCH] drm/meson: vclk: use the correct G12A frac max value
 2019-08-27  7:11 UTC  (5+ messages)

[PATCH 0/6] libxfrog: wrap version ioctl calls
 2019-08-27  7:11 UTC  (9+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 3/6] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 4/6] libfrog: create online fs geometry converters

[PATCH 2/3] drm/amd/display: remove unused function setFieldWithMask
 2019-08-27  7:09 UTC  (2+ messages)

[PATCH net-next] ipv6: shrink struct ipv6_mc_socklist
 2019-08-27  7:08 UTC 

[patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
 2019-08-27  7:08 UTC  (5+ messages)

[PATCH] [PATCH v6] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-08-27  7:07 UTC  (7+ messages)

Question on xen-netfront code to fix a potential ring buffer corruption
 2019-08-27  7:04 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-27  7:06 UTC  (8+ messages)

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-27  7:03 UTC  (8+ messages)
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-27  7:03 UTC  (3+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-27  7:02 UTC  (10+ messages)

Asynchronous Event Notification support
 2019-08-27  7:02 UTC  (3+ messages)
  ` [ExternalEmail] "

[PATCH net] xfrm: remove the unnecessary .net_exit for xfrmi
 2019-08-27  7:01 UTC  (2+ messages)

[PATCH v6 0/3] ASoC: sun4i-i2s: Updates to the driver
 2019-08-27  7:01 UTC  (4+ messages)
` [PATCH v6 3/3] ASoC: sun4i-i2s: Adjust LRCLK width

[PATCH 0/3] Early node associativity
 2019-08-27  6:57 UTC  (4+ messages)
` [PATCH 2/3] powerpc/numa: Early request for home "

[tip:x86/urgent 3/3] arch/x86/kernel/apic/apic.c:1182:6: warning: the address of 'x2apic_enabled' will always evaluate as 'true'
 2019-08-27  6:58 UTC  (4+ messages)

[PATCH net] xfrm: add NETDEV_UNREGISTER event process for xfrmi
 2019-08-27  6:58 UTC  (2+ messages)

[PATCH v2] ath10k: Adjust skb length in ath10k_sdio_mbox_rx_packet
 2019-08-27  6:58 UTC  (2+ messages)

[Qemu-devel] [GIT PULL for qemu-pseries] spapr: Render full FDT on ibm, client-architecture-support
 2019-08-27  6:56 UTC 

[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
 2019-08-27  6:46 UTC  (2+ messages)
` [PATCH 2/2] gpio: pca953x.c: Use pca953x_read_regs instead of regmap_bulk_read

[PATCH] python-oslo.i18n: upgrade 3.20.0 -> 3.23.1
 2019-08-27  6:56 UTC 

[PATCH v5 0/4] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-27  6:54 UTC  (3+ messages)
` [PATCH v5 2/4] iio: imu: st_lsm6sdx: move register definitions to sensor_settings struct

[j.anaszewski-leds:for-next 15/49] drivers/input/keyboard/applespi.c:1789: undefined reference to `devm_led_classdev_register_ext'
 2019-08-27  6:46 UTC  (3+ messages)

[U-Boot] [PATCHv2 0/3] dm: pcie_fsl: Fix some issues
 2019-08-27  6:54 UTC  (9+ messages)
` [U-Boot] [PATCHv2 1/3] dm: pcie_fsl: Fix workaround of P4080 erratum A003

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-27  6:52 UTC  (8+ messages)

Yocto 2.7 SDK Eclipse
 2019-08-27  6:51 UTC  (5+ messages)

[PATCH 0/4] powerpc/64: syscalls in C
 2019-08-27  6:46 UTC  (3+ messages)
` [PATCH 4/4] powerpc/64: system call implement the bulk of the logic "

[PATCH] pci: get pm runtime ref before resetting bus
 2019-08-27  6:43 UTC 

[PATCH] drm/amd: remove meaningless descending into amd/amdkfd/
 2019-08-27  6:44 UTC 

[PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-27  6:41 UTC  (2+ messages)

swiotlb-xen cleanups v2
 2019-08-27  6:37 UTC  (6+ messages)
` [PATCH 03/11] xen/arm: simplify dma_cache_maint
  ` [Xen-devel] "

[PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  6:36 UTC 

Linux-next-20190823: x86_64/i386: prot_hsymlinks.c:325: Failed to run cmd: useradd hsym
 2019-08-27  6:34 UTC  (9+ messages)
              ` [LTP] "

[PATCH v2 45/49] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
 2019-08-27  6:32 UTC  (10+ messages)
` [PATCH v2 46/49] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v2 47/49] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v2 48/49] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v2 49/49] Input: atmel_mxt_ts - Fix compilation warning

[PATCH v2 40/49] Input: Atmel: improve error handling in mxt_initialize()
 2019-08-27  6:31 UTC  (10+ messages)
` [PATCH v2 41/49] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v2 42/49] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v2 43/49] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v2 44/49] Input: Atmel: use T44 object to process "

[PATCH v2 35/49] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-27  6:30 UTC  (10+ messages)
` [PATCH v2 36/49] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v2 37/49] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v2 38/49] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v2 39/49] Input: Atmel: improve error handling in mxt_start()

[PATCH v2 30/49] Input: atmel_mxt_ts - implement improved debug message interface
 2019-08-27  6:30 UTC  (10+ messages)
` [PATCH v2 31/49] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v2 32/49] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v2 33/49] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v2 34/49] input: atmel_mxt_ts: export GPIO reset line via sysfs

KASAN: slab-out-of-bounds Read in sctp_inq_pop
 2019-08-27  6:29 UTC  (3+ messages)

[PATCH v2 25/49] Input: atmel_mxt_ts - make bootloader interrupt driven
 2019-08-27  6:29 UTC  (10+ messages)
` [PATCH v2 26/49] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v2 27/49] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v2 28/49] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v2 29/49] Input: atmel_mxt_ts - implement debug output for messages

[PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-27  6:20 UTC  (2+ messages)
` Patch "powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB" has been added to the 5.2-stable tree

[PATCH v2 20/49] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
 2019-08-27  6:28 UTC  (5+ messages)
` [PATCH v2 21/49] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v2 22/49] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v2 23/49] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v2 24/49] Input: atmel_mxt_ts - rename bl_completion to chg_completion


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.