All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-21 20:32:21 to 2019-04-22 03:16:26 UTC [more...]

[PATCH v1 0/2] drm/komeda: Add rotation support on Komeda driver
 2019-04-22  3:16 UTC  (3+ messages)
` [PATCH v1 1/2] "

[PATCH V5 2/3] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-22  3:15 UTC 

[PATCH 0/3] Apple iBridge support
 2019-04-22  3:12 UTC  (4+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver
` [PATCH 2/3] HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pro's
` [PATCH 3/3] iio: light: apple-ib-als: Add driver for ALS on iBridge chip

[PATCH v11 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-22  3:32 UTC  (4+ messages)
` [PATCH v11 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
` [PATCH v11 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
` [PATCH v11 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[cip-dev] [cip-core] RFC: Process to decide supported package list
 2019-04-22  3:05 UTC  (3+ messages)

[PATCH 1/2] X86/kdump: move crashkernel=X to reserve under 4G by default
 2019-04-22  3:03 UTC  (4+ messages)
` [PATCH 2/2] X86/kdump: fall back to reserve high crashkernel memory

[Qemu-devel] [PATCH 0/2] vhost-user race condition on shutdown
 2019-04-22  2:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] add VirtIONet vhost_stopped flag to prevent multiple stops

[PATCH V5 0/3] Support more sample rate in asrc
 2019-04-22  2:58 UTC  (10+ messages)
` [PATCH V5 1/3] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH V5 2/3] ASoC: fsl_asrc: replace the process_option table with function
` [PATCH V5 3/3] ASoC: fsl_asrc: Unify the supported input and output rate

[linux-next] rtlwifi commit contains a patch reject file
 2019-04-22  2:59 UTC  (3+ messages)

[PATCH] asm/irq_vector.h: fix outdated comments
 2019-04-22  2:49 UTC 

[U-Boot] [PATCH v1 0/3] Add Cadence PCIe endpoint driver with new uclass
 2019-04-22  2:57 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
` [U-Boot] [PATCH v1 2/3] pci: pci.h: add missing maskbit
` [U-Boot] [PATCH v1 3/3] pci_ep: add Cadence PCIe endpoint driver

[LTP] [PATCH] file01.sh: Fix in was not recognized
 2019-04-22  2:55 UTC  (2+ messages)

[Bug 110481] performance hot issues in amdgpu_cs_ib_vm_chunk
 2019-04-22  2:50 UTC 

[PATCH] brcmfmac: remove the duplicate line of sending mail box interrupt
 2019-04-22  2:47 UTC 

[PATCH v2 1/1] r8152: sync sa_family with the media type of network device
 2019-04-22  2:44 UTC  (4+ messages)
` [v2,1/1] "

[PATCH 0/2] Enable wm8524 codec on i.MX8MM EVK
 2019-04-22  2:44 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: imx8mm: Add SAI nodes

[PATCH net-next] ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
 2019-04-22  2:44 UTC  (2+ messages)

[PATCH v3] f2fs-tools: Fix device zoned model detection
 2019-04-22  2:41 UTC  (2+ messages)

[PATCH] arm64: dts: lx2160a: add cpu idle support
 2019-04-22  2:41 UTC  (4+ messages)

[U-Boot] [PATCH v2 5/5] fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
 2019-04-22  2:38 UTC  (14+ messages)
` [U-Boot] [PATCH v2 0/5] boot_get_fdt: clean up and use 'fdtaddr' as fallback for Android
  ` [U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out
  ` [U-Boot] [PATCH v2 2/5] fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
  ` [U-Boot] [PATCH v2 3/5] fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
  ` [U-Boot] [PATCH v2 4/5] fdt: boot_get_fdt: android: compress "

[U-Boot] [PATCH v1] common: command: Add command execution tracer
 2019-04-22  2:38 UTC  (3+ messages)

[U-Boot] [PATCH v2 13/13] sandbox: Enable the 'trace' command when tracing is used
 2019-04-22  2:38 UTC  (15+ messages)
` [U-Boot] [PATCH v2 00/13] sandbox: Tidy up initcall and tracing
  ` [U-Boot] [PATCH v2 12/13] Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
  ` [U-Boot] [PATCH v2 11/13] Convert CONFIG_TRACE "
  ` [U-Boot] [PATCH v2 10/13] trace: Tidy up error returns
  ` [U-Boot] [PATCH v2 09/13] div64: Don't instrument the division function
  ` [U-Boot] [PATCH v2 08/13] div64: Use kernel types
  ` [U-Boot] [PATCH v2 07/13] initcall: Drop use of header files
  ` [U-Boot] [PATCH v2 06/13] sandbox: Increase the early-trace-buffer size
  ` [U-Boot] [PATCH v2 05/13] bootstage: Allow calling bootstage_mark() before bootstage_init()
  ` [U-Boot] [PATCH v2 04/13] sandbox: Move pre-console buffer out of the way of tracing
  ` [U-Boot] [PATCH v2 03/13] sandbox: Drop the printf() in setup_ram_buf()
  ` [U-Boot] [PATCH v2 02/13] sandbox: Correct maths in allocation routines
  ` [U-Boot] [PATCH v2 01/13] sandbox: Improve debugging in initcall_run_list()

[U-Boot] [PATCH] simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
 2019-04-22  2:38 UTC  (3+ messages)

[U-Boot] [PATCH] dm: core: Change platform specific translation-offset handling
 2019-04-22  2:38 UTC  (3+ messages)

[PATCH] signal: trace_signal_deliver when signal_group_exit
 2019-04-22  2:37 UTC 

[PATCH 1/2] nvmem: imx-ocotp: imx8m is compatible with imx6 not imx7
 2019-04-22  2:35 UTC  (3+ messages)
` [PATCH 2/2] arm64: defconfig: NVMEM_IMX_OCOTP=y for imx8m

sun4i-i2s: Wrong quirks for Allwinner A64 ?
 2019-04-22  2:35 UTC  (2+ messages)

Possible issues with fsck of f2fs root
 2019-04-22  2:33 UTC  (6+ messages)

[PATCH V3] ASoC: fsl_esai: Add pm runtime function
 2019-04-22  2:31 UTC 

[PATCH 1/2] dt-bindings: soc: sprd: Add Spreadtrum MCDT documentation
 2019-04-22  2:30 UTC  (4+ messages)
` [PATCH 2/2] soc: sprd: Add Spreadtrum multi-channel data transfer support

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-04-22  2:21 UTC  (6+ messages)
` [RFC PATCH 1/5] numa: introduce per-cgroup numa balancing locality, statistic
` [RFC PATCH 2/5] numa: append per-node execution info in memory.numa_stat
` [RFC PATCH 3/5] numa: introduce per-cgroup preferred numa node
` [RFC PATCH 4/5] numa: introduce numa balancer infrastructure
` [RFC PATCH 5/5] numa: numa balancer

[dpdk-dev] [PATCH] net/iavf: fix stats reset
 2019-04-22  2:18 UTC 

[Xen-devel] [xen-4.11-testing test] 134998: tolerable FAIL - PUSHED
 2019-04-22  2:04 UTC  (3+ messages)
  `  "

[PATCH 1/1] Revert "clk: imx: use devm_platform_ioremap_resource() to simplify code"
 2019-04-22  2:03 UTC  (3+ messages)

[PATCH v17 1/3] proc: add /proc/<pid>/arch_status
 2019-04-21 18:35 UTC  (3+ messages)
` [PATCH v17 2/3] /proc/pid/arch_status: Add AVX-512 usage elapsed time
` [PATCH v17 3/3] Documentation/filesystems/proc.txt: add arch_status file

[PATCH 1/1] r8152: sync sa_family with the media type of network device
 2019-04-22  1:55 UTC  (4+ messages)
    ` [1/1] "

[Xen-devel] [xen-4.10-testing test] 134997: regressions - FAIL
 2019-04-22  1:51 UTC  (3+ messages)
  `  "

[v3] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-04-22  1:49 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] hw/arm/virt: use variable size of flash device to save memory
 2019-04-22  1:37 UTC  (15+ messages)

[PATCH] arm64: dts: imx8mq: fixes for Zii Ultra board
 2019-04-22  1:40 UTC  (2+ messages)

gettext, multiple Preferred languages, and English
 2019-04-22  1:33 UTC  (7+ messages)

[Buildroot] [PATCH v4 3/3] .gitlab-ci.yml: add trigger per job
 2019-04-22  1:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw: edu: some fixes
 2019-04-22  1:22 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 1/3] edu: mmio: set 'max_access_size' to 8
` [Qemu-devel] [PATCH v2 2/3] edu: mmio: allow mmio read dispatch accept 8 bytes
` [Qemu-devel] [PATCH v2 3/3] edu: uses uint64_t in dma operation

[PATCH 0/3] Add runtime PM for SAI digital audio interface
 2019-04-22  1:20 UTC  (10+ messages)
` [PATCH 1/3 v2] ASoC: fsl_sai: Update is_slave_mode with correct value
` [PATCH 2/3 v2] ASoC: fsl_sai: Add support for runtime pm
` [PATCH 3/3 v3] ASoC: fsl_sai: Move clock operation to PM runtime

[U-Boot] [PATCH v3] arm: socfpga: mailbox: Fix off-by-one error on command length checking
 2019-04-22  1:20 UTC  (5+ messages)

[GIT PULL] Chinese docs fix for corbet tree docs-next
 2019-04-22  1:19 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fix GPU clock frequency
 2019-04-22  1:18 UTC  (2+ messages)

Repository for phosphor-ecc
 2019-04-22  1:16 UTC 

[PATCH] arm64: dts: fsl: imx8mq-evk: link regulator to GPU domain
 2019-04-22  1:17 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: vf610-zii-dev: Mark i2c0 SCL as GPIO_OPEN_DRAIN
 2019-04-22  1:16 UTC  (2+ messages)

[aarch64] Kernel crash on v5.1-rc5, __arch_copy_from_user+0x1bc/0x240
 2019-04-22  1:14 UTC  (5+ messages)

Bug report: A commit about serial8250 cause the output disorderly at the phase of startup
 2019-04-22  1:12 UTC  (2+ messages)

[PATCH/RFC 0/2] rebase: add switches to control todo-list setup
 2019-04-22  1:13 UTC  (4+ messages)
` [PATCH/RFC 1/2] rebase: add switches for drop, edit and reword
` [PATCH/RFC 2/2] rebase: add --break switch

[PATCH v2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature
 2019-04-22  1:12 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] efi_loader: rework bootefi/bootmgr
 2019-04-22  1:05 UTC  (8+ messages)
` [U-Boot] [PATCH 8/9] efi_loader: rework bootmgr/bootefi using load_image API

[PATCH v3 1/4] dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required
 2019-04-22  1:03 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board
` [PATCH v3 4/4] ARM: dts: "

[Qemu-devel] [PATCH 0/6] Refine exec
 2019-04-22  0:59 UTC  (3+ messages)

[PATCH v2] f2fs-tools: Fix device zoned model detection
 2019-04-22  0:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v14 0/2] support MAP_SYNC for memory-backend-file
 2019-04-22  0:48 UTC  (9+ messages)
  ` [Qemu-devel] [PATCH v14 1/2] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
  ` [Qemu-devel] [PATCH v14 2/2] docs: Added MAP_SYNC documentation

[PATCH] ARM: dts: bugfix tqma7 soft reset issue
 2019-04-22  0:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] soc: imx-sc: add i.MX system controller soc driver support
 2019-04-22  0:51 UTC  (5+ messages)

[pull] drm/msm: msm-next for 5.2
 2019-04-22  0:52 UTC  (3+ messages)

[PATCH 0/4] imx8mm-evk: Enable CPU freq and voltage switching
 2019-04-22  0:43 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: imx8mm: Add cpufreq properties
` [PATCH 3/4] arm64: defconfig: Enable ROHM_BD718XX PMIC for imx8mm-evk
` [PATCH 4/4] arm64: dts: imx8mm-evk: Add BD71847 PMIC

[Qemu-devel] [PATCH V13 0/5] support MAP_SYNC for memory-backend-file
 2019-04-22  0:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH V13 4/5] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()

[PATCH 4.19 stable 0/3] net: ip6 defrag: backport fixes
 2019-04-22  0:42 UTC  (5+ messages)

[Xen-devel] [xen-unstable-smoke test] 135075: regressions - FAIL
 2019-04-22  0:22 UTC  (3+ messages)
  `  "

[PATCH net] route: Avoid crash from dereferencing NULL rt->from
 2019-04-22  0:17 UTC  (3+ messages)
` [route] 3be5fb4873: INFO:rcu_sched_self-detected_stall_on_CPU

[Buildroot] [PATCH 11/12 v3] support/scripts: use show-info to extract dependency graph
 2019-04-22  0:14 UTC  (2+ messages)

[locking/rwsem] 21471c203e: WARNING:at_kernel/locking/rwsem.c:#downgrade_write
 2019-04-22  0:14 UTC  (2+ messages)

BTRFS Raid 5 Space missing - ideas ?
 2019-04-22  0:05 UTC  (4+ messages)

[PATCH] parisc: Add memory clobber to TLB purges
 2019-04-21 23:47 UTC 

[PATCH v2] Give git-pull a --reset option
 2019-04-21 23:38 UTC  (4+ messages)

[PATCH] parisc: Remove lock code to serialize TLB operations in pacache.S
 2019-04-21 23:37 UTC  (4+ messages)

[Xen-devel] [qemu-mainline test] 134989: regressions - FAIL
 2019-04-21 23:09 UTC  (3+ messages)
  `  "

[U-Boot] [PULL] u-boot-stm32 for v2019.07-rc1​ (round 2)
 2019-04-21 22:59 UTC  (2+ messages)

[Buildroot] Qt5 parallel build of qmake
 2019-04-21 22:43 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: rmobile: Always select pin control drivers on Gen3
 2019-04-21 22:28 UTC 

[Xen-devel] VMI: singlestep event not received
 2019-04-21 22:26 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-21 22:23 UTC  (12+ messages)

[U-Boot] [PATCH 1/5] pinctrl: gpio: Add callback for configuring pin as GPIO
 2019-04-21 22:20 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio
` [U-Boot] [PATCH 3/5] pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free
` [U-Boot] [PATCH 4/5] gpio: renesas: Migrate to pinctrl GPIO accessors
` [U-Boot] [PATCH 5/5] pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()

[PATCH] x86_64: uninline TASK_SIZE
 2019-04-21 22:07 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/4] Updates and fixes in defer/hazptr and formal/dyntickrcu
 2019-04-21 22:19 UTC  (3+ messages)
` [Not a patch] Possible incomplete sentence/clause in defer/hazptr

[U-Boot] [PATCH 1/1] efi_loader: disable EFI_LOADER on vexpress_ca15_tc2 and ca9x4
 2019-04-21 22:16 UTC 

[LTP] 回复:[PATCH v1] include/mk/env_post.mk: enable __ANDROID__ definition for Android build
 2019-04-21 22:10 UTC  (11+ messages)

[dpdk-dev] [PATCH v5 0/3] use RFC addresses in test applications
 2019-04-21 21:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/3] use IPv4 addresses reserved for testing

[U-Boot] [PATCH 1/1] arm: dts: add missing vexpress device trees
 2019-04-21 21:54 UTC 

[Buildroot] [PATCH 1/1] package/samba4: fix build with NLS
 2019-04-21 21:45 UTC 

[PATCH v1 1/5] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
 2019-04-21 21:33 UTC  (2+ messages)

I messed up my own git tree and I don't know how to fix it
 2019-04-21 21:18 UTC  (8+ messages)

[PATCH] mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
 2019-04-21 21:16 UTC  (5+ messages)
` DISCONTIGMEM is deprecated

[Xen-devel] [xen-unstable-smoke test] 135071: regressions - FAIL
 2019-04-21 21:10 UTC  (3+ messages)
  `  "

[PATCH v6 00/11] al: replace calls to rte_panic and refrain from new instances
 2019-04-21 21:10 UTC  (4+ messages)
` [dpdk-dev] "

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-21 21:07 UTC  (12+ messages)
` [PATCH v4 14/16] locking/rwsem: Guard against making count negative

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-21 20:41 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/jemalloc: fix build on or1k with gcc < 6
 2019-04-21 20:32 UTC  (2+ messages)

[Buildroot] [git commit] package/jemalloc: fix build on or1k with gcc < 6
 2019-04-21 20:32 UTC 

[U-Boot] [PATCH v2 4/5] fdt: boot_get_fdt: android: compress handling (non-functional)
 2019-04-21 19:26 UTC 

[U-Boot] [PATCH v2 3/5] fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
 2019-04-21 19:26 UTC 

[U-Boot] [PATCH v2 2/5] fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
 2019-04-21 19:26 UTC 

[U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out
 2019-04-20  1:36 UTC 

[U-Boot] [PATCH v2 12/13] Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 11/13] Convert CONFIG_TRACE to Kconfig
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 10/13] trace: Tidy up error returns
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 09/13] div64: Don't instrument the division function
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 08/13] div64: Use kernel types
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 07/13] initcall: Drop use of header files
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 06/13] sandbox: Increase the early-trace-buffer size
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 05/13] bootstage: Allow calling bootstage_mark() before bootstage_init()
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 04/13] sandbox: Move pre-console buffer out of the way of tracing
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 03/13] sandbox: Drop the printf() in setup_ram_buf()
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 02/13] sandbox: Correct maths in allocation routines
 2019-04-08 19:20 UTC 

[U-Boot] [PATCH v2 01/13] sandbox: Improve debugging in initcall_run_list()
 2019-04-08 19:20 UTC 


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.