All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-09 09:53:33 to 2018-11-09 10:53:07 UTC [more...]

[Qemu-devel] [RFC PATCH spice/qemu v3 0/3] QXL interface to set monitor ID
 2018-11-09 10:52 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH spice v3 1/3] QXL interface: add a function to identify monitors in the guest

UBSAN: Undefined behaviour in mm/page_alloc.c
 2018-11-09 10:52 UTC  (12+ messages)

[PATCH] xen/netfront: remove unnecessary wmb
 2018-11-09 10:52 UTC  (3+ messages)
` [Xen-devel] "

[PATCH net-next v2 00/11] ICMP error handling for UDP tunnels
 2018-11-09  1:13 UTC  (2+ messages)

[PATCH 0/2] xfsdump whitespace changes
 2018-11-09  1:04 UTC  (10+ messages)

Autoincing version every rebuild
 2018-11-09 10:50 UTC 

[PATCH v3 1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly
 2018-11-09 10:49 UTC  (9+ messages)
` [PATCH v3 2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B

[PATCH 1/2] drm/i915: Initialise the obj->rcu head
 2018-11-09 10:49 UTC  (4+ messages)
` [PATCH] "

[PATCH] pinctrl: max77620: Use define directive for max77620_pinconf_param values
 2018-11-09 10:48 UTC  (3+ messages)

[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
 2018-11-09 10:48 UTC  (3+ messages)

help: OpenBMC phosphor-hwmon-readd support for non-hwmon drivers in linux
 2018-11-09 10:47 UTC 

[PATCH RFC v1 00/11] hwpoison improvement part 1
 2018-11-09 10:46 UTC  (7+ messages)
` [RFC][PATCH v1 02/11] mm: soft-offline: add missing error check of set_hwpoison_free_buddy_page()
` [RFC][PATCH v1 03/11] mm: move definition of num_poisoned_pages_inc/dec to include/linux/mm.h
` [RFC][PATCH v1 04/11] mm: madvise: call soft_offline_page() without MF_COUNT_INCREASED

[PATCH] drm/arm/malidp: Consider rotation memory requirement in case of AFBC framebuffer
 2018-11-09 10:46 UTC  (2+ messages)

[PATCH v2] x86/traps: use only one stub function for l/cstar
 2018-11-09 10:46 UTC 

[PATCH] mm, memory_hotplug: check zone_movable in has_unmovable_pages
 2018-11-09 10:45 UTC  (6+ messages)

[PATCH net-next] cxgb4: Add new T6 PCI device ids 0x608a
 2018-11-09  1:07 UTC  (2+ messages)

[PATCH] crypto/simd: correctly take reqsize of wrapped skcipher into account
 2018-11-09  1:05 UTC  (3+ messages)

[PATCH RFC 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-09 10:43 UTC  (4+ messages)
` [PATCH RFC 1/3] mm: When CONFIG_ZONE_DMA32 is set, use DMA32 for SLAB_CACHE_DMA

[PATCH 1/2] Doc: bindings: Add binding doc for nxp system counter timer
 2018-11-09 10:43 UTC  (2+ messages)
` [PATCH 2/2] driver: clocksource: Add nxp system counter timer driver support

[PATCH] Btrfs: simpler and more efficient cleanup of a log tree's extent io tree
 2018-11-09 10:43 UTC 

[PATCH][net-next][v2] net/ipv6: compute anycast address hash only if dev is null
 2018-11-09  1:04 UTC  (2+ messages)

[PATCH v2] app/testpmd: revert setting default RSS
 2018-11-09 10:42 UTC  (2+ messages)
  ` [v2] "

[PATCH v3 0/3] Huawei laptops
 2018-11-09 10:40 UTC  (5+ messages)
` [PATCH v3 1/3] x86: add support for Huawei WMI hotkeys

[PATCH net] inet: frags: better deal with smp races
 2018-11-09  1:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Performance improvements for xen_disk v2
 2018-11-09 10:40 UTC  (12+ messages)
` [Qemu-devel] xen_disk qdevification (was: [PATCH 0/3] Performance improvements for xen_disk v2)
    ` [Qemu-devel] xen_disk qdevification

Xen 4.12 Development Update
 2018-11-09 10:40 UTC  (2+ messages)

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-09 10:36 UTC  (14+ messages)
` [PATCH 1/4] of/device: Add a way to probe drivers by match data

[PATCH 00/17] Backport rt/deadline crash and the ardous story of FUTEX_UNLOCK_PI to 4.4
 2018-11-09 10:35 UTC  (19+ messages)
` [PATCH 01/17] futex: Cleanup variable names for futex_top_waiter()
` [PATCH 02/17] futex: Use smp_store_release() in mark_wake_futex()
` [PATCH 03/17] futex: Remove rt_mutex_deadlock_account_*()
` [PATCH 04/17] rtmutex: Make wait_lock irq safe
` [PATCH 05/17] futex,rt_mutex: Provide futex specific rt_mutex API
` [PATCH 06/17] futex: Change locking rules
` [PATCH 07/17] futex: Cleanup refcounting
` [PATCH 08/17] futex: Rework inconsistent rt_mutex/futex_q state
` [PATCH 09/17] futex: Rename free_pi_state() to put_pi_state()
` [PATCH 10/17] futex: Pull rt_mutex_futex_unlock() out from under hb->lock
` [PATCH 11/17] futex,rt_mutex: Introduce rt_mutex_init_waiter()
` [PATCH 12/17] futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
` [PATCH 13/17] futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
` [PATCH 14/17] futex: Futex_unlock_pi() determinism
` [PATCH 15/17] futex: Drop hb->lock before enqueueing on the rtmutex
` [PATCH 16/17] rtmutex: Deboost before waking up the top waiter
` [PATCH 17/17] sched/rtmutex/deadline: Fix a PI crash for deadline tasks

[Qemu-devel] [PATCH 0/2] linux-user/mips: Support the n32 ABI for the R5900
 2018-11-09 10:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH V4 0/3] Fix VGA logdirty related display freezes with altp2m
 2018-11-09 10:34 UTC  (5+ messages)
` [PATCH V4 3/3] x86/altp2m: fix display frozen when switching to a new view early

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-11-09 10:34 UTC  (7+ messages)
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw

[PATCH 0/2]: dedupe/copy_file_range fixes
 2018-11-09  0:54 UTC  (2+ messages)
` [PATCH 3/2] splice: increase pipe size in splice_direct_to_actor()

[Qemu-devel] List of files containing devices which have not been QOMified
 2018-11-09 10:31 UTC  (3+ messages)

[PATCH v2] media: venus: add support for selection rectangles
 2018-11-09 10:31 UTC  (4+ messages)

[PATCH v3 0/5] (remainder of) viridian cleanup
 2018-11-09 10:31 UTC  (4+ messages)
` [PATCH v3 3/5] viridian: define type for the 'virtual VP assist page'

[LTP] [PATCH v4] Testing statx syscall Timestamp fields
 2018-11-09 10:30 UTC 

[PATCH 0/2] Integrated the jitter entropy daemon to work around slow boot problems for Yocto
 2018-11-09 10:30 UTC  (3+ messages)
` [PATCH 2/2] libjitterentropy: add 2.1.2

[LTP] [RFC] [PATCH] lib: Add support for test tags
 2018-11-09 10:28 UTC  (4+ messages)
  ` [LTP] [Automated-testing] "

[PATCH v2 1/2] drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
 2018-11-09 10:26 UTC  (2+ messages)
` [PATCH v2 2/2] drm/vc4: Prefer PPF over TPZ when dst >= 2/3 src

[wireless-regdb] [PATCH] wireless-regdb: delete outdated comment for DE
 2018-11-09 10:24 UTC  (2+ messages)
`  "

[U-Boot] CVE-2018-18439, CVE-2018-18440 - U-Boot verified boot bypass vulnerabilities
 2018-11-09 10:24 UTC  (5+ messages)

[LTP] [PATCH] msgstress04: make sure not pass IPC_PRIVATE to msgget
 2018-11-09 10:24 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
 2018-11-09 10:23 UTC  (7+ messages)
` [U-Boot] [PATCH v1 2/2] imx: mkimage: add size check to the u-boot.imx make target

[PATCH v2] kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
 2018-11-09 10:23 UTC  (4+ messages)

[PATCH v7 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-11-09 10:22 UTC  (7+ messages)
` [PATCH v7 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v2 0/7] ARM: qcom: msm8974-hammerhead: add USB OTG support
 2018-11-09 10:22 UTC  (5+ messages)
` [PATCH v2 5/7] pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues

[PATCH] Btrfs: do not set log for full commit when creating non-data block groups
 2018-11-09 10:21 UTC  (6+ messages)

[PATCH 0/1] mingw: handle absolute paths in expand_user_path()
 2018-11-09 10:21 UTC  (19+ messages)
` [PATCH 1/1] "

[PATCH 0/5] mt76x02: bssid setup corrections for STA
 2018-11-09 10:20 UTC  (6+ messages)
` [PATCH 1/5] mt76x02: correct set bssid "
` [PATCH 2/5] mt76x02: initalize mutli bss mode by default
` [PATCH 3/5] mt76x2u: use common mt76x02_add_interface
` [PATCH 4/5] mt76x02: minor beaconing init changes
` [PATCH 5/5] mt76x02: remove no longer actual comment

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-09  0:42 UTC  (16+ messages)

(2) (2) (2) [Kernel][NET] Bug report on packet defragmenting
 2018-11-09  0:42 UTC  (11+ messages)
`  "
  `  "
    `  "
        `  "
            ` RE:(2) (2) "
                ` RE:(2) (2) "
                    ` RE:(2) (2) "

[PATCH] irq/irq_sim: add locking
 2018-11-09 10:19 UTC  (3+ messages)

[PATCH bpf-next v4 00/13] bpf: add btf func info support
 2018-11-09  0:40 UTC  (4+ messages)
` [PATCH bpf-next v4 02/13] bpf: btf: Add BTF_KIND_FUNC

[PATCH v12 2/5] clk: imx: add fractional PLL output clock
 2018-11-09 10:18 UTC  (4+ messages)

[PATCH v3 2/2] range-diff: fix regression in passing along diff options
 2018-11-09 10:18 UTC  (5+ messages)
` [PATCH v4 0/3] range-diff fixes
` [PATCH v4 1/3] range-diff doc: add a section about output stability
` [PATCH v4 2/3] range-diff: fix regression in passing along diff options
` [PATCH v4 3/3] range-diff: make diff option behavior (e.g. --stat) consistent

[PATCH] Btrfs: incremental send, fix infinite loop when apply children dir moves
 2018-11-09 10:18 UTC  (7+ messages)

[PATCH] gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
 2018-11-09 10:17 UTC  (2+ messages)

[PATCH v2 0/4] x86/HVM: implement memory read caching
 2018-11-09 10:17 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed (v4.14.79-32-g24f453c41e18)
 2018-11-09  0:38 UTC 

[meta-oe] Set linux capabilities on binary on a recipe in meta-oe layer
 2018-11-09 10:16 UTC  (4+ messages)
`  "

[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
 2018-11-09 10:16 UTC 

[kvm-unit-tests PATCH] s390x: Fixup interrupt psws
 2018-11-09 10:15 UTC 

[PATCH 0/4] staging: rtlwifi: Change line and comment spacing
 2018-11-09 10:15 UTC  (4+ messages)
` [PATCH 3/4] staging: rtlwifi: Add blank lines

[PATCH] backlight: pwm_bl: re-add driver internal enabled tracking
 2018-11-09 10:15 UTC  (2+ messages)

[PATCH v12 0/2] Add XYUV format support
 2018-11-09 10:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Add XYUV format support (rev10)

[Cluster-devel] [DLM PATCH] dlm: Don't swamp the CPU with callbacks queued during recovery
 2018-11-09 10:14 UTC  (2+ messages)

[PATCH v4 0/4] virgl: fence fd support
 2018-11-09 10:13 UTC  (6+ messages)
` [PATCH v4 3/4] drm/virtio: add in/out fence support for explicit synchronization

[PATCH] target: fix a memory leak in pscsi_map_sg()
 2018-11-09 10:13 UTC 

[PATCH v2 bus+gpio 1/4] bus: Add support for Moxtet bus
 2018-11-09 10:12 UTC  (4+ messages)
` [PATCH v2 bus+gpio 3/4] drivers: gpio: Add support for GPIOs over "

[PATCH] powerpc: Add KVM guest defconfig
 2018-11-09  9:59 UTC  (3+ messages)

[RFC PATCH] index-pack: improve performance on NFS
 2018-11-09 10:11 UTC  (13+ messages)

[PATCH 0/2] Fix built-in rebase perf regression
 2018-11-09 10:11 UTC  (5+ messages)
` [PATCH 1/2] rebase: consolidate clean-up code before leaving reset_head()
` [PATCH 2/2] built-in rebase: reinstate `checkout -q` behavior where appropriate

[Qemu-devel] QEMU and Kconfig
 2018-11-09 10:10 UTC  (12+ messages)

[PATCH 1/2] doc: add guide for debug and troubleshoot
 2018-11-09 10:06 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: add svg for debug and troubleshoot guide

[Buildroot] [PATCH] nginx: security bump to 1.15.6
 2018-11-09 10:08 UTC 

[PATCH v3 1/3] arm64: dts: meson-gxl: add support for phicomm n1
 2018-11-09 10:08 UTC  (4+ messages)

[PATCH v2 0/3] Add QSPI flash support to iwg23s
 2018-11-09 10:06 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: r8a77470: Add QSPI support
` [PATCH v2 3/3] ARM: dts: iwg23s-sbc: Add QSPI flash support

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-11-09 10:05 UTC  (18+ messages)
` [PATCH net-next v2 3/5] virtio_ring: add packed ring support
                  ` [virtio-dev] "

[Qemu-devel] [RFC/PoC PATCH 0/3] support initrd size up to 4G
 2018-11-09 10:04 UTC  (7+ messages)
` [Qemu-devel] [RFC/PoC PATCH 1/3] i386: set initrd_max to 4G - 1 to allow up to 4G initrd

[PATCH][RFC] iio: Move attach/detach of the poll func to the core
 2018-11-09 10:03 UTC  (3+ messages)

[PATCH] build: disable compiler AVX512F support
 2018-11-09 10:03 UTC  (7+ messages)
` [PATCH v2] "
    ` AVX512 bug on SkyLake

[GIT PULL] nds32 new features and bug fix for 4.20
 2018-11-09 10:00 UTC 

[Qemu-devel] [PATCH] hw: set_netdev: remove useless code
 2018-11-09 10:00 UTC  (5+ messages)

stable-rc/linux-4.4.y build: 177 builds: 2 failed, 175 passed (v4.4.162-115-g70cfa9ca6595)
 2018-11-09  0:22 UTC 

[PATCH v4 bpf-next 0/7] bpftool: support loading flow dissector
 2018-11-09  0:22 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] selftests/bpf: rename flow dissector section to flow_dissector
` [PATCH v4 bpf-next 2/7] libbpf: cleanup after partial failure in bpf_object__pin
` [PATCH v4 bpf-next 3/7] libbpf: bpf_program__pin: add special case for instances.nr == 1
` [PATCH v4 bpf-next 4/7] libbpf: add internal pin_name
` [PATCH v4 bpf-next 5/7] bpftool: add loadall command
` [PATCH v4 bpf-next 6/7] bpftool: add pinmaps argument to the load/loadall
` [PATCH v4 bpf-next 7/7] bpftool: support loading flow dissector

[PATCH v1 0/5] Venus - Decode reconfig sequence
 2018-11-09  9:59 UTC  (3+ messages)
` [PATCH v1 3/5] media: venus: do not destroy video session during queue setup

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-09  0:21 UTC  (4+ messages)
` [PATCH 03/16] xfs: finobt AG reserves don't consider last AG can be a runt

Support for VRF in NFS?
 2018-11-09  9:59 UTC  (6+ messages)

[PATCH] xfs: defer online discard submission to a workqueue
 2018-11-09  0:20 UTC  (8+ messages)

[PATCH 1/2] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-11-09  9:58 UTC  (6+ messages)

[kbd] [Pkg-kbd-devel] Bug#913252: loadkeys: segmentation fault with a very long file name
 2018-11-09  9:58 UTC 

[PATCH net-next 0/7] net: sched: prepare for more Qdisc offloads
 2018-11-09  0:20 UTC  (2+ messages)

[PATCH 1/2] arm64: defconfig: Enable QCS404 configs
 2018-11-09  9:58 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: Enable some qcom remoteproc configs

[PATCH net] net: mvneta: Don't advertise 2.5G modes
 2018-11-09  9:57 UTC  (3+ messages)

[PATCH] recipetool: Change srcuri mirror to yoctoproject site
 2018-11-09  9:57 UTC 

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-09  9:55 UTC  (8+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH V4 00/10] ARM: imx: add imx7ulp support
 2018-11-09  9:54 UTC  (4+ messages)
` [PATCH V4 06/10] pinctrl: fsl: imx7ulp: change to use imx legacy binding

[PATCH] crypto: chelsio: clean up various indentation issues
 2018-11-09  9:53 UTC  (2+ messages)

[PATCH V4 04/10] gpio: vf610: add optional clock support
 2018-11-09  9:53 UTC  (4+ messages)
` [PATCH V5 1/1] "


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.