All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-08 23:12:37 to 2019-05-09 02:04:10 UTC [more...]

[PATCH RFC v2 0/6] ARM: qcom: initial Nexus 5 display support
 2019-05-09  2:03 UTC  (5+ messages)
  ` [PATCH v2 3/6] ARM: qcom_defconfig: add display-related options
  ` [PATCH v2 4/6] ARM: dts: msm8974: add display support
  ` [PATCH v2 5/6] ARM: dts: qcom: msm8974-hammerhead: add support for backlight
  ` [PATCH v2 6/6] ARM: dts: qcom: msm8974-hammerhead: add support for display

[U-Boot] [PATCH v5 0/6] AE350 support SMP boot from flash
 2019-05-09  2:01 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/6] riscv: Introduce CONFIG_XIP to support booting "
` [U-Boot] [PATCH v5 2/6] riscv: configs: Support AE350 SMP booting from flash flow
` [U-Boot] [PATCH v5 3/6] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v5 4/6] riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when boots from ram
` [U-Boot] [PATCH v5 5/6] riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
` [U-Boot] [PATCH v5 6/6] riscv: configs: add ae350_rv[32|64]_xip_defconfig to MAINTAINERS

[ANNOUNCE] xfs-linux: for-next updated to f00b8b784f75
 2019-05-09  2:05 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/2] guest hang fixes
 2019-05-09  2:01 UTC  (5+ messages)
` [Virtio-fs] [PATCH 2/2] virtiofs: add dmap flags to differentiate write mapping from read mapping

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-09  1:58 UTC  (35+ messages)

[RFC 00/11] Remove 'order' argument from many mm functions
 2019-05-09  1:58 UTC  (4+ messages)
` [PATCH 02/11] mm: Pass order to __alloc_pages_nodemask in GFP flags

[Fail] generic/530 check failed on overlay
 2019-05-09  1:54 UTC  (2+ messages)

[PATCH] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
 2019-05-09  1:55 UTC  (6+ messages)

[PATCH] iio: dummy_evgen: check iio_evgen in iio_dummy_evgen_free()
 2019-05-09  2:04 UTC 

question about xfstests case xfs/297
 2019-05-09  1:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/26] tcg: Add CPUClass::tlb_fill
 2019-05-09  1:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 17/26] target/s390x: Convert to CPUClass::tlb_fill
` [Qemu-devel] [PATCH 23/26] target/xtensa: "

[PATCH v3 0/7] crypto: x86: Fix indirect function call casts
 2019-05-09  1:53 UTC  (8+ messages)

[PATCH ghak64 V2] audit: add saddr_fam filter field
 2019-05-09  1:52 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
 2019-05-09  1:52 UTC  (2+ messages)

[GIT PULL] ASoC fix for v5.2
 2019-05-08 10:33 UTC  (4+ messages)

[PATCH] platform/x86: acer-wmi: Mark expected switch fall-throughs
 2019-05-09  1:48 UTC  (3+ messages)

[Cocci] [PATCH] coccinelle: semantic patch for missing of_node_put
 2019-05-09  1:47 UTC  (2+ messages)

PSCI version 1.1 and SYSTEM_RESET2
 2019-05-09  1:47 UTC  (9+ messages)
          ` [PATCH] kernel/panic: Use SYSTEM_RESET2 command for warm reset

[cip-dev] CIP IRC weekly meeting today
 2019-05-09  1:45 UTC 

[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-05-09  1:44 UTC  (5+ messages)

[PATCH 0/8] Add matching device node validation in DMA engine core
 2019-05-09  1:44 UTC  (5+ messages)
` [PATCH 2/8] soc: tegra: fuse: Change to the correct __dma_request_channel() prototype

[PATCH V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-05-09  1:44 UTC  (4+ messages)
` [PATCH V12 3/5] thermal: imx_sc: add i.MX system controller thermal support

[TOPIC] Extending the filesystem crash recovery guaranties contract
 2019-05-09  1:43 UTC  (6+ messages)

[PATCH] mailbox: imx: use devm_platform_ioremap_resource() to simplify code
 2019-05-09  1:41 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Add 'bcb' command to read/modify/write Android BCB
 2019-05-09  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] include: android_bl_msg.h: Initial import

[PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code
 2019-05-09  1:41 UTC  (5+ messages)

[RESEND] input: keyboard: imx: make sure keyboard can always wake up system
 2019-05-09  1:41 UTC  (4+ messages)

[PATCH] nvme-pci: Use non-operational power state instead of D3 on Suspend-to-Idle
 2019-05-08 20:28 UTC  (6+ messages)

[RFC PATCH v2 00/17] Core scheduling v2
 2019-05-09  1:38 UTC  (11+ messages)
` [RFC PATCH v2 11/17] sched: Basic tracking of matching tasks

[PATCH v4 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2019-05-09  1:36 UTC  (4+ messages)
` [PATCH v4 1/3] x86/boot: Add xloadflags bits for 5-level kernel checking
` [PATCH v4 2/3] x86/kexec/64: Error out if try to jump to old 4-level kernel from 5-level kernel
` [PATCH v4 3/3] x86/kdump/64: Change the upper limit of crashkernel reservation

[U-Boot] [PATCH v3 00/10] pinctrl: Split the common mux/drive/pull/schmitt func into per Soc
 2019-05-09  1:26 UTC  (31+ messages)
` [U-Boot] [PATCH v3 01/10] pinctrl: rockchip: Add pull-pin-default param and remove unused param
    ` [U-Boot] [PATCH v3 01/10] pinctrl: rockchip: Add pull-pin-default param and remove unused param【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 02/10] pinctrl: rockchip: Remove redundant spaces
    ` [U-Boot] [PATCH v3 02/10] pinctrl: rockchip: Remove redundant spaces【请注意,邮件由u-boot-bounces@lists.denx.de代发】 spaces
` [U-Boot] [PATCH v3 03/10] pinctrl: rockchip: Split the common set_mux() into per Soc
    ` [U-Boot] [PATCH v3 03/10] pinctrl: rockchip: Split the common set_mux() into per Soc【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 04/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux
    ` [U-Boot] [PATCH v3 04/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 05/10] pinctrl: rockchip: Split the common set_drive() func into per Soc
    ` [U-Boot] [PATCH v3 05/10] pinctrl: rockchip: Split the common set_drive() func into per Soc【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 06/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength
    ` [U-Boot] [PATCH v3 06/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 07/10] pinctrl: rockchip: Split the common set_pull() func into per Soc
    ` [U-Boot] [PATCH v3 07/10] pinctrl: rockchip: Split the common set_pull() func into per Soc【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 08/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull
    ` [U-Boot] [PATCH v3 08/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 09/10] pinctrl: rockchip: Clean the unused type and label
    ` [U-Boot] [PATCH v3 09/10] pinctrl: rockchip: Clean the unused type and label【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH v3 10/10] pinctrl: rockchip: Also move common set_schmitter func into per Soc file
    ` [U-Boot] [PATCH v3 10/10] pinctrl: rockchip: Also move common set_schmitter func into per Soc file【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[PATCH 0/4] x86: int3 fallout
 2019-05-09  1:20 UTC  (10+ messages)
` [PATCH 2/4] x86/kprobes: Fix frame pointer annotations

linux-next: manual merge of the ipsec-next tree with the ipsec tree
 2019-05-09  1:20 UTC  (3+ messages)

[PATCH 0/7] Improve stability of Aspeed video engine driver
 2019-05-09  1:19 UTC  (7+ messages)
` [PATCH 1/7] media: aspeed: fix a kernel warning on clk control

[U-Boot] [PULL]Please pull u-boot-rockchip/tags/rockchip-for-v2019.07-rc1
 2019-05-09  1:17 UTC 

[U-Boot] [PATCH] Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
 2019-05-09  1:16 UTC  (7+ messages)

[PATCH] f2fs: fix to do sanity with enabled features in image
 2019-05-09  1:15 UTC  (7+ messages)
        ` [f2fs-dev] "

[PATCH] powerpc/powernv: Move SCOM access code into powernv platform
 2019-05-09  1:14 UTC  (3+ messages)

[linux-next test] 135809: regressions - FAIL
 2019-05-09  1:13 UTC  (2+ messages)
` [Xen-devel] "

[U-Boot] [i.MX8MM+CCF 00/41] i.MX8MM + CCF
 2019-05-09  1:13 UTC  (10+ messages)
` [U-Boot] [i.MX8MM+CCF 11/41] clk: fixed_rate: export clk_fixed_rate

[dpdk-dev] [PATCH] doc: add deprecation notice on timer lib cleanup
 2019-05-09  1:11 UTC  (2+ messages)

[dpdk-dev] [RFC v2 1/2] eal: replace libc-based random number generation with LFSR
 2019-05-09  1:10 UTC  (6+ messages)
` [dpdk-dev] [RFC v3 0/2] Pseudo-random number generation improvements
  ` [dpdk-dev] [RFC v3 1/2] eal: replace libc-based random number generation with LFSR

[PATCH] hv: tools: fixed Python pep8/flake8 warnings for lsvmbus
 2019-05-09  1:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] hv: tools: fix typos in toolchain
 2019-05-09  1:09 UTC  (2+ messages)

[PATCH] hv: tools: fix KVP and VSS daemons exit code
 2019-05-09  1:08 UTC  (2+ messages)

linux-next: manual merge of the mlx5-next tree with the rdma tree
 2019-05-09  1:07 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
 2019-05-09  1:06 UTC  (3+ messages)

[xen-4.10-testing test] 135813: tolerable FAIL - PUSHED
 2019-05-09  1:04 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/4] RFC: add init_on_alloc/init_on_free boot options
 2019-05-09  1:04 UTC  (3+ messages)
` [PATCH 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 "

[PATCH] genirq: Prevent use-after-free and work list corruption]
 2019-05-09  0:52 UTC  (3+ messages)

[PATCH v2] samples: guard sub-directories with CONFIG options
 2019-05-09  1:00 UTC 

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-09  0:58 UTC  (6+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes

[PATCH v2] kbuild: re-enable int-in-bool-context warning
 2019-05-09  0:58 UTC 

Quectel TCP/IP connection
 2019-05-09  0:58 UTC  (3+ messages)

[PATCH v2 00/23] locking/lockdep: Small improvements
 2019-05-09  0:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/9] target/ppc: Fix xvxsigdp
 2019-05-09  0:49 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/9] target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
      ` [Qemu-devel] [PATCH] target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
` [Qemu-devel] [PATCH 5/9] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
    ` [Qemu-devel] [PATCH v2] "

[PATCH] gpio: gpio-omap: Fix lost edge wake-up interrupts
 2019-05-09  0:49 UTC  (4+ messages)

[PATCH] i2c: tegra: use busendiannes variable
 2019-05-09  0:48 UTC 

[MPTCP] [PATCH] mptcp: refactor shudown/close
 2019-05-09  0:45 UTC 

[PATCH] ia64: require -Wl,--hash-style=sysv
 2019-05-09  0:44 UTC  (5+ messages)

[PATCH] sh: require --Wl,--hash-style=sysv
 2019-05-09  0:44 UTC  (6+ messages)
` [PATCH v2] sh: vsyscall: drop unnecessary cc-ldoption

linux-next: manual merge of the jc_docs tree with Linus' tree
 2019-05-09  0:44 UTC 

[PATCH] ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop
 2019-05-09  0:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Add Cadence PCIe endpoint driver with new uclass
 2019-05-09  0:34 UTC  (2+ messages)

[PATCH v2 0/8] mm/memory_hotplug: Factor out memory block device handling
 2019-05-08 23:08 UTC  (7+ messages)
` [PATCH v2 5/8] mm/memory_hotplug: Drop MHP_MEMBLOCK_API

✅ PASS: Stable queue: queue-5.0
 2019-05-09  0:27 UTC  (4+ messages)

[PATCH 0/5] Fixes for large framebuffer, placed above 4GB
 2019-05-09  0:22 UTC  (5+ messages)
` [PATCH 4/5] xen: fix handling framebuffer located "
      ` [Xen-devel] "

[PATCH RFC] selinux: provide __le variables explicitly
 2019-05-09  0:13 UTC  (3+ messages)

Proposal: Remembering message IDs sent with git send-email
 2019-05-09  0:19 UTC  (2+ messages)

WARNING: locking bug in nfs_get_client
 2019-05-09  0:17 UTC 

[Qemu-devel] Patch: Precautionary glBindTexture in surface_gl_update_texture
 2019-05-09  0:15 UTC  (2+ messages)
` [Qemu-devel] [PATCH] Multiple ramfb enhancements

fix SG list handling in the sparc32 iommu driver
 2019-05-09  0:12 UTC  (3+ messages)

[PATCH] arm64: add support for rng-seed
 2019-05-09  0:01 UTC  (8+ messages)

[PATCH] sparc: vdso: add FORCE to the build rule of %.so
 2019-05-08 23:58 UTC  (3+ messages)

[PATCH] arch:sparc:kernel/uprobes.c : Remove duplicate header
 2019-05-08 23:58 UTC  (3+ messages)

[GIT] IDE
 2019-05-08 23:53 UTC 

[GIT PULL] MIPS changes for 5.2
 2019-05-08 23:50 UTC  (2+ messages)

[PATCH net] net/tcp: use deferred jump label for TCP acked data hook
 2019-05-08 23:46 UTC 

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-08 23:41 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: add Mellanox BlueField platform guide
 2019-05-08 23:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

XFRM/IPsec memory leak
 2019-05-08 23:38 UTC 

[kvm-unit-tests PATCH 0/2] x86: nVMX: Fix NMI/INTR-window tests
 2019-05-08 23:38 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] x86: nVMX: Use #DB in nmi and intr tests
` [kvm-unit-tests PATCH 2/2] x86: nVMX: Set guest as active after NMI/INTR-window tests

[RFC PATCH] nvme: guard ctrl->state by lock
 2019-05-08 23:37 UTC  (2+ messages)

[PATCH net] net/sched: avoid double free on matchall reoffload
 2019-05-08 23:35 UTC  (2+ messages)

✅ PASS: Stable queue: queue-5.0
 2019-05-08 23:33 UTC 

[PATCH net] nfp: reintroduce ndo_get_port_parent_id for representor ports
 2019-05-08 23:33 UTC  (2+ messages)

Statistic from the output log
 2019-05-08 23:32 UTC 

[PATCH v3 0/2] net: phy: realtek: Fix RGMII TX/RX-delays initial config of rtl8211(e|f)
 2019-05-08 23:31 UTC  (3+ messages)
` [PATCH v4 "

[U-Boot] [PATCH v2 1/2] wandboard: Don't use I2C speed Kconfig settings with DM_I2C
 2019-05-08 23:30 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] i2c: mxc: Hide kconfig based control in DM_I2C mode

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-08 23:23 UTC  (11+ messages)

[next-20190507][powerpc] WARN kernel/cgroup/cgroup.c:6008 with LTP ptrace01 test case
 2019-05-08 23:23 UTC  (2+ messages)

[PATCH v2 00/30] Update cros_ec_commands.h
 2019-05-08 23:22 UTC  (7+ messages)
` [PATCH v2 24/30] mfd: cros_ec: Add API for EC-EC communication

Cannot access git-scm.com with Tor
 2019-05-08 23:22 UTC  (4+ messages)

[Intel-wired-lan] [PATCH] igb: add parameter to ignore nvm checksum validation
 2019-05-08 23:14 UTC  (2+ messages)
`  "

[PATCH v2] memcg, fsnotify: no oom-kill for remote memcg charging
 2019-05-08 23:20 UTC  (2+ messages)

Question about seccomp / bpf
 2019-05-08 23:17 UTC  (3+ messages)

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-05-08 23:17 UTC  (4+ messages)

[PATCH v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-08 23:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable Multi-segmented-gamma for ICL (rev3)

[PATCH v8 00/12] mm: Sub-section memory hotplug support
 2019-05-08 23:15 UTC  (4+ messages)
` [PATCH v8 09/12] mm/sparsemem: Support sub-section hotplug

linux-next: Tree for May 8
 2019-05-08 23:15 UTC  (4+ messages)
` linux-next: Tree for May 8 (drivers/platform/x86/intel_pmc_core_plat_drv.c)

Re* [PATCH 1/1] send-email: fix transferencoding config option
 2019-05-08 23:12 UTC  (3+ messages)
` [PATCH v2 2/2] send-email: honor transferencoding config option again


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.