All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-13 01:29:25 to 2018-01-13 06:54:04 UTC [more...]

[Ocfs2-devel] Ocfs2-devel Digest, Vol 167, Issue 20
 2018-01-13  6:54 UTC  (2+ messages)

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-01-13  6:50 UTC  (2+ messages)
` [Bug 198123] "

[PATCH v2] run-command.c: print env vars when GIT_TRACE is set
 2018-01-13  6:49 UTC  (15+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] trace.c: be smart about what env to print in trace_run_command()
  ` [PATCH v4 0/7] Trace env variables in run_command()
    ` [PATCH v4 1/7] sq_quote_argv: drop maxlen parameter
    ` [PATCH v4 2/7] trace: avoid unnecessary quoting
    ` [PATCH v4 3/7] trace.c: move strbuf_release() out of print_trace_line()
    ` [PATCH v4 4/7] trace.c: introduce trace_run_command()
    ` [PATCH v4 5/7] trace.c: print program 'git' when child_process.git_cmd is set
    ` [PATCH v4 6/7] trace.c: print env vars in trace_run_command()
    ` [PATCH v4 7/7] trace.c: print new cwd "

[Cocci] Support for macro expansion
 2018-01-13  6:46 UTC  (4+ messages)

[seabios test] 117929: regressions - FAIL
 2018-01-13  6:44 UTC 

Clarification regarding Meltdown and 64-bit PV guests
 2018-01-13  6:42 UTC 

[PATCH] PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
 2018-01-13  6:38 UTC 

[PATCH] usb: xhci-mtk: fix semicolon.cocci warnings
 2018-01-13  6:35 UTC  (5+ messages)
    `  "

[PATCH] usb: mtu3: fix semicolon.cocci warnings
 2018-01-13  6:34 UTC  (5+ messages)
    `  "

[PATCH v2] net/e1000: always enable receive and transmit
 2018-01-13  6:33 UTC  (3+ messages)
` [dpdk-dev, "

Yet another KPTI regression with 4.14.x series in a VM
 2018-01-13  6:33 UTC  (6+ messages)

[PATCH] platform/x86: thinkpad_acpi: suppress warning about palm detection
 2018-01-13  6:33 UTC  (4+ messages)

[PATCH] selftests/x86: Add test_vsyscall
 2018-01-13  6:29 UTC  (6+ messages)
  ` [Linux-kselftest-mirror] "

[PATCH 1/2] net/ixgbe: fix mailbox interrupt handler
 2018-01-13  6:27 UTC  (2+ messages)

KVM "fake DAX" flushing interface - discussion
 2018-01-13  6:23 UTC  (10+ messages)
              ` [Qemu-devel] "

[U-Boot] [PATCH v2 16/18] clk: rockchip: Add rk322x gamc clock support
 2018-01-13  6:23 UTC  (5+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH] fix potential null dereference
 2018-01-13  6:21 UTC  (2+ messages)

[PATCH 0/5] Add support for IBRS & IBPB KVM support
 2018-01-13  6:20 UTC  (9+ messages)
` [PATCH 1/5] x86/ibrs: Introduce native_rdmsrl, and native_wrmsrl

[PATCH RFC] iser-target: avoid reinitializing rdma contexts for isert commands
 2018-01-13  6:20 UTC  (4+ messages)
` [RFC] "

Linux kernel driver "r8169" for Realtek PCIE Gigabit network card is very unstable
 2018-01-13  6:20 UTC 

Reg: SPI enabling in imx6ull
 2018-01-13  6:20 UTC 

[PATCH] pci/setup-bus: Delete an error message for a failed memory allocation in add_to_list()
 2018-01-13  6:15 UTC  (4+ messages)
  `  "

[PATCH v2] net/i40e: fix VF reset stats crash
 2018-01-13  6:11 UTC  (4+ messages)
` [PATCH v3] "

[U-Boot] [PATCH v3 00/20] Add gmac support for rk3399-evb rv1108-evb rk3328-evb and rk3229-evb
 2018-01-13  6:07 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
` [U-Boot] [PATCH v3 02/20] rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
` [U-Boot] [PATCH v3 03/20] rockchip: grf_rv1108.h: Fix the grf offsets
` [U-Boot] [PATCH v3 04/20] rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
` [U-Boot] [PATCH v3 05/20] net: gmac_rockchip: Add support for the RV1108 GMAC
` [U-Boot] [PATCH v3 06/20] rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
` [U-Boot] [PATCH v3 07/20] rockchip: pinctrl: Add rk3328 gmac pinctrl support
` [U-Boot] [PATCH v3 08/20] clk: rockchip: Add rk3328 gamc clock support
` [U-Boot] [PATCH v3 09/20] net: gmac_rockchip: Add rk3328 gmac support
` [U-Boot] [PATCH v3 10/20] rockchip: configs: Enable GMAC configs for evb-rk3328
` [U-Boot] [PATCH v3 11/20] rockchip: dts: rk3328: Add gmac2io support
` [U-Boot] [PATCH v3 12/20] rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
` [U-Boot] [PATCH v3 13/20] rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
` [U-Boot] [PATCH v3 14/20] rockchip: pinctrl: Add rk322x gmac pinctrl support
` [U-Boot] [PATCH v3 15/20] clk: rockchip: Add rk322x gamc clock support
` [U-Boot] [PATCH v3 16/20] net: gmac_rockchip: Add support for the RK3228 GMAC
` [U-Boot] [PATCH v3 17/20] config: evb-rk3229: Enable rk gmac configs
` [U-Boot] [PATCH v3 18/20] ARM: dts: rk3288: Remove unused LCDC clock assigned
` [U-Boot] [PATCH v3 19/20] clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
` [U-Boot] [PATCH v3 20/20] clk: rockchip: clk_rk3368: Implement "assign-clock-parent"

[PATCH v2] net/i40e: fix port segmentation fault when restart
 2018-01-13  6:04 UTC  (4+ messages)
` [PATCH v3] "

[xen-4.8-testing test] 117871: regressions - FAIL
 2018-01-13  6:01 UTC 

[PATCH] security/Kconfig: Remove pagetable-isolation.txt reference
 2018-01-13  5:57 UTC  (4+ messages)
` [PATCH] security/Kconfig: Replace pagetable-isolation.txt reference with pti.txt

[PATCH] net/i40e: add break case in flow API
 2018-01-13  5:55 UTC  (3+ messages)

[PATCH] iser-target: Fix possible use-after-free in connection establishment error
 2018-01-13  5:46 UTC  (9+ messages)

[PATCH] net/i40e: fix setting MAC address on i40evf
 2018-01-13  5:46 UTC  (3+ messages)

[PATCH] staging: lustre: lmv: prefer kstrto<type> to single variable sscanf
 2018-01-13  5:45 UTC 

[PATCH e2fsprogs] tests: Fixup for new r_move_itable tests
 2018-01-13  5:37 UTC  (3+ messages)

A qla2xxx commit cause Linux no response, has not fixed in lastest version 4.15-rc6
 2018-01-13  5:28 UTC  (2+ messages)

[RFC PATCH 0/8] Ext4 encryption support for blocksize < pagesize
 2018-01-13  5:28 UTC  (9+ messages)
` [RFC PATCH 1/8] ext4: use EXT4_INODE_ENCRYPT flag to detect encrypted bio
` [RFC PATCH 2/8] fs/buffer.c: make some functions non-static

[PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2018-01-13  5:24 UTC  (6+ messages)
` [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
    ` [Qemu-devel] "

[xen-4.9-testing test] 117868: regressions - FAIL
 2018-01-13  5:21 UTC 

[PATCH -next] tcmu: fix error return code in tcmu_configure_device()
 2018-01-13  5:19 UTC  (4+ messages)

[RFC PATCH] target: enable discard if supported by underlying block device
 2018-01-13  5:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/14] SDHCI: housekeeping (part 1)
 2018-01-13  5:07 UTC  (15+ messages)
` [Qemu-devel] [PATCH v7 01/14] sdhci: clean up includes
` [Qemu-devel] [PATCH v7 02/14] sdhci: remove dead code
` [Qemu-devel] [PATCH v7 03/14] sdhci: refactor same sysbus/pci properties into a common one
` [Qemu-devel] [PATCH v7 04/14] sdhci: refactor common sysbus/pci class_init() into sdhci_common_class_init()
` [Qemu-devel] [PATCH v7 05/14] sdhci: refactor common sysbus/pci realize() into sdhci_common_realize()
` [Qemu-devel] [PATCH v7 06/14] sdhci: refactor common sysbus/pci unrealize() into sdhci_common_unrealize()
` [Qemu-devel] [PATCH v7 07/14] sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
` [Qemu-devel] [PATCH v7 08/14] sdhci: convert the DPRINT() calls into trace events
` [Qemu-devel] [PATCH v7 09/14] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"
` [Qemu-devel] [PATCH v7 10/14] sdhci: rename the SDHC_CAPAB register
` [Qemu-devel] [PATCH v7 11/14] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
` [Qemu-devel] [PATCH v7 12/14] sdhci: Implement write method of ACMD12ERRSTS register
` [Qemu-devel] [PATCH v7 13/14] sdhci: fix the PCI device, using the PCI address space for DMA
` [Qemu-devel] [PATCH v7 14/14] sdhci: add a 'dma' property to the sysbus devices

[PATCH v5 0/4] kaslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2018-01-13  5:06 UTC  (11+ messages)
` [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
    ` KASLR may break some kernel features (was Re: [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory)

[ANNOUNCE] v4.14.12-rt10
 2018-01-13  5:07 UTC  (5+ messages)

[PATCH 1/1] timer: fix reset on service cores
 2018-01-13  5:06 UTC  (2+ messages)

[PATCH v3 0/3] PCI: Add and use pci_<level>: dev_<level> equivalents
 2018-01-13  4:58 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Create minor pci_dev log wrapper functions
` [PATCH v3 2/3] PCI: Replace calls from dev_<level> to pci_<level>
` [PATCH v3 3/3] PCI: Replace calls from dev_<level> to pci_<level> in pcie and hotplug

GPIO configuration in imx6ull
 2018-01-13  4:55 UTC 

[PATCH net] sctp: removed unused var from sctp_make_auth
 2018-01-13  4:50 UTC  (3+ messages)

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-13  4:49 UTC  (4+ messages)
` Applied "ASoC: hdac_hdmi: Ensuring proper setting of output widget power state" to the asoc tree

[PATCH net] sctp: avoid compiler warning on implicit fallthru
 2018-01-13  4:48 UTC  (3+ messages)

[qemu-mainline baseline-only test] 74335: trouble: blocked/broken
 2018-01-13  4:48 UTC 

cron job: media_tree daily build: ERRORS
 2018-01-13  4:45 UTC 

[PATCH] bcache: btree.c: Fix GC thread exit in case of cache device failure and unregister
 2018-01-13  4:43 UTC  (3+ messages)

overlayfs non-persistent inodes
 2018-01-13  4:38 UTC  (2+ messages)

[Qemu-devel] [Bug 1449687] [NEW] block migration of qcow2 VMs copies all empty space
 2018-01-13  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1449687] "

[Qemu-devel] [Bug 530077] Re: kvm: 16-bit code execution failure should be more friendly
 2018-01-13  4:17 UTC 

[PATCH RFC 00/13] UTF-8 case insensitive lookups for EXT4
 2018-01-13  4:28 UTC  (4+ messages)
` [PATCH RFC 03/13] charsets: utf8: Add unicode character database files

[Qemu-devel] [Bug 1727737] [NEW] qemu-arm stalls on a GCC sanitizer test since qemu-2.7
 2018-01-13  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1727737] "

[PATCH v6 00/24] Speculative page faults
 2018-01-13  4:23 UTC  (5+ messages)
` [PATCH v6 22/24] mm: Speculative page fault handler return VMA

[PATCH] bcache: io.c: Fix check against error_limit in case of io errors
 2018-01-13  4:22 UTC  (3+ messages)

[PATCH 0/5]: Fix target_core_user userspace restarts (v2)
 2018-01-13  4:08 UTC  (2+ messages)

Delivery reports about your e-mail
 2018-01-13  4:07 UTC 

Delivery reports about your e-mail
 2018-01-13  4:07 UTC 

[PATCH RESEND] media: video-i2c: add video-i2c driver
 2018-01-13  3:57 UTC 

[Bug 103917] [gfx9/Vega] Performance regression in master, 17.3 works fine
 2018-01-13  3:47 UTC  (2+ messages)

[PATCH v2] recipes-core: move hwclock.sh to util-linux
 2018-01-13  3:45 UTC  (2+ messages)

[v3] usb: uhci: Add clk support to uhci-platform
 2018-01-13  3:35 UTC 

[PATCH v3] net/ixgbe: fix l3fwd start failed on VF
 2018-01-13  3:30 UTC  (8+ messages)
` [PATCH v4] "

[Bug 104599] corrupted desktop graphics with latest git intel driver
 2018-01-13  3:28 UTC  (2+ messages)

[v2] usb: uhci: Add clk support to uhci-platform
 2018-01-13  3:21 UTC 

[Qemu-devel] [PATCH v4] Add ability for user to specify mouse ungrab key
 2018-01-13  3:15 UTC  (3+ messages)

[PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation
 2018-01-13  3:07 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] CPU model updates for CVE-2017-5715 (Spectre variant #2)
 2018-01-13  3:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/7] i386: Add spec-ctrl CPUID bit

[PATCH bpf] bpf: fix 32-bit divide by zero
 2018-01-13  2:59 UTC 

[nomadik:gemini-ethernet 9/9] gemini.c:undefined reference to `devm_ioremap_resource'
 2018-01-13  2:53 UTC 

[ANNOUNCE] Git v2.16.0-rc2 - breakages in t1308 and 1404
 2018-01-13  2:51 UTC  (5+ messages)

[RFD] Devices that need full power for wakeup
 2018-01-13  2:42 UTC  (4+ messages)

ECC configuration of NAND from Linux (MEMSETOOBSEL)
 2018-01-13  2:41 UTC  (4+ messages)

[Qemu-arm] [PATCH v6 00/21] SDHCI: clean Specs v1/v2, implement Spec v3
 2018-01-13  2:37 UTC  (7+ messages)
` [Qemu-arm] [PATCH v6 02/21] sdhci: add basic Spec v1 capabilities
  ` [Qemu-arm] [Qemu-devel] "
      `  "
      ` [Qemu-arm] [Qemu-devel] [PATCH v6 02/21] sdhci: add basic Spec v1capabilities
        `  "

[PATCH] Input: trackpoint - force 3 buttons if 0 button is reported
 2018-01-13  2:34 UTC  (5+ messages)

[PATCH V2] powerpc/kernel: Add 'ibm,thread-groups' property for CPU allocation
 2018-01-13  2:33 UTC  (3+ messages)
  ` [PATCH V2] powerpc/kernel: Add 'ibm, thread-groups' "

[GIT PULL] apparmor fix for 4.15-rc8
 2018-01-13  2:29 UTC 

[PATCH] x86/vmx_tests: test for rdseed/rdrand
 2018-01-13  2:17 UTC  (2+ messages)

[PATCH] xfs: Regression test for invalid sb_logsunit
 2018-01-13  2:23 UTC  (7+ messages)
` [PATCH v2 1/2] common/xfs: Check if write supports [-c|-d] option in xfs_db
  ` [PATCH v2 2/2] xfs: Regression test for invalid sb_logsunit

[PATCH v1] x86/retpoline: Use lfence in the retpoline/RSB filling RSB macros
 2018-01-13  2:22 UTC  (3+ messages)

[Buildroot] [PATCH v2] kvm-unit-tests: test for rdseed/rdrand
 2018-01-13  2:21 UTC  (3+ messages)

[Buildroot] [PATCH v3] kvm-unit-tests: test for rdseed/rdrand
 2018-01-13  2:21 UTC 

[PATCH v3 0/2] usb: dwc3: Properly update ep0 for IN direction
 2018-01-13  2:18 UTC  (5+ messages)
` [PATCH v3 1/2] usb: dwc3: gadget: Set maxpacket size for ep0 IN
  ` [v3,1/2] "
` [PATCH v3 2/2] usb: dwc3: ep0: Reset TRB counter "
  ` [v3,2/2] "

[PATCH] nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
 2018-01-13  2:15 UTC  (2+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-13  2:13 UTC  (5+ messages)
` [PATCH v5 02/44] clk: davinci: New driver for davinci PLL clocks

[PATCH] Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
 2018-01-13  1:07 UTC 

[PATCH] Btrfs: do not cache rbio pages if using raid6 recover
 2018-01-13  1:07 UTC 

[PATCH] fstests: common/rc: fix device still mounted error with SCRATCH_DEV_POOL
 2018-01-13  1:04 UTC 

[PATCH v2] Input: mms114 - drop platform data and use generic APIs
 2018-01-13  2:04 UTC 

[PATCH net] Revert "openvswitch: Add erspan tunnel support."
 2018-01-13  2:04 UTC  (2+ messages)

[PATCH v2 1/8] dt-bindings: display: xlnx: Add bindings for Xilinx display pipeline
 2018-01-13  2:03 UTC  (8+ messages)
  ` [PATCH v2 2/8] drm: xlnx: Xilinx DRM KMS driver
  ` [PATCH v2 3/8] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
  ` [PATCH v2 4/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
  ` [PATCH v2 5/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort
  ` [PATCH v2 6/8] drm: xlnx: ZynqMP DP subsystem DRM KMS driver
  ` [PATCH v2 8/8] drm: xlnx: zynqmp_dp: Add drm properties
` [PATCH v2 7/8] drm: xlnx: zynqmp_disp: "

KASAN: slab-out-of-bounds Read in map_lookup_elem
 2018-01-13  1:58 UTC 

divide error in ___bpf_prog_run
 2018-01-13  1:58 UTC 

Kernel v4.16 / v4.17 SRP and SRPT patches
 2018-01-13  1:57 UTC  (18+ messages)

[Qemu-devel] [PATCH v2 0/7] target/m68k: supervisor mode (part 2)
 2018-01-13  1:11 UTC  (2+ messages)

[PATCH bpf-next v5 0/5] Separate error injection table from kprobes
 2018-01-13  1:52 UTC  (2+ messages)

[PATCH] bpf: fix divides by zero
 2018-01-13  1:43 UTC  (4+ messages)
` [PATCH v2] "

[meta-qt5] [PATCH] nativesdk-qtbase: drop fakeroot task do_generate_qt_environment_file
 2018-01-13  1:37 UTC  (2+ messages)

[PATCH v2] kvm-unit-tests: test for rdseed/rdrand
 2018-01-13  1:37 UTC 

[PATCH V3 0/5] dm-rq: improve sequential I/O performance
 2018-01-13  1:37 UTC  (11+ messages)

"Error parsing PCC subspaces from PCCT" due to invalid PCCT?
 2018-01-13  1:30 UTC  (2+ messages)

[PATCH V3 0/5] dm-rq: improve sequential I/O performance
 2018-01-13  1:29 UTC  (4+ messages)
` [PATCH V3 2/5] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure


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.