All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-11 18:37:26 to 2019-04-11 19:45:05 UTC [more...]

[v2 PATCH] thermal: rcar_gen3_thermal: Add Standby/Reset Mode support
 2019-04-11 19:45 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.1] hw/input: Add a CONFIG_PS2 switch for the ps2.c file
 2019-04-11 19:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] CODING_STYLE: trivial update
 2019-04-11 19:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/2] CODING_STYLE: specify the indent rule for multiline code
  ` [Qemu-devel] [Qemu-trivial] "

[PATCH 0/4] use xmalloc in more places
 2019-04-11 19:43 UTC  (4+ messages)

[PATCH V3 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-04-11 19:42 UTC  (7+ messages)
` [PATCH V3 05/10] arm64: tegra: fix default tap and trim values

[U-Boot] [PATCH] [U-boot]: Change FDT memory typpe from runtime data to acpi reclaim
 2019-04-11 19:41 UTC  (5+ messages)

[PATCH v2] [cthon04] fix typo and fix make failure on ubuntu
 2019-04-11 19:41 UTC  (2+ messages)

[PATCH v2 0/7] Multicolor Framework
 2019-04-11 19:38 UTC  (16+ messages)
` [PATCH v2 1/7] leds: multicolor: Add sysfs interface definition
` [PATCH v2 2/7] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v2 3/7] documention: leds: Add multicolor class documentation
` [PATCH v2 4/7] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v2 5/7] leds: multicolor: Introduce a multicolor class definition
` [PATCH v2 6/7] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v2 7/7] leds: lp50xx: Add the LP50XX family of the RGB LED driver

1808d65b55 ("asm-generic/tlb: Remove arch_tlb*_mmu()"): BUG: KASAN: stack-out-of-bounds in __change_page_attr_set_clr
 2019-04-11 19:39 UTC  (3+ messages)

[SPDK] FC NVMe patch
 2019-04-11 19:38 UTC 

[PATCH V1 1/2] arm64: tegra: fix default tap and trim values
 2019-04-11 19:37 UTC  (6+ messages)
` [PATCH V1 2/2] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH v2 00/22] GuC 32.0.3
 2019-04-11 19:37 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for GuC 32.0.3 (rev2)
` ✓ Fi.CI.BAT: success "

[U-Boot] i.MX initial PR
 2019-04-11 19:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] hw/arm/virt: Support firmware configuration with -blockdev
 2019-04-11 19:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] pflash_cfi01: New pflash_cfi01_legacy_drive()

[PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
 2019-04-11 19:36 UTC  (7+ messages)

[PATCH v2] watchdog: pnx4008: readout watchdog state
 2019-04-11 19:32 UTC  (4+ messages)

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-04-11 19:28 UTC  (14+ messages)
                    ` [PATCH] crypto: testmgr - allocate buffers with __GFP_COMP

[U-Boot] [PULL] u-boot-socfpga/master
 2019-04-11 19:30 UTC  (7+ messages)

[PATCH 0/3] rockchip: A few clock cleanups for rk3288
 2019-04-11 19:29 UTC  (11+ messages)
` [PATCH 2/3] clk: rockchip: Make rkpwm a critical clock on rk3288
` [PATCH 3/3] ARM: dts: rockchip: fix PWM clock found on RK3288 Socs

[dpdk-dev] [PATCH v1] app/testpmd: fix return value check
 2019-04-11 19:29 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/2] soundwire: fix Kconfig select/depend issues
 2019-04-11 19:28 UTC  (3+ messages)
` [PATCH 1/2] regmap: soundwire: fix Kconfig select/depend issue
` [PATCH 2/2] soundwire: fix SOUNDWIRE_BUS option

[PATCH RFC 0/4] Netlink bus descriptions
 2019-04-11 19:26 UTC  (4+ messages)
` [PATCH RFC 4/4] netfilter: nf_tables: add netlink description

[Qemu-devel] [PATCH for-4.1] hw: add compat machines for 4.1
 2019-04-11 19:24 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[LTP] [PATCH v4 2/2] Test ioctl syscall for NS_GET_* requests
 2019-04-11 19:25 UTC  (2+ messages)
` [LTP] [PATCH v5] "

dict: A netfilter expression for dictionary lookups
 2019-04-11 19:22 UTC  (2+ messages)

[PATCH V4] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-11 19:18 UTC  (2+ messages)

[PATCH v6 0/7] KVM: nVMX Add IA32_PAT consistency checks
 2019-04-11 19:18 UTC  (8+ messages)
` [PATCH v6 1/7] Check "load IA32_PAT" VM-exit control on vmentry
` [PATCH v6 2/7] Check "load IA32_PAT" VM-entry "
` [PATCH v6 3/7] KVM: nVMX: Move guest non-reg state checks to VM-Exit path
` [PATCH v6 4/7] KVM: nVMX: Rename and split top-level consistency checks to match SDM
` [PATCH v6 5/7] KVM: nVMX: Set VM-{Fail,Exit} failure info via params, not return val
` [PATCH v6 6/7] KVM: nVMX: Collapse nested_check_host_control_regs() into its caller
` [PATCH v6 7/7] KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-04-11 19:17 UTC  (7+ messages)

[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-11 19:14 UTC  (3+ messages)

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-11 19:14 UTC  (5+ messages)

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-04-11 17:04 UTC 

[PATCH v2] acct: fix possible deadlock in acct_pin_kill
 2019-04-11 19:10 UTC  (6+ messages)

ath10k crash on QCA9880
 2019-04-11 19:09 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Do not enable FEC without DSC
 2019-04-11 19:11 UTC  (2+ messages)

ipmitool recipe update needed?
 2019-04-11 19:07 UTC  (3+ messages)

[PATCH 0/2] core-parking: SMT-disable and section adjustments
 2019-04-11 19:06 UTC  (9+ messages)
` [PATCH 1/2] core-parking: interact with runtime SMT-disabling
  ` [Xen-devel] "
` [PATCH 2/2] core-parking: adjust data/code placement
  ` [Xen-devel] "

[OPAE] Verilator support for ASE
 2019-04-11 19:07 UTC 

[PATCH v2 net-next] selftests: Add debugging options to pmtu.sh
 2019-04-11 19:04 UTC  (2+ messages)

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-11 19:04 UTC  (7+ messages)
` [PATCH v3 1/9] livepatch: Create and include UAPI headers
` [PATCH v3 2/9] kbuild: Support for Symbols.list creation

[Qemu-devel] [PATCH] target/i386: sev: add 'sev-max-guests' field to 'query-sev-capabilities'
 2019-04-11 19:02 UTC  (8+ messages)

[PATCH] clk: rockchip: rk3288: Limit use of USB PHY clock to USB
 2019-04-11 19:03 UTC  (3+ messages)

[PATCH nf-next 0/3] netfilter: masquerade: unify ip/ip6 notifier registration
 2019-04-11 19:01 UTC  (2+ messages)

[PATCH 0/1] FSCTL write support
 2019-04-11 18:56 UTC  (4+ messages)
` [PATCH] cifs: Add support for FSCTL passthrough that write data to the server

[igt-dev] [PATCH i-g-t] kms_content_protection: Disable authentication when failed
 2019-04-11 18:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

misc cleanups
 2019-04-11 18:53 UTC  (5+ messages)
` [PATCH 6/9] riscv: also clear all pending interrupts when booting
` [PATCH 9/9] riscv: call pm_power_off from machine_halt / machine_power_off

[PATCH v2 00/16] coresight: Add support for CPU-wide trace scenarios
 2019-04-11 18:52 UTC  (2+ messages)

[PATCH v2] usb/hcd: Send a uevent signaling that the host controller has died
 2019-04-11 18:52 UTC  (2+ messages)
` [v2] "

[crypto 0/4] Inline TLS client and v6 support
 2019-04-11 18:52 UTC  (8+ messages)

[PATCH 0/9] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-11 18:47 UTC  (30+ messages)
` [PATCH 1/9] iommu/dma-iommu: Add iommu_map_atomic
` [PATCH 2/9] iommu/dma-iommu: Add function to flush any cached not present IOTLB entries
` [PATCH 3/9] iommu/dma-iommu: Add iommu_dma_copy_reserved_iova, iommu_dma_apply_resv_region to the dma-iommu api
` [PATCH 4/9] iommu/dma-iommu: Add iommu_dma_map_page_coherent
` [PATCH 5/9] iommu/amd: Implement .flush_np_cache
` [PATCH 6/9] iommu/amd: Implement map_atomic
` [PATCH 7/9] iommu/amd: Use the dma-iommu api
` [PATCH 8/9] iommu/amd: Clean up unused functions
` [PATCH 9/9] iommu/amd: Add allocated domain to global list earlier

[nft PATCH] parser_json: Disallow ct helper as type to map to
 2019-04-11 18:49 UTC  (2+ messages)

[PATCH v2] hugetlbfs: fix protential null pointer dereference
 2019-04-11 18:49 UTC  (6+ messages)

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-11 18:49 UTC  (4+ messages)

[PATCH V2] clk: ux500: add range to usleep_range
 2019-04-11 18:47 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: add GPU node
 2019-04-11 18:47 UTC  (6+ messages)

[Qemu-devel] [PATCH] slirp: Gcc 9 -O3 fix
 2019-04-11 18:45 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: imx6q_logic: Allow optional arguments to cmd line
 2019-04-11 18:46 UTC 

[Fuego] [PATCH 1/2] Dockerfile.test: use Debian Stretch repository to install docker
 2019-04-11 18:46 UTC  (2+ messages)
` [Fuego] [PATCH 2/2] Dockerfile.test: upgrade to chromedriver 73.0.3683.68

[PATCH -next] clk: tegra: Make tegra_clk_super_mux_ops static
 2019-04-11 18:45 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 134650: regressions - FAIL
 2019-04-11 18:45 UTC  (3+ messages)
  `  "

[thud/master][RFC 1/2] sourceipk: remove custom package creation
 2019-04-11 18:45 UTC  (3+ messages)
` [thud/master][RFC 2/2] arago-source-ipk: u-boot-ti-staging: disable package strip and debug

[PATCH] clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5
 2019-04-11 18:45 UTC  (2+ messages)

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-11 18:43 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: imx6q_logic: Allow storing environment in FAT on eMMC
 2019-04-11 18:44 UTC 

[U-Boot] bootefi failures on armv7
 2019-04-11 18:44 UTC  (3+ messages)

[PATCH v2 1/1] NFSv4.1 fix incorrect return value in copy_file_range
 2019-04-11 18:44 UTC  (2+ messages)

[PATCH] drm/i915: Disable read only ppgtt support for gen11
 2019-04-11 18:44 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/4] Miscellaneous kernel command line fixes
 2019-04-11 18:42 UTC  (5+ messages)
` [PATCH v2 3/4] RISC-V: Implement nosmp commandline option

[PATCH net-next 0/8] openvswitch: load and reference the NAT helper
 2019-04-11 18:35 UTC  (7+ messages)
` [PATCH net-next 1/8] netfilter: use macros to create module aliases
` [PATCH net-next 2/8] netfilter: add API to manage NAT helpers

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-11 18:41 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/4] clk: zynqmp: fix CLK_FRAC and various cleanups
 2019-04-11 18:41 UTC  (13+ messages)
` [PATCH v2 1/4] clk: zynqmp: fix kerneldoc of __zynqmp_clock_get_parents
` [PATCH v2 2/4] clk: zynqmp: do not export zynqmp_clk_register_* functions
` [PATCH v2 3/4] clk: zynqmp: fix check for fractional clock

amd-staging-drm-next, CIK apu, [TTM] Erroneous page count. Leaking pages. [BISECTED]
 2019-04-11 18:41 UTC  (3+ messages)

[PATCH 0/8] ACPICA release 20190329 and 20190405
 2019-04-11 18:36 UTC  (4+ messages)
` [PATCH 3/8] ACPICA: Rename nameseg length macro/define for clarity

E-mail De-activation
 2019-04-11 18:41 UTC 

[PATCH v3] app/testpmd: fix support of hex string parser for flow API
 2019-04-11 18:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v2 2/2] tag: prevent nested tags
 2019-04-11 18:40 UTC  (8+ messages)
` [PATCH v2.5 "

[PATCH v2 0/2] A couple hugetlbfs fixes
 2019-04-11 18:32 UTC  (3+ messages)
` [PATCH v2 2/2] hugetlb: use same fault hash key for shared and private mappings

[PATCH v4 0/5] lib: rework bitmap_parselist and tests
 2019-04-11 18:39 UTC  (3+ messages)
` [PATCH 4/5] lib/test_bitmap: add testcases for bitmap_parselist

[Xen-devel] [ovmf baseline-only test] 83922: trouble: blocked/broken
 2019-04-11 18:38 UTC  (3+ messages)
  `  "

[PATCH 0/8] Prepare files under Documentation/*.txt to build with Sphinx
 2019-04-11 18:37 UTC  (2+ 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.