All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 00:21:03 to 2019-09-18 02:37:22 UTC [more...]

[dpdk-dev] [PATCH 1/2] net/virtio: update stats when in order xmit done
 2019-09-18  2:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-18  2:36 UTC  (11+ messages)
          ` printk meeting at LPC

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-09-18  2:35 UTC  (4+ messages)
` [U-Boot] [RFC 2/3] lib: rsa: generate additional parameters for public key

[PATCH] staging: exfat: add exfat filesystem code to
 2019-09-18  2:35 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp
 2019-09-18  2:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/psp: invalidate the hdp read cache before reading the psp response

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-09-18  2:32 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes

[PATCH V2 0/2] block: track per requests type merged count
 2019-09-18  2:32 UTC  (4+ messages)
` [PATCH V2 1/2] block: add helper to check mergeable req op
` [PATCH V2 2/2] block: track per requests type merged count

[PATCH] drm/i915/dp: Fix DP MST error after unplugging TypeC cable
 2019-09-18  2:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] io_uring: IORING_OP_TIMEOUT support
 2019-09-18  2:27 UTC  (3+ messages)

[U-Boot] [PATCH] dm: pinctrl: Skip not associated gpio phandle and rise an error message
 2019-09-18  2:27 UTC  (4+ messages)
  ` [U-Boot] [PATCH V2] dm: pinctrl: Skip not associated gpio phandle and rise a warning message

[PATCH v3 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM SDXC PHY
 2019-09-18  2:26 UTC  (3+ messages)

[PATCH] drm/amdgpu: add psp ip block for arct
 2019-09-18  2:25 UTC  (4+ messages)
` [PATCH] drm/amdgpu: do not init mec2 jt for renoir

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-18  2:23 UTC  (5+ messages)

[PATCH v5 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-09-18  2:23 UTC  (3+ messages)

troubleshooting LOCK FH and NFS4ERR_BAD_SEQID
 2019-09-18  2:20 UTC  (3+ messages)

[PATCH 0/5] leds: lm3692x: Probing and flag fixes
 2019-09-18  2:19 UTC  (6+ messages)
` [PATCH 1/5] leds: lm3692x: Print error value on dev_err
` [PATCH 2/5] leds: lm3692x: Don't overwrite return value in error path
` [PATCH 3/5] leds: lm3692x: Handle failure to probe the regulator
` [PATCH 4/5] leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
` [PATCH 5/5] leds: lm3692x: Use flags from LM3692X_BRT_CTRL

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-18  2:15 UTC  (8+ messages)

[Qemu-riscv] [PATCH v1 0/2] RISC-V: Convert to do_transaction_failed hook
 2019-09-18  2:15 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-riscv] "

[U-Boot] [PATCH v2 00/28] Add and update drivers for MediaTek MT76x8 SoCs
 2019-09-18  2:16 UTC  (29+ messages)
` [U-Boot] [PATCH v2 01/28] serial: serial_mtk: enable FIFO and disable flow control
` [U-Boot] [PATCH v2 02/28] serial: serial_mtk: add non-DM version for SPL
` [U-Boot] [PATCH v2 03/28] dts: mtmips: move uart property clock-frequency into mt7628an.dtsi
` [U-Boot] [PATCH v2 04/28] dts: mtmips: enable high-speed UART support for mt7628
` [U-Boot] [PATCH v2 05/28] clk: add clock driver for MediaTek MT76x8 platform
` [U-Boot] [PATCH v2 06/28] dts: mtmips: add clock node for mt7628
` [U-Boot] [PATCH v2 07/28] spi: mt7621-spi: use clock frequency from clk driver
` [U-Boot] [PATCH v2 08/28] spi: mt7621-spi: remove data cache and rewrite its xfer function
` [U-Boot] [PATCH v2 09/28] spi: mt7621-spi: restore default register value after each xfer
` [U-Boot] [PATCH v2 10/28] pinctrl: add support for MediaTek MT7628
` [U-Boot] [PATCH v2 11/28] dts: mtmips: add pinctrl node for mt7628
` [U-Boot] [PATCH v2 12/28] dts: mtmips: add default pinctrl for uart nodes
` [U-Boot] [PATCH v2 13/28] reset: add reset controller driver for MediaTek MIPS platform
` [U-Boot] [PATCH v2 14/28] dts: mtmips: update reset controller node for mt7628
` [U-Boot] [PATCH v2 15/28] phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
` [U-Boot] [PATCH v2 16/28] net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
` [U-Boot] [PATCH v2 17/28] net: mt7628-eth: make phy link up detection optional via DT
` [U-Boot] [PATCH v2 18/28] net: mt7628-eth: free rx descriptor on receiving failure
` [U-Boot] [PATCH v2 19/28] net: mt7628-eth: add support to isolate LAN/WAN ports
` [U-Boot] [PATCH v2 20/28] dts: mtmips: enable eth port0 led and link poll functions for all boards
` [U-Boot] [PATCH v2 21/28] mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
` [U-Boot] [PATCH v2 22/28] mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
` [U-Boot] [PATCH v2 23/28] dts: mtmips: add mmc related nodes for mt7628an.dtsi
` [U-Boot] [PATCH v2 24/28] dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688
` [U-Boot] [PATCH v2 25/28] dts: mtmips: add default pinctrl to eth nodes for all boards
` [U-Boot] [PATCH v2 26/28] mips: mtmips: change baudrate table "
` [U-Boot] [PATCH v2 27/28] mips: mtmips: select essential drivers in Kconfig
` [U-Boot] [PATCH v2 28/28] configs: mtmips: remove configs which are selected in Kconfig or useless

[PATCH v4] nvme/host/pci: Fix a race in controller removal
 2019-09-18  2:15 UTC  (2+ messages)

[GIT PULL] dmaengine updates for v5.4-rc1
 2019-09-18  2:15 UTC  (2+ messages)

[GIT PULL] LED updates for 5.4-rc1
 2019-09-18  2:15 UTC  (5+ messages)

[GIT PULL for v5.4-rc1] media updates
 2019-09-18  2:15 UTC  (2+ messages)

[cpuidle] 259231a045: will-it-scale.per_process_ops -12.6% regression
 2019-09-18  2:13 UTC  (2+ messages)

[U-Boot] [PATCH V2] [RFC] usb: storage: Limit transfer size to 120 kiB
 2019-09-18  2:13 UTC  (2+ messages)

[PATCH 00/15] rtw88: Add support for deep PS mode
 2019-09-18  2:10 UTC  (4+ messages)
` [PATCH 05/15] rtw88: pci: release tx skbs DMAed when stop

[PATCH v2] media: vimc: fla: Add virtual flash subdevice
 2019-09-18  2:08 UTC  (2+ messages)
` [Lkcamp] "

[PATCH 0/6] Clear Color Support for TGL Render Decompression
 2019-09-18  2:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[GIT PULL 0/5] ARM SoC updates for v5.4, part 1
 2019-09-18  2:08 UTC  (5+ messages)
` [GIT PULL 1/5] ARM: SoC platform updates for v5.4

[PATCH 0/5] trace-cmd: Update for the new trace_print_event() logic
 2019-09-18  2:03 UTC  (6+ messages)
` [PATCH 1/5] trace-cmd: Move extract trace_clock into trace-input.c
` [PATCH 2/5] trace-cmd: Separate out time diff code in trace_show_data()
` [PATCH 3/5] trace-cmd: Add check for trace_clock using usecs into tracecmd_parse_trace_clock()
` [PATCH 4/5] libtraceevent, perf tools: Changes in tep_print_event_* APIs
` [PATCH 5/5] tools/lib/traceevent: Round up in tep_print_event() time precision

[Ocfs2-devel] [PATCH V2 0/2] ocfs2: protect extent tree in the ocfs2_prepare_inode_for_write
 2019-09-18  2:02 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH V2 1/2] "
` [Ocfs2-devel] [PATCH V2 2/2] ocfs2: remove unused function ocfs2_prepare_inode_for_refcount

[Qemu-riscv] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
 2019-09-18  1:59 UTC  (6+ messages)
      ` [Qemu-devel] "

[GIT PULL] Block changes for 5.4
 2019-09-18  2:01 UTC  (5+ messages)

[RFC PATCH 0/3] grep: don't add subrepos to in-memory alternates
 2019-09-18  1:56 UTC  (4+ messages)
` [RFC PATCH 1/3] diff: use the given repo at diff_populate_filespec()
` [RFC PATCH 2/3] object: allow parse_object_or_die() to handle any repo
` [RFC PATCH 3/3] grep: don't add submodules to the alternates list

[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-09-18  1:55 UTC  (4+ messages)

[PATCH/RFC] ARM: dts: emev2: Add whitespace for GPIO nodes
 2019-09-18  1:54 UTC 

[PATCH] reset: build simple reset controller driver for Agilex
 2019-09-18  1:49 UTC 

[PATCH] ext4: fix a bug in ext4_wait_for_tail_page_commit
 2019-09-18  1:47 UTC  (3+ messages)

[PATCH v4 0/3] MediaTek Security random number generator support
 2019-09-18  1:44 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs

[f2fs-dev] [PATCH 1/2] f2fs: do not select same victim right again
 2019-09-18  1:43 UTC  (11+ messages)

Failed to connect to 4G modem
 2019-09-18  1:43 UTC  (4+ messages)

[PATCH] staging: wilc1000: look for rtc_clk clock in spi mode
 2019-09-18  1:41 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH] nvme/host/tcp.c: fix use of time_after()
 2019-09-18  1:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 00/11] vhost: support inflight share memory protocol feature
 2019-09-18  1:37 UTC  (4+ messages)
  ` [dpdk-dev] [PATCH v7 01/11] vhost: add the inflight description

[Buildroot] buildroot | Pipeline #82303484 has failed for master | 7af21c70
 2019-09-18  1:36 UTC  (2+ messages)
  ` [Buildroot] [External] "

[PATCH 0/2] iio: imu: add support for FXOS8700
 2019-09-18  1:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: add fxos8700 imu binding
` [PATCH 2/2] io: imu: Add support for the FXOS8700 IMU

[PATCH 1/2] dt-bindings: documentation: add clock bindings information for Agilex
 2019-09-18  1:34 UTC  (2+ messages)
` [PATCH 2/2] clk: socfpga: agilex: add clock driver for the Agilex platform

[RESENT PATCH v2] ixgbe: Use memzero_explicit directly in crypto cases
 2019-09-18  1:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/bc: remove default value of _SOURCE var
 2019-09-18  1:35 UTC 

[Bug 111727] [Panfrost] Kernel panic in weston running glmark2
 2019-09-18  1:34 UTC 

[RFC PATCH v3 00/16] Core scheduling v3
 2019-09-18  1:33 UTC  (12+ messages)

Regression in fd5f7cde1b85 ("printk: Never set console_may_schedule in console_trylock()")
 2019-09-18  1:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)
 2019-09-18  1:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] virtio: add vhost-user-fs base device
` [Qemu-devel] [PATCH v3 3/3] virtio: add vhost-user-fs-pci device

[PATCH V2] report-error.bbclass: add local.conf/auto.conf into error report
 2019-09-18  1:31 UTC 

[PATCH] drm/komeda: Adds error event print functionality
 2019-09-18  1:29 UTC  (4+ messages)

[PATCH] dnf: make dnf work in toolchain
 2019-09-18  1:28 UTC  (4+ messages)

[Xen-devel] [ovmf test] 141380: all pass - PUSHED
 2019-09-18  1:27 UTC 

[U-Boot] [RFC 00/15] efi_loader: add secure boot support
 2019-09-18  1:26 UTC  (16+ messages)
` [U-Boot] [RFC 01/15] lib: charset: add u16_str<n>cmp()
` [U-Boot] [RFC 02/15] test: add tests for u16_str<n>cmp()
` [U-Boot] [RFC 03/15] include: pe.h: add image-signing-related definitions
` [U-Boot] [RFC 04/15] include: image.h: add key info to image_sign_info
` [U-Boot] [RFC 05/15] include: image.h: export hash algorithm helper functions
` [U-Boot] [RFC 06/15] secure boot: rename CONFIG_SECURE_BOOT
` [U-Boot] [RFC 07/15] efi_loader: add signature verification functions
` [U-Boot] [RFC 08/15] efi_loader: variable: support variable authentication
` [U-Boot] [RFC 09/15] efi_loader: variable: add VendorKeys and SignatureSupport variables
` [U-Boot] [RFC 10/15] efi_loader: image_loader: support image authentication
` [U-Boot] [RFC 11/15] efi_loader: initialize secure boot state
` [U-Boot] [RFC 12/15] efi_loader: add CONFIG_EFI_SECURE_BOOT
` [U-Boot] [RFC 13/15] cmd: env: provide appropriate guid for well-defined variable
` [U-Boot] [RFC 14/15] efi_loader, pytest: add UEFI secure boot tests (image)
` [U-Boot] [RFC 15/15] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)

[Intel-wired-lan] [PATCH] ethernet/intel: release the local packet buffer
 2019-09-18  1:23 UTC  (3+ messages)
`  "

c25aa432ff: aim9.dir_rtns_1.ops_per_sec -24.5% regression
 2019-09-18  1:23 UTC  (3+ messages)

Phosphor code updater
 2019-09-18  1:22 UTC  (4+ messages)

[PATCH] drm/msm: Remove unused function arguments
 2019-09-18  1:22 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_mmap_gtt: Replace forked-mmaped tests with a lighter variant
 2019-09-18  1:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[CI 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
 2019-09-18  1:15 UTC  (8+ messages)
` [CI 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
` [CI 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
` [CI 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
` [CI 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
` [CI 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
` ✗ Fi.CI.BAT: failure "

general protection fault in trace_probe_unlink
 2019-09-18  1:13 UTC 

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-18  1:12 UTC  (10+ messages)

[PATCH 00/14] TGL TC enabling
 2019-09-18  1:08 UTC  (4+ messages)
` [PATCH 03/14] drm/i915/tgl: Finish modular FIA support on registers

[PATCH v5] e2fsck: check for consistent encryption policies
 2019-09-18  1:07 UTC 

[PATCH][RFC] audit: set wait time to zero when audit failed
 2019-09-18  1:07 UTC  (7+ messages)
  ` 答复: "

[Qemu-devel] [PATCH] chardev: Add RFC2217 support for telnet client mode
 2019-09-17 21:32 UTC 

how to use spi flash BIOS/Host firmware??
 2019-09-18  1:05 UTC  (6+ messages)
`  "
        ` Re: how "
          `  "

[HELP REQUESTED from the community] Was: Staging status of speakup
 2019-09-18  1:03 UTC  (11+ messages)

[master][PATCH v2] Introduce mechanism to keep nativesdk* sstate in esdk
 2019-09-18  1:02 UTC  (2+ messages)
` ✗ patchtest: failure for Introduce mechanism to keep nativesdk* sstate in esdk (rev3)

[PATCH v4] e2fsck: check for consistent encryption policies
 2019-09-18  1:01 UTC  (3+ messages)

[PATCH] misc: MIC: drop all 'comment' lines from its Kconfig
 2019-09-18  0:58 UTC 

[RFC 0/2] ext4: Improve locking sequence in DIO write path
 2019-09-18  0:58 UTC  (2+ messages)

[PATCH 0/3] Regulator core fixes
 2019-09-18  0:57 UTC  (3+ messages)
` [PATCH 3/3] regulator: core: make regulator_register() EPROBE_DEFER aware

[rdma-core patch] srp_daemon: print maximum initiator to target IU size
 2019-09-18  0:55 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: core: delete component->card_list in soc_remove_component only
 2019-09-18  0:51 UTC  (2+ messages)

[PATCH] tools/power/x86/intel-speed-select: Fix perf-profile command output
 2019-09-18  0:52 UTC 

Fix pdflatex ToC
 2019-09-18  0:50 UTC  (6+ messages)
      ` [PATCH v2] Add optional flag 'LATEX_OPT' in run{first}latex.sh

[GIT PULL] sound updates for 5.4
 2019-09-18  0:50 UTC  (2+ messages)

Doubts in getting started with the Analog AD7928 driver
 2019-09-18  0:47 UTC  (3+ messages)

[cip-dev] [ANNOUNCE] Release v4.19.72-cip10 and v4.4.192-cip37
 2019-09-18  0:39 UTC 

[PATCH v2 00/19] Modernize Loongson64 Machine
 2019-09-18  0:38 UTC  (4+ messages)
` [PATCH v2 02/19] MIPS: Loongson64: separate loongson2ef/loongson64 code

merge-recursive thinks symlink's child dirs are "real"
 2019-09-18  0:35 UTC  (3+ messages)
` [RFC PATCH] merge-recursive: symlink's descendants not in way

[GIT PULL] MMC and MEMSTICK updates for v5.4
 2019-09-18  0:35 UTC  (3+ messages)

[PATCH 00/13] Modernize Loongson64 Machine
 2019-09-18  0:33 UTC  (3+ messages)

✅ PASS: Stable queue: queue-5.2
 2019-09-18  0:29 UTC 

[PATCH] lockdep: Make print_lock() address visible
 2019-09-18  0:28 UTC  (2+ messages)

[GIT PULL] libata changes for 5.4
 2019-09-18  0:25 UTC  (2+ messages)

[GIT PULL] io_uring changes for 5.4
 2019-09-18  0:25 UTC  (2+ messages)

next/master build: 218 builds: 6 failed, 212 passed, 11 errors, 724 warnings (next-20190917)
 2019-09-18  0:24 UTC 

[PATCH 0/8] PM / devfreq: Add dev_pm_qos support
 2019-09-18  0:18 UTC  (5+ messages)
` [PATCH 5/8] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH 6/8] PM / devfreq: Add dev_pm_qos support
` [PATCH 7/8] PM / devfreq: Use dev_pm_qos for sysfs min/max_freq
` [PATCH 8/8] PM / devfreq: Move opp notifier registration to core


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.