All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-28 02:50:17 to 2017-08-28 05:34:15 UTC [more...]

[Buildroot] [PATCH next 1/2] lirc-tools: remove useless libusb-compat dependnecy
 2017-08-28  5:34 UTC 

[PATCH] remoteproc: Stop subdevices in reverse order
 2017-08-28  5:31 UTC 

[PATCH 0/2] constify clk clk_div_table
 2017-08-28  5:28 UTC  (6+ messages)
` [PATCH 1/2] clk: imx: constify clk_div_table
` [PATCH 2/2] clk: zte: "

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-28  5:28 UTC  (10+ messages)
    `  "
      `  "

[PATCH 0/4] ASoC: add Component level set_xxx
 2017-08-28  5:27 UTC  (6+ messages)
` [PATCH 4/4] ASoC: add Component level set_bias_level

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-08-28  5:27 UTC  (6+ messages)

Bricked-ish Bcache Backing Disk
 2017-08-28  5:21 UTC  (2+ messages)

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-08-28  5:26 UTC  (32+ messages)
` [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
      ` [kernel-hardening] "
        `  "
` [PATCH net-next v7 04/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode()
    ` [kernel-hardening] "
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem
            ` [kernel-hardening] "
` [kernel-hardening] [PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing

[PATCH v2 0/2]
 2017-08-28  5:21 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings
  ` [PATCH v2 RESEND "

[PATCH v7 00/12] Enable VAS
 2017-08-28  5:20 UTC  (19+ messages)
` [PATCH v7 04/12] powerpc/vas: Define helpers to access MMIO regions
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-08-28  5:20 UTC 

[PATCH 0/3] IPI: Avoid to use 2 cache lines for one call_single_data
 2017-08-28  5:19 UTC  (13+ messages)
` [PATCH 3/3] "

[Buildroot] [PATCH 0/7] glibc: bump to 2.26
 2017-08-28  5:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] x86: bootstage: Fix bootstage operation on link
 2017-08-28  5:18 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] board_f: Drop the timer after relocation
` [U-Boot] [PATCH v2 2/6] dm: x86: Allow TSC timer to be used before DM is ready
` [U-Boot] [PATCH v2 3/6] dm: x86: Update timer_get_boot_us to work "
` [U-Boot] [PATCH v2 4/6] bootstage: Drop unused options
` [U-Boot] [PATCH v2 5/6] bootstage: Provide a separate record count setting for SPL
` [U-Boot] [PATCH v2 6/6] x86: Enable early timer for chromebook_link

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD SUCCESS 742c9875759c1858c3312442a78a80f3e93d82c4
 2017-08-28  5:18 UTC 

[PATCH i-g-t 0/3] kms_ccs improvements
 2017-08-28  5:17 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/kms_ccs: Test pipes other than pipe A
` [PATCH i-g-t 2/3] tests/kms_ccs: Prevent segfault if pipe is not supported
` [PATCH i-g-t 3/3] tests/kms_ccs: Test case where the CCS buffer was not provided

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-28  5:17 UTC  (15+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[PATCH linux dev-4.10 0/5] Retain front LED state on Witherspoon
 2017-08-28  5:16 UTC  (4+ messages)
` [PATCH linux dev-4.10 3/5] leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()

[PATCH v8 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-08-28  5:15 UTC  (22+ messages)
` [PATCH v8 01/13] x86/apic: Construct a selector for the interrupt delivery mode
` [PATCH v8 02/13] x86/apic: Prepare for unifying the interrupt delivery modes setup
` [PATCH v8 03/13] x86/apic: Split local APIC timer setup from the APIC setup
` [PATCH v8 04/13] x86/apic: Move logical APIC ID away from apic_bsp_setup()
` [PATCH v8 05/13] x86/apic: Unify interrupt mode setup for SMP-capable system
` [PATCH v8 06/13] x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
` [PATCH v8 07/13] x86/apic: Unify interrupt mode setup for UP system
` [PATCH v8 08/13] x86/ioapic: Refactor the delay logic in timer_irq_works()
` [PATCH v8 09/13] x86/init: add intr_mode_init to x86_init_ops
` [PATCH v8 10/13] x86/xen: Bypass intr mode setup in enlighten_pv system
  ` [Xen-devel] "
` [PATCH v8 11/13] ACPI / init: Invoke early ACPI initialization earlier
` [PATCH v8 12/13] x86/time: Initialize interrupt mode behind timer init
` [PATCH v8 13/13] x86/apic: Remove the init_bsp_APIC()

[PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
 2017-08-28  5:11 UTC  (7+ messages)

[PATCH 1/2] darray: Fix bug in the darray_remove() macro
 2017-08-28  5:09 UTC  (7+ messages)
` [PATCH 1/2] darray: Rename identifiers starting with an underscore
  ` [PATCH 2/2] darray: Fix bug in the darray_remove() macro
      ` [PATCH] "

[PATCHv6 0/3]
 2017-08-28  5:06 UTC  (5+ messages)
` [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite

[PATCH for-next 00/16] IB/hfi1, qib, rdmavt: patches for next 08/21/2017
 2017-08-28  5:04 UTC  (9+ messages)
` [PATCH for-next 09/16] IB/hfi1: Clean up pin_vector_pages() function
` [PATCH for-next 13/16] IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h

[RFC PATCH 0/4] ethdev new offloads API
 2017-08-28  5:00 UTC  (4+ messages)

[PATCH] tracing: make dynamic types can use __TRACE_LAST_TYPE
 2017-08-28  4:59 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2017-08-28  4:52 UTC 

Patch "staging: rtl8188eu: add RNX-N150NUB support" has been added to the 4.9-stable tree
 2017-08-28  4:52 UTC 

Patch "Revert "android: binder: Sanity check at binder ioctl"" has been added to the 4.9-stable tree
 2017-08-28  4:52 UTC 

Patch "iio: imu: adis16480: Fix acceleration scale factor for adis16480" has been added to the 4.9-stable tree
 2017-08-28  4:52 UTC 

Patch "iio: hid-sensor-trigger: Fix the race with user space powering up sensors" has been added to the 4.9-stable tree
 2017-08-28  4:52 UTC 

Patch "Clarify (and fix) MAX_LFS_FILESIZE macros" has been added to the 4.9-stable tree
 2017-08-28  4:52 UTC 

Patch "binder: Use wake up hint for synchronous transactions." has been added to the 4.9-stable tree
 2017-08-28  4:51 UTC 

Patch "binder: use group leader instead of open thread" has been added to the 4.9-stable tree
 2017-08-28  4:51 UTC 

Patch "ANDROID: binder: fix proc->tsk check." has been added to the 4.9-stable tree
 2017-08-28  4:51 UTC 

Patch "staging: rtl8188eu: add RNX-N150NUB support" has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: imu: adis16480: Fix acceleration scale factor for adis16480" has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: hid-sensor-trigger: Fix the race with user space powering up sensors" has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "binder: Use wake up hint for synchronous transactions." has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "binder: use group leader instead of open thread" has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "ANDROID: binder: fix proc->tsk check." has been added to the 4.4-stable tree
 2017-08-28  4:51 UTC 

Patch "staging: rtl8188eu: add RNX-N150NUB support" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "Revert "android: binder: Sanity check at binder ioctl"" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "iommu: Fix wrong freeing of iommu_device->dev" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: magnetometer: st_magn: remove ihl property for LSM303AGR" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: magnetometer: st_magn: fix status register address for LSM303AGR" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: imu: adis16480: Fix acceleration scale factor for adis16480" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "iio: hid-sensor-trigger: Fix the race with user space powering up sensors" has been added to the 4.12-stable tree
 2017-08-28  4:51 UTC 

Patch "Clarify (and fix) MAX_LFS_FILESIZE macros" has been added to the 4.12-stable tree
 2017-08-28  4:50 UTC 

Patch "binder: Use wake up hint for synchronous transactions." has been added to the 4.12-stable tree
 2017-08-28  4:50 UTC 

Patch "binder: use group leader instead of open thread" has been added to the 4.12-stable tree
 2017-08-28  4:50 UTC 

Patch "ANDROID: binder: fix proc->tsk check." has been added to the 4.12-stable tree
 2017-08-28  4:50 UTC 

[meta-gnome][PATCH 1/4] evolution-data-server: Fix build with clang
 2017-08-28  4:48 UTC  (3+ messages)
` [meta-networking][PATCH 3/4] squid: Disable format-truncation warning only with gcc

[PATCH 0/3] Eliminate delegation self-conflicts
 2017-08-28  4:43 UTC  (7+ messages)
` [PATCH 1/3] fs: cleanup to hide some details of delegation logic
` [PATCH 2/3] fs: hide another detail "
` [PATCH 3/3] nfsd: clients don't need to break their own delegations

[PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
 2017-08-28  4:42 UTC  (2+ messages)

[PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12
 2017-08-28  4:41 UTC  (4+ messages)

Static Analysis
 2017-08-28  4:33 UTC 

[PATCH] IB/rxe: constify vm_operations_struct
 2017-08-28  4:30 UTC 

[PATCH] IB/hfi1: constify vm_operations_struct
 2017-08-28  4:29 UTC  (2+ messages)

Patch "staging: rtl8188eu: add RNX-N150NUB support" has been added to the 3.18-stable tree
 2017-08-28  4:27 UTC 

[PATCH] powerpc/64: Fix watchdog configuration regressions
 2017-08-28  4:27 UTC 

Patch "iio: imu: adis16480: Fix acceleration scale factor for adis16480" has been added to the 3.18-stable tree
 2017-08-28  4:27 UTC 

linux-next: build failure after merge of the rcu tree
 2017-08-28  4:25 UTC 

[PATCH] cxl: Set the valid bit in PE for dedicated mode
 2017-08-28  4:25 UTC  (2+ messages)

[PATCH] format-patch: use raw format for notes
 2017-08-28  4:23 UTC 

[PATCH 1/9] drm/amdgpu: fix amdgpu_vm_bo_map trace point
 2017-08-28  4:21 UTC  (15+ messages)
` [PATCH 2/9] drm/amdgpu: fix and cleanup VM ready check
` [PATCH 3/9] drm/amdgpu: cleanup GWS, GDS and OA allocation
` [PATCH 4/9] drm/amdgpu: add bo_va cleared flag again
` [PATCH 9/9] drm/amdgpu: WIP add IOCTL interface for per VM BOs

flexcan missing error state transitions
 2017-08-28  4:21 UTC  (8+ messages)
  ` AW: "
      ` AW: "

[Qemu-devel] [PATCH qemu v4 0/3] fio-pci, spapr: Allow in-kernel TCE ops acceleration
 2017-08-28  4:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v4 2/3] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN

problem about lower symlink
 2017-08-28  4:20 UTC 

[PATCH 3.18 00/10] 3.18.67-stable review
 2017-08-28  4:19 UTC  (3+ messages)

[PATCH v6 0/6] define new fs integrity_read method
 2017-08-28  4:18 UTC  (7+ messages)
` [PATCH v6 4/6] ima: use fs method to read integrity data

[RFC] cxl: Enable use of custom PE-id for contexts
 2017-08-28  4:15 UTC 

FAILED: patch "[PATCH] iio: magnetometer: st_magn: remove ihl property for LSM303AGR" failed to apply to 4.9-stable tree
 2017-08-28  4:14 UTC 

FAILED: patch "[PATCH] iio: magnetometer: st_magn: fix status register address for" failed to apply to 4.9-stable tree
 2017-08-28  4:13 UTC 

FAILED: patch "[PATCH] iio: trigger: stm32-timer: fix get trigger mode" failed to apply to 4.12-stable tree
 2017-08-28  4:12 UTC 

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-08-28  4:11 UTC  (6+ messages)

linux-next: manual merge of the tip tree with the spi tree
 2017-08-28  4:05 UTC 

[Recipe reporting system] Upgradable recipe name list
 2017-08-28  4:02 UTC 

[PATCH linux dev-4.10 0/2] leds: pca955x: mainline update and I2C error checking
 2017-08-28  3:57 UTC  (3+ messages)
` [PATCH linux dev-4.10 1/2] leds: pca955x: sync with mainline driver

[PATCH] darray: Add darray_insert() to insert a value at a specified index
 2017-08-28  2:42 UTC  (3+ messages)

[PATCH v2 0/2] fs, dax: lookup dax_device at mount time
 2017-08-28  3:48 UTC  (8+ messages)
` [PATCH v2 1/2] fs, xfs: perform dax_device lookup at mount
` [PATCH v2 2/2] ext2, ext4: use the super_block dax_device

[Qemu-devel] [PATCH 1/3] target/arm: Remove stale comment
 2017-08-28  3:53 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 2/3] cpus-common: Cache allocated work items
` [Qemu-devel] [RFC PATCH 3/3] mttcg: Implement implicit ordering semantics

[PATCH] cifs: setcifsacl - Send the actual (security descriptor) buffer size instead of the pre-allocated size
 2017-08-28  3:44 UTC  (4+ messages)

deleted subvols don't go away?
 2017-08-28  3:43 UTC  (2+ messages)

[Fuego] [LTSI-dev] LTSI-4.9 RC1 is out for testing!
 2017-08-28  3:42 UTC 

cron job: media_tree daily build: ERRORS
 2017-08-28  3:38 UTC 

[pci:pci/host-mediatek 11/11] drivers/pci/host/pcie-mediatek.c:541:43: error: 'node' undeclared
 2017-08-28  3:33 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/4] four zpci patches
 2017-08-28  3:26 UTC  (5+ messages)

[RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-08-28  3:21 UTC  (4+ messages)
` [RESEND PATCH v4 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH] Input: elantech - Support new touchpad IC and extend elan's touchpad command
 2017-08-28  3:19 UTC 

[PATCH] pinctrl: uniphier: fix members of rmii group for Pro4
 2017-08-28  3:16 UTC  (4+ messages)

[PATCH] kexec-tools: ppc64: avoid adding coherent memory regions to crash memory ranges
 2017-08-28  3:12 UTC  (2+ messages)

[PATCH 0/9] WIP: Retry page fault handling for Vega10
 2017-08-28  3:06 UTC  (5+ messages)
` [PATCH 1/9] drm/amdgpu: Fix error handling in amdgpu_vm_init
` [PATCH 2/9] drm/amdgpu: Add PASID management

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-08-28  3:05 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 2/8] monitor: allow monitor to create thread to poll

[PATCH v2] membarrier: provide register sync core cmd
 2017-08-28  3:05 UTC  (3+ messages)

[PATCH V2] pinctrl: qcom: spmi-gpio: Correct power_source range check
 2017-08-28  3:00 UTC 

[lkp-robot] [drm/i915/gvt] b3a5c1c316: BUG:unable_to_handle_kernel
 2017-08-28  3:00 UTC  (2+ messages)

[Qemu-devel] Persistent bitmaps for non-qcow2 formats
 2017-08-28  2:57 UTC  (6+ messages)

[PULL REQUEST] for Rafael's Linux-PM / For-Next
 2017-08-28  2:56 UTC 

[PATCH] Thermal: int3406_thermal: fix thermal sysfs I/F
 2017-08-28  2:56 UTC 

[patch v6 0/3] JTAG driver introduction
 2017-08-28  2:55 UTC  (9+ messages)

Get ARP/ND tables from kernel
 2017-08-28  2:53 UTC  (2+ messages)

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-08-28  2:50 UTC  (2+ 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.