All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-20 18:49:56 to 2018-04-20 19:54:56 UTC [more...]

[PATCH] mtd: spi-nor: clear Extended Address Reg on switch to 3-byte addressing
 2018-04-20 19:54 UTC  (3+ messages)
` [PATCH v2] mtd: spi-nor: clear Winbond "

[v3] usb: mon: Change return type to vm_fault_t
 2018-04-20 19:54 UTC 

[RFC PATCH] dt-bindings: add a jsonschema binding example
 2018-04-20 19:53 UTC  (4+ messages)

[kcov] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]
 2018-04-20 19:52 UTC  (3+ messages)

Re: Troubleshooting WireGuard connections
 2018-04-20 19:51 UTC  (9+ messages)
    `  "

[U-Boot] [PATCH v2 0/2] While trying to compile u-boot in thumb due space constraints on a mxs
 2018-04-20 19:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] arm: make arm926ejs startup code thumb compatible
` [U-Boot] [PATCH v2 2/2] arm: Make arch specific memcpy thumb-safe

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2018-04-20 19:50 UTC  (5+ messages)
` [PATCH 2/2] ath10k: search DT for qcom, ath10k-calibration-variant

[Qemu-devel] [PATCH] migration: update docs
 2018-04-20 19:49 UTC  (2+ messages)

[PATCH v2] clk: add duty cycle support
 2018-04-20 19:47 UTC  (2+ messages)

[PATCH 1/5] proc: make /proc/*/cmdline go through LSM
 2018-04-20 19:46 UTC  (8+ messages)
` [PATCH 2/5] proc: more "unsigned int" in /proc/*/cmdline
  ` [PATCH 3/5] proc: somewhat simpler code for /proc/*/cmdline
    ` [PATCH 4/5] proc: simpler iterations "

[PATCH v3] fs: kernfs: Adding new return type vm_fault_t
 2018-04-20 19:45 UTC 

[PATCH 1/2] x86, pti: fix boot problems from Global-bit setting
 2018-04-20 19:44 UTC  (4+ messages)
` [PATCH 2/2] x86, pti: fix boot warning "

[Qemu-devel] [PATCH v3 00/18] Translation loop conversion for sh4/sparc/mips/s390x/openrisc/riscv targets
 2018-04-20 19:44 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/18] translator: merge max_insns into DisasContextBase
` [Qemu-devel] [PATCH 02/18] target/sh4: convert to TranslatorOps
` [Qemu-devel] [PATCH 03/18] target/sparc: convert to DisasJumpType
` [Qemu-devel] [PATCH 04/18] target/sparc: convert to DisasContextBase
` [Qemu-devel] [PATCH 05/18] target/sparc: convert to TranslatorOps
` [Qemu-devel] [PATCH 06/18] target/mips: use lookup_and_goto_ptr on BS_STOP
` [Qemu-devel] [PATCH 07/18] target/mips: convert to DisasJumpType
` [Qemu-devel] [PATCH 08/18] target/mips: convert to DisasContextBase
` [Qemu-devel] [PATCH 09/18] target/mips: use *ctx for DisasContext
` [Qemu-devel] [PATCH 10/18] target/mips: convert to TranslatorOps
` [Qemu-devel] [PATCH 11/18] target/s390x: convert to DisasJumpType
` [Qemu-devel] [PATCH 12/18] target/s390x: convert to DisasContextBase
` [Qemu-devel] [PATCH 13/18] target/s390x: convert to TranslatorOps
` [Qemu-devel] [PATCH 14/18] target/openrisc: convert to DisasContextBase
` [Qemu-devel] [PATCH 15/18] target/openrisc: convert to TranslatorOps
` [Qemu-devel] [PATCH 16/18] target/riscv: convert to DisasJumpType
` [Qemu-devel] [PATCH 17/18] target/riscv: convert to DisasContextBase
` [Qemu-devel] [PATCH 18/18] target/riscv: convert to TranslatorOps

[PATCH] mtdcore: add writeable attribute in sysfs
 2018-04-20 19:43 UTC  (2+ messages)

[PATCH 0/9] cfg80211/mac80211 patches from our internal tree 2018-04-20
 2018-04-20 19:43 UTC  (3+ messages)
` [PATCH 8/9] mac80211: Support adding duration for prepare_tx() callback

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-20 19:43 UTC  (5+ messages)
` [[RFC]DPU PATCH 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [[RFC]DPU PATCH 3/4] drm/panel: add Innolux TV123WAM eDP panel driver

[PATCH] Input: atmel_mxt_ts - fix reset-gpio for level based irqs
 2018-04-20 19:42 UTC  (3+ messages)

commit -> public-inbox link helper
 2018-04-20 19:40 UTC  (3+ messages)

AMD graphics performance regression in 4.15 and later
 2018-04-20 19:40 UTC  (13+ messages)

[Patch v2] Storvsc: Select channel based on available percentage of ring buffer to write
 2018-04-20 19:40 UTC  (3+ messages)

[U-Boot] [PATCH v3] db410c: set clk node to be probed before relocation
 2018-04-20 19:39 UTC 

[PATCH v3 0/2] sparc64: Add privileged ADI driver
 2018-04-20 19:39 UTC  (12+ messages)
` [PATCH v3 1/2] SPARC M7 and newer processors utilize ADI to version and protect memory. This driver is capable of reading/writing ADI/MCD versions from privileged user space processes. Addresses in the adi file are mapped linearly to physical memory at a ratio of 1:adi_blksz. Thus, a read (or write) of offset K in the file operates upon the ADI version at physical address K * adi_blksz. The version information is encoded as one version per byte. Intended consumers are makedumpfile and crash
  ` [PATCH v3 1/2] SPARC M7 and newer processors utilize ADI to version and protect memory. This driver
` [PATCH v3 2/2] Add a selftest for the sparc64 privileged ADI driver. These tests verify the read(), pread(), write(), pwrite(), and seek() functionality of the driver. The tests also report simple performance statistics:
  ` [PATCH v3 2/2] Add a selftest for the sparc64 privileged ADI driver. These tests verify the read(),

[rocko/master][PATCH] conf/machine: bump max_leb_cnt for am3
 2018-04-20 19:38 UTC 

[PATCH v2] storvsc: Set up correct queue depth values for IDE devices
 2018-04-20 19:36 UTC  (7+ messages)

[PATCH 0/3] Some add-on patches on top of dj/runtime-prefix
 2018-04-20 19:35 UTC  (6+ messages)
` [PATCH 1/3] gettext: avoid initialization if the locale dir is not present

[Qemu-devel] [PATCH 0/2] iotests: Skip 181 and 201 without userfaultfd
 2018-04-20 19:35 UTC  (2+ messages)

[PATCH 0/6] Add documentation power related sysfs interfaces
 2018-04-20 19:35 UTC  (4+ messages)
` [PATCH 4/6] drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie

[PATCH] drm/amdgpu: cleanup firmware requests v2
 2018-04-20 19:35 UTC  (2+ messages)

[PATCH 0/3] rebase -i: avoid stale "# This is a combination of" in commit messages
 2018-04-20 19:34 UTC  (6+ messages)
` [PATCH 1/3] rebase -i: demonstrate bug with fixup!/squash! "
` [PATCH 2/3] sequencer: leave a tell-tale when a fixup/squash failed

[U-Boot] [PATCH v2] db410c: set clk node to be probed before relocation
 2018-04-20 19:34 UTC 

[PATCH 0/9] Loading optional firmware v3
 2018-04-20 19:33 UTC  (4+ messages)
` [PATCH 9/9] brcmfmac: use request_firmware_nowait2 to load firmware without warnings

[BUG] Git fast-export with import marks file omits merge commits
 2018-04-20 19:32 UTC  (6+ messages)
` [PATCH] fast-export: fix regression skipping some merge-commits
    ` [PATCH v2] "

[PATCH v2 00/13] staging: iio: ad2s1200: Driver clean up
 2018-04-20 19:32 UTC  (28+ messages)
` [PATCH v2 01/13] staging: iio: ad2s1200: Remove unneeded include
` [PATCH v2 02/13] staging: iio: ad2s1200: Sort includes alphabetically
` [PATCH v2 03/13] staging: iio: ad2s1200: Reverse Christmas tree ordering
` [PATCH v2 04/13] staging: iio: ad2s1200: Add blank lines
` [PATCH v2 05/13] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v2 06/13] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH v2 07/13] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v2 08/13] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v2 09/13] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v2 10/13] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v2 11/13] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v2 12/13] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v2 13/13] staging: iio: ad2s1200: Move driver out of staging

usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
 2018-04-20 19:30 UTC 

linux-next: Tree for Apr 4
 2018-04-20 19:30 UTC  (22+ messages)
` ARM compile failure in "
        ` FORTIFY_SOURCE breaks ARM compilation in -next -- was "
          ` [regression v4.17-rc0] "

[rocko/master][PATCH 1/3] recipes: fix host contamination warnings
 2018-04-20 19:29 UTC  (3+ messages)
` [rocko/master][PATCH 2/3] sa-lld-test, multiprocmgr: suppress no GNU_HASH warnings
` [rocko/master][PATCH 3/3] recipes-bsp: whitespace cleanup

[v1] mm: access to uninitialized struct page
 2018-04-20 19:29 UTC  (2+ messages)

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-20 19:28 UTC  (10+ messages)
` [PATCH 1/2] "

Using WG for transport security in a p2p network
 2018-04-20 19:27 UTC  (5+ messages)

[PATCH net] ibmvnic: Clean actual number of RX or TX pools
 2018-04-20 19:25 UTC 

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-20 19:24 UTC  (13+ messages)
      `  "

[rocko/master][PATCH] conf, recipes: introduce k2l family and add support for k2l-hs-evm
 2018-04-20 19:23 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-04-20 19:23 UTC  (4+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data

[rocko/master][PATCH] conf, recipes: introduce k2l family and add support for k2l-hs-evm
 2018-04-20 19:22 UTC 

[PATCH] fs: dax: Adding new return type vm_fault_t
 2018-04-20 19:21 UTC  (3+ messages)

[Bug 198497] handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-04-20 19:20 UTC  (9+ messages)
                  ` [Xen-devel] "

Seen "Internal error: Can't find EDAC structure"?
 2018-04-20 19:19 UTC 

[Lsf-pc] [LSF/MM] Ride sharing
 2018-04-20 19:19 UTC  (4+ messages)
  `  "

[Qemu-devel] [RFC PATCH 0/6] Convert softmmu-template into normal code
 2018-04-20 19:17 UTC  (4+ messages)

[PATCHv4 net 0/3] net: sched: ife: malformed ife packet fixes
 2018-04-20 19:15 UTC  (4+ messages)
` [PATCHv4 net 1/3] net: sched: ife: signal not finding metaid
` [PATCHv4 net 2/3] net: sched: ife: handle malformed tlv length
` [PATCHv4 net 3/3] net: sched: ife: check on metadata length

RFC Xen signature verification for kexec
 2018-04-20 19:12 UTC  (2+ messages)

[Patch v4] cifs: Allocate validate negotiation request through kmalloc
 2018-04-20 19:15 UTC  (6+ messages)

[PATCH] media: s5p-jpeg: don't return a value on a void function
 2018-04-20 19:10 UTC  (6+ messages)

[PATCH net] strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
 2018-04-20 19:11 UTC 

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-04-20 19:10 UTC  (7+ messages)
` [PATCH v2 01/12] media: ov5640: Add auto-focus feature
` [PATCH v2 02/12] media: ov5640: Add light frequency control

[RFC PATCH 00/12] Integrate commit-graph into 'fsck' and 'gc'
 2018-04-20 19:10 UTC  (3+ messages)
` [RFC PATCH 12/12] commit-graph: update design document

[git pull] vfs fixes
 2018-04-20 19:09 UTC  (3+ messages)

[PATCH 0/2] Performance Improvents for Secured Mode NVMe over Fabrics and other RDMA ULPs
 2018-04-20 19:07 UTC  (5+ messages)
` [PATCH 1/2] IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr

[U-Boot] [PATCH] db410c: set clk node to be probed before relocation
 2018-04-20 19:07 UTC  (11+ messages)

[Qemu-devel] qemu-io read do not dump buffer when in quiet mode
 2018-04-20 19:06 UTC  (2+ messages)

[PATCH 0/3] mtd: fix AMD/Intel flash bugs
 2018-04-20 19:05 UTC  (2+ messages)

[PATCH 0/2] Add R8A77980/Condor eMMC support
 2018-04-20 19:06 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add MMC support
` [PATCH 2/2] arm64: dts: renesas: condor: add eMMC support

[Qemu-devel] [PATCH v2 00/43] fix building of tests/tcg
 2018-04-20 19:05 UTC  (4+ messages)

[PATCH ghak80 V1] audit: add syscall information to FEATURE_CHANGE records
 2018-04-20 19:04 UTC  (6+ messages)

[PATCH 0/7] Enable most media drivers to build on ARM
 2018-04-20 19:03 UTC  (4+ messages)
` [PATCH 7/7] media: via-camera: allow build on non-x86 archs with COMPILE_TEST
  ` [PATCH v2 "

[PATCH 1/3] media: ov5640: initialize mode data structs by name
 2018-04-20 19:00 UTC  (5+ messages)
` [PATCH 2/3] media: ov5640: add PIXEL_RATE and LINK_FREQ controls

[PATCH] drm/bridge: vga-dac: Fix edid memory leak
 2018-04-20 18:59 UTC 

Notification event from lttng-relayd on trace rotation completion?
 2018-04-20 18:58 UTC 

[Qemu-devel] [sw-dev] The problem of write misa on QEMU and BBL
 2018-04-20 18:57 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/1] migration: calculate expected_downtime with ram_bytes_remaining()
 2018-04-20 18:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[PATCH v1 0/2] microblaze/PCI: Remove unused code
 2018-04-20 18:56 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] reaver: add missing dependency on non static lib
 2018-04-20 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/raspi: Don't bother setting default_cpu_type
 2018-04-20 18:55 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-20 18:54 UTC  (5+ messages)
` [PATCH bpf-next v3 4/8] bpf: add documentation for eBPF helpers (23-32)

[PATCH wpan] net: ieee802154: 6lowpan: fix frag reassembly
 2018-04-20 18:54 UTC 

[Bug 106159] When connecting or disconnecting a displayport to a DP hub with 4.16.2+ kernel, hard freeze with frozen video output
 2018-04-20 18:53 UTC  (4+ messages)

[PATCH 1/1] media: nec-decoder: remove trailer_space state
 2018-04-20 18:51 UTC 

[PATCH 0/3] Rework write error handling in pblk
 2018-04-20 18:51 UTC  (3+ messages)
` [PATCH 3/3] lightnvm: pblk: fix smeta write error path

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-20 18:51 UTC  (9+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

Problems with IP
 2018-04-20 18:51 UTC  (5+ messages)

[PATCH 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-20 18:50 UTC  (8+ messages)
` [PATCH 4/9] ARM: dts: bcm2837: Add Raspberry Pi 3 B+

[PATCH v4] tracing: remove igrab() iput() call from uprobes.c
 2018-04-20 18:49 UTC  (5+ 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.