All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-25 01:27:53 to 2018-10-25 04:03:40 UTC [more...]

[PATCH v3 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-10-24 19:34 UTC  (5+ messages)
` [PATCH v3 1/5] hwmon: (core) Inherit power properties to hdev
` [PATCH v3 2/5] hwmon: (ina3221) Check channel status for alarms attribute read
` [PATCH v3 3/5] hwmon: (ina3221) Serialize sysfs ABI accesses
` [PATCH v3 4/5] hwmon: (ina3221) Make sure data is ready before reading

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-24 19:32 UTC  (6+ messages)
  ` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
  ` [PATCH v2 2/2] arm64: Create asm/initrd.h

[SPDK] Meeting number for today's SPDK community meeting
 2018-10-25  4:01 UTC 

[Buildroot] [PATCH v3,1/1] bdwgc: add optional cplusplus support
 2018-10-25  3:57 UTC  (2+ messages)
` [Buildroot] [PATCH v3, 1/1] "

[PATCH] Poison gettext with the Ook language
 2018-10-25  3:52 UTC  (8+ messages)

[PATCH] netfilter: conntrack: fix calculation of next bucket number in early_drop
 2018-10-25  3:48 UTC 

[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
 2018-10-25  3:46 UTC  (9+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
  ` in_compat_syscall() returns from kernel thread for X86_32

[PATCH] dm writecache: remove unused variable sz in writecache_status
 2018-10-25  3:46 UTC  (2+ messages)
`  "

[Bug 108500] New: Crash when creating a depth buffer on GeForce 320M
 2018-10-25  3:33 UTC  (2+ messages)
  ` [Bug 108500] "

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-25  3:30 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [PATCH v3 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig

[U-Boot] [PATCH 1/1] efi_selftest: do not write to linker generated array
 2018-10-25  3:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: rename setup_ok
 2018-10-25  3:30 UTC  (2+ messages)

[PATCH] bus/vdev: fix device argument corrupt after bus scan
 2018-10-25  3:30 UTC 

[U-Boot] [PATCH v11 01/16] test: regmap: Increase size of syscon0 memory
 2018-10-25  3:30 UTC  (3+ messages)
` [U-Boot] [PATCH v11 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-10-25  3:30 UTC  (37+ messages)
` [U-Boot] [PATCH v2 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v2 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v2 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v2 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v2 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v2 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v2 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v2 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v2 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v2 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v2 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v2 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v2 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v2 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v2 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v2 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v2 17/18] spi: mtk_qspi: add qspi driver for MT7629 SoC
` [U-Boot] [PATCH v2 18/18] MAINTAINERS: add an entry for MediaTek

[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
 2018-10-25  3:29 UTC  (5+ messages)
` [PATCH 2/3] http: add support for disabling SSL revocation checks in cURL
      ` [PATCH] http: give curl version warnings consistently

[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
 2018-10-25  3:29 UTC  (27+ messages)
` [U-Boot] [PATCH 01/13] arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 02/13] clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 03/13] gpio: "
` [U-Boot] [PATCH 04/13] i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
` [U-Boot] [PATCH 05/13] mmc: omap: "
` [U-Boot] [PATCH 06/13] pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 07/13] ram: bmips: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 08/13] timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 09/13] serial: "
` [U-Boot] [PATCH 10/13] sysreset: "
` [U-Boot] [PATCH 11/13] video: simplefb: Remove DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH 12/13] watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
` [U-Boot] [PATCH 13/13] dm: doc: Update description of pre-relocation support

[U-Boot] [PATCH] riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
 2018-10-25  3:28 UTC  (5+ messages)

[PATCH 1/1] gprs: detach from PS domain only if needed
 2018-10-25  3:24 UTC  (5+ messages)

[PATCH] eal: fix floating device argument pointer
 2018-10-25  3:22 UTC  (6+ messages)

[Bug 108521] RX 580 as eGPU amdgpu: gpu post error!
 2018-10-25  3:21 UTC  (6+ messages)

[PATCH] Change judgment len position
 2018-10-25  3:20 UTC  (10+ messages)

[Qemu-devel] [PATCH v5 0/3] x86: QEMU side support on MSR based features
 2018-10-25  3:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/3] x86: Data structure changes to support "
` [Qemu-devel] [PATCH v5 3/3] x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES

[PATCH] python3: manifest: add back missing sqlite3 __init__.py file
 2018-10-25  3:05 UTC 

[PATCH V2] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-25  3:08 UTC 

[PATCH V2] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-25  3:08 UTC 

[PATCH v2 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-10-24 18:39 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIO

[PATCH] atmodem/lte: proto and authentication handling
 2018-10-25  3:06 UTC  (5+ messages)

[PULL RFC] RISC-V Patches for the 4.20 Merge Window, Part 1
 2018-10-25  3:04 UTC  (6+ messages)
` [PATCH 0/2] RISC-V: Add support for SECCOMP
  ` [PATCH 1/2] Move EM_RISCV into elf-em.h

[PATCH 1/3] f2fs: introduce __is_large_section() for cleanup
 2018-10-25  3:01 UTC  (4+ messages)
` [PATCH 3/3] f2fs: export migration_granularity sysfs entry

[PATCH v4 00/12] Base SHA-256 implementation
 2018-10-25  3:02 UTC  (14+ messages)
` [PATCH v4 01/12] sha1-file: rename algorithm to "sha1"
` [PATCH v4 02/12] sha1-file: provide functions to look up hash algorithms
` [PATCH v4 03/12] hex: introduce functions to print arbitrary hashes
` [PATCH v4 04/12] cache: make hashcmp and hasheq work with larger hashes
` [PATCH v4 05/12] t: add basic tests for our SHA-1 implementation
` [PATCH v4 06/12] t: make the sha1 test-tool helper generic
` [PATCH v4 07/12] sha1-file: add a constant for hash block size
` [PATCH v4 08/12] t/helper: add a test helper to compute hash speed
` [PATCH v4 09/12] commit-graph: convert to using the_hash_algo
` [PATCH v4 10/12] Add a base implementation of SHA-256 support
` [PATCH v4 11/12] sha256: add an SHA-256 implementation using libgcrypt
` [PATCH v4 12/12] hash: add an SHA-256 implementation using OpenSSL

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-25  2:57 UTC  (18+ messages)
` [U-Boot] [PATCH 06/30] riscv: add Kconfig entries for the C and A ISA extensions
` [U-Boot] [PATCH 07/30] riscv: set -march and -mabi based on the Kconfig configuration
` [U-Boot] [PATCH 09/30] riscv: move target selection into separate file
` [U-Boot] [PATCH 21/30] riscv: remove CONFIG_INIT_CRITICAL

[RFC PATCH] PCI: designware: Skip allocating own MSI domain if using external MSI domain
 2018-10-25  2:47 UTC 

How to replace rte_eth_dev_attach with rte_eal_hotplug_add
 2018-10-25  2:54 UTC  (3+ messages)

VHUB didn't work on AST2500
 2018-10-25  2:52 UTC  (6+ messages)

[PATCH] net/ixgbe: enable detach from secondary
 2018-10-25  2:48 UTC 

[3/3] usb: renesas_usbhs: Remove dummy runtime PM callbacks
 2018-10-25  2:45 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH 1/3 v2] powerpc/fsl: Use new clockgen binding
 2018-10-25  2:41 UTC  (9+ messages)
` [PATCH 2/3 v2] clk: qoriq: remove legacy bindings and add more compatibles
  ` [PATCH 3/3 v2] clk: qoriq: update clock driver

Initial Data Write
 2018-10-24 18:14 UTC 

the opposite of .gitignore, whitelist
 2018-10-25  2:39 UTC 

vmlinux ld relocation errors on Alpha
 2018-10-25  2:39 UTC  (2+ messages)

rand-read: increasing iodepth makes throughput drop
 2018-10-24 18:02 UTC 

[PATCH v4 0/4] nds32: Perf support
 2018-10-25  2:24 UTC  (15+ messages)
` [PATCH v4 1/4] nds32: Fix bug in bitfield.h
` [PATCH v4 2/4] nds32: Perf porting
` [PATCH v4 3/4] nds32: Add perf call-graph support
` [PATCH v4 4/4] nds32: Add document for NDS32 PMU

[PATCH v1 0/2] Enable HvNotifyLongSpinWait for Hyper-V
 2018-10-25  2:23 UTC  (4+ messages)
` [PATCH v1 2/2] x86/hyperv: make HvNotifyLongSpinWait hypercall

[PATCH v2 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-10-24 17:57 UTC  (7+ messages)
` [PATCH v2 4/5] hwmon: (ina3221) Make sure data is ready before reading
` [PATCH v2 5/5] hwmon: (ina3221) Add PM runtime support

[PATCH v2 bpf] bpf: devmap: fix wrong interface selection in notifier_call
 2018-10-24 17:56 UTC  (2+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-25  2:21 UTC  (29+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH] tmpfs: let lseek return ENXIO with a negative offset
 2018-10-25  2:22 UTC 

[Buildroot] [PATCH v2] merge_config.sh: merge also buildroot config files
 2018-10-25  2:20 UTC  (2+ messages)
` [Buildroot] [PATCH v3] "

[PATCHv2 0/2] Fix couple of issues with LDT remap for PTI
 2018-10-25  2:18 UTC  (3+ messages)
` [PATCHv2 1/2] x86/mm: Move LDT remap out of KASLR region on 5-level paging

[Possible BUG] count_lim_atomic.c fails on POWER8
 2018-10-25  2:18 UTC  (7+ messages)

[PATCH] git: upgrade 2.18.0 -> 2.18.1
 2018-10-25  2:17 UTC 

KASAN: use-after-free Read in task_is_descendant
 2018-10-25  2:15 UTC  (3+ messages)

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-10-25  2:13 UTC  (5+ messages)
` [PATCH 08/17] prmem: struct page: track vmap_area

[cip-dev] CIP kernel IRC weekly meeting today
 2018-10-25  2:12 UTC 

[PATCH] mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
 2018-10-25  2:12 UTC  (2+ messages)

[PATCH 0/2] perf tests: Check for ARM [vectors] page
 2018-10-25  2:10 UTC  (4+ messages)
` [PATCH 2/2] perf tests: Add a test for the ARM 32-bit "

[PATCH] examples/ipv4_multicast: enable multicast promiscuous for all port
 2018-10-25  2:07 UTC  (5+ messages)

BUG in use-after-free iSCSI dataout timeout
 2018-10-25  2:03 UTC  (2+ messages)

[PATCH v6 1/6] dt-bindings: power: Introduce one property to present the battery internal resistance
 2018-10-25  2:01 UTC  (2+ messages)

[PATCH 0/2] iio: potentiometer: tpl0102: improve driver to report steps/range
 2018-10-24 17:32 UTC  (3+ messages)
` [PATCH 2/2] iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support

[igt-dev] [PATCH i-g-t] tools/intel_watermark: Recognize cnl+
 2018-10-25  2:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-25  1:59 UTC  (4+ messages)
` New semantic patches vs. in-flight topics [was: Re: [PATCH 00/19] Bring more repository handles into our code base]

[PATCH 0/5] Fix some issues for RTC alarm function
 2018-10-25  1:57 UTC  (4+ messages)
` [PATCH 5/5] rtc: sc27xx: Always read normal alarm when registering RTC device

[PATCH v2 0/5] i915 pvmmio to improve GVTg performance
 2018-10-25  1:53 UTC  (2+ messages)

VHUB didn't work on AST2500
 2018-10-25  1:42 UTC 

[virtio-dev] [PATCH v3] content: document SR-IOV driver requirements
 2018-10-25  1:46 UTC  (2+ messages)

[PATCH] f2fs: change segment to section in f2fs_ioc_gc_range
 2018-10-25  1:46 UTC  (3+ messages)

[PATCH] gatt: Fix double att_disconnected issue on disconnection
 2018-10-25  1:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] fw_cfg_reboot: ensure reboot_time is nonegative
 2018-10-25  1:45 UTC  (4+ messages)

[PATCH] octeontx2-af: Use GFP_ATOMIC under spin lock
 2018-10-25  1:42 UTC 

[PATCH] f2fs: only flush the single temp bio cache which owns the target page
 2018-10-25  1:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ARM: dt: relicense two DT binding IRQ headers
 2018-10-24 17:05 UTC 

[PATCH v2 10/13] NFS inter ssc open
 2018-10-25  1:31 UTC  (3+ messages)
` [PATCH] fix ptr_ret.cocci warnings

[PATCH v5] compress/qat: enable dynamic huffman encoding
 2018-10-25  1:30 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] drm: fix call_kern.cocci warnings (fwd)
 2018-10-25  1:28 UTC  (3+ messages)

[PATCH v3 0/3] ARM: qcom: add vibrator support for various MSM SOCs
 2018-10-25  1:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Input: new bindings for MSM vibrator
` [PATCH v3 2/3] Input: add new vibrator driver for various MSM SOCs
` [PATCH v3 3/3] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-10-25  1:27 UTC  (2+ messages)
` [PATCH 2/2] mm/zsmalloc.c: fix zsmalloc ARM LPAE support


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.