All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-07 03:37:32 to 2019-06-07 06:18:51 UTC [more...]

[PATCH v5 bpf-next 0/4] Better handling of xskmap entries
 2019-06-07  6:18 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/4] bpf/tools: sync bpf.h
` [PATCH v5 3/4] tools/bpf: Add bpf_map_lookup_elem selftest for xskmap

[PATCH] powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
 2019-06-07  6:16 UTC  (4+ messages)

Necessary changes between SDK and eSDK builds
 2019-06-07  6:17 UTC 

[PATCH v4 00/15] tc358767 driver improvements
 2019-06-07  6:15 UTC  (19+ messages)
` [PATCH v4 01/15] drm/bridge: tc358767: Simplify tc_poll_timeout()
` [PATCH v4 02/15] drm/bridge: tc358767: Simplify polling in tc_main_link_setup()
` [PATCH v4 03/15] drm/bridge: tc358767: Simplify polling in tc_link_training()
` [PATCH v4 04/15] drm/bridge: tc358767: Simplify tc_set_video_mode()
` [PATCH v4 05/15] drm/bridge: tc358767: Drop custom tc_write()/tc_read() accessors
` [PATCH v4 06/15] drm/bridge: tc358767: Simplify AUX data read
` [PATCH v4 07/15] drm/bridge: tc358767: Simplify AUX data write
` [PATCH v4 08/15] drm/bridge: tc358767: Increase AUX transfer length limit
` [PATCH v4 09/15] drm/bridge: tc358767: Use reported AUX transfer size
` [PATCH v4 10/15] drm/bridge: tc358767: Add support for address-only I2C transfers
` [PATCH v4 11/15] drm/bridge: tc358767: Introduce tc_set_syspllparam()
` [PATCH v4 12/15] drm/bridge: tc358767: Introduce tc_pllupdate_pllen()
` [PATCH v4 13/15] drm/bridge: tc358767: Simplify tc_aux_wait_busy()
` [PATCH v4 14/15] drm/bridge: tc358767: Drop unnecessary 8 byte buffer
` [PATCH v4 15/15] drm/bridge: tc358767: Replace magic number in tc_main_link_enable()

[PATCH 2/2] xmm7modem: enabling simtoolkit for xmm7modem
 2019-06-07  6:15 UTC  (2+ messages)

[PATCH 00/15] x86 cleanups and static_call()
 2019-06-07  6:13 UTC  (7+ messages)
` [PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions
` [PATCH 12/15] x86/static_call: Add out-of-line static call implementation
` [PATCH 13/15] x86/static_call: Add inline static call implementation for x86-64

Proposed updates and guidelines for MPEG-2, H.264 and H.265 stateless support
 2019-06-07  6:11 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/freeswitch: bump version to 1.8.6
 2019-06-07  6:10 UTC 

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-07  6:10 UTC  (5+ messages)

[v2 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-07  6:07 UTC  (5+ messages)
` [PATCH 1/4] mm: thp: extract split_queue_* into a struct
` [PATCH 2/4] mm: thp: make deferred split shrinker memcg aware
` [PATCH 3/4] mm: thp: remove THP destructor
` [PATCH 4/4] mm: shrinker: make shrinker not depend on memcg kmem

[Buildroot] [PATCH] package/kmsxx: work around gcc bug 85180
 2019-06-07  6:08 UTC  (2+ messages)

blk-cgroup cleanups
 2019-06-07  6:07 UTC  (7+ messages)
` [PATCH 4/6] blk-cgroup: move struct blkg_stat to bfq
` [PATCH 5/6] bfq-iosched: move bfq_stat_recursive_sum into the only caller
` [PATCH 6/6] block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

[PATCH V5 0/3] arm64/mm: Enable memory hot remove
 2019-06-07  2:28 UTC  (4+ messages)
` [PATCH V5 1/3] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()

[PATCH V5] drivers: i2c: tegra: fix warning/check/error
 2019-06-07  6:05 UTC  (4+ messages)

remove bi_phys_segments and related cleanups
 2019-06-07  6:04 UTC  (13+ messages)
` [PATCH 1/6] block: initialize the write priority in blk_rq_bio_prep
` [PATCH 2/6] block: remove blk_init_request_from_bio
` [PATCH 3/6] block: remove the bi_phys_segments field in struct bio
` [PATCH 4/6] block: simplify blk_recalc_rq_segments
` [PATCH 5/6] block: untangle the end of blk_bio_segment_split
` [PATCH 6/6] block: mark blk_rq_bio_prep as inline

[PATCH v5 3/3] kvm: vmx: handle_vmwrite: avoid checking for compatibility mode
 2019-06-07  6:04 UTC 

[dpdk-dev] [PATCH v1 1/2] lib/ring: add enqueue-dequeue callabck
 2019-06-07  6:03 UTC  (2+ messages)

[PATCH v5 2/3] kvm: vmx: segment limit check: use access length
 2019-06-07  6:03 UTC 

[PATCH v3 1/2] mt76: mt7615: enable support for mesh
 2019-06-07  6:03 UTC  (4+ messages)

[PATCH v5 1/3] kvm: vmx: fix limit checking in get_vmx_mem_address()
 2019-06-07  6:02 UTC 

[PATCH v5 0/2] Two-stagged initial page table setup
 2019-06-07  6:01 UTC  (6+ messages)
` [PATCH v5 1/2] RISC-V: Fix memory reservation in setup_bootmem()
` [PATCH v5 2/2] RISC-V: Setup initial page tables in two stages

[PATCH bpf-next v2 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-07  6:00 UTC  (7+ messages)
` [PATCH bpf-next v2 1/8] bpf: implement "

[RFC PATCH v5 0/8] treewide: improve R-Car SDHI performance
 2019-06-07  6:01 UTC  (15+ messages)
` [RFC PATCH v5 3/8] iommu: add a new capable IOMMU_CAP_MERGING

[PATCH] Staging: vc04_services : vchiq_core: Fix a brace issue
 2019-06-07  5:59 UTC 

[LSF/MM TOPIC] The end of the DAX experiment
 2019-06-07  6:00 UTC  (10+ messages)
` [Lsf-pc] "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-06-06
 2019-06-07  6:00 UTC 

[PATCH] KVM: arm64: Drop 'const' from argument of vq_present()
 2019-06-07  6:00 UTC  (5+ messages)

stable-rc/linux-4.14.y boot: 118 boots: 0 failed, 108 passed with 10 offline (v4.14.123-69-gcc46c1204f89)
 2019-06-07  6:00 UTC 

[PATCH] linux: README: reduced README size by 1 byte by removing unnecessary space character
 2019-06-07  5:59 UTC 

[PATCH 1/3] staging: rtl8712: xmit_linux.c: Remove leading p from variable names
 2019-06-07  5:52 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8712: usb_ops.c: "
` [PATCH 3/3] staging: rtl8712: usb_halinit.c: Remove "

properly communicate queue limits to the DMA layer
 2019-06-07  5:52 UTC  (5+ messages)

[PATCH] Powerpc/Watchpoint: Restore nvgprs while returning from exception
 2019-06-07  5:50 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 00/58] OCTEON TX2 Ethdev driver
 2019-06-07  5:51 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 48/58] net/octeontx2: add FW version get operation
    ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v1 56/58] net/octeontx2: add device stop and close operations
` [dpdk-dev] [PATCH v1 58/58] doc: add Marvell OCTEON TX2 ethdev documentation

[RFC] dmaengine: add fifo_size member
 2019-06-07  5:50 UTC  (17+ messages)
  ` [PATCH] "

[U-Boot] [PATCH v2] pci: Avoid assigning PCI resources that are below 0x1000
 2019-06-07  5:50 UTC  (2+ messages)

[PATCH] netmon: adding get functionality for neighbouring cell information
 2019-06-07  5:48 UTC  (2+ messages)

[PATCH 3/3] xmm7modem: adding netmon changes for reporting neighbouring cell
 2019-06-07  5:48 UTC 

[PATCH 2/3] netmon: adding get functionality for neighbouring cell information
 2019-06-07  5:47 UTC 

[PATCH] netmon: adding get functionality for neighbouring cell information
 2019-06-07  5:47 UTC 

[PATCH] staging: rtl8712: recv_linux.c: Remove leading p from variable names
 2019-06-07  5:45 UTC 

[U-Boot] [PATCH] clk: sifive: fu540-prci: align primary DT match string to the DT bindings
 2019-06-07  5:45 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the net-next tree
 2019-06-07  5:44 UTC 

[Bug 203837] New: Booting kernel under KVM immediately freezes host
 2019-06-07  5:42 UTC  (2+ messages)
` [Bug 203837] "

[PATCH v2] fstests: generic/260: Make it handle btrfs more gracefully
 2019-06-07  5:44 UTC  (2+ messages)

[PATCH] staging: rtl8712: hal_init.c: Remove leading p from variable names
 2019-06-07  5:42 UTC 

[dpdk-dev] [PATCH] acl: fix build issue with some arm64 compiler
 2019-06-07  5:42 UTC  (4+ messages)

[PATCH 1/2] powerpc/64s: Fix THP PMD collapse serialisation
 2019-06-07  5:35 UTC  (6+ messages)
` [PATCH 2/2] powerpc/64s: __find_linux_pte synchronization vs pmdp_invalidate

[PATCH v2] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07  5:39 UTC 

[PATCH 6/8] drivers: net: phy: fix warning same module names
 2019-06-07  5:38 UTC  (5+ messages)

[PATCH V3] i2c: busses: tegra: Add suspend-resume support
 2019-06-07  5:37 UTC  (2+ messages)

linux-next: build failure after merge of the ecryptfs tree
 2019-06-07  5:37 UTC  (2+ messages)
` [PATCH net v3] net: phy: rename Asix Electronics PHY driver

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-07  5:33 UTC  (8+ messages)
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register

[RFC/PATCH 0/5] Fix fetch regression with transport helpers
 2019-06-07  5:32 UTC  (7+ messages)
          ` CI builds on GitGitGadget, was "

[RFC PATCH v2 00/12] x86: Flush remote TLBs concurrently and async
 2019-06-07  5:28 UTC  (7+ messages)
` [RFC PATCH v2 11/12] x86/mm/tlb: Use async and inline messages for flushing

nouveau-fixes 5.2
 2019-06-07  5:27 UTC 

[dpdk-dev] [PATCH v1 0/3] MCS queued lock implementation
 2019-06-07  5:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 3/3] test/mcslock: add mcs queued lock unit test

[ndctl PATCH] Enable ndctl tests for emulated pmem devices
 2019-06-07  5:25 UTC 

Patches for v5.2-rc and v5.3 merge window
 2019-06-07  5:24 UTC  (5+ messages)

[PATCH v2 1/2] common/casefold: Add infrastructure to test filename casefold feature
 2019-06-07  5:23 UTC  (3+ messages)
` [PATCH v2 2/2] ext4/036: Add tests for filename casefolding feature

[PATCH 1/2] LSM: switch to blocking policy update notifiers
 2019-06-07  5:19 UTC  (7+ messages)

[PATCH] fstests: btrfs/163: make readahead run on the seed device
 2019-06-07  5:19 UTC  (2+ messages)

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-07  5:18 UTC  (8+ messages)
` [PATCH v3 1/5] arch: riscv: add support for building DTB files from DT source data

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-07  5:14 UTC  (3+ messages)

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-07  5:12 UTC  (6+ messages)
` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

Finalizing 3.0.9 release
 2019-06-07  5:11 UTC  (2+ messages)

[dpdk-dev] DPDK compilation on arm is failing in Travis
 2019-06-07  5:10 UTC  (10+ messages)

[PATCH] powerpc/pseries: fix oops in hotplug memory notifier
 2019-06-07  5:04 UTC 

[PATCH] ath11k: Fix the rate mask value for legacy and peer fixed rate
 2019-06-07  5:05 UTC  (3+ messages)

[PATCH blktests v2 0/2] Test zone mapping of logical devices
 2019-06-07  5:04 UTC  (4+ messages)
` [PATCH blktests v2 2/2] zbd/007: Add zone mapping test for "

[PATCH] ath11k: fix fallthrough warnings
 2019-06-07  5:03 UTC  (4+ messages)

[PATCH v6 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-07  5:00 UTC  (6+ messages)
` [PATCH v6 5/7] RISC-V: Parse cpu topology during boot

Round-Trip Time Requester with Xenomai / RTnet on Beaglebone Black
 2019-06-07  5:00 UTC  (5+ messages)
          ` Fwd: "

[PATCH] mtd: spi-nor: change "error reading JEDEC id" from dbg to err
 2019-06-07  4:56 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add Micron MT25QL02 support
 2019-06-07  4:56 UTC  (3+ messages)

[PATCH] mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
 2019-06-07  4:54 UTC  (5+ messages)

[PATCH v3 0/9] kvmppc: Paravirtualize KVM to support ultravisor
 2019-06-07  4:48 UTC  (4+ messages)
` [PATCH v3 7/9] KVM: PPC: Ultravisor: Restrict LDBAR access

[PATCH v7 0/6] Introduced new Cadence USBSS DRD Driver
 2019-06-07  4:46 UTC  (4+ messages)
` [PATCH v7 1/6] dt-bindings: add binding for USBSS-DRD controller

[PATCH] block: free sched's request pool in blk_cleanup_queue
 2019-06-07  4:39 UTC  (4+ messages)

[PATCH] drm/i915/icl: use ranges for voltage level lookup
 2019-06-07  4:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] media: vb2-dc: skip CPU sync in map/unmap dma_buf
 2019-06-07  4:32 UTC  (3+ messages)

Summary: GRUB installed but boot failed on Fujitsu M10-4
 2019-06-07  4:30 UTC  (4+ messages)

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-06-07  4:28 UTC  (4+ messages)

[meta-oe][PATCH] cryptsetup: Add PACKAGECONFIG options
 2019-06-07  3:46 UTC  (3+ messages)

[PATCH v4 0/7] drm/i915: Vulkan performance query support
 2019-06-07  4:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Vulkan performance query support (rev4)

[Qemu-devel] [PATCH] vhost-user: fix reconnection support for host notifier
 2019-06-07  4:21 UTC  (3+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-07  4:21 UTC  (3+ messages)

Error in building new recipe for Jool network translator
 2019-06-07  4:20 UTC  (4+ messages)

stable-rc/linux-4.9.y build: 197 builds: 7 failed, 190 passed, 6 errors, 3136 warnings (v4.9.180-62-gd9b5fd7ab17b)
 2019-06-07  4:14 UTC 

[GSoC] Blogging with Rohit
 2019-06-07  4:10 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix THP PMD collapse serialisation
 2019-06-07  4:07 UTC  (3+ messages)

[PATCH 00/44] ASoC: no Platform support
 2019-06-07  3:59 UTC  (5+ messages)
  ` [PATCH 1/3] ASoC: simple-card-utils: don't select unnecessary Platform
  ` [PATCH 2/3] ASoC: qcom: "
  ` [PATCH 3/3] ASoC: rockchip: rk3399_gru_sound: "

[PATCH v3 0/9] Enable Sub-page Write Protection Support
 2019-06-07  3:57 UTC  (3+ messages)
` [PATCH v3 1/9] Documentation: Introduce EPT based Subpage Protection

[lustre-devel] [PATCH] Place a memory barrier around cp_state changes
 2019-06-07  3:54 UTC  (3+ messages)

[Xen-devel] [freebsd-master test] 137354: regressions - FAIL
 2019-06-07  3:52 UTC 

[Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructions: lvsl,
 2019-06-07  3:51 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-06-07  3:50 UTC 

[PATCH 0/8] KVM: arm/arm64: vgic: ITS translation cache
 2019-06-07  3:47 UTC  (4+ messages)
` [PATCH 1/8] KVM: arm/arm64: vgic: Add LPI translation cache definition

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-07  3:47 UTC  (10+ messages)
` [PATCH v2 hmm 09/11] mm/hmm: Poison hmm_range during unregister
` [PATCH v2 hmm 10/11] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-06-07  3:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH 15/18] Boot Linux Console Test: add a test for aarch64 + virt

[PATCH V4] drivers: i2c: tegra: fix checkpatch defects
 2019-06-07  3:40 UTC  (3+ messages)

[U-Boot] [PATCH v7 00/15] Add Support for eMMC in Am65x-evm
 2019-06-07  3:37 UTC  (3+ messages)
` [U-Boot] [PATCH v7 11/15] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings


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.