All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-24 10:34:10 to 2019-04-24 11:13:11 UTC [more...]

[PATCH] x86/build: Move _etext to actual end of .text
 2019-04-24 11:12 UTC  (2+ messages)
` [tip:x86/mm] "

two small DMA-related Kconfig cleanups for x86
 2019-04-24 11:12 UTC  (8+ messages)
` [PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS

[PATCH 0/4 v2] mm/swap: Add locking for pagevec
 2019-04-24 11:12 UTC  (5+ messages)
` [PATCH 1/4] mm/page_alloc: Split drain_local_pages()
` [PATCH 2/4] mm/swap: Add static key dependent pagevec locking
` [PATCH 3/4] mm/swap: Access struct pagevec remotely
` [PATCH 4/4] mm/swap: Enable "use_pvec_lock" nohz_full dependent

[PATCH] ARM: shmobile: Remove GENERIC_PHY from shmobile_defconfig
 2019-04-24 11:11 UTC  (8+ messages)

[PATCH] x86: um: vdso: drop unnecessary cc-ldoption
 2019-04-24 11:12 UTC  (2+ messages)
` [tip:x86/asm] x86/um/vdso: Drop "

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-24 11:10 UTC  (7+ messages)
` [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic

[PATCH] x86/mm: Remove in_nmi() warning from 64bit implementation of vmalloc_fault()
 2019-04-24 11:11 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Remove in_nmi() warning from 64-bit "

Bug: git branch returns EXIT_SUCCESS when no branches found
 2019-04-24 11:11 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/2] slirp: move slirp as git submodule project
 2019-04-24 11:00 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH v2 1/2] build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
  ` [Qemu-devel] [PATCH v2 2/2] build-sys: move slirp as git submodule project

[Xen-devel] [xen-unstable-smoke test] 135228: regressions - FAIL
 2019-04-24 11:10 UTC  (3+ messages)
  `  "

[PATCH 2/2] mm/uaccess: Use unsigned long
 2019-04-24 11:10 UTC  (2+ messages)
` [tip:core/objtool] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions

[PATCH 1/2] x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
 2019-04-24 11:10 UTC  (2+ messages)
` [tip:core/objtool] "

[U-Boot] [PATCH] drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL
 2019-04-24 11:10 UTC  (2+ messages)

[PATCH v2 4/4] drm/i915/selftests: Verify whitelist of context registers
 2019-04-24 11:10 UTC  (6+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/2] meson: add entry for libgcrypt-config in cross file
 2019-04-24 11:09 UTC  (4+ messages)

[PATCH v2] drm/i915/selftests: Verify whitelist of context registers
 2019-04-24 11:09 UTC  (4+ messages)
` [PATCH v3] "

[U-Boot] [RFC PATCH v3] usb: limit USB_MAX_XFER_BLK to 256
 2019-04-24 11:09 UTC  (5+ messages)

[PATCH] mod_devicetable: helper macro for declaring oftree module device table
 2019-04-24 11:08 UTC 

[dpdk-dev] ABI and inline functions
 2019-04-24 11:08 UTC  (6+ messages)

[PATCH V5 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-04-24 11:08 UTC  (6+ messages)
` [PATCH V5 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-24 11:05 UTC  (13+ messages)
` [PATCH V2 net-next 01/12] net: hns3: fix data race between ring->next_to_clean
` [PATCH V2 net-next 02/12] net: hns3: fix for TX clean num when cleaning TX BD
` [PATCH V2 net-next 03/12] net: hns3: handle the BD info on the last BD of the packet
` [PATCH V2 net-next 04/12] net: hns3: stop sending keep alive msg when VF command queue needs reinit
` [PATCH V2 net-next 05/12] net: hns3: use atomic_t replace u32 for arq's count
` [PATCH V2 net-next 06/12] net: hns3: use a reserved byte to identify need_resp flag
` [PATCH V2 net-next 07/12] net: hns3: not reset TQP in the DOWN while VF resetting
` [PATCH V2 net-next 08/12] net: hns3: stop schedule reset service while unloading driver
` [PATCH V2 net-next 09/12] net: hns3: fix pause configure fail problem
` [PATCH V2 net-next 10/12] net: hns3: extend the loopback state acquisition time
` [PATCH V2 net-next 11/12] net: hns3: prevent double free in hns3_put_ring_config()
` [PATCH V2 net-next 12/12] net: hns3: remove reset after command send failed

[PATCH] drm/komeda: Mark the local functions as static
 2019-04-24 11:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] tests/qemu-iotests: Run basic iotests during "make check"
 2019-04-24 10:59 UTC  (27+ messages)
  ` [Qemu-devel] [PATCH 1/6] tests/qemu-iotests/check: Pick a default machine if necessary
  ` [Qemu-devel] [PATCH 2/6] tests/qemu-iotests/group: Introduce a new "ci" group for CI pipelines
  ` [Qemu-devel] [PATCH 3/6] tests/qemu-iotests: Do not hard-code the path to bash
  ` [Qemu-devel] [PATCH 4/6] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
  ` [Qemu-devel] [PATCH 5/6] tests: Run the iotests during "make check" again
  ` [Qemu-devel] [PATCH 6/6] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests

[Patch V3] v4l2-core: fix use-after-free error
 2019-04-24 11:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] linux-user: A set of misc patches for 4.1
 2019-04-24 11:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, for mips only, init field fp_abi

[PATCH] mesa:upgrade 19.0.1 -> 19.0.2
 2019-04-24 11:06 UTC  (3+ messages)

[U-Boot] [PATCH] misc: uclass: Introduce misc_init_by_ofnode
 2019-04-24 11:06 UTC 

[Qemu-devel] [PULL for-4.1 0/9] Miscellaneous patches for 2019-04-18
 2019-04-24 10:55 UTC  (2+ messages)

[PATCH] tools/include: propagate python interpreter path
 2019-04-24 11:03 UTC  (4+ messages)
` [Xen-devel] "

[PATCH V7 0/9] blk-mq: fix races related with freeing queue
 2019-04-24 11:02 UTC  (20+ messages)
` [PATCH V7 1/9] blk-mq: grab .q_usage_counter when queuing request from plug code path
` [PATCH V7 2/9] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V7 3/9] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V7 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx
` [PATCH V7 5/9] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH V7 6/9] blk-mq: always free hctx after request queue is freed
` [PATCH V7 7/9] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
` [PATCH V7 8/9] block: don't drain in-progress dispatch in blk_cleanup_queue()
` [PATCH V7 9/9] nvme: hold request queue's refcount in ns's whole lifetime

[PATCH 00/12] xen/arm: Add support to build with clang
 2019-04-24 11:01 UTC  (12+ messages)
                ` [Xen-devel] "

[PATCH] locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
 2019-04-24 11:02 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] add testing of libdpdk pkg-config file
 2019-04-24 11:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] devtools/test-meson-builds: add testing of "

[PATCH] block: don't run get_page() on pages from non-bvec iov iter
 2019-04-24 11:01 UTC 

[PATCH] ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
 2019-04-24 11:01 UTC 

[PATCH V1 00/14] Consolidate Post read processing code
 2019-04-24 11:01 UTC  (4+ messages)
` [PATCH V1 02/14] Consolidate "post read processing" into a new file

[cip-dev] about branch of meta-debian in cip-core/deby
 2019-04-24 11:01 UTC  (9+ messages)

[PATCH net-next 00/19] net: ethernet: ti: clean up and optimizations
 2019-04-24 11:00 UTC  (3+ messages)
` [PATCH net-next 11/19] net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode

[Xen-devel] [xen-unstable-coverity test] 135232: regressions - ALL FAIL
 2019-04-24 10:59 UTC  (3+ messages)
  `  "

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-24 11:00 UTC  (12+ messages)

gpio-keys-polled improvements
 2019-04-24 10:59 UTC  (7+ messages)
` [PATCH 1/4] mod_devicetable: helper macro for declaring oftree module device table
` [PATCH 3/4] input: keyboard: gpio_keys_polled: use gpio lookup table

[PATCH] usb: xhci: inherit dma_mask from bus if set correctly
 2019-04-24 10:58 UTC  (8+ messages)
        `  "
              `  "

[PATCH RFC RESEND] ALSA: usb-audio: Scarlett mixer interface for 18i20 Gen 2
 2019-04-24 10:55 UTC  (2+ messages)

[PATCH] fuse: Add ioctl flag for compat ioctl with 64-bit time_t
 2019-04-24 10:52 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 0/3] improve IPsec_MB dependency checks
 2019-04-24 10:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/3] crypto/aesni_gcm: add dependency version check

[PATCH 1/5] icu: update to 64.1
 2019-04-24 10:52 UTC  (4+ messages)
` [PATCH 5/5] python3-pygobject: update to 3.32.0

[PATCH 0/5] Aspeed: Enable video engine
 2019-04-24 10:50 UTC  (2+ messages)

[PATCH] docs/vm: add documentation of memory models
 2019-04-24 10:50 UTC  (2+ messages)

[RESEND4, PATCH 0/2] fuse: don't stuck clients on retrieve_notify with size > max_write
 2019-04-24 10:48 UTC  (5+ messages)
` [RESEND4, PATCH 2/2] fuse: require /dev/fuse reads to have enough buffer capacity as negotiated
` [RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write

next-20190408: Suspend/resume problems on Thinkpad X60
 2019-04-24 10:48 UTC  (6+ messages)
  ` next-20190408..0418: "

[PATCH] pinctrl: stm32: check irq controller availability at probe
 2019-04-24 10:48 UTC  (3+ messages)

[PATCH] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set
 2019-04-24 10:47 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 0/3] Apple iBridge support
 2019-04-24 10:47 UTC  (4+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver

ipsec tunnel performance degrade
 2019-04-24 10:40 UTC  (2+ messages)
` [RFC HACK] xfrm: make state refcounting percpu

[PATCH 2/2] gpio: sch: Add interrupt support
 2019-04-24 10:46 UTC  (13+ messages)

[Qemu-devel] [PATCH 00/10] s390x: new guest features
 2019-04-24 10:38 UTC  (18+ messages)

[PATCH] coreutils: update to 8.31
 2019-04-24 10:45 UTC  (2+ messages)

[Bug 110500] New: X-Server crashes - GL error: GL_OUT_OF_MEMORY in glTexSubImage
 2019-04-24 10:45 UTC  (3+ messages)
  ` [Bug 110500] "

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-04-24 10:35 UTC  (6+ messages)

[PATCH 0/6] objtool: Add support for Arm64
 2019-04-24 10:44 UTC  (7+ messages)
` [RFC 3/6] objtool: arm64: Adapt the stack frame checks and the section analysis for the arm architecture
` [RFC 4/6] arm64: assembler: Add macro to annotate asm function having non standard stack-frame

[Buildroot] [PATCH 1/1] package/binutils: fix build error due to architecture name is incomplete
 2019-04-24 10:44 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/libnspr:add nds32 support patches

[PATCH 09/13] media: v4l2-ctrl: add MPEG-2 profile and level controls
 2019-04-24 10:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v12 00/31] Speculative page faults
 2019-04-24 10:34 UTC  (13+ messages)
` [PATCH v12 04/31] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 18/31] mm: protect against PTE changes done by dup_mmap()

[PATCH 0/6] iomem cacheability
 2019-04-24 10:42 UTC  (9+ messages)
` [PATCH 1/6] xen: extend XEN_DOMCTL_memory_mapping to handle cacheability
          ` [Xen-devel] "

[dm-crypt] Is my LUKS header corrupted?
 2019-04-24 10:42 UTC 

[PATCH v2 00/79] Convert files to ReST
 2019-04-24 10:40 UTC  (14+ messages)
` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst

[Qemu-devel] [Bug 1809304] [NEW] qemu-img convert is freezing for some DMG files
 2019-04-24 10:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1809304] "

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-24 10:41 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/9] Revert "pico-imx7d: Add LCD support"

[PATCH 0/3] livepatch/stacktrace: Clean up of reliable stacktrace errors
 2019-04-24 10:41 UTC  (3+ messages)
` [PATCH 3/3] livepatch: Cleanup message handling in klp_try_switch_task()

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-24 10:40 UTC  (7+ messages)

[meta-networking][PATCH] ntp: upgrade 4.2.8p12 -> 4.2.8p13
 2019-04-24 10:40 UTC 

[PATCH v1 0/7] mm/memory_hotplug: Factor out memory block device handling
 2019-04-24 10:25 UTC  (5+ messages)
` [PATCH v1 4/7] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v1 5/7] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v1 6/7] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v1 7/7] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCH] x86_64: uninline TASK_SIZE
 2019-04-24 10:38 UTC  (11+ messages)

[PATCH] rcutorture: Tweak kvm options
 2019-04-24 10:38 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2]: vmdk: Add read-only support for the new seSparse format
 2019-04-24 10:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] vmdk: Fix comment regarding max l1_size coverage
  ` [Qemu-devel] [Qemu-block] "

[PATCH RFT] watchdog: da9063_wdt: parse DT for timeout value, too
 2019-04-24 10:36 UTC  (6+ messages)

[PATCH] ipmi: fix slave-addr property add to ipmi platform device
 2019-04-24 10:34 UTC 

libata fixes for NVME + OPAL
 2019-04-24 10:34 UTC  (8+ messages)
` [PATCH 1/3] drivers: nvme: target: core: fix build break
` [PATCH 2/3] drivers: libata: introduce sysctl directory
` [PATCH 3/3] drivers: libata: add sysctl: 'libata.allow_tpm' for self-encrypted devices


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.