All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 13:15:33 to 2018-05-29 13:58:12 UTC [more...]

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-29 13:58 UTC  (6+ messages)

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-29 13:58 UTC  (3+ messages)

[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message
 2018-05-29 13:57 UTC  (5+ messages)

[PATCH] fs/binfmt_misc.c: do not allow offset overflow
 2018-05-29 13:56 UTC 

[PATCH] Set extended metadata field properly
 2018-05-29 13:55 UTC  (3+ messages)

[GIT PULL] afs: A couple of fixes
 2018-05-29 13:55 UTC 

[PATCH] Enable /dev/mapper/dm-[0-9]-* scanning
 2018-05-29 13:55 UTC  (7+ messages)

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 13:55 UTC  (6+ messages)
` [PATCH v1 04/20] signal: add copy_pending() helper

[PATCH net-next] net: remove unnecessary genlmsg_cancel() calls
 2018-05-29 13:54 UTC  (2+ messages)

[PATCH v4 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 13:54 UTC  (3+ messages)
` [PATCH v4 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[Qemu-arm] [PATCH v2] ARM: ACPI: Fix use-after-free due to memory realloc
 2018-05-29 13:53 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] [PATCH v3] ASoC: Intel: kbl: Move codec sysclk config to codec_init function
 2018-05-29 13:54 UTC  (2+ messages)

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-05-29 13:52 UTC  (15+ messages)
` [PATCH 01/14] libata: remove ata_scsi_timed_out
` [PATCH 02/14] blk-mq: Fix timeout and state order
` [PATCH 03/14] blk-mq: Remove generation seqeunce
` [PATCH 04/14] block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
` [PATCH 05/14] nvme: return BLK_EH_DONE from ->timeout
` [PATCH 06/14] nbd: complete requests "
` [PATCH 07/14] mtip32xx: "
` [PATCH 08/14] null_blk: "
` [PATCH 09/14] scsi_transport_fc: "
` [PATCH 10/14] mmc: "
` [PATCH 11/14] libiscsi: don't try to bypass SCSI EH
` [PATCH 12/14] block: remove BLK_EH_HANDLED
` [PATCH 13/14] block: document the blk_eh_timer_return values
` [PATCH 14/14] blk-mq: simplify blk_mq_rq_timed_out

[PATCH 0/5] NFS: A few small NFSv4 cleanups
 2018-05-29 13:52 UTC  (5+ messages)
` [PATCH 4/5] NFS: Pass "privileged" value to nfs4_call_sync()
` [PATCH 5/5] NFS: Combine nfs4_call_sync() with nfs4_call_sync_sequence()

[PATCH] drm/amd/display: Fix BUG_ON during CRTC atomic check update
 2018-05-29 13:51 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH net-next 00/14] nfp: abm: RED/MQ qdisc offload
 2018-05-29 13:51 UTC  (2+ messages)

[PATCH] libata: zpodd: small read overflow in eject_tray()
 2018-05-29 13:50 UTC  (2+ messages)

[PATCH v4 0/4] powerpc patches for new Kconfig language
 2018-05-29 13:48 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[PATCH v3 0/4] fstests: btrfs seed test cases
 2018-05-29 13:48 UTC  (3+ messages)
` [PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tablet
 2018-05-29 13:48 UTC  (2+ messages)

heads up: moving intel-pt-decoder/Build header checks to check_headers.sh
 2018-05-29 13:48 UTC 

[PATCH 00/10] nvme: ANA fixups
 2018-05-29 13:47 UTC  (13+ messages)
` [PATCH 02/10] nvme: ANA transition timeout handling
` [PATCH 08/10] nvmet: Set nanagrpid correctly
` [PATCH 09/10] nvmet: Set mnan correctly

[pull request][for-next 00/12] Mellanox, mlx5e updates 2018-05-25
 2018-05-29 13:47 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()
 2018-05-29 13:47 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Switch to kernel context before idling at runtime
` [PATCH 3/5] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 4/5] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 5/5] drm/i915: Only sanitize GEM from late suspend
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Remove stale asserts from i915_gem_find_active_request()

[PATCH v2] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-05-29 13:47 UTC 

[Qemu-arm] [RFC v2 0/7] KVM/ARM: Relax the max 123 vcpus limitation along with KVM GICv3
 2018-05-29 13:47 UTC  (11+ messages)
` [Qemu-arm] [RFC v2 3/7] hw/intc/arm_gicv3: Introduce redist-region-count array property
        ` [Qemu-arm] [Qemu-devel] "
          `  "
` [Qemu-arm] [RFC v2 7/7] hw/arm/virt: Register two redistributor regions when necessary
      ` [Qemu-devel] "

Invalid security context while executing audit2alllow.orig
 2018-05-29 13:47 UTC  (2+ messages)

general protection fault in wb_workfn (2)
 2018-05-29 13:46 UTC  (6+ messages)
  ` [PATCH] bdi: Fix another oops in wb_workfn()

[PATCH] wireless-regdb: Add 5725-5875 MHz rule for France (FR)
 2018-05-29 13:45 UTC  (4+ messages)
` [wireless-regdb] "

[GIT PULL] ARM: mediatek fixes for v4.17
 2018-05-29 13:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm64: zynqmp: Add ina226 to zcu104 revC
 2018-05-29 13:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [U-Boot] [PATCH 3/3] arm64: zynqmp: Remove broken-cd from zcu100-revC

[PATCH v9 0/7] Enable cpuset controller in default hierarchy
 2018-05-29 13:41 UTC  (16+ messages)
` [PATCH v9 1/7] cpuset: "
` [PATCH v9 2/7] cpuset: Add new v2 cpuset.sched.domain_root flag
` [PATCH v9 3/7] cpuset: Add cpuset.sched.load_balance flag to v2
` [PATCH v9 4/7] cpuset: Make generate_sched_domains() recognize isolated_cpus
` [PATCH v9 5/7] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v9 6/7] cpuset: Don't rebuild sched domains if cpu changes in non-domain root
` [PATCH v9 7/7] cpuset: Allow reporting of sched domain generation info

[virtio-dev] [PATCH v4] content: support SR-IOV
 2018-05-29 13:44 UTC  (4+ messages)
` [virtio-dev] "

[LTP] [PATCH] network/virt: correctly set virt test options for vxlan and geneve
 2018-05-29 13:43 UTC 

[PATCH v8 0/7] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-29 13:41 UTC  (3+ messages)

[PATCH v2 00/12] Integrate commit-graph into fsck and gc
 2018-05-29 13:41 UTC  (5+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-05-29 13:40 UTC  (9+ messages)
` [PATCH v3 01/10] arm: remove the ARM HDLCD driver
` [PATCH v3 02/10] arm: make it possible to disable HAS_GICV3
` [PATCH v3 03/10] arm: rename HAS_GICV3 to GICV3
` [PATCH v3 07/10] arm: make it possible to disable the SMMU driver

[Qemu-arm] [PATCH v3] aspeed_scu: Implement RNG register
 2018-05-29 13:39 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled
 2018-05-29 12:20 UTC 

[PATCH v2 00/17] arm64 SSBD (aka Spectre-v4) mitigation
 2018-05-29 13:39 UTC  (7+ messages)
` [PATCH v2 04/17] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH v2 08/17] arm64: ssbd: Restore mitigation status on CPU resume

[PATCH] patchtest.sh: optionally specify start branch
 2018-05-29 13:38 UTC 

[RFC] vhost: new rte_vhost API proposal
 2018-05-29 13:38 UTC  (3+ messages)
` [RFC v2] "

[Qemu-arm] [PATCH 0/6] ftgmac100 and NC-SI enhancements for the Aspeed SoC
 2018-05-29 13:34 UTC  (8+ messages)
` [Qemu-arm] [PATCH 1/6] ftgmac100: compute maximum frame size depending on the protocol
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/6] ftgmac100: add IEEE 802.1Q VLAN support
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 6/6] slirp/ncsi: add checksum support

[PATCH 3/3] s390:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 2/3] x86:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 1/3] arm64:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH v4 00/10] xen/arm64: Suspend preconditions and CPU hotplug fixes
 2018-05-29 13:35 UTC  (11+ messages)
` [PATCH v4 01/10] xen/arm64: Added handling of the trapped access to OSLSR register
` [PATCH v4 05/10] xen/arm: Setup virtual paging for non-boot CPUs on hotplug/resume
` [PATCH v4 08/10] xen/arm: Disable timers and release their interrupts on CPU hot-unplug
` [PATCH v4 09/10] xen/arm: Free memory allocated for sibling/core maps "
` [PATCH v4 10/10] xen/arm: Enable errata for secondary CPU on hotplug after the boot

[meta-oe][PATCH v2] broadcom-bt-firmware: Add new recipe for Broadcom Bluetooth firmwares
 2018-05-29 13:35 UTC 

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-05-29 13:35 UTC  (4+ messages)
` [PATCH v7 2/5] mtd: nand: Add core infrastructure to support SPI NANDs

[PATCH net-next] net: davinci_mdio: fix building error without CONFIG_OF
 2018-05-29 13:34 UTC  (3+ messages)

[RFT v3 0/4] Perf script: Add python script for CoreSight trace disassembler
 2018-05-29 13:32 UTC  (6+ messages)

2 BUG_ON crashes
 2018-05-29 13:34 UTC 

[PATCH v1 1/2] Bluetooth: Re-use kstrtobool_from_user()
 2018-05-29 13:33 UTC  (2+ messages)
` [PATCH v1 2/2] Bluetooth: btmrvl: Re-use kstrtol_from_user()

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-05-29 13:33 UTC  (9+ messages)
` [PATCH 07/15] arm: dts: exynos: Add missing cooling device properties for CPUs
` [PATCH 13/15] arm: dts: r8a7743: Add missing OPP "

[PATCH v4 0/2] *** cross gcc fix and guide doc ***
 2018-05-29 13:33 UTC  (4+ messages)
` [PATCH v5 0/2] *** cross gcc compile fix and add a "
  ` [PATCH v5 2/2] doc: add a guide doc for cross compiling from x86

[PATCH 0/6] Fix R-Car I2C data byte sent twice issue
 2018-05-29 13:33 UTC  (7+ messages)
` [PATCH 1/6] i2c: rcar: make sure clocks are on when doing clock calculation
` [PATCH 2/6] i2c: rcar: rework hw init
` [PATCH 3/6] i2c: rcar: remove unused IOERROR state
` [PATCH 4/6] i2c: rcar: remove spinlock
` [PATCH 5/6] i2c: rcar: refactor setup of a msg
` [PATCH 6/6] i2c: rcar: init new messages in irq

[PATCH v1] PCI/ASPM: Convert to use match_string() helper
 2018-05-29 13:32 UTC 

[Qemu-arm] [PATCH] arm: fix malloc type mismatch
 2018-05-29 13:32 UTC  (4+ messages)
    ` [Qemu-devel] "

[Qemu-devel] [PATCH 00/14] block: Make blockdev-create a job and stable API
 2018-05-29 13:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH 12/14] qemu-iotests: Rewrite 212 for blockdev-create job
` [Qemu-devel] [PATCH 13/14] qemu-iotests: Rewrite 213 "
` [Qemu-devel] [PATCH 14/14] block/create: Mark blockdev-create stable

[PATCH v5 00/10] track CPU utilization
 2018-05-29 13:29 UTC  (4+ messages)
` [PATCH v5 02/10] sched/rt: add rt_rq utilization tracking

Frequent ath10k crashes with QCA6174 on kernels 4.16 and 4.17
 2018-05-29 13:29 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
 2018-05-29 13:30 UTC  (5+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 0/4] Enable P010, P012 and P016 formats for GLK/CNL
 2018-05-29 13:28 UTC  (5+ messages)
` [PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
` [PATCH 2/4] drm/i915: Add P010, P012, P016 plane control definitions
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
` [PATCH 4/4] drm/i915: enable P010, P012, P016 formats for primary and sprite planes

[PATCH v5 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-29 13:29 UTC  (4+ messages)
` [PATCH v5 03/14] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING

[PATCH] Staging:media:imx Fix multiple assignments in a line
 2018-05-29 23:08 UTC 

[U-Boot] [PATCH] mtd: ubi: Add missing newlines in ubi_init()
 2018-05-29 13:28 UTC 

[PATCH v3 0/8] PVH MTRR initial state
 2018-05-29 12:48 UTC  (3+ messages)
` [PATCH v3 6/8] hvm/mtrr: copy hardware state for Dom0

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-29 13:27 UTC  (8+ messages)

[U-Boot] [PATCH] disk: efi: Correct backing up the MBR boot code
 2018-05-29 13:27 UTC  (3+ messages)

[PATCH] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
 2018-05-29 13:27 UTC  (2+ messages)

[PATCH v2 4/6] Btrfs: remove unused check of skip_locking
 2018-05-29 13:27 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-05-29 13:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 01/14] memory-device: drop assert related to align and start of address space

Possible deadlock in btrfs_alloc_data_chunk_ondemand
 2018-05-29 13:27 UTC 

WARNING: CPU: 0 PID: 21 at ../mm/page_alloc.c:4258 __alloc_pages_nodemask+0xa88/0xfec
 2018-05-29 13:27 UTC  (6+ messages)
  ` [PATCH] kmemleak: don't use __GFP_NOFAIL

[Bug 106631] PALM: clpeak: Bus error (core dumped) & lots of GPU lockup
 2018-05-29 13:26 UTC  (2+ messages)

[PATCH] net: davinci: fix building davinci mdio code without CONFIG_OF
 2018-05-29 13:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] docker: update Ubuntu and Fedora images, deprecate old ones
 2018-05-29 13:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/8] docker: sort images list displayed by 'make docker'

Wireguard & hw flow offload incompatibility
 2018-05-29 13:26 UTC  (6+ messages)

[PATCH] can: m_can: Fix runtime resume call
 2018-05-29 13:24 UTC  (2+ messages)

[U-Boot] [PATCH] Import Android's dt_table.h for DT image format
 2018-05-29 13:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-29 13:22 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 21/40] job: Convert block_job_cancel_async() to Job
          ` [Qemu-devel] [Qemu-block] "

[PATCH] telnetd:Fix deadlock on cleanup
 2018-05-29 13:21 UTC  (4+ messages)

[GIT PULL] overlayfs update for 4.18
 2018-05-29 13:21 UTC 

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-29 13:20 UTC  (6+ messages)
` [PATCH v4 4/8] PCI: Replace dev_node parameter of of_pci_get_host_bridge_resources with device

[PATCH v2 00/12] coresight: tmc-etr Transparent buffer management
 2018-05-29 13:15 UTC  (13+ messages)
` [PATCH v2 03/12] coresight: tmc-etr: Do not clean trace buffer
` [PATCH v2 04/12] coresight: tmc-etr: Disallow perf mode
` [PATCH v2 08/12] coresight: Add generic TMC sg table framework
` [PATCH v2 09/12] coresight: Add support for TMC ETR SG unit
` [PATCH v2 10/12] coresight: tmc-etr: Add transparent buffer management
` [PATCH v2 11/12] coresight: tmc-etr buf: Add TMC scatter gather mode backend
` [PATCH v2 12/12] coresight: tmc: Add configuration support for trace buffer size

[Qemu-devel] [PATCH v2 0/5] Acceptance/functional tests
 2018-05-29 13:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/5] scripts/qemu.py: introduce set_console() method

[PATCH v10 00/16] V4L2 Explicit Synchronization
 2018-05-29 13:17 UTC  (4+ messages)
` [PATCH v10 01/16] videobuf2: Make struct vb2_buffer refcounted

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 13:18 UTC  (9+ messages)

[Buildroot] Buildroot 2018.05-rc3 released
 2018-05-29 13:18 UTC  (2+ messages)

[SPDK] NVMe ANA Support
 2018-05-29 13:17 UTC 

[Qemu-devel] storing machine data in qcow images?
 2018-05-29 13:16 UTC  (10+ messages)

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-05-29 13:15 UTC  (4+ messages)
` [GIT PULL 16/20] lightnvm: error handling when whole line is bad


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.