messages from 2019-02-11 12:25:22 to 2019-02-11 13:02:12 UTC [more...]
[PATCH v4 0/5] i2c:ocores: improvements
2019-02-11 13:02 UTC (4+ messages)
` [PATCH v4 1/5] i2c:ocores: stop transfer on timeout
[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 (19+ messages)
` [Bridge] [PATCH net-next v3 1/9] Documentation: networking: switchdev: Update port parent ID section
` "
` [Bridge] [PATCH net-next v3 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET
` "
` [Bridge] [PATCH net-next v3 3/9] rocker: Handle SWITCHDEV_PORT_ATTR_GET/SET
` "
` [Bridge] [PATCH net-next v3 4/9] mlxsw: spectrum_switchdev: "
` "
` [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
` "
[RESEND PATCH v2 00/33] ARM: davinci: modernize the irq support
2019-02-11 13:00 UTC (74+ messages)
` [RESEND PATCH v2 01/33] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [RESEND PATCH v2 02/33] ARM: davinci: aintc: use irq domain
` [RESEND PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [RESEND PATCH v2 04/33] ARM: davinci: remove davinci_intc_type
` [RESEND PATCH v2 05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [RESEND PATCH v2 06/33] ARM: davinci: wrap HW interrupt numbers with a macro
` [RESEND PATCH v2 07/33] ARM: davinci: select SPARSE_IRQ
` [RESEND PATCH v2 08/33] ARM: davinci: make irqs.h a local header
` [RESEND PATCH v2 09/33] ARM: davinci: aintc: drop GPL license boilerplate
` [RESEND PATCH v2 10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [RESEND PATCH v2 11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [RESEND PATCH v2 12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [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 15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [RESEND PATCH v2 16/33] ARM: davinci: aintc: use the new config structure
` [RESEND PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [RESEND PATCH v2 18/33] ARM: davinci: aintc: remove unnecessary includes
` [RESEND PATCH v2 19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [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 23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [RESEND PATCH v2 24/33] ARM: davinci: cp-intc: use a common prefix for all symbols
` [RESEND PATCH v2 25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [RESEND PATCH v2 26/33] ARM: davinci: cp-intc: use the new-style config structure
` [RESEND PATCH v2 27/33] ARM: davinci: cp-intc: improve coding style
` [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 31/33] ARM: davinci: cp-intc: remove redundant comments
` [RESEND PATCH v2 32/33] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [RESEND PATCH v2 33/33] ARM: davinci: remove intc related fields from davinci_soc_info
[PATCH v3 0/9] btrfs: Refactor delayed ref parameter list
2019-02-11 13:00 UTC (9+ 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()
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
[PATCH v3 0/6] Introduced new Cadence USBSS DRD Driver
2019-02-11 12:56 UTC (6+ messages)
` [v3,2/6] usb:common Separated decoding functions from dwc3 driver
` [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)
[PATCH V18 1/6] i2c: tegra: sort all the include headers alphabetically
2019-02-11 12:55 UTC (6+ messages)
` [PATCH V18 2/6] i2c: tegra: add bus clear Master Support
` [PATCH V18 4/6] i2c: tegra: Add DMA support
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
[Qemu-devel] [PATCH v2 0/5] Add ignore-external migration capability
2019-02-11 12:45 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/4] migration: Introduce ignore-shared capability
[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 (10+ messages)
` [PATCH 10/46] drm/i915: Make request allocation caches global
` [PATCH 13/46] drm/i915: Compute the global scheduler caps
` [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
[PATCH v2 0/9] device connection: Add support for device graphs
2019-02-11 12:40 UTC (6+ messages)
` [v2,6/9] usb: roles: Find the muxes by also matching against the device node
` [PATCH v2 6/9] "
[PATCH] initramfs: cleanup incomplete rootfs
2019-02-11 12:40 UTC (9+ messages)
` [PATCH RESEND] "
RTCan missing frames
2019-02-11 12:40 UTC (3+ messages)
[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)
possible deadlock in pipe_lock (2)
2019-02-11 12:37 UTC (4+ messages)
[PATCH v2 0/2] x86: respect memory size limits
2019-02-11 12:35 UTC (7+ messages)
` [PATCH v2 1/2] x86: respect memory size limiting via mem= parameter
` [Xen-devel] "
[linux-4.19 test] 132990: regressions - trouble: blocked/broken/fail/pass
2019-02-11 12:34 UTC
How can I enable the Wayland on panda board?
2019-02-11 12:34 UTC
[U-Boot] Please pull u-boot-marvell/master
2019-02-11 12:34 UTC
[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
2019-02-11 12:33 UTC (5+ messages)
[PATCH v5 0/2] PWM support for HiFive Unleashed
2019-02-11 12:29 UTC (6+ messages)
` [PATCH v5 2/2] pwm: sifive: Add a driver for SiFive SoC PWM
[Bug 109607] [CI][DRMTIP] Time is passing at a different rate between IGT machines and the controller
2019-02-11 12:33 UTC (2+ messages)
[PATCH] slub: remove an unused addr argument
2019-02-11 12:32 UTC
[U-Boot] [PATCH 1/3] arm: mvebu: mcbin: dts: fix PCIe reset polarity
2019-02-11 12:31 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] pcie: designware: mvebu: fix reset release polarity
` [U-Boot] [PATCH 3/3] arm: mvebu: cf gt-8k: dts: add PCIe slot reset support
[PATCH RFC 0/6] Slotted channels for sync vm_events
2019-02-11 12:30 UTC (4+ messages)
` [RFC PATCH 2/6] tools/libxc: Define VM_EVENT type
[U-Boot] [PATCH] Kconfig: fix BUILD_TARGET for ARCH_MVEBU
2019-02-11 12:30 UTC (2+ messages)
[U-Boot] [PATCH] ARM: mvebu: x530: use MV_DDR_FREQ_SAR
2019-02-11 12:30 UTC (2+ messages)
[PATCH v4 0/3] KASAN for powerpc/32
2019-02-11 12:25 UTC (8+ messages)
` [PATCH v4 3/3] powerpc/32: Add KASAN support
[PATCH] arm64: use memblocks_present
2019-02-11 12:26 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
2019-02-11 12:29 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH v1 0/1] Add base64 as conversion type
2019-02-11 12:28 UTC (5+ messages)
` [PATCH v1 1/1] image_types: add base64 conversion
[PATCH] ARM: dts: am335x: Add support for Bosch Guardian
2019-02-11 12:27 UTC
[GIT PULL 0/8] lightnvm updates for 5.1
2019-02-11 12:25 UTC (9+ messages)
` [GIT PULL 1/8] lightnvm: pblk: stop taking the free lock in in pblk_lines_free
` [GIT PULL 2/8] lightnvm: pblk: use vfree to free metadata on error path
` [GIT PULL 3/8] lightnvm: Use u64 instead of __le64 for CPU visible side
` [GIT PULL 4/8] lightnvm: pblk: Switch to use new generic UUID API
` [GIT PULL 5/8] lightnvm: pblk: fix TRACE_INCLUDE_PATH
` [GIT PULL 6/8] lightnvm: pblk: extend line wp balance check
` [GIT PULL 7/8] lightnvm: pblk: prevent stall due to wb threshold
` [GIT PULL 8/8] lightnvm: pblk: fix race condition on GC
stable-rc/linux-3.18.y build: 185 builds: 11 failed, 174 passed, 44 errors, 2775 warnings (v3.18.134-79-gfc72018eec7e)
2019-02-11 12:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.