All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-27 03:13:08 to 2018-04-27 05:52:47 UTC [more...]

[PATCH] drm/amd/pp: Skip fan attributes if fan not present
 2018-04-27  5:52 UTC 

[PATCH 0/5] X86: Hyper-V: APIC enlightenments
 2018-04-27  5:52 UTC  (5+ messages)
` [PATCH 1/5] X86: Hyper-V: Enlighten APIC access

[U-Boot] [PATCH v1 0/3] Stratix10 FPGA reconfiguration support
 2018-04-27  5:51 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/3] arm: socfpga: stratix10: Add Stratix10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 2/3] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table

[PATCH 0/6] i.MX51, 53 reset reason detection support
 2018-04-27  5:49 UTC  (7+ messages)
` [PATCH 1/6] ARM: i.MX51: Replace expicit casts with IOMEM
` [PATCH 2/6] ARM: i.MX: Fix incorrect IMX_SRC_SRSR_CSU_RESET
` [PATCH 3/6] ARM: i.MX: Make imx6_reset_reasons global
` [PATCH 4/6] ARM: i.MX: Introduce IMX_SRC_SRSR
` [PATCH 5/6] ARM: i.MX53: Record reset reason as a part of startup
` [PATCH 6/6] ARM: i.MX51: "

[PATCH v2] mm: huge_memory: Change return type to vm_fault_t
 2018-04-27  5:49 UTC  (3+ messages)

[PATCH] Staging: wlan-ng: prism2sta: fixed indent coding style issues
 2018-04-27  5:45 UTC 

[PATCH] Staging: wlan-ng: prism2sta: fixed indent coding style issues
 2018-04-27  5:45 UTC 

[PATCH v3 00/19] rtlwifi: halmac: Add new module halmac
 2018-04-27  5:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-04-27  5:44 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion

[git pull] drm fixes for v4.17-rc3
 2018-04-27  5:42 UTC  (2+ messages)

[PATCH 00/18] s390 spectre mititgation for 4.4
 2018-04-27  5:37 UTC  (18+ messages)
` [PATCH 01/18] s390: introduce CPU alternatives
` [PATCH 02/18] s390: enable CPU alternatives unconditionally
` [PATCH 04/18] s390: scrub registers on kernel entry and KVM exit
` [PATCH 05/18] s390: add optimized array_index_mask_nospec
` [PATCH 06/18] s390/alternative: use a copy of the facility bit mask
` [PATCH 07/18] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 08/18] s390: run user space and KVM guests with modified branch prediction
` [PATCH 09/18] s390: introduce execute-trampolines for branches
` [PATCH 10/18] s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
` [PATCH 11/18] s390: do not bypass BPENTER for interrupt system calls
` [PATCH 12/18] s390/entry.S: fix spurious zeroing of r0
` [PATCH 13/18] s390: move nobp parameter functions to nospec-branch.c
` [PATCH 14/18] s390: add automatic detection of the spectre defense
` [PATCH 15/18] s390: report spectre mitigation via syslog
` [PATCH 16/18] s390: add sysfs attributes for spectre
` [PATCH 17/18] s390: correct nospec auto detection init order
` [PATCH 18/18] s390: correct module section names for expoline code revert

[PATCH 00/19] s390 spectre mititgation for 4.9
 2018-04-27  5:36 UTC  (20+ messages)
` [PATCH 01/19] s390: introduce CPU alternatives
` [PATCH 02/19] s390: enable CPU alternatives unconditionally
` [PATCH 03/19] KVM: s390: wire up bpb feature
` [PATCH 04/19] s390: scrub registers on kernel entry and KVM exit
` [PATCH 05/19] s390: add optimized array_index_mask_nospec
` [PATCH 06/19] s390/alternative: use a copy of the facility bit mask
` [PATCH 07/19] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 08/19] s390: run user space and KVM guests with modified branch prediction
` [PATCH 09/19] s390: introduce execute-trampolines for branches
` [PATCH 10/19] KVM: s390: force bp isolation for VSIE
` [PATCH 11/19] s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
` [PATCH 12/19] s390: do not bypass BPENTER for interrupt system calls
` [PATCH 13/19] s390/entry.S: fix spurious zeroing of r0
` [PATCH 14/19] s390: move nobp parameter functions to nospec-branch.c
` [PATCH 15/19] s390: add automatic detection of the spectre defense
` [PATCH 16/19] s390: report spectre mitigation via syslog
` [PATCH 17/19] s390: add sysfs attributes for spectre
` [PATCH 18/19] s390: correct nospec auto detection init order
` [PATCH 19/19] s390: correct module section names for expoline code revert

[PATCH 00/19] s390 spectre mititgation for 4.14
 2018-04-27  5:36 UTC  (20+ messages)
` [PATCH 01/19] s390: introduce CPU alternatives
` [PATCH 02/19] s390: enable CPU alternatives unconditionally
` [PATCH 03/19] KVM: s390: wire up bpb feature
` [PATCH 04/19] s390: scrub registers on kernel entry and KVM exit
` [PATCH 05/19] s390: add optimized array_index_mask_nospec
` [PATCH 06/19] s390/alternative: use a copy of the facility bit mask
` [PATCH 07/19] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 08/19] s390: run user space and KVM guests with modified branch prediction
` [PATCH 09/19] s390: introduce execute-trampolines for branches
` [PATCH 10/19] KVM: s390: force bp isolation for VSIE
` [PATCH 11/19] s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
` [PATCH 12/19] s390: do not bypass BPENTER for interrupt system calls
` [PATCH 13/19] s390/entry.S: fix spurious zeroing of r0
` [PATCH 14/19] s390: move nobp parameter functions to nospec-branch.c
` [PATCH 15/19] s390: add automatic detection of the spectre defense
` [PATCH 16/19] s390: report spectre mitigation via syslog
` [PATCH 17/19] s390: add sysfs attributes for spectre
` [PATCH 18/19] s390: correct nospec auto detection init order
` [PATCH 19/19] s390: correct module section names for expoline code revert

[PATCH v2] Btrfs: set keep_lock when necessary in btrfs_defrag_leaves
 2018-04-27  5:36 UTC  (4+ messages)

[PATCH v3] ath10k: fix crash in recent 3.5.3 9984 firmware due wrong handling of peer_bw_rxnss_override parameter
 2018-04-27  5:36 UTC  (2+ messages)

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-04-27  5:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/35] QEMU 2.13 Privileged ISA emulation updates
 2018-04-27  5:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH v8 11/35] RISC-V: Mark ROM read-only after copying in code

[PATCH] ARM: i.MX7: Remove unnecessary local variable
 2018-04-27  5:32 UTC 

[PATCH] ARM: VFxxx: Recort cpu boot source as a part of startup
 2018-04-27  5:31 UTC 

[PATCH] crypto/mrvl: rename PMD to mvsam
 2018-04-27  5:31 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in process_preds
 2018-04-27  5:30 UTC 

[RFCv2 0/6] cfg80211/mac80211: Add support to configure and monitor rssi/txrate threshold
 2018-04-27  5:30 UTC  (7+ messages)
` [RFCv2 1/6] cfg80211: Add support to configure station specific rssi threshold for AP mode
` [RFCv2 2/6] mac80211: Add support to configure "
` [RFCv2 3/6] mac80211: Implement functionality to monitor station's rssi threshold cross
` [RFCv2 4/6] cfg80211: Add support to configure station specific txrate threshold for AP mode
` [RFCv2 5/6] mac80211: Add support to configure txrate threshold for station
` [RFCv2 6/6] mac80211: Implement functionality to monitor txrate cross event "

BUG: unable to handle kernel paging request in process_preds
 2018-04-27  5:30 UTC 

KASAN: use-after-free Read in process_preds
 2018-04-27  5:30 UTC 

[PATCH] drm/amdgpu/sriov: reject kms open if TDR not finished or failed
 2018-04-27  5:29 UTC  (7+ messages)

[PATCH] NFS: Avoid quadratic search when freeing delegations
 2018-04-27  5:29 UTC 

[PATCH v3] net: qrtr: Expose tunneling endpoint to user space
 2018-04-27  5:28 UTC 

[PATCH] ASoC: uniphier: remove boilerplate from lisence comment
 2018-04-27  5:27 UTC  (2+ messages)

usb-storage: stop using block layer bounce buffers
 2018-04-27  5:27 UTC 

[PATCH v1 0/7] add support for Bluetooth on MT7622 SoC
 2018-04-27  5:25 UTC  (10+ messages)
` [PATCH v1 6/7] Bluetooth: hci_mediatek: Add protocol support for MediaTek serial devices

[PATCH v6] fs: dax: Adding new return type vm_fault_t
 2018-04-27  5:24 UTC  (3+ messages)

[PULL 0/1] vfio-ccw: another bugfix
 2018-04-27  5:24 UTC  (2+ messages)

[PATCH 0/2] nvme multipath naming fixes
 2018-04-27  5:21 UTC  (5+ messages)
` [PATCH 1/2] nvme/multipath: Disable runtime writable enabling parameter
` [PATCH 2/2] nvme/multipath: Fix multipath disabled naming collisions

Linux messages full of `random: get_random_u32 called from`
 2018-04-27  5:20 UTC  (9+ messages)

[PATCH v2] nvme: change order of qid and cmdid in completion trace
 2018-04-27  5:20 UTC  (3+ messages)

PXE Boot NFS not working
 2018-04-27  4:43 UTC  (5+ messages)

testing io.low limit for blk-throttle
 2018-04-27  5:14 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/10] intel-iommu: nested vIOMMU, cleanups, bug fixes
 2018-04-27  5:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/10] intel-iommu: add iommu lock

[v2] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
 2018-04-27  5:11 UTC  (2+ messages)
` [PATCH v2] "

[lkp-robot] [MD] 0ffbb1adf8: aim7.jobs-per-min -10.6% regression
 2018-04-27  5:10 UTC  (2+ messages)

[PATCH] ion: Consider ion pool pages as indirectly reclaimable
 2018-04-27  5:10 UTC  (3+ messages)

[PATCH -tip v2 0/7] kprobes: Fix %p in kprobes
 2018-04-27  5:07 UTC  (6+ messages)
` [PATCH -tip v2 4/7] kprobes: Replace %p with other pointer types

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2018-04-23 18:21 UTC  (7+ messages)

[tpm2] tpm support on Intel NUCs
 2018-04-27  4:59 UTC 

[RFC] ARM: DTS: da850-evm: Refactor device tree layout
 2018-04-27  4:57 UTC  (3+ messages)

[PATCH linux dev-4.13 v2] fsi: occ: Use PutOCCSRAM in circular mode for OCC attention
 2018-04-27  4:55 UTC 

[PATCH v2][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
 2018-04-27  4:52 UTC  (6+ messages)

[GIT PULL] commits for Linux 4.4
 2018-04-27  4:50 UTC  (2+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-27  4:49 UTC  (6+ messages)
` [PATCH v4 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver

[Buildroot] [PATCH 1/1] libuv: bump version to 1.20.2
 2018-04-27  4:49 UTC 

[PATCH linux dev-4.13] fsi: occ: Use PutOCCSRAM in circular mode for OCC attention
 2018-04-27  4:45 UTC 

[PATCH v2] ath10k: fix crash in recent 3.5.3 9984 firmware due wrong handling of peer_bw_rxnss_override parameter
 2018-04-27  4:40 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] procps-ng: fix build without wide character support
 2018-04-27  4:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] procps-ng: fix build for sparc

[PATCH] btrfs: Add test that checks rmdir(2) can delete a subvolume
 2018-04-27  4:40 UTC  (2+ messages)

NAND timeout issues with blank chip and Marvell NFC
 2018-04-27  4:30 UTC  (9+ messages)

[Qemu-devel] [RFC][BROKEN] rbd: Allow configuration of authentication scheme
 2018-04-27  4:27 UTC  (7+ messages)

[PATCH] arm64: dts: uniphier: stabilize ethernet of LD20 reference boar
 2018-04-27  4:27 UTC  (5+ messages)

[PATCH RFC] tracepoint: Introduce tracepoint callbacks executing with preempt on
 2018-04-27  4:26 UTC 

[RFC v3 0/5] virtio: support packed ring
 2018-04-27  4:18 UTC  (5+ messages)

[PATCH v1 0/2] add additional config settings for merge
 2018-04-27  4:17 UTC  (8+ messages)
` [PATCH v3 0/3] add merge.renames config setting
  ` [PATCH v3 2/3] merge: Add "

[PATCH v3] blame: prevent error if range ends past end of file
 2018-04-27  4:15 UTC  (7+ messages)
` [PATCH v4 0/2] blame and log: "
  ` [PATCH v4 1/2] blame: "

[Qemu-devel] [Bug 1767200] [NEW] Kernel Panic Unable to mount root fs on unknown-block(31, 3)
 2018-04-27  4:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1767200] "

[linux-next test] 122408: regressions - FAIL
 2018-04-27  4:13 UTC 

random: GFP_KERNEL from irq context
 2018-04-27  4:11 UTC  (3+ messages)

[PATCH] softirq: reorder trace_softirqs_on to prevent lockdep splat
 2018-04-27  4:11 UTC 

[Qemu-devel] Who is running QEMU automated tests, and when?
 2018-04-27  3:58 UTC  (6+ messages)

[Qemu-arm] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
 2018-04-27  3:52 UTC  (12+ messages)
` [Qemu-arm] [Qemu-devel] "
          `  "

[PATCH] net: phy: marvell: clear wol event before setting it
 2018-04-27  3:52 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/5] Enable postcopy RDMA live migration
 2018-04-27  3:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/5] migration: remove unnecessary variables len in QIOChannelRDMA

[PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
 2018-04-27  3:47 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2018-04-27  3:47 UTC 

转发linux-nvdimm:
 2018-04-27  3:37 UTC 

[PATCH] tty: serdev: fix missing static modifier on DEVICE_ATTR_RO(modalias)
 2018-04-27  3:33 UTC 

[Qemu-devel] Cannot launch QEMU with -accel whpx
 2018-04-27  3:33 UTC  (3+ messages)

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

[drm-intel:topic/core-for-CI 9/9] backtracetest.c:undefined reference to `save_stack_trace'
 2018-04-27  3:30 UTC 

[Qemu-devel] [PULL 0/4] pc, pci, virtio: fixes, features
 2018-04-27  3:29 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] intel-iommu: send PSI always when notify_unmap set
` [Qemu-devel] [PULL 2/4] hw/pci-host/q35: Replace hardcoded value with macro
` [Qemu-devel] [PULL 3/4] allocate pci id for mdpy
` [Qemu-devel] [PULL 4/4] virtio-balloon: add hugetlb page allocation counts

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-27  3:24 UTC  (4+ messages)
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray

[PATCH] migration: introduce decompress-error-check
 2018-04-27  3:15 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] mfd: qcom-spmi-pmic: Add support for pm8005,pm8998,pmi8998
 2018-04-27  3:14 UTC  (2+ messages)

[PATCH] reset: uniphier: add LD11/LD20 stream demux system reset control
 2018-04-27  3:13 UTC  (3+ messages)

[PATCH] clk: uniphier: add LD11/LD20 stream demux system clock
 2018-04-27  3:12 UTC  (2+ messages)

[PATCH 0/1] sstate.bbclass: drop obsolete codes
 2018-04-27  3:14 UTC  (2+ messages)
` [PATCH 1/1] "

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-27  3:13 UTC  (5+ messages)
` [[RFC]DPU PATCH 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH 1/2] hwmon: (k10temp) Fix reading critical temperature register
 2018-04-27  3:13 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (k10temp) Display both Tctl and Tdie


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.