All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-30 16:37:08 to 2019-07-30 17:16:11 UTC [more...]

[U-Boot] [PATCH 00/48] stm32mp1 patches for v2019.10
 2019-07-30 17:16 UTC  (4+ messages)
` [U-Boot] [PATCH 01/48] stm32mp1: cosmetic: remove comment
` [U-Boot] [PATCH 02/48] pinctrl: pinctrl_stm32: cosmetic: Reorder include files
` [U-Boot] [PATCH 03/48] pinctrl: stmfx: update pinconf settings

[Xen-devel] [PATCH v2 00/35] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-07-30 17:15 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 06/35] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
` [Xen-devel] [PATCH v2 08/35] xen/arm64: head: Rework and document zero_bss()
` [Xen-devel] [PATCH v2 09/35] xen/arm64: head: Improve coding style and document cpu_init()
` [Xen-devel] [PATCH v2 10/35] xen/arm64: head: Improve coding style and document create_pages_tables()

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-30 17:14 UTC  (7+ messages)

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-07-30 17:14 UTC  (12+ messages)
` [PATCH 3/3] i386/kvm: initialize struct at full before ioctl call
  ` [Qemu-devel] "

[PATCH 0/2] devcoredump: cleanup and typo fix
 2019-07-30 17:14 UTC  (9+ messages)
` [PATCH 2/2] devcoredump: fix typo in comment

[patch net-next 0/3] net: devlink: Finish network namespace support
 2019-07-30 17:14 UTC  (5+ messages)
` [patch net-next 3/3] netdevsim: create devlink and netdev instances in namespace

[PATCH 2/5] coresight: funnel: Convert pr_warn to dev_warn for obsolete bindings
 2019-07-30 17:12 UTC  (4+ messages)
` [PATCH 2/5] [UPDATED] coresight: "

[Xen-devel] [libvirt test] 139516: tolerable all pass - PUSHED
 2019-07-30 17:13 UTC 

[PATCH v4 00/13] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-30 17:09 UTC  (29+ messages)
` [PATCH v4 01/13] ARM: tegra: Remove cpuidle drivers to replace them with a new driver
` [PATCH v4 02/13] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v4 03/13] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v4 04/13] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v4 05/13] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v4 06/13] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v4 07/13] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v4 08/13] clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
` [PATCH v4 09/13] cpuidle: Introduce unified driver for NVIDIA Tegra SoCs
` [PATCH v4 10/13] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v4 11/13] ARM: tegra: Create simple platform device for cpuidle driver
` [PATCH v4 12/13] ARM: multi_v7_defconfig: Enable Tegra "
` [PATCH v4 13/13] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[warrior][master][PATCH] oprofile: drop kernel-vmlinux from RRECOMMENDS
 2019-07-30 17:13 UTC 

[PATCH] drivers/macintosh/smu.c: Mark expected switch fall-through
 2019-07-30 17:07 UTC  (4+ messages)

[RFC 0/4] drm/mipi-dbi: Support panel drivers
 2019-07-30 17:12 UTC  (6+ messages)
` [RFC 4/4] drm/panel/ili9341: Support mi0283qt

[PATCH 0/4] net: dsa: mv88e6xxx: add support for MV88E6220
 2019-07-30 17:12 UTC  (5+ messages)
` [PATCH 4/4] net: dsa: mv88e6xxx: add PTP support for MV88E6250 family

[PATCH rfc 0/2] nvme controller reset and namespace scan work race conditions
 2019-07-30 17:12 UTC  (10+ messages)
` [PATCH rfc 1/2] nvme: don't remove namespace if revalidate failed because of controller reset

[PATCH] drm/modes: Fix unterminated strncpy
 2019-07-30 17:12 UTC  (2+ messages)

pull-request: iwlwifi-fixes 2019-07-30
 2019-07-30 17:12 UTC 

[PATCH] randstruct: fix a bug in is_pure_ops_struct()
 2019-07-30 17:11 UTC  (3+ messages)

[PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-07-30 17:11 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Enable "

[PATCH bpf-next v3 00/11] XDP unaligned chunk placement support
 2019-07-30  8:54 UTC  (13+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 01/11] i40e: simplify Rx buffer recycle
  ` [PATCH bpf-next v4 02/11] ixgbe: "
  ` [PATCH bpf-next v4 03/11] libbpf: add flags to umem config
  ` [PATCH bpf-next v4 04/11] xsk: add support to allow unaligned chunk placement
  ` [PATCH bpf-next v4 05/11] i40e: modify driver for handling offsets
  ` [PATCH bpf-next v4 06/11] ixgbe: "
  ` [PATCH bpf-next v4 07/11] mlx5e: "
  ` [PATCH bpf-next v4 08/11] samples/bpf: add unaligned chunks mode support to xdpsock
  ` [PATCH bpf-next v4 09/11] samples/bpf: add buffer recycling for unaligned chunks "
  ` [PATCH bpf-next v4 10/11] samples/bpf: use hugepages in xdpsock app
  ` [PATCH bpf-next v4 11/11] doc/af_xdp: include unaligned chunk case

[PATCH v4 0/8] server-side support for "inter" SSC copy
 2019-07-30 17:10 UTC  (9+ messages)
` [PATCH v4 4/8] NFSD add COPY_NOTIFY operation

[U-Boot] [PATCH] sifive: riscv: streamline HiFive Unleashed configuration infrastructure
 2019-07-30 17:10 UTC  (4+ messages)
` [U-Boot] [PATCH] sifive: riscv: update Hifive "

[PATCH] powerpc: workaround clang codegen bug in dcbz
 2019-07-30 17:07 UTC  (8+ messages)

[PATCH 0/2] Sysfs updates
 2019-07-30 17:10 UTC  (3+ messages)
` [PATCH 1/2] btrfs: sysfs: add debugging exports
` [PATCH 2/2] btrfs: delete debugfs code

[PATCH] watchdog: riowd: Mark expected switch fall-through
 2019-07-30 17:09 UTC  (3+ messages)

[ANNOUNCE] Git v2.23.0-rc0 - Initial test failures on NonStop
 2019-07-30 17:08 UTC 

[PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section
 2019-07-30 17:08 UTC  (12+ messages)
` [PATCH stable v5.2] "
          ` [Intel-gfx] "

ima-evm-utils: git tagging for release
 2019-07-30 17:08 UTC  (5+ messages)

[PATCH] watchdog: wdt977: Mark expected switch fall-through
 2019-07-30 17:08 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/boot: Fix build dependenices for reloc.c
 2019-07-30 17:07 UTC 

[PATCH] watchdog: scx200_wdt: Mark expected switch fall-through
 2019-07-30 17:08 UTC  (2+ messages)

[PATCH] ASoC: sun4i-i2s: Incorrect SR and WSS computation
 2019-07-29 16:29 UTC  (2+ messages)

[PATCH -next] drm/rockchip: Make analogix_dp_atomic_check static
 2019-07-30 17:07 UTC  (2+ messages)

[PATCH i-g-t v5] tests/i915/gem_exec_async: Update with engine discovery
 2019-07-30 17:07 UTC  (5+ messages)

[PATCH] bfq: Check if bfqq is NULL in bfq_insert_request
 2019-07-30 17:06 UTC  (4+ messages)

[PATCH 0/6] pwm: sun4i: Add support for Allwinner H6
 2019-07-30 17:06 UTC  (7+ messages)
` Re: [PATCH 4/6] pwm: sun4i: Add support for H6 PWM
        ` [linux-sunxi] "

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-07-30 17:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 25/50] translator: add translator_ld{ub, sw, uw, l, q}

[Xen-devel] [xen-unstable-smoke test] 139529: tolerable all pass - PUSHED
 2019-07-30 17:04 UTC 

[PATCH v3 00/10] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-30 17:04 UTC  (4+ messages)

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-07-30 17:03 UTC  (8+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-30 17:02 UTC  (4+ messages)
` [PATCH 2/2] uprobe: collapse THP pmd after removing all uprobes

[Ksummit-discuss] [TECH TOPIC] Linux kernel SMB server (CIFSD)
 2019-07-30 17:01 UTC  (8+ messages)

[Xen-devel] [PATCH 0/7] xen/arm: Xen hardening for newer Armv8
 2019-07-30 17:00 UTC  (5+ messages)
` [Xen-devel] [PATCH 5/7] xen/arm: traps: Avoid BUG_ON() in do_trap_brk()

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-30 16:59 UTC  (3+ messages)

[PATCH v9 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-07-30 16:56 UTC  (16+ messages)
` [PATCH v9 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v9 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v9 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v9 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v9 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v9 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v9 07/15] memory: tegra20-emc: Increase handshake timeout
` [PATCH v9 08/15] memory: tegra20-emc: wait_for_completion_timeout() doesn't return error
` [PATCH v9 09/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v9 10/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v9 11/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v9 12/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v9 13/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v9 14/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v9 15/15] ARM: dts: tegra30: Add External Memory Controller node

[PATCH] s390/net: Mark expected switch fall-throughs
 2019-07-30 16:59 UTC  (2+ messages)

OEDEM 2019
 2019-07-30 16:58 UTC 

[PATCH] HSI: ssi_protocol: Mark expected switch fall-throughs
 2019-07-30 16:58 UTC  (2+ messages)

[PATCH] dmaengine: imx-dma: Mark expected switch fall-through
 2019-07-30 16:58 UTC  (3+ messages)

WARNING in usbhid_raw_request/usb_submit_urb
 2019-07-30 16:58 UTC  (2+ messages)

[PATCH v10 0/4] THP aware uprobe
 2019-07-30 16:58 UTC  (3+ messages)
` [PATCH v10 2/4] uprobe: use original page when all uprobes are removed

[PATCH] crypto: ux500/crypt: Mark expected switch fall-throughs
 2019-07-30 16:58 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: use link-down-define instead of plain value
 2019-07-30 16:56 UTC  (2+ messages)

[PATCH 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-07-30 16:55 UTC  (2+ messages)

[PATCH] net: phy: fixed_phy: print gpio error only if gpio node is present
 2019-07-30 16:55 UTC  (2+ messages)

[dpdk-dev] [PATCH] librte_flow_classify: fix out-of-bounds access
 2019-07-30 16:55 UTC  (7+ messages)
      ` [dpdk-dev] [dpdk-stable] "

[RFC v1 0/3] *spi-mem: adding setup and callback function
 2019-07-30 16:53 UTC  (4+ messages)

[PATCH v10 0/2] overlayfs override_creds=off
 2019-07-30 16:54 UTC  (10+ messages)
` [PATCH v10 3/5] overlayfs: add __get xattr method

gpiolib and pinmux interaction
 2019-07-30 16:54 UTC 

[PATCH net-next v4 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-30 16:53 UTC  (5+ messages)

Weird behavior with git grep --recurse-submodules
 2019-07-30 16:53 UTC  (2+ messages)
` [GSoC][PATCH] grep: fix worktree case in submodules

[PATCH] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG, ERG}
 2019-07-30 16:53 UTC  (2+ messages)

[PATCH 0/3] grep: memory leak in PCRE2
 2019-07-30 16:52 UTC  (7+ messages)
` [PATCH 3/3] grep: plug leak of pcre chartables "

[PATCH v3] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
 2019-07-30 16:51 UTC  (3+ messages)

Crypto API skcipher key size question
 2019-07-30 16:51 UTC 

[dpdk-dev] [PATCH v3 0/2] examples/client_server_mp: fix port issues
 2019-07-30 16:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 1/4] examples/multi_process/client_server_mp: check port validity

[PATCH] scsi: qla2xxx: Fix possible null-pointer dereferences in qla2x00_alloc_fcport()
 2019-07-30 16:50 UTC  (2+ messages)

[RFC PATCH 0/6] tiny: Add driver for gooddisplay epaper panels
 2019-07-30 16:49 UTC  (5+ messages)
` [PATCH 5/6] drm: uapi: add gdepaper uapi header

[PATCH] stress-ng: add a recipe that replaces the original stress
 2019-07-30 16:47 UTC 

[PATCH v2] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
 2019-07-30 16:47 UTC  (2+ messages)

[RFC PATCH] trace2: don't overload target directories
 2019-07-30 16:46 UTC  (2+ messages)

[PATCH] kbuild: initialize CLANG_FLAGS correctly in the top Makefile
 2019-07-30 16:45 UTC  (2+ messages)

[PATCH v7] driver core: Fix use-after-free and double free on glue directory
 2019-07-30 16:46 UTC  (2+ messages)

[Xen-devel] [ovmf test] 139518: all pass - PUSHED
 2019-07-30 16:46 UTC 

userfaultfd SELinux support?
 2019-07-30 16:45 UTC 

[PATCH] drm/i915/selftests: Pass intel_context to igt_spinner
 2019-07-30 16:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-30 16:44 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
 2019-07-30 16:44 UTC  (2+ messages)

[PATCH] MIPS: X1000: Add X1000 system type
 2019-07-30 16:44 UTC  (2+ messages)

[PATCH] MIPS: OProfile: Mark expected switch fall-throughs
 2019-07-30 16:44 UTC  (2+ messages)

[Xen-devel] [PATCH] fix BUG in gnttab_unpopulate_status_frames()
 2019-07-30 16:44 UTC 

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-07-30 16:43 UTC  (8+ messages)

[PATCH] drm/i915/selftests: Pass intel_context to mock_request
 2019-07-30 16:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

How to turn scheduler tick on for current nohz_full CPU?
 2019-07-30 16:43 UTC  (7+ messages)

[PATCH] rtl8192_init_priv_variable: null check is missing for kzalloc
 2019-07-30 16:43 UTC  (3+ messages)
` [PATCH v2] "

[Xen-devel] [linux-linus test] 139509: regressions - trouble: blocked/broken/fail/pass
 2019-07-30 16:42 UTC 

[PATCH for-4.1?] target/arm: Deliver BKPT/BRK exceptions to correct exception level
 2019-07-30 16:41 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] lib/raid6: fix unnecessary rebuild of vpermxor*.c
 2019-07-30 16:40 UTC 

[PATCH] filters/sysfs: Fix missing sys/sysmacros.h
 2019-07-30 16:39 UTC 

[Buildroot] [git commit] toolchain-buildroot: musl only supports 64bit variant of risc-v
 2019-07-30 16:39 UTC  (2+ messages)

[pull request][net-next 00/13] Mellanox, mlx5 tc flow handling for concurrent execution (Part 1)
 2019-07-30 16:37 UTC  (4+ messages)
` [net-next 08/13] net/mlx5e: Protect tc flows hashtable with rcu

[Qemu-riscv] [PATCH] riscv: sifive_test: Add reset functionality
 2019-07-30 16:37 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-30 16:35 UTC  (5+ messages)
` [PATCH v2 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v2 07/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH v2 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist

[PATCH V3 0/2] mac80211: allow setting up OBSS PD
 2019-07-30 16:37 UTC  (3+ messages)
` [PATCH V3 1/2] cfg80211: add support for parsing OBBS_PD attributes
` [PATCH V3 2/2] mac80211: allow setting spatial reuse parameters from bss_conf

[PATCH 0/3] arm64: dts: qcom: qcs404: Fix DTS warnings
 2019-07-30 16:36 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: pms405: remove reduandant properties

[Xen-devel] [PATCH v4 00/12] x86: AMD x2APIC support / AMD IOMMU improvements
 2019-07-30 16:36 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 11/12] AMD/IOMMU: don't needlessly log headers when dumping IRTs


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.