All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 11:43:49 to 2018-03-15 12:45:02 UTC [more...]

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 12:45 UTC  (3+ messages)

[RFC v2 00/17] mempool: add bucket mempool driver
 2018-03-15 12:44 UTC  (11+ messages)
` [PATCH v1 0/9] mempool: prepare to add bucket driver
  ` [PATCH v1 3/9] mempool: remove callback to get capabilities

[PATCH v9 00/11] vpci: PCI config space emulation
 2018-03-15 12:44 UTC  (12+ messages)
` [PATCH v9 07/11] vpci/bars: add handlers to map the BARs
` [PATCH v9 09/11] vpci/msi: add MSI handlers
` [PATCH v9 11/11] vpci/msix: add MSI-X handlers

[PATCH 0/2] IB/core: Set invalid active widths to 1X when port is not active
 2018-03-15 12:43 UTC  (6+ messages)
` [PATCH 2/2] IB/core: Set width to 1X for invalid active widths when port is down

[PATCH 0/3] x86: assorted assembly related cleanup
 2018-03-15 12:43 UTC  (3+ messages)
` [PATCH 1/3] x86/alternatives: fully leverage automatic NOP filling

[igt-dev] [PATCH i-g-t] lib/igt_kms: Fix enum type in igt_pipe_has_prop
 2018-03-15 12:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] clk: imx51: uart4, uart5 gates only exist on imx50, imx53
 2018-03-15 12:43 UTC 

[PATCH v1 1/3] drm/tegra: plane: Fix RGB565 plane format on older Tegra's
 2018-03-15 12:42 UTC  (4+ messages)
` [PATCH v1 2/3] drm/tegra: plane: Correct legacy blending

[PATCH 0/2] xfs: don't require a dirty log on snapshots
 2018-03-15 12:41 UTC  (5+ messages)
` [PATCH 1/2] xfs: always check for and process unlinked inodes on mount

[PATCH] kthread: finer-grained lockdep/cross-release completion
 2018-03-15 12:41 UTC  (10+ messages)

[PATCH] scripts/oe-build-perf-report: fix comparing arbitrary commits
 2018-03-15 12:40 UTC 

[PATCH v2 0/8] mmc: sunxi: Add runtime PM support
 2018-03-15 12:40 UTC  (9+ messages)
` [PATCH v2 8/8] mmc: sunxi: Add runtime_pm support

[PATCH 00/11] sched/wait: Replace wait_on_atomic_t() with wait_var_event()
 2018-03-15 12:19 UTC  (12+ messages)
` [PATCH 01/11] sched/wait: Introduce wait_var_event()
` [PATCH 02/11] sched/wait,drm: Replace wait_on_atomic_t usage
` [PATCH 03/11] sched/wait,media: "
` [PATCH 04/11] sched/wait,afs: "
` [PATCH 05/11] sched/wait,btrfs: "
` [PATCH 06/11] sched/wait,fscache: "
` [PATCH 07/11] sched/wait,nfs: "
` [PATCH 08/11] sched/wait,ocfs2: "
` [PATCH 09/11] sched/wait,mips: Fix and replace "
` [PATCH 10/11] sched/wait: Remove wait_on_atomic_t()
` [PATCH 11/11] sched/wait: Improve __var_waitqueue()

[PATCH v4] iommu/amd: Add support for fast IOTLB flushing
 2018-03-15 12:38 UTC  (4+ messages)

KVM hang after OOM
 2018-03-15 12:37 UTC  (7+ messages)

[PATCH 0/8] Make the code -Wunused clean
 2018-03-15 12:36 UTC  (9+ messages)
` [PATCH 1/8] btrfs: Remove unused op_key var from add_delayed_refs
` [PATCH 2/8] btrfs: Remove unused length var from scrub_handle_errored_block
` [PATCH 3/8] btrfs: Remove unused tot_len var from lzo_decompress
` [PATCH 4/8] btrfs: Remove unused root var from relink_file_extents
` [PATCH 5/8] btrfs: remove max_active var from open_ctree
` [PATCH 6/8] btrfs: Remove unused parent_level var from btrfs_realloc_node
` [PATCH 7/8] btrfs: Remove unused extent_root var from caching_thread
` [PATCH 8/8] btrfs: Remove unused flush var in shrink_delalloc

[PATCH 1/2] Btrfs-progs: check, fix false error reports for shared prealloc extents
 2018-03-15 12:35 UTC  (3+ messages)
` [PATCH 1/2 v3] "

[LTP] Passed: linux-test-project/ltp#710 (master - 7cfd821)
 2018-03-15 12:34 UTC 

[PATCH] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-15 12:35 UTC  (2+ messages)

[U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency
 2018-03-15 12:34 UTC  (2+ messages)

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 12:33 UTC  (4+ messages)
` [RFT][PATCH v4 1/7] time: tick-sched: Reorganize idle tick management code

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-15 12:32 UTC  (13+ messages)
` [PATCH 5/8] migration: move calling control_save_page to the common place
  ` [Qemu-devel] "
` [PATCH 6/8] migration: move calling save_zero_page "
  ` [Qemu-devel] "
` [PATCH 7/8] migration: introduce save_normal_page()
  ` [Qemu-devel] "
` [PATCH 8/8] migration: remove ram_save_compressed_page()
  ` [Qemu-devel] "

[Qemu-arm] [PATCH 0/9] raspi3: various fixes for Linux booting
 2018-03-15 12:31 UTC  (7+ messages)
` [Qemu-arm] [PATCH 7/9] hw/arm/bcm2836: Use correct affinity values for BCM2837
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 9/9] hw/arm/raspi: Provide spin-loop code for AArch64 CPUs
  ` [Qemu-arm] "

[PATCH] dt-bindings: media: rcar_vin: Use status "okay"
 2018-03-15 12:31 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: configs: Set initrd_high environment varible
 2018-03-15 12:30 UTC  (2+ messages)

[PATCH -mm] mm, madvise, THP: Use THP aligned address in madvise_free_huge_pmd()
 2018-03-15 12:29 UTC  (4+ messages)

[PATCH v10] mmc: Export host capabilities to debugfs
 2018-03-15 12:29 UTC  (4+ messages)

[LTP] Errored: linux-test-project/ltp#709 (master - 1364466)
 2018-03-15 12:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] ARM: AM43xx: Add support for RTC only mode
 2018-03-15 12:28 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] am43xx: Do not allow EMIF to control DDR_RESET in rtconly config

[U-Boot] [PATCH] .travis.yml: Add lzop
 2018-03-15 12:27 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2018-03-15 12:26 UTC  (2+ messages)

WARNING in tracepoint_probe_register_prio (2)
 2018-03-15 12:26 UTC  (7+ messages)

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 12:26 UTC  (3+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization

Eudyptual Challenge website and email service down?
 2018-03-15 12:26 UTC  (4+ messages)

[LTP] [PATCH] fs/read_all: Filter /dev/watchdog*
 2018-03-15 12:25 UTC  (2+ messages)

[PATCH 2/2] Btrfs-progs: add fsck test for filesystem with shared prealloc extents
 2018-03-14 20:11 UTC  (2+ messages)
` [PATCH 2/2 v3] "

[Qemu-devel] [PATCH] block: Fix leak of ignore_children in error path
 2018-03-15 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] vvfat: Fix inherit_options flags
 2018-03-15 12:24 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
 2018-03-15 12:24 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()

[igt-dev] [PATCH i-g-t] intel-gpu-overlay: Update for renamed tracepoints
 2018-03-15 12:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: warning for intel-gpu-overlay: Update for renamed tracepoints (rev2)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 12:23 UTC 

[PATCH v2] ASoC: Intel: Boards: Add CNL RT274 I2S machine driver
 2018-03-15 12:23 UTC  (2+ messages)

[PATCH] x86/mwait-idle: add Gemini Lake support
 2018-03-15 12:20 UTC  (2+ messages)

Kickstart file to customize rootfs mount opts not modifying fstab as expected
 2018-03-15 12:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: fix read-modify-write in x550 phy setup
 2018-03-15 12:22 UTC 

[PATCH] tools/libacpi: Drop useless print messages
 2018-03-15 12:21 UTC  (3+ messages)

[LTP] [PATCH] commands/sysctl: Add new regression test for invalid sched_time_avg
 2018-03-15 12:21 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[U-Boot] [PATCH v10 0/4] Generic firmware loader
 2018-03-15 12:21 UTC  (7+ messages)
` [U-Boot] [PATCH v10 4/4] common: Generic firmware loader for file system

alsalib and snd_pcm_hw_params_set_rate_minmax
 2018-03-15 12:20 UTC  (3+ messages)

[PATCH ipmi/kcs_bmc v1] ipmi: kcs_bmc: optimize the data buffers allocation
 2018-03-15 12:20 UTC 

[PATCH 00/47] arch-removal: device drivers
 2018-03-15 12:19 UTC  (7+ messages)
` [PATCH 05/47] net: remove cris etrax ethernet driver
` [PATCH 23/47] cpufreq: remove cris specific drivers
` [PATCH 40/47] serial: remove cris/etrax uart drivers

[PATCH] drm/i915: Control PSR at runtime through debugfs only
 2018-03-15 12:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Control PSR at runtime through debugfs only (rev3)

[PATCH v5 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-03-15 12:16 UTC  (5+ messages)
` [PATCH v5 01/16] x86/mm: skip incrementing mfn if it is not a valid mfn

Out-of-tree module build in a dedicated build directory
 2018-03-15 12:14 UTC 

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 12:14 UTC 

[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
 2018-03-15 12:12 UTC  (12+ messages)
  ` [PATCH] Improve mutex documentation

[PATCH] net/mrvl: use proper constant for Rx descriptors number
 2018-03-15 12:12 UTC 

[PATCH 0/7] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-15 12:11 UTC  (7+ messages)
` [PATCH 1/7] staging:iio:ade7854: Rework I2C write function
` [PATCH 7/7] staging:iio:ade7854: Add proper error handling condition

[PATCH] x86/vtx: Introduce a typed union for CR access exit information
 2018-03-15 12:07 UTC 

[PATCH 01/36] drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
 2018-03-15 12:06 UTC  (3+ messages)
` [PATCH 10/36] drm/i915: Replace pcu_lock with sb_lock

[Qemu-devel] [PATCH RFC] scripts/checkpatch.pl: Bug fix
 2018-03-15 12:06 UTC  (3+ messages)

[PATCH v14 00/17] Add NV12 support
 2018-03-15 12:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add NV12 support (rev2)

[PATCH] kernel-doc: Remove __sched markings
 2018-03-15 12:06 UTC 

[v3,05/12] usb: typec: add API to get sink and source config
 2018-03-15 12:06 UTC 

[meta-java][PATCH 1/2] openjdk-8: fix MAKE detection patch
 2018-03-15 12:09 UTC  (4+ messages)

[PATCH v3]PCI: hv: fix PCI-BUS domainID corruption
 2018-03-15 12:05 UTC  (3+ messages)

[PATCH net-next] cxgb4: Fix queue free path of ULD drivers
 2018-03-15 12:04 UTC 

[RFC 0/5] DT property to reserve IOMMU regions
 2018-03-15 12:03 UTC  (7+ messages)
` [RFC 2/5] dt-bindings: brcm: Add reserved-dma-region for iPROC

[igt-dev] [PATCH i-g-t v2 0/4] run-tests.sh improvements
 2018-03-15 12:00 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] run-tests.sh: allow to run without sudo
` [igt-dev] [PATCH i-g-t v2 2/4] run-tests.sh: allow relative IGT_TEST_ROOT and IGT_CONFIG_PATH
` [igt-dev] [PATCH i-g-t v2 3/4] README: clarify comment about tests
` [igt-dev] [PATCH i-g-t v2 4/4] run-tests.sh: use meson build by default

[Qemu-devel] [PATCH 0/3] Add new CD-ROM related qtests
 2018-03-15 11:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] tests/boot-sector: Add magic bytes to s390x boot code header
` [Qemu-devel] [PATCH 2/3] tests/cdboot: Test booting from CD-ROM ISO image file
` [Qemu-devel] [PATCH 3/3] tests/cdrom-test: Test that -cdrom parameter is working

[PATCH 0/3] x86/pv: Trivial improvements to callback handling
 2018-03-15 11:58 UTC  (4+ messages)
` [PATCH 1/3] x86/pv: Avoid locked bit manipulation in register_guest_callback()
` [PATCH 2/3] x86/pv: Fold {compat_}unregister_guest_callback() into its non-compat counterpart
` [PATCH 3/3] x86/pv: Minor tweaks to {, compat_}register_guest_callback()

[PATCH] powerpc: Use common error handling code in setup_new_fdt()
 2018-03-15 11:57 UTC  (3+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 11:56 UTC  (3+ messages)

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-03-15 11:55 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: clock: meson: update documentation with hhi syscon
` [PATCH 2/4] ARM64: dts: meson-gx: sysctrl is the parent of the clock controller
` [PATCH 3/4] ARM64: dts: meson-axg: use hhi syscon for "
` [PATCH 4/4] ARM64: dts: meson-gx: fix gxl clock controller compatible

[PATCH] crypto: ctr: avoid VLA use
 2018-03-15 11:55 UTC  (3+ messages)

[LTP] SIGSEGV in faccessat01 and fchmodat01
 2018-03-15 11:55 UTC  (2+ messages)

use generic dma-direct and swiotlb code for x86 V2
 2018-03-15 11:54 UTC  (8+ messages)
` [PATCH 03/14] x86: use dma-direct
` [PATCH 04/14] x86: use generic swiotlb_ops

[LTP] [PATCH 1/2] lib: Add safe_recvmsg
 2018-03-15 11:52 UTC  (6+ messages)
` [LTP] [PATCH 2/2] Add CVE-2017-18075, pcrypt mishandles freeing instances

[RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()
 2018-03-15 11:51 UTC  (8+ messages)
` [PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
  ` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
    ` [PATCH v5 08/11] wait_bit: introduce {wait_on, wake_up}_atomic_one

[Qemu-devel] [PATCH v2 for-2.12] iotests: Avoid realpath, for CentOS 6
 2018-03-15 11:51 UTC 

[Qemu-devel] [Bug 1746943] [NEW] qemu-aarch64-static: qemu: uncaught target signal 11 for ps/top cmd
 2018-03-15 11:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1746943] "

[Qemu-devel] [Bug 1748434] [NEW] Possibly wrong GICv3 behavior when secure enabled
 2018-03-15 11:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1748434] "

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2018-03-15 11:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1749393] "

[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
 2018-03-15 11:50 UTC  (4+ messages)

[Qemu-devel] [Bug 1754038] [NEW] ARM M: Systick first wrap delayed (qemu-timers/icount prb?)
 2018-03-15 11:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754038] "

[Qemu-devel] [Bug 1755479] [NEW] Cortex M:qemu abort with optimized code and icount
 2018-03-15 11:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1755479] "

[Qemu-devel] [PATCH] checkpatch: warn about missing MAINTAINERS file changes
 2018-03-15 11:50 UTC  (5+ messages)

[PATCH v2] clk: Add driver for the si544 clock generator chip
 2018-03-15 11:50 UTC 

[PATCH 1/6] mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
 2018-03-15 11:48 UTC  (3+ messages)

[PATCH 00/10] rsi driver enhancements
 2018-03-15 11:46 UTC  (7+ messages)
` [PATCH 08/10] rsi: device disconnect changes
` [PATCH 09/10] rsi: tx improvements

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-15 11:46 UTC  (9+ messages)
  ` [PATCH v5 1/6] "
            ` [v5,1/6] "

[PATCH 4/5] kexec: fallback to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported
 2018-03-15 11:44 UTC  (6+ messages)
` [PATCH v4 5/5] kexec: document -s, -c and -a options

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-15 11:45 UTC  (5+ messages)
` [PATCH v3 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages

Implementaiton of cc-option in Config.mk
 2018-03-15 11:44 UTC  (5+ messages)

[PATCH 0/8] ARM: sun9i: a80: Add display support
 2018-03-15 11:41 UTC  (2+ messages)
` [PATCH 4/8] drm/sun4i: Add compatible strings for the A80 display pipeline


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.