All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-20 12:48:44 to 2018-07-20 13:26:56 UTC [more...]

[PATCH v4 0/4] Fix silent data corruption in blkdev_direct_IO()
 2018-07-20 13:05 UTC  (5+ messages)
` [PATCH v4 1/4] block: bio_iov_iter_get_pages: fix size of last iovec
` [PATCH v4 2/4] blkdev: __blkdev_direct_IO_simple: fix leak in error case
` [PATCH v4 3/4] block: add bio_iov_iter_get_all_pages() helper
` [PATCH v4 4/4] blkdev: __blkdev_direct_IO_simple: make sure to fill up the bio

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-20 13:26 UTC  (10+ messages)
` [PATCH v3 2/6] KVM: X86: Implement PV IPIs in linux guest
` [PATCH v3 5/6] KVM: X86: Add NMI support to PV IPIs

[PATCH RFC 0/7] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-07-20 13:26 UTC  (8+ messages)
` [PATCH RFC 1/7] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH RFC 2/7] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH RFC 3/7] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH RFC 4/7] x86/kvm/mmu: introduce guest_mmu
` [PATCH RFC 5/7] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH RFC 6/7] x86/kvm/nVMX: introduce scache for kvm_init_shadow_ept_mmu
` [PATCH RFC 7/7] x86/kvm/nVMX: optimize MMU switch from nested_vmx_load_cr3()

use the generic dma-noncoherent code for microblaze
 2018-07-20 13:26 UTC  (3+ messages)

[U-Boot] [PATCH] configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr
 2018-07-20 13:25 UTC 

[PATCH 4.14 00/92] 4.14.57-stable review
 2018-07-20 12:14 UTC  (9+ messages)
` [PATCH 4.14 01/92] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
` [PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.14 03/92] x86/paravirt: Make native_save_fl() extern inline
` [PATCH 4.14 04/92] Btrfs: fix duplicate extents after fsync of file with prealloc extents
` [PATCH 4.14 47/92] vhost_net: validate sock before trying to put its fd
` [PATCH 4.14 76/92] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 4.14 80/92] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 4.14 81/92] arm64: Add ARCH_WORKAROUND_2 probing

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-20 13:17 UTC  (13+ messages)

Sphinx version dependencies?
 2018-07-20 13:12 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] igt/gem_exec_schedule: Trim deep runtime
 2018-07-20 13:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] ASoC: wm9712: fix replace codec to component
 2018-07-20 13:22 UTC  (6+ messages)

[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-07-20 13:23 UTC  (7+ messages)
` [PATCH V4 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V4 4/8] backlight: qcom-wled: Rename PM8941* to WLED3

[PATCH 0/2] fail compilation with strcpy
 2018-07-20 13:22 UTC  (6+ messages)
` [PATCH 1/2] introduce "banned function" list

[PATCH 00/38] Netfilter/IPVS updates for net-next
 2018-07-20 13:20 UTC  (40+ messages)
` [PATCH 01/38] netfilter: nft_reject_bridge: remove unnecessary ttl set
` [PATCH 02/38] netfilter: flowtables: use fixed renew timeout on teardown
` [PATCH 03/38] netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
` [PATCH 04/38] netfilter: utils: move nf_ip_checksum* from ipv4 to utils
` [PATCH 05/38] netfilter: utils: move nf_ip6_checksum* from ipv6 "
` [PATCH 06/38] openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
` [PATCH 07/38] netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
` [PATCH 08/38] netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
` [PATCH 09/38] netfilter: conntrack: remove pkt_to_tuple indirection "
` [PATCH 10/38] netfilter: conntrack: remove invert_tuple "
` [PATCH 11/38] netfilter: conntrack: remove get_l4proto "
` [PATCH 12/38] netfilter: conntrack: avoid calls to l4proto invert_tuple
` [PATCH 13/38] netfilter: conntrack: avoid l4proto pkt_to_tuple calls
` [PATCH 14/38] netfilter: conntrack: remove get_timeout() indirection
` [PATCH 15/38] netfilter: conntrack: remove l3proto abstraction
` [PATCH 16/38] netfilter: Kconfig: Change select IPv6 dependencies
` [PATCH 17/38] netfilter: nf_conncount: Early exit for garbage collection
` [PATCH 18/38] netfilter: nf_conncount: Switch to plain list
` [PATCH 19/38] netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
` [PATCH 20/38] netfilter: nf_conncount: Move locking into count_tree()
` [PATCH 21/38] netfilter: nf_conncount: Split insert and traversal
` [PATCH 22/38] netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search
` [PATCH 23/38] netfilter: nf_conntrack: resolve clash for matching conntracks
` [PATCH 24/38] ipvs: provide just conn to ip_vs_state_name
` [PATCH 25/38] ipvs: add assured state for conn templates
` [PATCH 26/38] ipvs: drop conn templates under attack
` [PATCH 27/38] netfilter: Remove useless param helper of nf_ct_helper_ext_add
` [PATCH 28/38] netfilter: nf_tables: add and use helper for module autoload
` [PATCH 29/38] netfilter: nf_tables: make valid_genid callback mandatory
` [PATCH 30/38] netfilter: nf_tables: take module reference when starting a batch
` [PATCH 31/38] netfilter: nf_tables: avoid global info storage
` [PATCH 32/38] netfilter: nf_tables: use dedicated mutex to guard transactions
` [PATCH 33/38] netfilter: nf_osf: add nf_osf_match_one()
` [PATCH 34/38] netfilter: nf_osf: add struct nf_osf_hdr_ctx
` [PATCH 35/38] netfilter: nft_socket: Break evaluation if no socket found
` [PATCH 36/38] netfilter: nft_socket: Expose socket mark
` [PATCH 37/38] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
` [PATCH 38/38] netfilter: nf_osf: add missing definitions to header file

[PATCH 4.9 00/66] 4.9.114-stable review
 2018-07-20 12:14 UTC  (6+ messages)
` [PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
` [PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.9 07/66] x86/paravirt: Make native_save_fl() extern inline
` [PATCH 4.9 13/66] bcm63xx_enet: correct clock usage
` [PATCH 4.9 53/66] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1

Linux kernel mailing list filtering issues
 2018-07-20 13:19 UTC  (3+ messages)

[PATCHv5 00/19] MKTME enabling
 2018-07-20 13:17 UTC  (11+ messages)
` [PATCHv5 08/19] x86/mm: Introduce variables to store number, shift and mask of KeyIDs

[RFC 0/4] Virtio uses DMA API for all devices
 2018-07-20 13:16 UTC  (6+ messages)
` [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices

[PATCH] ARM: dts: rcar: Correct SATA device sizes to 2 MiB
 2018-07-20 12:28 UTC 

[PATCH] sched/fair: cfs quota cause large schedule latency
 2018-07-20 13:15 UTC 

[PATCH 4.4 00/31] 4.4.143-stable review
 2018-07-20 12:13 UTC  (4+ messages)
` [PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
` [PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.4 09/31] bcm63xx_enet: do not write to random DMA channel on BCM6345

[PATCH 0/2] ata: sata_rcar: Add rudimentary Runtime PM support
 2018-07-20 12:27 UTC  (3+ messages)
` [PATCH 1/2] ata: sata_rcar: Provide a short-hand for &pdev->dev
` [PATCH 2/2] ata: sata_rcar: Add rudimentary Runtime PM support

[U-Boot] [PATCH 0/2] env: Make environment loading log more clear
 2018-07-20 13:14 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] env: Don't print "Failed" error message
` [U-Boot] [PATCH 2/2] disk: part: Don't show redundant "

[PATCH v4] drm/i915: Interactive RPS mode
 2018-07-20 13:14 UTC  (6+ messages)
` [RESEND] "

[PATCH] clk: renesas: r9a06g032: Avoid needless probe deferring
 2018-07-20 12:26 UTC  (6+ messages)

[RFC] push: add documentation on push v2
 2018-07-20 13:12 UTC  (6+ messages)

[PATCH] doc: include note for pci address naming in ip pipeline
 2018-07-20 13:09 UTC 

[Qemu-devel] [PATCH] qstring: Fix integer overflow
 2018-07-20 13:09 UTC 

[RFC v2] mem: poison memory when freed
 2018-07-20 13:09 UTC  (2+ messages)

[PATCH 4.17 066/101] crypto: af_alg - Initialize sg_num_bytes in error code path
 2018-07-20 13:08 UTC  (2+ messages)
` KMSAN: uninit-value in af_alg_free_areq_sgls

[PATCH] drm/i915: Show stack (by WARN) for hitting forcewake errors
 2018-07-20 13:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] serial: sh-sci: Drop superfluous assignment in sci_request_dma()
 2018-07-20 12:18 UTC 

[PATCH 00/11] Add mt76x0 driver
 2018-07-20 12:18 UTC  (5+ messages)

[PATCH v2] btrfs: fix bug of chunk type check
 2018-07-20 12:17 UTC  (2+ messages)

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-20 13:04 UTC  (11+ messages)
` [RFC v3] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[PATCH 0/5] Update for removing driver specific BBM functions
 2018-07-20 13:03 UTC  (6+ messages)
` [PATCH 2/5] mtd: rawnand: qcom: remove driver specific block_markbad function

[U-Boot] [RFC PATCH v3 0/2] env: Make environment loading log more clear
 2018-07-20 13:03 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v3 2/2] disk: part: Remove redundant error message

[U-Boot] [PATCH] board/imgtec/boston: Add new defconfigs to the MAINTAINERS list
 2018-07-20 13:01 UTC 

[PATCH 3.18 00/29] 3.18.116-stable review
 2018-07-20 12:11 UTC  (3+ messages)
` [PATCH 3.18 07/29] Fix up non-directory creation in SGID directories
` [PATCH 3.18 25/29] net/mlx5: Fix command interface race in polling mode

[PATCH u-boot 2/2] boards: amlogic: Add FriendlyElec NanoPi K2 board support
 2018-07-20 12:59 UTC  (4+ messages)
` [U-Boot, u-boot, "
  ` [U-Boot] "

FreePascal testsuite still triggers sparc64 kernel issues
 2018-07-20 12:55 UTC  (2+ messages)

[Bug 200607] New: [amdgpu] Polaris10 driver crash with the recent linux-firmware update
 2018-07-20 12:55 UTC  (2+ messages)
` [Bug 200607] [amdgpu] Polaris10 driver crash with DC enabled

usb HC busted?
 2018-07-20 12:54 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.19
 2018-07-20 12:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: Document the RZN1D-DB board
` [PATCH 2/2] dt-bindings: cpu: Add Renesas R9A06G032 SMP enable method

[PATCH 4.14 56/92] crypto: af_alg - Initialize sg_num_bytes in error code path
 2018-07-20 12:54 UTC  (2+ messages)
` KMSAN: uninit-value in af_alg_free_areq_sgls

[GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.19
 2018-07-20 12:05 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP
` [PATCH 2/5] ARM: shmobile: Add the R9A06G032 SMP enabler driver
` [PATCH 3/5] soc: r9a06g032: don't build SMP files for non-SMP config
` [PATCH 4/5] ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_kill
` [PATCH 5/5] ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15

[PATCH V3] sched/deadline: Update rq_clock of later_rq when pushing a task
 2018-07-20 12:53 UTC  (4+ messages)

[PATCH 2/5] arm: shmobile: Add the R9A06G032 SMP enabler driver
 2018-07-20 12:05 UTC 

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.19
 2018-07-20 12:05 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: porter: Add missing PMIC nodes
` [PATCH 2/9] ARM: dts: renesas: Drop MTD partitioning from DT
` [PATCH 3/9] ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUs
` [PATCH 4/9] ARM: dts: convert to SPDX identifier for Renesas boards
` [PATCH 5/9] ARM: dts: Renesas R9A06G032 base device tree file
` [PATCH 6/9] ARM: dts: Renesas RZN1D-DB Board base file
` [PATCH 7/9] ARM: dts: Renesas R9A06G032 SMP enable method
` [PATCH 8/9] ARM: dts: gr-peach: Add GR-Peach audiocamerashield support
` [PATCH 9/9] ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitions

[U-Boot] [PATCH 1/2] common: Log should depends on DM not be selected by DM
 2018-07-20 12:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: Change CMD_DM enabling

[PATCH] iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
 2018-07-20 12:04 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.19
 2018-07-20 12:03 UTC  (8+ messages)
` [PATCH 1/7] ARM: shmobile: defconfig: Enable MTD command line partition parsing
` [PATCH 2/7] ARM: shmobile: defconfig: Drop NET_VENDOR_<FOO>=n
` [PATCH 3/7] ARM: shmobile: defconfig: Enable reset controller support
` [PATCH 4/7] ARM: shmobile: defconfig: Enable support for RZN1D-DB
` [PATCH 5/7] ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb
` [PATCH 6/7] ARM: shmobile: defconfig: Set CONFIG_LOCALVERSION
` [PATCH 7/7] ARM: multi_v7_defconfig: Enable support for RZN1D-DB

[xen-4.8-testing test] 125365: regressions - FAIL
 2018-07-20 12:51 UTC 

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.19
 2018-07-20 12:03 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: renesas: r8a77990: Remove non-existing STBE region
` [PATCH 2/9] arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addresses
` [PATCH 3/9] arm64: dts: renesas: r8a77965: Add second port to rcar_sound placeholder
` [PATCH 4/9] arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1
` [PATCH 5/9] arm64: dts: renesas: Unify the labels for RWDT
` [PATCH 6/9] arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes
` [PATCH 7/9] arm64: dts: renesas: r8a77995: Add SCIF {0,1,3,4,5} and all HSCIF device nodes
` [PATCH 8/9] arm64: dts: renesas: r8a77990: Enable USB3.0 host for Ebisu board
` [PATCH 9/9] arm64: dts: renesas: r8a77980: add INTC-EX support

[PATCH 7/9] arm64: dts: r8a77995: Add SCIF {0, 1, 3, 4, 5} and all HSCIF device nodes
 2018-07-20 12:03 UTC 

[virtio-dev] [PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-07-20 12:51 UTC  (4+ messages)
`  "
` [virtio-dev] "

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
 2018-07-20 12:03 UTC  (2+ messages)
` [PATCH 1/1] arm64: defconfig: Enable BD9571MWV regulator

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-20 12:50 UTC  (4+ messages)
` [PATCH 05/12] dmar: Use for_each_If

[PATCH 4.17 000/101] 4.17.9-stable review
 2018-07-20 12:14 UTC  (7+ messages)
` [PATCH 4.17 072/101] autofs: fix slab out of bounds read in getname_kernel()
` [PATCH 4.17 084/101] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
` [PATCH 4.17 088/101] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 4.17 089/101] arm64: Add ssbd command-line option
` [PATCH 4.17 099/101] bpf: enforce correct alignment for instructions
` [PATCH 4.17 101/101] bpf: undo prog rejection on read-only lock failure

[PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO
 2018-07-20 12:01 UTC  (5+ messages)
` [PATCH 1/4] staging: wilc1000: remove gpio parameter from wilc_netdev_init()
` [PATCH 2/4] staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
` [PATCH 3/4] staging: wilc1000: change compatible string from atmel to microchip
` [PATCH 4/4] staging: wilc1000: use descriptor-based interface for GPIO


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.