All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-11 12:37:10 to 2019-02-11 13:23:19 UTC [more...]

[PATCH v5 0/8] improve late microcode loading
 2019-02-11 13:23 UTC  (9+ messages)
` [PATCH v5 3/8] microcode: introduce the global microcode cache
` [PATCH v5 7/8] x86/microcode: Synchronize late microcode loading

[PATCHv2 0/2] locking/atomics: fix and improvement
 2019-02-11 13:22 UTC  (3+ messages)
` [PATCHv2 1/2] locking/atomics: Change 'fold' to 'grep'
` [PATCHv2 2/2] locking/atomics: Check atomic headers with sha1sum

[PATCH 3/3] devfreq: add mediatek cci devfreq
 2019-02-11 13:21 UTC  (9+ messages)
` [PATCH 0/3] Add cpufreq and cci devfreq for mt8183
  ` [PATCH 1/3] cpufreq: mediatek: add mt8183 cpufreq support

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-11 13:21 UTC  (4+ messages)

[PATCH V18 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-11 13:22 UTC  (10+ messages)
` [PATCH V18 2/6] i2c: tegra: add bus clear Master Support
` [PATCH V18 4/6] i2c: tegra: Add DMA support
` [PATCH V18 6/6] i2c: tegra: add i2c interface timing support

[tip:x86/boot] x86/boot: Early parse RSDP and save it in boot_params
 2019-02-11 13:21 UTC  (11+ messages)

[PATCH 0/4] Add PM support to STM32 LP Timer drivers
 2019-02-11 13:21 UTC  (6+ messages)
` [PATCH 4/4] iio: counter: stm32-lptimer: Add power management support

[v3,2/6] usb:common Separated decoding functions from dwc3 driver
 2019-02-11 13:20 UTC  (3+ messages)
` [PATCH v3 2/6] "

[PATCH] parport_ip32: pass struct device to DMA API functions
 2019-02-11 13:21 UTC 

[RESEND PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-11 13:20 UTC  (31+ messages)
` [RESEND PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [RESEND PATCH v2 06/33] ARM: davinci: wrap HW interrupt numbers with a macro
` [RESEND PATCH v2 10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [RESEND PATCH v2 13/33] ARM: davinci: aintc: use readl/writel_relaxed()
` [RESEND PATCH v2 14/33] irqchip: davinci-aintc: add a new config structure
` [RESEND PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [RESEND PATCH v2 20/33] ARM: davinci: cp-intc: remove cp_intc.h
` [RESEND PATCH v2 21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [RESEND PATCH v2 22/33] irqchip: davinci-cp-intc: add a new config structure
` [RESEND PATCH v2 25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [RESEND PATCH v2 28/33] ARM: davinci: cp-intc: unify error handling
` [RESEND PATCH v2 29/33] ARM: davinci: cp-intc: use readl/writel_relaxed()
` [RESEND PATCH v2 30/33] ARM: davinci: cp-intc: drop GPL license boilerplate
` [RESEND PATCH v2 33/33] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH v8 1/3] x86/fpu: track AVX-512 usage of tasks
 2019-02-11 13:20 UTC  (2+ messages)

[PATCH v2] mfd: sec-core: Cleanup formatting to a consistent style
 2019-02-11 13:20 UTC 

net: don't pass a NULL struct device to DMA API functions v2
 2019-02-11 13:20 UTC  (9+ messages)
` [PATCH 1/8] net: caif: pass struct device to DMA API functions
` [PATCH 2/8] au1000_eth: "
` [PATCH 3/8] macb_main: "
` [PATCH 4/8] lantiq_etop: "
` [PATCH 5/8] pxa168_eth: "
` [PATCH 6/8] moxart_ether: "
` [PATCH 7/8] meth: "
` [PATCH 8/8] smc911x: "

imx-uart DMA transaction error leading to OOPS on 4.14.95
 2019-02-11 12:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Add ignore-external migration capability
 2019-02-11 13:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/4] migration: Introduce ignore-shared capability
` [Qemu-devel] [PATCH v2 3/4] tests/migration-test: Add a test for "

[PATCH 0/2] Intel Cherry Trail Whiskey Cove LEDs support
 2019-02-11 13:17 UTC  (5+ messages)
` [PATCH 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs

Xen-unstable PVHdom0: Assertion 'IS_ALIGNED(dfn_x(dfn), (1ul << page_order))' failed at iommu.c:324
 2019-02-11 13:16 UTC  (11+ messages)

Baseline test plan and bootrr
 2019-02-11 13:16 UTC  (2+ messages)

[Qemu-devel] [PULL 00/18] testing updates: travis/cirrus/vm-test/binfmt
 2019-02-11 13:14 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/18] .cirrus.yml: basic compile and test for FreeBSD
` [Qemu-devel] [PULL 02/18] .travis.yml: stop requesting libffi & gettext from homebrew
` [Qemu-devel] [PULL 03/18] .travis.yml: separate tools and docs into another entry
` [Qemu-devel] [PULL 04/18] .travis.yml: fold --disable-tcg into alternate coroutine builds
` [Qemu-devel] [PULL 05/18] MAINTAINERS: Add an entry for scripts/archive-source.sh
` [Qemu-devel] [PULL 06/18] archive-source.sh: Clone the submodules locally
` [Qemu-devel] [PULL 07/18] docker: add debian-buster-arm64-cross
` [Qemu-devel] [PULL 08/18] tests: make docker.py update use configured binfmt path
` [Qemu-devel] [PULL 09/18] tests: make docker.py check for persistent configs
` [Qemu-devel] [PULL 10/18] tests: docker.py be even smarter with persistent binfmt_misc
` [Qemu-devel] [PULL 11/18] tests: PEP8 cleanup of docker.py, mostly white space
` [Qemu-devel] [PULL 12/18] tests/vm: move images to $HOME/.cache/qemu-vm/images
` [Qemu-devel] [PULL 13/18] tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386
` [Qemu-devel] [PULL 14/18] tests/vm: add --build-target option
` [Qemu-devel] [PULL 15/18] tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
` [Qemu-devel] [PULL 16/18] scripts/qemu.py: allow arches use KVM for their 32bit cousins
` [Qemu-devel] [PULL 17/18] docs/devel/testing: Add -a option to usermod command on docker setup
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 18/18] tests/vm: Be verbose while extracting compressed images

[PATCH v4 0/5] i2c:ocores: improvements
 2019-02-11 13:14 UTC  (7+ messages)
` [PATCH v4 1/5] i2c:ocores: stop transfer on timeout
` [PATCH v4 3/5] i2c:ocores: add polling interface

[PATCH 1/2] mfd: sec-core: Cleanup formatting to a consistent style
 2019-02-11 13:14 UTC  (3+ messages)

RTCan missing frames
 2019-02-11 13:13 UTC  (4+ messages)

[xen-unstable-smoke test] 133134: regressions - trouble: blocked/broken/fail/pass
 2019-02-11 13:13 UTC 

don't pass a NULL struct device to DMA API functions
 2019-02-11 13:12 UTC  (7+ messages)
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
        ` [12/18] "

[PATCH net-next v2 0/5] devlink: minor tweaks to reported device info
 2019-02-11 13:01 UTC  (7+ messages)
` [PATCH net-next v2 3/5] devlink: add a generic board.manufacture version name
` [PATCH net-next v2 4/5] nfp: devlink: use the generic manufacture identifier instead of vendor
` [PATCH net-next v2 5/5] nfp: devlink: include vendor/product info in serial number

[PATCH v2 0/4] arm64: kprobes: Update blacklist checking on arm64
 2019-02-11 13:10 UTC  (7+ messages)
` [PATCH v2 4/4] arm64: kprobes: Use arch_populate_kprobe_blacklist()

[libvirt test] 133093: trouble: blocked/broken/pass
 2019-02-11 13:10 UTC 

[PATCH] drm/i915: Include the current timeline seqno for debugging execlists
 2019-02-11 13:10 UTC 

[U-Boot] [PATCH] configs/clearfog_gt_8k: add network interface support
 2019-02-11 13:10 UTC  (2+ messages)

[PATCH v2 0/7] sunxi: Add DT representation for the MBUS controller
 2019-02-11 13:09 UTC  (5+ messages)
` [PATCH v2 4/7] of: address: Add support for the dma-parent property

[PATCH] platform/x86: dell_rbu: fix lock imbalance in img_update_realloc
 2019-02-11 13:09 UTC 

possible deadlock in pipe_lock (2)
 2019-02-11 13:08 UTC  (5+ messages)

[Makefile] asm: handle comments when creating header file
 2019-02-11 13:07 UTC  (4+ messages)
` [PATCH Makefile v2] "

[PATCH v3 0/9] btrfs: Refactor delayed ref parameter list
 2019-02-11 13:05 UTC  (13+ messages)
` [PATCH v3 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures
` [PATCH v3 3/9] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
` [PATCH v3 4/9] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
` [PATCH v3 5/9] btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
` [PATCH v3 7/9] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
` [PATCH v3 8/9] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()

[PATCH] arm: use memblocks_present
 2019-02-11 13:04 UTC  (2+ messages)

[PATCHv2 0/6] vb2/v4l2-ctrls: check if requests are required
 2019-02-11 13:04 UTC  (3+ messages)
` [PATCHv2 4/6] videodev2.h: add V4L2_CTRL_FLAG_REQUIRES_REQUESTS

[PATCH v16 5/7] x86/boot: Early parse RSDP and fill in boot_params
 2019-02-11 13:03 UTC  (6+ messages)
` [tip:x86/boot] x86/boot: Early parse RSDP and save it "

[PATCH 0/2] Make fsgsbase test more stable
 2019-02-11 13:02 UTC  (14+ messages)
` [PATCH 1/2] selftests/x86/fsgsbase: Indirect output through a wrapper function
` [PATCH 2/2] selftests/x86/fsgsbase: Default to trying to run the test repeatedly

[v8 0/5] Add support for Gen 11 pipe color features
 2019-02-11 13:01 UTC  (4+ messages)
` [v8 2/5] drm/i915/icl: Add icl pipe degamma and gamma support

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-11 13:01 UTC  (10+ messages)
` [PATCH v6 1/6] irqchip/mtk-sysirq: support 4 interrupt parameters for sysirq

[PATCH v2 0/2] Add and document the i.MX8MQ OTP controller
 2019-02-11 13:01 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq: Add on-chip OTP controller node

[Bridge] [PATCH net-next v3 0/9] net: Remove switchdev_ops
 2019-02-11 12:51 UTC  (13+ messages)
` [Bridge] [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_GET/SET
  `  "
` [Bridge] [PATCH net-next v3 5/9] net: mscc: ocelot: "
  `  "
` [Bridge] [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: "
  `  "
` [Bridge] [PATCH net-next v3 7/9] net: dsa: "
  `  "
` [Bridge] [PATCH net-next v3 8/9] net: switchdev: Replace port attr get/set SDO with a notification
  `  "
` [Bridge] [PATCH net-next v3 9/9] net: Remove switchdev_ops
  `  "

Recent changes (master)
 2019-02-11 13:00 UTC 

[linux-4.9 test] 133027: trouble: blocked/broken/fail/pass
 2019-02-11 12:57 UTC 

[PATCH] bpf: bpftool, fix documentation for attach types
 2019-02-11 12:54 UTC 

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-02-11 12:57 UTC  (11+ messages)
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[v3,2/6] usb:common Separated decoding functions from dwc3 driver
 2019-02-11 12:56 UTC  (2+ messages)
` [PATCH v3 2/6] "

[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation
 2019-02-11 12:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] io/channel: add qio_channel_get_attached_aio_context()
` [Qemu-devel] [PATCH 2/4] nbd/client: do negotiation in coroutine
` [Qemu-devel] [PATCH 3/4] nbd: do qemu_coroutine_yield during tls handshake
` [Qemu-devel] [PATCH 4/4] block/nbd-client: use non-blocking io channel for nbd negotiation

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-11 12:55 UTC  (3+ messages)

small fixes and optimizations for delalloc and reflink
 2019-02-11 12:54 UTC  (11+ messages)
` [PATCH 01/10] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 02/10] xfs: remove the s_maxbytes checks in xfs_map_blocks
` [PATCH 03/10] xfs: simplify the xfs_bmap_btree_to_extents calling conventions
` [PATCH 04/10] xfs: factor out two helpers from xfs_bmapi_write
` [PATCH 05/10] xfs: split XFS_BMAPI_DELALLOC handling "
` [PATCH 06/10] xfs: move transaction handling to xfs_bmapi_convert_delalloc
` [PATCH 07/10] xfs: move stat accounting "
` [PATCH 08/10] xfs: move xfs_iomap_write_allocate to xfs_aops.c
` [PATCH 09/10] xfs: remove the truncate short cut in xfs_map_blocks
` [PATCH 10/10] xfs: retry COW fork delalloc conversion when no extent was found

[PATCH v3 1/7] dump_stack: Support adding to the dump stack arch description
 2019-02-11 12:50 UTC  (3+ messages)

[RFC 0/2] Potential race condition with page lock
 2019-02-11 12:53 UTC  (3+ messages)
` [RFC 1/2] page-flags: Make page lock operation atomic
` [RFC 2/2] page-flags: Catch the double setter of page flags

[Fuego] Integrating Linaro test-definitions
 2019-02-11 12:52 UTC  (2+ messages)

[PATCH v3] crypto: caam - add missing put_device() call
 2019-02-11 12:51 UTC 

[PATCH] drm/i915: Protect i915_active iterators from the shrinker
 2019-02-11 12:50 UTC  (3+ messages)

[PATCH 1/2] x86: gpio: AMD G-Series pch gpio platform driver
 2019-02-11 12:49 UTC  (6+ messages)
    ` [PATCH] checkpatch: Add test for SPDX-License-Identifier on wrong line #

[renesas-drivers:topic/clk-r8a77990-z2-v3 11/13] rcar-gen3-cpg.c:undefined reference to `__udivdi3'
 2019-02-11 12:47 UTC  (3+ messages)

[PATCH v-1] x86_64: new and improved memset() + question
 2019-02-11 12:47 UTC  (2+ messages)

[RFC PATCH] Early version of thread stack randomization
 2019-02-11 12:47 UTC  (4+ messages)
` [RFC PATCH] x86/entry/64: randomize kernel stack offset upon system call

[PATCH v2 0/3] admin-guide: extend perf-security with resource control, data categories and privileged users
 2019-02-11 12:46 UTC  (4+ messages)
` [PATCH v2 1/4] perf-security: document perf_events/Perf resource control

[PATCH v2 00/15] Habana Labs kernel driver
 2019-02-11 12:45 UTC  (5+ messages)

The road to load balancing
 2019-02-11 12:44 UTC  (7+ messages)
` [PATCH 10/46] drm/i915: Make request allocation caches global
` [PATCH 18/46] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno

[PATCH v3 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-02-11 12:43 UTC  (6+ messages)
` [PATCH v3 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

Licensing of include/linux/hash.h
 2019-02-11 12:43 UTC  (5+ messages)

[PATCH] Input: matrix_keypad - use flush_delayed_work()
 2019-02-11 12:42 UTC  (4+ messages)

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-11 12:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v12 00/25] Fixing record/replay and adding reverse debugging
 2019-02-11 12:41 UTC  (2+ messages)

KernelCI modular pipeline design document
 2019-02-11 12:41 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Random small sunxi fixes
 2019-02-11 12:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Fix build when CONFIG_CMD_NET is disabled

[v2,6/9] usb: roles: Find the muxes by also matching against the device node
 2019-02-11 12:40 UTC  (2+ messages)
` [PATCH v2 6/9] "

[PATCH] initramfs: cleanup incomplete rootfs
 2019-02-11 12:40 UTC  (9+ messages)
` [PATCH RESEND] "

[PATCH 0/3] RISC-V: use generic spinlock and rwlock
 2019-02-11 12:37 UTC  (3+ messages)
` [PATCH 3/3] MIPS: fix truncation in __cmpxchg_small for short values

[PATCH v2] PCI: endpoint: functions: Use kmemdup instead of duplicating its function
 2019-02-11 12:37 UTC  (5+ messages)


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.