All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-06 08:28:26 to 2018-01-06 12:37:02 UTC [more...]

[PATCH v2] Drivers:iio:dac: Remove unneeded conversion to bool
 2018-01-06 12:36 UTC  (2+ messages)

[PATCH 0/5] iio: use permission specific variants of DEVICE_ATTR
 2018-01-06 12:35 UTC  (3+ messages)
` [PATCH 1/5] iio: buffer: "

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-06 12:32 UTC  (27+ messages)
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution
` [PATCH 08/18] carl9170: "
` [PATCH 09/18] p54: "
` [PATCH 10/18] qla2xxx: "
` [PATCH 12/18] Thermal/int340x: "
` [PATCH 13/18] ipv6: "
` [PATCH 14/18] ipv4: "
` [PATCH 15/18] vfs, fdtable: "
` [PATCH 16/18] net: mpls: "

[PATCH 0/3] add regmap API support to st_lsm6dsx iio driver
 2018-01-06 12:31 UTC  (3+ messages)

[PATCH] staging: iio: trigger: replace device_attr with device_attr_rw
 2018-01-06 12:27 UTC  (2+ messages)

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-06 12:23 UTC  (4+ messages)
` [PATCH 11/12] iio: common: ssp_sensors: "

[PATCH 1/9] test: use SPDX tag for Cavium copyright files
 2018-01-06 12:20 UTC  (9+ messages)
` [PATCH 2/9] mk: "
` [PATCH 3/9] lib: "
` [PATCH 4/9] examples: "
` [PATCH 5/9] drivers: "
` [PATCH 6/9] app: "
` [PATCH 7/9] doc: "
` [PATCH 8/9] config: "
` [PATCH 9/9] tools: "

[PATCH 3/3] iio: imu: st_lsm6dsx: add regmap API support
 2018-01-06 12:20 UTC  (2+ messages)

Git 2.15.0 on OSX 10.12.6: gui multi-select stage
 2018-01-06 12:20 UTC  (6+ messages)

[PATCH 2/3] iio: imu: st_lsm6dsx: introduce conf_lock mutex
 2018-01-06 12:19 UTC  (2+ messages)

[PATCH 1/3] iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
 2018-01-06 12:18 UTC  (2+ messages)

[PATCH v2 0/8] IBRS patch series
 2018-01-06 12:11 UTC  (11+ messages)
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
` [PATCH v2 6/8] x86/microcode: Recheck IBRS features on microcode reload
` [PATCH v2 8/8] x86: Use IBRS for firmware update path

[PATCH] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
 2018-01-06 12:16 UTC  (8+ messages)

Git allow to unconditionaly remove files on other developer host
 2018-01-06 12:06 UTC  (3+ messages)

[PATCH 0/3] ARM branch predictor hardening
 2018-01-06 12:09 UTC  (4+ messages)
` [PATCH 1/3] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12, A15 and A17
` [PATCH 2/3] arm: Invalidate BTB on fatal signal for Cortex A8, A9, "
` [PATCH 3/3] arm: KVM: Invalidate BTB on guest exit

[PATCH 0/2] Add FEC rates, S2X modulations and 64K transmission
 2018-01-06 12:08 UTC  (2+ messages)

[BISECTED] v4.15-rc: Boot regression on x86_64/AMD
 2018-01-06 12:02 UTC  (4+ messages)

[PATCH] iio: humidity: hts221: remove unnecessary get_unaligned_le16()
 2018-01-06 12:01 UTC  (3+ messages)

[PATCH] perf/x86/msr: add support for MSR_IA32_THERM_STATUS
 2018-01-06 11:54 UTC  (3+ messages)
` [tip:perf/core] perf/x86/msr: Add "
` [tip:perf/core] perf/x86/msr: Clean up the code

[PATCH] PTI: unbreak EFI old_memmap
 2018-01-06 11:52 UTC  (2+ messages)
` [tip:x86/pti] x86/pti: Unbreak "

[PATCH] ia64: Fix syntax error introduced by e2339a4caa5e
 2018-01-06 11:53 UTC  (2+ messages)
` [tip:sched/urgent] ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y

Unable to pass SATA controller to VM with intel_iommu=igfx_off
 2018-01-06 11:55 UTC 

[PATCH] input: multi-touch fix for ALPS touchpads ("SS4 plus" variant)
 2018-01-06 11:54 UTC 

[PATCH 7/7] arm64: allwinner: h6: add support for Pine H64 board
 2018-01-06 11:53 UTC  (2+ messages)

[PATCH v7 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-01-06 11:40 UTC  (20+ messages)
` [PATCH v7 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v7 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v7 3/5] arm64: dts: add ufs dts node
` [PATCH v7 4/5] arm64: defconfig: enable configs for Hisilicon ufs
  ` Oops: NULL pointer dereference - RIP: isci_task_abort_task+0x30/0x3e0 [isci]
` [PATCH v7 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH v5 00/12] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-06 11:49 UTC  (13+ messages)
` [PATCH v5 01/12] x86/spectre: Add X86_BUG_SPECTRE_V[12]
` [PATCH v5 02/12] x86/retpoline: Add initial retpoline support
` [PATCH v5 03/12] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH v5 04/12] x86/retpoline/entry: Convert entry "
` [PATCH v5 05/12] x86/retpoline/ftrace: Convert ftrace "
` [PATCH v5 06/12] x86/retpoline/hyperv: Convert "
` [PATCH v5 07/12] x86/retpoline/xen: Convert Xen hypercall "
` [PATCH v5 08/12] x86/retpoline/checksum32: Convert assembler "
` [PATCH v5 09/12] x86/retpoline/irq32: "
` [PATCH v5 10/12] x86/retpoline: Add boot time option to disable retpoline
` [PATCH v5 11/12] x86/retpoline: Exclude objtool with retpoline
` [PATCH v5 12/12] retpoline/modpost: Quieten MODVERSION retpoline build

[PATCH 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-06 11:52 UTC  (7+ messages)
` [PATCH 1/2] nvmem: add driver for JZ4780 efuse

-C options do not work for code evaluation
 2018-01-06 11:44 UTC 

[PATCH] arch/x86/boot: sizeof macro
 2018-01-06 11:50 UTC  (5+ messages)

Specify Start Lba
 2018-01-06 11:36 UTC  (2+ messages)

intel_iommu=igfx_off changes AHCI / SATA driver behavior (compared to intel_iommu=on)
 2018-01-06 11:30 UTC 

[distros-debian-stretch test] 73983: trouble: blocked/broken
 2018-01-06 11:29 UTC 

Verify mismatch with buffer_pattern and verify_pattern
 2018-01-06 11:20 UTC  (2+ messages)

[PATCH] drm/i915: Don't adjust priority on an already signaled fence
 2018-01-06 11:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-01-05
 2018-01-06 11:17 UTC  (2+ messages)

Kernel parameter intel_iommu=on breaks AHCI (SATA) driver
 2018-01-06 11:13 UTC 

REP WANTED URGENTLY
 2018-01-05 15:13 UTC 

[PATCH v2 00/15] common ethdev linkstatus functions
 2018-01-06 11:10 UTC  (5+ messages)
` [PATCH v2 02/15] ethdev: add linkstatus get/set helper functions
` [PATCH v2 09/15] sfc: use new rte_eth_linkstatus functions

Patch "kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()" has been added to the 4.9-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL" has been added to the 4.9-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals" has been added to the 4.9-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()" has been added to the 4.4-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL" has been added to the 4.4-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals" has been added to the 4.4-stable tree
 2018-01-06 11:10 UTC 

Patch "kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()" has been added to the 4.14-stable tree
 2018-01-06 11:09 UTC 

Patch "kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL" has been added to the 4.14-stable tree
 2018-01-06 11:09 UTC 

Patch "kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals" has been added to the 4.14-stable tree
 2018-01-06 11:09 UTC 

Patch "kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()" has been added to the 3.18-stable tree
 2018-01-06 11:09 UTC 

Patch "kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL" has been added to the 3.18-stable tree
 2018-01-06 11:09 UTC 

Patch "kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals" has been added to the 3.18-stable tree
 2018-01-06 11:09 UTC 

ACPI issues on cold power on [bisected]
 2018-01-06 11:02 UTC  (5+ messages)
` [PATCH] ACPI / WMI: Call acpi_wmi_init() later

[PATCH] mm,oom: Set ->signal->oom_mm to all thread groups sharing victim's memory
 2018-01-06 11:01 UTC  (5+ messages)
  ` [PATCH] mm,oom: Set ->signal->oom_mm to all thread groupssharing "
      ` [PATCH] mm,oom: Set ->signal->oom_mm to all thread groupssharingvictim's memory

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-06 10:43 UTC  (11+ messages)

[RFC] Retpoline: Binary mitigation for branch-target-injection (aka "Spectre")
 2018-01-06 10:53 UTC  (11+ messages)
` [PATCH v3 01/13] x86/retpoline: Add initial retpoline support

[PATCH i-g-t v11] tests/kms_frontbuffer_tracking: Including DRRS test coverage
 2018-01-06 10:48 UTC  (4+ messages)
` [PATCH i-g-t v12] "

[PATCH v2 1/2] CONTRIBUTING: Fix spelling mistake and line length
 2018-01-06 10:44 UTC  (6+ messages)
` [PATCH v2 2/2] kms_content_protection: Add Content Protection test

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-06 10:47 UTC  (5+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers

[seabios test] 117642: regressions - FAIL
 2018-01-06 10:46 UTC 

[PATCH V2 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-06 10:42 UTC  (4+ messages)
` [PATCH V2 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH] local.conf.sample: Weakly set BB_DISKMON_DIRS
 2018-01-06 10:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] Documentation: Fix 00-INDEX file
 2018-01-06 10:25 UTC 

[PATCH 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-06 10:24 UTC  (3+ messages)
` [PATCH 2/2] mtd: nand: gpmi: Support ->setup_data_interface()

[DPDK] lib/librte_ether: add comments RSS flags
 2018-01-06 10:21 UTC  (2+ messages)

Bricked x86 CPU with software?
 2018-01-06 10:19 UTC  (5+ messages)

[PATCH] receipes-devtools: QEMU: Bump to version 2.11.0
 2018-01-06 10:15 UTC  (7+ messages)

[PATCH] libata:pata_atiixp: Don't use unconnected secondary port on SB600
 2018-01-06 10:13 UTC  (3+ messages)
  `  "

[PATCH v2] mtd: nand: gpmi: Release DMA channels on failure
 2018-01-06 10:03 UTC  (2+ messages)

[PATCH] mm: ratelimit end_swap_bio_write() error
 2018-01-06 10:03 UTC  (5+ messages)

[PATCH 1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled
 2018-01-06  9:51 UTC  (4+ messages)
` [PATCH 3/5] drm/i915: Enable vblanks after verifying power domain states

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-01-06  9:46 UTC  (5+ messages)

[patch net-next v6 00/11] net: sched: allow qdiscs to share filter block instances
 2018-01-06  9:48 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add roc-rk3328-cc board
 2018-01-06  9:45 UTC  (2+ messages)

btrfs quota exceeded notifications through netlink sockets
 2018-01-06  9:39 UTC  (2+ messages)

[PATCH 1/2] mtd: qcom_nandc: Add a NULL check for devm_kasprintf()
 2018-01-06  9:35 UTC  (3+ messages)
` [PATCH 2/2] mtd: brcmnand: "

Spectre+Meltdown
 2018-01-06  9:34 UTC  (2+ messages)

[PATCH v4 0/25] at91: move reset vector to board code
 2018-01-06  9:33 UTC  (4+ messages)
` [PATCH 11/25] mmccpu: delete unused lowlevel_init

[PATCH] mtd: brcmnand: Disable prefetch by default
 2018-01-06  9:32 UTC  (2+ messages)

[PATCH v3 0/3] ACPI, ASoC, gpio: Add and use acpi_dev_get_first_match_name()
 2018-01-06  9:32 UTC  (3+ messages)
` [PATCH v3 2/3] gpio: merrifield: Add support of ACPI enabled platforms

[lkp-robot] [nfs] dc4fd9ab01: fsmark.app_overhead 850.9% regression
 2018-01-06  9:28 UTC  (4+ messages)

[lkp-robot] [mm/cma] 2b0f904a5a: fio.read_bw_MBps -16.1% regression
 2018-01-06  9:26 UTC  (4+ messages)

[PATCH] mei: fix an && vs || typo
 2018-01-06  9:26 UTC  (2+ messages)

[PATCH] dm mpath: potential NULL dereference with parse_path()
 2018-01-06  9:26 UTC  (2+ messages)

[PATCH] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
 2018-01-06  9:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 3.2 01/06] "bridge should send gratuitous ARP to notify peer while a bond, which is a port of this bridge, changes."
 2018-01-06  9:25 UTC  (2+ messages)
` [Bridge] "

[PATCH 2/2] SolutionEngine771x: add Ether TSU resource
 2018-01-06  9:24 UTC  (3+ messages)

[PATCH] tee: shm: Potential NULL dereference calling tee_shm_register()
 2018-01-06  9:22 UTC  (2+ messages)

[linux-3.18 test] 117641: FAIL
 2018-01-06  9:20 UTC 

[PATCH 00/10] block: cleanup on direct access to bvec table(prepare for multipage bvec)
 2018-01-06  9:18 UTC  (3+ messages)

[PATCH] block: loop: remove & invalidate partitions when detaching
 2018-01-06  9:02 UTC  (3+ messages)

[xen-4.7-testing test] 117639: trouble: broken/fail/pass
 2018-01-06  9:03 UTC 

[PATCH 0/2] platform/x86/thinkpad_acpi: Adjustments for four function implementations
 2018-01-06  8:55 UTC  (10+ messages)
  `  "

[PATCH] mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues
 2018-01-06  8:47 UTC  (2+ messages)

Inclusion request for commits b29c6ef7bb12 and 7d5905dc14a8
 2018-01-06  8:46 UTC  (2+ messages)

Patch "x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()" has been added to the 4.14-stable tree
 2018-01-06  8:45 UTC 

Patch "x86 / CPU: Always show current CPU frequency in /proc/cpuinfo" has been added to the 4.14-stable tree
 2018-01-06  8:45 UTC 

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2018-01-06  8:42 UTC  (14+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)

BUG: NULL pointer at IP: blk_mq_map_swqueue+0xbc/0x200 on 4.15.0-rc2
 2018-01-06  8:38 UTC  (6+ messages)

[meta-oe][PATCH] bdftopcf: 1.0.5 -> 1.1
 2018-01-06  8:32 UTC 

[PATCH] [PATCH] bjam-native: 1.65.1 -> 1.66.0
 2018-01-06  8:31 UTC 

[PATCH] blktrace: 1.1.0+gitX -> 1.2.0+gitX
 2018-01-06  8:31 UTC 

[PATCH V3 0/4] blk-mq: fix race related with device deletion/reset/switching sched
 2018-01-06  8:27 UTC  (4+ messages)
` [PATCH V3 2/4] blk-mq: quiesce queue during switching io sched and updating nr_requests
` [PATCH V3 3/4] blk-mq: avoid to map CPU into stale hw queue
` [PATCH V3 4/4] blk-mq: fix race between updating nr_hw_queues and switching io sched


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.