All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-08 12:28:36 to 2017-12-08 13:15:23 UTC [more...]

[PATCH 00/10] block: cleanup on direct access to bvec table(prepare for multipage bvec)
 2017-12-08 13:14 UTC  (7+ messages)
` [PATCH 01/10] block: introduce bio helpers for converting to multipage bvec
` [PATCH 02/10] block: conver to bio_first_bvec() & bio_first_page()
` [PATCH 03/10] fs: convert to bio_last_bvec()
` [PATCH 04/10] block: bounce: avoid direct access to bvec table
` [PATCH 05/10] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH 07/10] bcache: comment on direct access to bvec table

[PATCH 00/16] testsuite improvements
 2017-12-08 13:14 UTC  (15+ messages)
` [PATCH 01/16] testsuite: make the '%.t' rule depends on PROGRAMS too
` [PATCH 02/16] testsuite: fix a few more incorrect check-commands
` [PATCH 03/16] testsuite: convert to the new pattern syntax
` [PATCH 04/16] testsuite: remove old ugly "
` [PATCH 05/16] testsuite: move verbose/error() before get_tag_value()
` [PATCH 06/16] testsuite: add & use warning()
` [PATCH 07/16] testsuite: reset 'quiet' at the start of each testcase
` [PATCH 08/16] testsuite: fix invalid 'check-...' tags
` [PATCH 09/16] testsuite: validate the "
` [PATCH 10/16] testsuite: early return in getopt loop
` [PATCH 11/16] testsuite: move do_test_suite out of the "
` [PATCH 12/16] testsuite: move no-arg "
` [PATCH 13/16] testsuite: change do_usage text
` [PATCH 14/16] testsuite: allow to test only a subdir

[PATCH v8 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-08 13:14 UTC  (4+ messages)
` [PATCH v8 2/2] media: i2c: Add the ov7740 image sensor driver

[Xenomai] mode switch caused by __lll_lock_wait_private()
 2017-12-08 13:14 UTC 

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-08 13:13 UTC  (14+ messages)

[Buildroot] [PATCH] boot: uboot: fix typo
 2017-12-08 13:13 UTC 

[PATCH 0/2] of: overlay: Crash fix and improvement
 2017-12-08 13:13 UTC  (3+ messages)
` [PATCH 1/2] of: overlay: Fix out-of-bounds write in init_overlay_changeset()
` [PATCH 2/2] of: overlay: Make node skipping in init_overlay_changeset() clearer

How to tell if a field in c struct is initialized?
 2017-12-08 13:11 UTC  (2+ messages)

[PATCHv5 0/3] x86: 5-level related changes into decompression code
 2017-12-08 13:09 UTC  (6+ messages)
` [PATCHv5 1/3] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv5 2/3] x86/boot/compressed/64: Introduce place_trampoline()

[PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string
 2017-12-08 13:10 UTC  (5+ messages)

[PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-08 13:10 UTC  (6+ messages)
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver

[Qemu-devel] [PATCH v2 for-2.12 0/5] s390x/tcg: CCW hotplug support
 2017-12-08 13:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 for-2.12 3/5] s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
` [Qemu-devel] [PATCH v2 for-2.12 4/5] s390x/tcg: indicate value of TODPR in STCKE

[PATCH RFC] btrfs: self heal from SB fail
 2017-12-08 13:09 UTC  (17+ messages)

[PATCH v5 0/3] Add cli and ioctl to deregister devices
 2017-12-08 13:09 UTC  (5+ messages)

[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
 2017-12-08 13:09 UTC  (13+ messages)
` [PATCH v9 01/28] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v9 02/28] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v9 03/28] rcar-vin: unregister video device on driver removal

[PATCH 1/2] mmc: sdhci-acpi: Add setup_host() callback
 2017-12-08 13:08 UTC  (2+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT

[U-Boot] [RFC PATCH] test: py: Disable sleep test for qemu targets
 2017-12-08 13:08 UTC  (12+ messages)

[RFC] Linux Lab: lightweight board farm for daily kernel development and testing
 2017-12-08 13:07 UTC 

sched_child_runs_first doesn't work
 2017-12-08 13:07 UTC  (3+ messages)

[PATCH v7 00/37] tracing: Inter-event (e.g. latency) support
 2017-12-08 13:06 UTC  (5+ messages)
` [PATCH v7 15/37] tracing: Add variable support to hist triggers
` [PATCH v7 19/37] tracing: Generalize per-element hist trigger data

[PATCHv2 net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message Interleaving
 2017-12-08 13:04 UTC  (26+ messages)
` [PATCHv2 net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message
` [PATCHv2 net-next 01/12] sctp: add stream interleave enable members and sockopt
` [PATCHv2 net-next 02/12] sctp: add asoc intl_enable negotiation during 4 shakehands
` [PATCHv2 net-next 03/12] sctp: add basic structures and make chunk function for idata
` [PATCHv2 net-next 04/12] sctp: implement make_datafrag for sctp_stream_interleave
` [PATCHv2 net-next 05/12] sctp: implement assign_number "
` [PATCHv2 net-next 06/12] sctp: implement validate_data "
` [PATCHv2 net-next 07/12] sctp: implement ulpevent_data "
` [PATCHv2 net-next 08/12] sctp: implement enqueue_event "
` [PATCHv2 net-next 09/12] sctp: implement renege_events "
` [PATCHv2 net-next 10/12] sctp: implement start_pd "
` [PATCHv2 net-next 11/12] sctp: implement abort_pd "
` [PATCHv2 net-next 12/12] sctp: add support for the process of unordered idata

[PATCH v9 0/6] stm32 clocksource driver rework
 2017-12-08 13:05 UTC  (7+ messages)
` [PATCH v9 3/6] clocksource: stm32: only use 32 bits timers

[PATCH] i2c: core: Use GPIO descriptors for recovery
 2017-12-08 13:05 UTC  (4+ messages)

[PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
 2017-12-08 13:05 UTC  (11+ messages)

[PATCH] iwlwifi: mvm: fix wrong #ifdef that uses a macro from backports
 2017-12-08 13:04 UTC  (2+ messages)
`  "

[refpolicy] [PATCH 3/3] Allow systemd_logind to delete user_runtime_content_type
 2017-12-08 13:02 UTC 

[refpolicy] [PATCH 2/3] Make xdm files created in /run/user/%(UID) xdm_run_t (user_runtime_content_type)
 2017-12-08 13:01 UTC 

[refpolicy] [PATCH 1/3] Make an attribute for objects in /run/user/%(UID)/*
 2017-12-08 13:01 UTC 

pull-request: iwlwifi-next 2017-12-05
 2017-12-08 13:01 UTC  (2+ messages)

[U-Boot] [PATCH v1] test: py: Add an option to skip sleep test
 2017-12-08 13:01 UTC 

[refpolicy] [PATCH 0/3] Re-work of patch related to files created in /run/user/$(UID)/
 2017-12-08 13:01 UTC 

Recent changes (master)
 2017-12-08 13:00 UTC 

[PATCH linux dev-4.10] ipmi: add an Aspeed KCS IPMI BMC driver
 2017-12-08 12:40 UTC  (6+ messages)

[GIT PULL] phy: for 4.15 -rc
 2017-12-08 12:57 UTC 

[PATCH 0/6] iwlwifi: fixes intended for 4.15 2017-11-25
 2017-12-08 12:56 UTC  (8+ messages)
` [PATCH 6/6] iwlwifi: fix access to prph when transport is stopped

[PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding
 2017-12-08 12:52 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] uio: Introduce UIO driver dt-binding documentation

[Qemu-devel] [PATCH v2 for-2.12 00/10] s390x/tcg: facilitites and instructions
 2017-12-08 12:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 for-2.12 01/10] s390x/tcg: ASI/ASGI are atomic with interlocked-acccess facility 1
` [Qemu-devel] [PATCH v2 for-2.12 02/10] s390x/tcg: ALSI/ALSGI "

PI futexes + lock stealing woes
 2017-12-08 12:49 UTC  (9+ messages)
              ` [PATCH] futex: Avoid violating the 10th rule of futex

[PATCH 0/6] staging: fsl-dpaa2/eth: Frame buffer optimizations
 2017-12-08 12:47 UTC  (7+ messages)
` [PATCH 1/6] staging: fsl-dpaa2/eth: Fix access to FAS field
` [PATCH 2/6] staging: fsl-dpaa2/eth: Don't set netdev->needed_headroom
` [PATCH 3/6] staging: fsl-dpaa2/eth: Add counter for skb reallocs
` [PATCH 4/6] staging: fsl-dpaa2/eth: Don't enable FAS on Tx
` [PATCH 5/6] staging: fsl-dpaa2/eth: Compute needed headroom per frame
` [PATCH 6/6] staging: fsl-dpaa2/eth: Make Tx buffer alignment optional

[GIT PULL] Please pull powerpc/linux.git powerpc-4.15-4 tag
 2017-12-08 12:47 UTC 

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-08 12:46 UTC  (9+ messages)
` [PATCH v3 17/33] nds32: VDSO support

[Buildroot] [PATCH 0/8] Improve ATF to support additional platforms
 2017-12-08 12:46 UTC  (12+ messages)
` [Buildroot] [PATCH 1/8] arm-trusted-firmware: add option to enable/disable building FIP image
` [Buildroot] [PATCH 2/8] arm-trusted-firmware: add BR2_TARGET_ARM_TRUSTED_FIRMWARE_UBOOT_AS_BL33
` [Buildroot] [PATCH 3/8] arm-trusted-firmware: allow to generate the BL31 image
` [Buildroot] [PATCH 4/8] uboot: add support for bundling ATF BL31 into U-Boot
` [Buildroot] [PATCH 5/8] mv-ddr-marvell: new package

[Question] Two variants of SB reads can we move into bio read instead ?
 2017-12-08 12:44 UTC  (2+ messages)

[refpolicy] [PATCH 1/1-v4] Create interfaces to write to inherited xserver log files
 2017-12-08 12:43 UTC 

[RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work
 2017-12-08 12:43 UTC  (6+ messages)
` [RFC PATCH v3 1/7] ktask: add documentation

KASAN: use-after-free Write in aead_recvmsg
 2017-12-08 12:43 UTC  (4+ messages)
` [PATCH] crypto: AF_ALG - fix race accessing cipher request
    ` AF_ALG: skb limits

[PATCH] futex: use fault_in to avoid infinite loop
 2017-12-08 12:42 UTC  (4+ messages)

[Buildroot] [git commit] binaries-marvell: new package
 2017-12-08 12:42 UTC 

[Buildroot] [git commit] mv-ddr-marvell: new package
 2017-12-08 12:42 UTC 

[PATCH v8] x86/altp2m: support for setting restrictions for an array of pages
 2017-12-08 12:42 UTC  (3+ messages)

[PATCH] Bluetooth: Add support to advertise when connected
 2017-12-08 12:40 UTC 

[PATCH 06/15] iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
 2017-12-08 12:40 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] KVM: X86: Fix host dr6 miss restore
 2017-12-08 12:39 UTC  (2+ messages)

[PATCH] powerpc/xmon: Don't print hashed pointers in xmon
 2017-12-08 12:39 UTC  (2+ messages)
`  "

[PATCH v3] powerpc/64s: ISAv3 initialize MMU registers before setting partition table
 2017-12-08 12:39 UTC  (2+ messages)
` [v3] "

[Buildroot] [git commit] uboot: add support for bundling ATF BL31 into U-Boot
 2017-12-08 12:37 UTC 

[PATCH] drm/i915: Stop listening to request resubmission from the signaler kthread
 2017-12-08 12:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Stop listening to request resubmission from the signaler kthread (rev2)

[PATCH] ath10k: Add BMI parameters to fix calibration from DT/pre-cal
 2017-12-08 12:35 UTC  (4+ messages)

[PATCH] media: v4l: xilinx: Use SPDX-License-Identifier
 2017-12-08 12:35 UTC  (2+ messages)

next/master boot: 270 boots: 35 failed, 213 passed with 20 offline, 2 untried/unknown (next-20171207)
 2017-12-08 12:33 UTC  (4+ messages)

[PATCH 2/5] ethdev: add port ownership
 2017-12-08 12:31 UTC  (5+ messages)

[PATCH -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-08 12:32 UTC  (9+ messages)

[RFC PATCH 0/5] perf events patches for improved ARM64 support
 2017-12-08 12:31 UTC  (10+ messages)
` [RFC PATCH 2/5] perf jevents: add support for arch recommended events

[PATCH 00/25] Armada DRM development for 4.16
 2017-12-08 12:31 UTC  (26+ messages)
` [PATCH 01/25] drm/armada: remove armada_drm_plane_work_cancel() return value
` [PATCH 02/25] drm/armada: add a common frame work allocator
` [PATCH 03/25] drm/armada: store plane in armada_plane_work
` [PATCH 04/25] drm/armada: add work cancel callback
` [PATCH 05/25] drm/armada: wait and cancel any pending frame work at disable
` [PATCH 06/25] drm/armada: allow the primary plane to be disabled
` [PATCH 07/25] drm/armada: clean up armada_drm_crtc_plane_disable()
` [PATCH 08/25] drm/armada: clear plane enable bit when disabling
` [PATCH 09/25] drm/armada: move overlay plane work out from under spinlock
` [PATCH 10/25] drm/armada: move fb retirement into armada_plane_work
` [PATCH 11/25] drm/armada: move event sending "
` [PATCH 12/25] drm/armada: move regs "
` [PATCH 13/25] drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
` [PATCH 14/25] drm/armada: only enable HSMOOTH if scaling horizontally
` [PATCH 15/25] drm/armada: use drm_plane_helper_check_state()
` [PATCH 16/25] drm/armada: allow armada_drm_plane_work_queue() to silently fail
` [PATCH 17/25] drm/armada: avoid work allocation
` [PATCH 18/25] drm/armada: disable planes at next blanking period
` [PATCH 19/25] drm/armada: re-organise overlay register update generation
` [PATCH 20/25] drm/armada: move overlay plane "
` [PATCH 21/25] drm/armada: wait for previous work when moving overlay window
` [PATCH 22/25] drm/armada: extract register generation from armada_drm_primary_set()
` [PATCH 23/25] drm/armada: implement primary plane update
` [PATCH 24/25] drm/armada: expand overlay trace entry
` [PATCH 25/25] drm/armada: add iturbt_709 plane property to control YUV colorspace

[PATCH umr] fix specifying device by ASIC name
 2017-12-08 12:31 UTC 

[PATCH 1/1] base: power: runtime: Export pm_runtime_get/put_suppliers
 2017-12-08 12:30 UTC 

[PATCH 0/3 v3] Move groups_sort outisde of set_groups (fwd)
 2017-12-08 12:30 UTC 

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2017-12-08 12:30 UTC  (2+ messages)

kernel.bbclass do_sizecheck behaviour changes
 2017-12-08 12:21 UTC  (4+ messages)

[PATCH v2 00/13] "Non-shared" IOMMU support on ARM
 2017-12-08 12:28 UTC  (8+ messages)
` [PATCH v2 07/13] iommu: Make decision about needing IOMMU for hardware domains in advance


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.