All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-20 12:47:46 to 2018-06-20 13:28:35 UTC [more...]

[PATCH v12 00/10] drivers/qcom: add RPMH communication support
 2018-06-20 13:28 UTC  (4+ messages)
` [PATCH v12 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs

[PATCH] [v2] cachefiles: avoid deprecated get_seconds()
 2018-06-20 13:28 UTC 

[PATCH 00/12] XSPI mode for LS1021A DSPI
 2018-06-20 13:27 UTC  (3+ messages)
` [PATCH 03/12] spi: spi-fsl-dspi: Fix per transfer cs_change handling

[PATCH v13 00/10] drivers/qcom: add RPMH communication support
 2018-06-20 13:27 UTC  (11+ messages)
` [PATCH v13 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v13 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v13 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v13 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v13 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v13 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v13 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v13 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v13 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v13 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[Qemu-devel] [PATCH] target-arm: fix a segmentation fault due to illegal memory access
 2018-06-20 13:26 UTC  (2+ messages)

[PATCH][next] drm/i915/psr: fix copy-paste error with setting of tp2_wakeup_time_us
 2018-06-20 13:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] ahci: fix FIS I bit and PIO Setup FIS interrupt
 2018-06-20 13:25 UTC 

[Qemu-devel] [PATCH] target/arm: Minor cleanup for ARMv6-M 32-bit instructions
 2018-06-20 13:25 UTC  (2+ messages)

[PATCH net 0/5] net sched actions: code style cleanup and fixes
 2018-06-20 13:25 UTC  (4+ messages)
` [PATCH net 1/5] net sched actions: fix coding style in pedit action

[PATCH v2 00/03] arm64: dts: renesas: Add IPMMU device nodes V2
 2018-06-20 13:25 UTC  (3+ messages)
` [PATCH v2 03/03] arm64: dts: renesas: r8a77990: Add IPMMU devices nodes

[PATCH v2 0/2] regulator: bd9571mwv: Add support for toggle power switches
 2018-06-20 13:25 UTC  (7+ messages)
` [PATCH v2 1/2] PM / wakeup: Add callback for wake-up change notification

[Qemu-devel] [PATCH] vl.c: do not allow --daemonize in combination with --preconfig CLI option
 2018-06-20 13:24 UTC 

Handling empty row from AT command
 2018-06-20 13:24 UTC  (3+ messages)
  ` SV: "

[PATCH V2 0/3] add iwdg2 support for stm32mp157c
 2018-06-20 13:24 UTC  (6+ messages)
` [PATCH V2 1/3] watchdog: stm32: add pclk feature for stm32mp1

[PATCH 0/5]stop normal completion path entering a timeout req
 2018-06-20 13:22 UTC  (6+ messages)
` [PATCH 1/5] blk-mq: prevent normal completion from entering a timeout request
` [PATCH 2/5] nbd: use __blk_mq_complete_request in timeout path
` [PATCH 3/5] null_blk: "
` [PATCH 4/5] mmc: "
` [PATCH 5/5] nvme: "

[PATCH rt-tests] queuelat: fix get_cpuinfo_mhz.sh script on SMP systems
 2018-06-20 13:21 UTC 

ALSA: use irqsave() in URB completion + usb_fill_int_urb
 2018-06-20 13:21 UTC  (10+ messages)
` [PATCH 4/9] ALSA: usb-audio: use usb_fill_int_urb()
    ` [PATCH 4/9 v2] "
        ` [4/9,v2] "
` [PATCH 8/9] ALSA: usx2y: usbusx2yaudio: "
    ` [8/9] "

medial: use irqsave() in URB completion + usb_fill_int_urb
 2018-06-20 13:21 UTC  (5+ messages)
` [27/27] media: uvcvideo: use usb_fill_int_urb()
    ` [PATCH 27/27] "

[Qemu-arm] [PATCH 0/3] Support M-profile MPU regions smaller than 1K
 2018-06-20 13:06 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
` [Qemu-devel] [PATCH 2/3] target/arm: Set page (region) size in get_phys_addr_pmsav7()
` [Qemu-devel] [PATCH 3/3] target/arm: Handle small regions in get_phys_addr_pmsav8()

[PATCH v11 00/13] Intel SGX1 support
 2018-06-20 13:21 UTC  (5+ messages)
` [PATCH v11 08/13] x86, sgx: added ENCLS wrappers
` [PATCH v11 09/13] x86, sgx: basic routines for enclave page cache

[Qemu-arm] [RFC 0/6] KVM/ARM: Dynamic and larger GPA size
 2018-06-20 13:07 UTC  (14+ messages)
` [Qemu-devel] "
` [Qemu-arm] [RFC 1/6] linux-headers: Partial update for KVM/ARM KVM_ARM_GET_MAX_VM_PHYS_SHIFT
  ` [Qemu-devel] "
` [Qemu-arm] [RFC 2/6] hw/boards: Add a MachineState parameter to kvm_type callback
  ` [Qemu-devel] "
` [Qemu-arm] [RFC 3/6] kvm: add kvm_get_max_vm_phys_shift
  ` [Qemu-devel] "
` [Qemu-devel] [RFC 4/6] hw/arm/virt: Add virt-3.0 machine type
` [Qemu-arm] [RFC 5/6] hw/arm/virt: support kvm_type property
  ` [Qemu-devel] "
` [Qemu-arm] [RFC 6/6] hw/arm/virt: handle max_vm_phys_shift conflicts on migration
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/8] arm: implement TZ MPC
 2018-06-20 13:20 UTC  (18+ messages)
`  "
` [Qemu-devel] [PATCH v3 1/8] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
  `  "
` [Qemu-devel] [PATCH v3 2/8] hw/misc/tz-mpc.c: Implement registers
  `  "
` [Qemu-devel] [PATCH v3 3/8] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
  `  "
` [Qemu-devel] [PATCH v3 4/8] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
  `  "
` [Qemu-devel] [PATCH v3 5/8] hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
  `  "
` [Qemu-devel] [PATCH v3 6/8] hw/arm/iotkit: Instantiate MPC
  `  "
` [Qemu-devel] [PATCH v3 7/8] hw/arm/iotkit: Wire up MPC interrupt lines
  `  "
` [Qemu-devel] [PATCH v3 8/8] hw/arm/mps2-tz.c: Instantiate MPCs
  `  "

[Qemu-devel] [RFC PATCH 0/5] Tweak code coverage reporting
 2018-06-20 13:20 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/5] build-system: remove per-test GCOV reporting
` [Qemu-devel] [RFC PATCH 2/5] .gitignore: add .gcov files
` [Qemu-devel] [RFC PATCH 3/5] .travis.yml: add gcovr summary for GCOV build
` [Qemu-devel] [RFC PATCH 4/5] build-system: add clean-coverage target
` [Qemu-devel] [RFC PATCH 5/5] build-system: add coverage-report target

[PATCH] afs/super.c: Fix memory leak in afs_init_fs_context
 2018-06-20 13:19 UTC 

[PATCH] MIPS: dts: drop skeleton.dtsi
 2018-06-20 13:18 UTC  (3+ messages)

[PATCH] thunderbolt: Notify userspace when boot_acl is changed
 2018-06-20 13:17 UTC  (2+ messages)

[1/6] dmaengine: xilinx_dma: fix splitting transfer causes misalignments
 2018-06-20 13:15 UTC  (5+ messages)
  ` [PATCH 1/6] "

[PATCH] brcmfmac: stop watchdog before detach and free everything
 2018-06-20 13:15 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH 0/1] eMMC controller issue on Intel Baytrail SoC
 2018-06-20 13:15 UTC  (4+ messages)
` [PATCH 1/1] mmc: sdhci-pci: fix eMMC controller issue on Intel Baytrail SoCs

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-20 13:13 UTC  (4+ messages)
` [PATCH 06/23] midx: struct midxed_git and 'read' subcommand

[Qemu-devel] [PATCH v2 00/10] qemu-img: add bitmap info output
 2018-06-20 13:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 03/10] qcow2/bitmap: cache bm_list
` [Qemu-devel] [PATCH v2 04/10] qcow2/bitmap: cache loaded bitmaps

[PATCH v2] mkfs: add mkfs config version specifier for the config file
 2018-06-20 13:11 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
 2018-06-20 13:11 UTC  (2+ messages)

[PATCH 0/5] arm64: allwinner: h6: Enable AXP805 PMIC on Pine H64
 2018-06-20 13:11 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: allwinner: h6: Use macros for R_CCU clock and reset indices

[PATCH 1/2] Add TRACE_EVENTs in pwc_isoc_handler()
 2018-06-20 13:09 UTC  (6+ messages)

[Buildroot] [PATCH] wireguard: bump version to 0.0.20180613
 2018-06-20 13:08 UTC 

[Qemu-devel] [PATCH] qapi/introspect: Eliminate pointless variable in .visit_end()
 2018-06-20 13:07 UTC  (2+ messages)

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-06-20 13:07 UTC  (4+ messages)

[PATCH v5 0/9] x86: macrofying inline asm for better compilation
 2018-06-20 13:06 UTC  (3+ messages)
` [PATCH v5 9/9] x86: jump-labels: use macros instead of inline assembly

[PATCH] f2fs-tools: fix compile errors on AOSP
 2018-06-20 13:06 UTC 

[PATCH] printk: inject caller information into the body of message
 2018-06-20 13:06 UTC  (17+ messages)

[PATCH V3] powerpc/mm: Initialize kernel pagetable memory for PTE fragments
 2018-06-20 13:05 UTC 

[ANNOUNCE] WireGuard Snapshot `0.0.20180613` Available
 2018-06-20 13:09 UTC  (4+ messages)

[PATCH/RFT v2 2/2] arm64: dts: r8a77995: Add all HSCIF nodes
 2018-06-20 13:04 UTC  (3+ messages)

[PATCH] drm/tegra: Fix comparison operator for buffer size
 2018-06-20 13:03 UTC 

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-20 13:03 UTC  (6+ messages)
` [patch] "

[PATCH/RFT v2 1/2] arm64: dts: r8a77995: Add SCIF-{0,1,3,4,5} device nodes
 2018-06-20 13:02 UTC  (3+ messages)
` [PATCH/RFT v2 1/2] arm64: dts: r8a77995: Add SCIF-{0, 1, 3, 4, 5} "

[RESEND][PATCH] ASoC: hdac_hdmi: Program pin-port-mux during jack report event
 2018-06-20 13:01 UTC  (2+ messages)

[PATCH] btrfs: fix invalid-free in btrfs_extent_same
 2018-06-20 12:57 UTC  (4+ messages)

[RFC v2, net-next, PATCH 0/4] Add switchdev on TI-CPSW
 2018-06-20 12:59 UTC  (13+ messages)
` [RFC v2, net-next, PATCH 4/4] net/cpsw_switchdev: add switchdev mode of operation on cpsw driver

4.18.0-rc1-next-20180619 boot failed on beagle board x15
 2018-06-20 12:58 UTC  (5+ messages)

[PATCH] arch/x86: get rid of KERN_CONT in show_fault_oops()
 2018-06-20 12:55 UTC 

[Qemu-devel] [PATCH v2 for-2.11.2] spapr: make pseries-2.11 the default machine type
 2018-06-20 12:54 UTC 

usb: dwc3: of-simple: fix use-after-free on remove
 2018-06-20 12:54 UTC 

[PATCH 1/5] dt-bindings: tegra186-gpio: Add information for Tegra194
 2018-06-20 12:54 UTC  (10+ messages)
` [PATCH 2/5] gpio: tegra186: Add support "
` [PATCH 3/5] arm64: tegra: Add GPIO controller on Tegra194
` [PATCH 4/5] arm64: tegra: Enable card detect for SD card on P2888
` [PATCH 5/5] arm64: tegra: Add ethernet controller on Tegra194

[igt-dev] [PATCH i-g-t 1/2] lib: Spin fast, retire early
 2018-06-20 12:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH 1/5] dma_buf: remove device parameter from attach callback
 2018-06-20 12:52 UTC  (8+ messages)
` [PATCH 2/5] dma-buf: remove kmap_atomic interface

[PATCH v2 1/2] arm64: dts: r8a77995: Add MSIOF device nodes
 2018-06-20 12:51 UTC  (2+ messages)

[RESEND PATCH v12 0/2] Make find_later_rq() choose a closer cpu in topology
 2018-06-20 12:51 UTC  (5+ messages)
` [RESEND PATCH v12 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

[PATCH] platform/x86: thinkpad_acpi: Add support for calculator hotkey
 2018-06-20 12:51 UTC  (4+ messages)

[DPU PATCH 0/5] Introduce plane virtualization in DPU driver
 2018-06-20 12:50 UTC  (6+ messages)
  ` [DPU PATCH 1/5] drm/msm/dpu: remove smart dma support
  ` [DPU PATCH 3/5] drm/msm/dpu: remove static binding of hw pipe to plane
  ` [DPU PATCH 4/5] drm/msm/dpu: introduce state based plane resource management
  ` [DPU PATCH 5/5] drm/msm/dpu: dynamic assignment of hw pipe to plane
` [DPU PATCH 2/5] drm/msm/dpu: enable cursor plane for primary crtc

[PATCH net] net: sungem: fix rx checksum support
 2018-06-20 12:49 UTC  (4+ messages)

[PATCH V3 0/7] backlight: qcom-wled: Support for QCOM wled driver
 2018-06-20 12:49 UTC  (4+ messages)
` [PATCH V3 7/7] backlight: qcom-wled: Add auto string detection logic

[PATCH 00/34] fs_info cleanup of extent-tree.c
 2018-06-20 12:49 UTC  (35+ messages)
` [PATCH 01/34] btrfs: Remove fs_info from insert_tree_block_ref
` [PATCH 02/34] btrfs: Remove fs_info from insert_extent_data_ref
` [PATCH 03/34] btrfs: Remove fs_info argument from insert_extent_backref
` [PATCH 04/34] btrfs: Remove fs_info from remove_extent_data_ref
` [PATCH 05/34] btrfs: Remove fs_info from fixup_low_keys
` [PATCH 06/34] btrfs: Remove fs_info from lookup_inline_extent_backref
` [PATCH 07/34] btrfs: Remove fs_info argument from update_inline_extent_backref
` [PATCH 08/34] btrfs: Remove fs_info argument from lookup_tree_block_ref
` [PATCH 09/34] btrfs: Remove fs_info argument from lookup_extent_data_ref
` [PATCH 10/34] btrfs: Remove fs_info from lookup_extent_backref
` [PATCH 11/34] btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
` [PATCH 12/34] btrfs: Remove fs_info from btrfs_add_delayed_data_ref
` [PATCH 13/34] btrfs: Remove fs_info from btrfs_make_block_group
` [PATCH 14/34] btrfs: Remove fs_info from btrfs_remove_block_group
` [PATCH 15/34] btrfs: Remove fs_info from __btrfs_free_extent
` [PATCH 16/34] btrfs: Remove fs_info from alloc_reserved_file_extent
` [PATCH 17/34] btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
` [PATCH 18/34] btrfs: Remove fs_info from run_delayed_data_ref
` [PATCH 19/34] btrfs: Remove fs_info from run_delayed_extent_op
` [PATCH 20/34] btrfs: Remove unused fs_info from cleanup_extent_op
` [PATCH 21/34] btrfs: Remove fs_info from cleanup_ref_head
` [PATCH 22/34] btrfs: Remove fs_info from run_delayed_tree_ref
` [PATCH 23/34] btrfs: Remove fs_info from do_chunk_alloc
` [PATCH 24/34] btrfs: Remove fs_info from btrfs_alloc_chunk
` [PATCH 25/34] btrfs: Remove fs_info from check_system_chunk
` [PATCH 26/34] btrfs: Remove fs_info from free_excluded_extents
` [PATCH 27/34] btrfs: Remove fs_info from exclude_super_stripes
` [PATCH 28/34] btrfs: Remove fs_info from insert_inline_extent_backref
` [PATCH 29/34] btrfs: Remove fs_info from run_one_delayed_ref
` [PATCH 30/34] btrfs: Remove fs_info from remove_extent_backref
` [PATCH 31/34] btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
` [PATCH 32/34] btrfs: Remove fs_info from btrfs_inc_block_group_ro
` [PATCH 33/34] btrfs: Remove fs_info from btrfs_force_chunk_alloc
` [PATCH 34/34] btrfs: Remove fs_info from convert_extent_item_v0

[Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
 2018-06-20 12:48 UTC 

[Qemu-devel] [PATCH 0/7] seabios: 1.11.2 update
 2018-06-20 12:47 UTC  (2+ messages)
` [Qemu-devel] [PATCH 5/7] seabios: update binaries

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-20 12:47 UTC  (6+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure


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.