All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 06:11:27 to 2018-05-17 07:06:31 UTC [more...]

[PATCH v3 8/8] KVM: PPC: Book3S HV: radix do not clear partition pte when RC or write bits do not ma
 2018-05-17  7:06 UTC 

[PATCH v3 7/8] KVM: PPC: Book3S HV: radix refine IO region partition scope attributes
 2018-05-17  7:06 UTC 

[PATCH v3 6/8] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
 2018-05-17  7:06 UTC 

[PATCH v3 5/8] KVM: PPC: Book3S HV: radix use the Linux translation flush functions for partition sc
 2018-05-17  7:06 UTC 

[PATCH v3 4/8] KVM: PPC: Book3S HV: recursively unmap all page table entries when unmapping
 2018-05-17  7:06 UTC 

[PATCH v3 3/8] KVM: PPC: Book3S HV: use a helper to unmap ptes in the radix fault path
 2018-05-17  7:06 UTC 

[PATCH v3 2/8] KVM: PPC: Book3S HV: radix clear pte when unmapping
 2018-05-17  7:06 UTC 

[PATCH v3 1/8] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-05-17  7:06 UTC 

[PATCH v3 0/8] assorted radix fixes and improvemets for page fault and invalidation
 2018-05-17  7:06 UTC 

[PATCH v4 0/8] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-05-17  7:05 UTC  (4+ messages)
` [PATCH v4 1/8] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-05-17  7:05 UTC  (3+ messages)

[PATCH v1 0/2] perf annotate: add max/min cycles
 2018-05-17 14:58 UTC  (3+ messages)
` [PATCH v1 1/2] perf annotate: Record the "
` [PATCH v1 2/2] perf annotate: Create hotkey 'c' to show "

arch/sh/include/asm/io.h:246:32: warning: cast to pointer from integer of different size
 2018-05-17  7:03 UTC 

[PATCH] usb: gadget: fastboot: fix barebox update without using buffer
 2018-05-17  7:04 UTC  (2+ messages)

[PATCH 00/14] fpga api changes and kernel-doc fixup
 2018-05-17  7:04 UTC  (2+ messages)

[PATCH v3] watchdog: da9063: Fix setting/changing timeout
 2018-05-17  7:03 UTC 

[PATCH v2 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-05-17  7:03 UTC  (4+ messages)
` [PATCH v2 1/6] spi: sun6i: coding style/readability improvements

[PATCH v2 00/28] ARM MMU code improvements and on-demand PTE allocation
 2018-05-17  7:01 UTC  (4+ messages)
` [PATCH v2 09/28] ARM: mmu: Specify size in bytes in create_sections()

[PATCH] ARM: remove no-op macro VMLINUX_SYMBOL()
 2018-05-17  7:01 UTC 

[PATCH v1 00/10] provide ELF/KEXEC support for MIPS ath79 and malta
 2018-05-17  7:01 UTC  (5+ messages)
` [PATCH v1 04/10] bootm: add kexec ELF support

[PATCH 2/2] security: Convert lsm list file to a seq_file based on lsm_info_head
 2018-05-17  7:01 UTC 

[PATCH 1/2] security: Move LSM registration arguments to struct lsm_info
 2018-05-17  7:00 UTC 

[PATCH] Add the memcg print oom info for system oom
 2018-05-17  7:00 UTC 

[Buildroot] [PATCH] libgpiod: bump version to v1.1
 2018-05-17  7:00 UTC  (3+ messages)

[PATCH 0/2] Change LSM registration to work with persistent struct
 2018-05-17  7:00 UTC 

[PATCH RFC] schedutil: Allow cpufreq requests to be made even when kthread kicked
 2018-05-17  7:00 UTC  (2+ messages)

Fwd: usb: uas: device reset most the time while enumeration- usb3.0
 2018-05-17  6:59 UTC 

[PATCH 0/3]nds32: Correct the cache operation for catch aliasing case
 2018-05-17  6:58 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
 2018-05-17  6:59 UTC  (2+ messages)

[GSoC] A blog about 'git stash' project
 2018-05-17  6:58 UTC  (4+ messages)

[PATCH v2] btrfs: Skip some btrfs_cross_ref_exist() check in nocow path
 2018-05-17  6:58 UTC 

Yocto 2.5 and problem with pseudo-native-1.9.0
 2018-05-17  6:58 UTC  (14+ messages)

[PATCH v5 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-05-17  6:56 UTC  (8+ messages)
` [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v5 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF

[PATCH v4 00/31] kconfig: move compiler capability tests to Kconfig
 2018-05-17  6:55 UTC  (45+ messages)
` [PATCH v4 01/31] kbuild: remove kbuild cache
` [PATCH v4 02/31] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH v4 03/31] kconfig: reference environment variables directly and remove 'option env='
` [PATCH v4 04/31] kconfig: remove string expansion in file_lookup()
` [PATCH v4 05/31] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH v4 06/31] kconfig: remove sym_expand_string_value()
` [PATCH v4 07/31] kconfig: add built-in function support
` [PATCH v4 08/31] kconfig: add 'shell' built-in function
` [PATCH v4 09/31] kconfig: replace $(UNAME_RELEASE) with function call
` [PATCH v4 10/31] kconfig: begin PARAM state only when seeing a command keyword
` [PATCH v4 11/31] kconfig: support user-defined function and recursively expanded variable
` [PATCH v4 12/31] kconfig: support simply "
` [PATCH v4 13/31] kconfig: support append assignment operator
` [PATCH v4 14/31] kconfig: expand lefthand side of assignment statement
` [PATCH v4 15/31] kconfig: add 'info', 'warning', and 'error' built-in functions
` [PATCH v4 16/31] kconfig: add 'if' built-in function
` [PATCH v4 17/31] kconfig: add 'filename' and 'lineno' built-in variables
` [PATCH v4 18/31] kconfig: error out if a recursive variable references itself
` [PATCH v4 19/31] Documentation: kconfig: document a new Kconfig macro language
` [PATCH v4 20/31] kconfig: test: add Kconfig macro language tests
` [PATCH v4 21/31] kconfig: show compiler version text in the top comment
` [PATCH v4 22/31] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH v4 23/31] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH v4 24/31] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH v4 25/31] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH v4 26/31] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH v4 27/31] kcov: test compiler capability in Kconfig and correct dependency
` [PATCH v4 28/31] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH v4 29/31] gcc-plugins: test plugin support in Kconfig and clean up Makefile
` [PATCH v4 30/31] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
` [PATCH v4 31/31] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig

[PATCH v4] pinctrl: msm: fix gpio-hog related boot issues
 2018-05-17  6:56 UTC  (6+ messages)

[PATCH v8 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-05-17  6:55 UTC  (4+ messages)
` [PATCH v8 09/24] ASoC: qdsp6: q6afe: Add q6afe driver

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-17  6:54 UTC  (6+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early

[Buildroot] [autobuild.buildroot.net] Build results for 2018-05-16
 2018-05-17  6:51 UTC  (2+ messages)

usbip: vhci_sysfs: fix potential Spectre v1
 2018-05-17  6:51 UTC  (3+ messages)
` [PATCH] "

linux-next: build warning after merge of the integrity tree
 2018-05-17  6:51 UTC 

[PATCH] nvme: remove cq check after submission
 2018-05-17  6:50 UTC  (3+ messages)

[1/3] x86/MCE/AMD: Redo function to get SMCA bank type
 2018-05-17  6:49 UTC  (9+ messages)
` [3/3] x86/MCE/AMD: Get address from already initialized block
            ` [PATCH 3/3] "

[Qemu-devel] [PATCH v6 2/2] iothread: let aio_epoll_disable fit to aio_context_destroy
 2018-05-17  6:48 UTC  (3+ messages)

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-05-17  6:47 UTC  (4+ messages)
` [PATCH v3 2/3] ioremap: Update pgtable free interfaces with addr

linux-next: manual merge of the net-next tree with the vfs tree
 2018-05-17  6:47 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-17  6:46 UTC  (4+ messages)

[PATCH, procfs-fixup] isdn/gigaset: add back gigaset_procinfo assignment
 2018-05-17  6:45 UTC 

[PATCH] xen: Change return type to vm_fault_t
 2018-05-17  6:43 UTC  (2+ messages)

[PATCH] xen-netfront: fix xennet_start_xmit()'s return type
 2018-05-17  6:43 UTC  (3+ messages)

[PATCH v2 0/3] xen/pvh: Dom0 support
 2018-05-17  6:43 UTC  (4+ messages)
` [PATCH v2 2/3] xen/store: do not store local values in xen_start_info

[RFC PATCH linux dev-4.13 1/3] fsi: Remove old sbefifo driver
 2018-05-17  6:41 UTC  (3+ messages)
` [RFC PATCH linux dev-4.13 2/3] fsi/sbefifo: Add driver for the SBE FIFO
` [RFC PATCH linux dev-4.13 3/3] fsi/fsi-occ: Simple conversion to new sbefifo driver

simplify procfs code for seq_file instances V2
 2018-05-17  6:42 UTC  (9+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
          ` [Drbd-dev] "

[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-05-17  6:42 UTC  (4+ messages)

linux-next: build warning after merge of the vfs tree
 2018-05-17  6:41 UTC  (2+ messages)

[RFC PATCH] UAPI: Document auxvec AT_* namespace policy and note reservations
 2018-05-17  6:40 UTC  (4+ messages)

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-05-17  6:39 UTC  (2+ messages)
` jk/branch-l-0-deprecation (was Re: What's cooking in git.git (May 2018, #02; Thu, 17))

[PATCH v2] mm: save two stranding bit in gfp_mask
 2018-05-17  6:39 UTC  (2+ messages)

TI unpack task not returning/exiting
 2018-05-17  6:39 UTC  (2+ messages)

[RFC,2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-05-17  6:39 UTC  (15+ messages)
                      ` [RFC 2/6] "

[PATCH 43/45] sound/soc/zte: remove duplicate includes
 2018-05-17  6:38 UTC  (2+ messages)

[PATCH bpf 0/6] bpf: enhancements for multi-function programs
 2018-05-17  6:35 UTC  (7+ messages)
` [PATCH bpf 1/6] bpf: support 64-bit offsets for bpf function calls
` [PATCH bpf 2/6] bpf: powerpc64: add JIT support for multi-function programs
` [PATCH bpf 3/6] bpf: get kernel symbol addresses via syscall
` [PATCH bpf 4/6] tools: bpf: sync bpf uapi header
` [PATCH bpf 5/6] tools: bpftool: resolve calls without using imm field
` [PATCH bpf 6/6] bpf: fix JITed dump for multi-function programs via syscall

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-05-17  6:36 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings

linux-next: manual merge of the akpm tree with the vfs tree
 2018-05-17  6:36 UTC 

[PATCH 1/2] perf script: Show virtual addresses instead of offsets
 2018-05-17  6:33 UTC  (2+ messages)
` [PATCH 2/2] perf script: Show symbol offsets by default

[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-05-17  6:33 UTC  (11+ messages)
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers

[RFC PATCH] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-05-17  6:33 UTC  (2+ messages)

migration regression in xen-4.11 and qemu-2.11 and qcow2
 2018-05-17  6:30 UTC  (5+ messages)

[PATCH v2] ovl: add warning and replace some errnos when failing from copy-up
 2018-05-17  6:29 UTC 

[LTP] [PATCH] ltp: replace the retry loops by new exponential backoff macro
 2018-05-17  6:29 UTC 

[LTP] [PATCH v3] tst_test.sh: achieve TST_RETRY_FUNC function in shell
 2018-05-17  6:29 UTC 

[v3,1/2] dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
 2018-05-17  6:28 UTC  (8+ messages)
` [v3,2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
      ` [PATCH v3 2/2] "

[U-Boot] [PATCH] sf: Add Macronix MX25U25645G ID
 2018-05-17  6:28 UTC  (2+ messages)

[PATCH 0/4] btrfs: lzo: Harden decompression callers to avoid
 2018-05-17  6:27 UTC  (5+ messages)
` [PATCH 1/4] btrfs: compression: Add linux/sizes.h for compression.h
` [PATCH 2/4] btrfs: lzo: Add comment about the how btrfs records its lzo compressed data
` [PATCH 3/4] btrfs: lzo: Add header length check to avoid slab out of bounds access
` [PATCH 4/4] btrfs: lzo: Hardern inline lzo compressed extent decompression

[PATCH] rootfs-postcommaneds: put image testdata under sstate control
 2018-05-17  6:29 UTC  (5+ messages)
` [PATCH v2] rootfs-postcommands: "

[U-Boot] [PATCH 0/6] Convert Xilinx ZynqMP to DM_USB with generic DWC3 glue logic driver
 2018-05-17  6:27 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] usb: dwc3: Add "

[PATCH v6] gpio: dwapb: Add support for 1 interrupt per port A GPIO
 2018-05-17  6:25 UTC  (3+ messages)

[PATCH] mmc: block: propagate correct returned value in mmc_rpmb_ioctl
 2018-05-17  6:24 UTC  (4+ messages)

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-17  6:23 UTC  (7+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
      ` [PATCH] PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()

[PATCH v3 0/4] Add basic support for Mediatek MT8183 SoC
 2018-05-17  6:22 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH v3 2/4] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v3 3/4] dt-bindings: serial: "
` [PATCH v3 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

Is add uevent of controlC still a reliable synchronization point?
 2018-05-17  6:21 UTC  (9+ messages)

[GIT PULL] s390 patches for 4.17-rc6
 2018-05-17  6:21 UTC 

[LTP] [PATCH v2] tst_test.sh: achieve TST_RETRY_FUNC function in shell
 2018-05-17  6:21 UTC  (4+ messages)
    ` [LTP] Fwd: "

[PATCH] doc: correct spell issues in i40e.rst
 2018-05-17 13:58 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] Which carrier card is targeted by the zynq picozed implementation?
 2018-05-17  6:17 UTC  (2+ messages)

[PATCH V2 01/10] ASoC: amd: dma config parameters changes
 2018-05-17  6:16 UTC  (4+ messages)
` [PATCH V2 04/10] ASoC: amd: pte offset related dma driver changes

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-17  6:15 UTC  (6+ messages)
` [PATCH v3 05/40] misc/mei/hdcp: Notifier chain for mei cldev state change

[PATCH v3] ASoC: da7219: read fmw property to get mclk for non-dts systems
 2018-05-17  6:13 UTC  (6+ messages)

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-17  6:13 UTC  (6+ messages)
` [PATCH 1/2] x86/boot/KASLR: Add two functions for 1GB huge pages handling

[PATCH 001/262] drm/i915: Move request->ctx aside
 2018-05-17  6:12 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
 2018-05-17  6:11 UTC 


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.