All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-29 20:26:55 to 2019-05-29 21:13:49 UTC [more...]

[PATCH] riscv: remove free_initrd_mem
 2019-05-29 21:13 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am65: Add MSMC RAM ranges in interconnect node
 2019-05-29 21:13 UTC 

[PATCH v6 0/7] Unify CPU topology across ARM & RISC-V
 2019-05-29 21:13 UTC  (8+ messages)
` [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v6 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding
` [PATCH v6 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v6 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v6 5/7] RISC-V: Parse cpu topology during boot
` [PATCH v6 6/7] base: arch_topology: update Kconfig help description
` [PATCH v6 7/7] MAINTAINERS: Add an entry for generic architecture topology

[Patch v2] wd719x: pass GFP_ATOMIC instead of GFP_KERNEL
 2019-05-29 21:13 UTC  (2+ messages)

[PATCH] wd719x: pass GFP_ATOMIC instead of GFP_KERNEL
 2019-05-29 21:11 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the v4l-dvb tree
 2019-05-29 21:11 UTC  (3+ messages)

[PATCH] clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
 2019-05-29 21:11 UTC  (2+ messages)

[PATCH] clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
 2019-05-29 21:10 UTC  (2+ messages)

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-05-29 21:08 UTC  (11+ messages)
` [PATCH v3 08/13] vfs: copy_file_range needs to strip setuid bits and update timestamps
` [PATCH v3 12/13] nfs: "
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices

[PATCH V2 1/4] pam_systemd: Include missing.h for secure_getenv
 2019-05-29 21:08 UTC  (3+ messages)

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-05-29 21:07 UTC  (5+ messages)

[PATCH V2 00/12] LP0 entry and exit support for Tegra210
 2019-05-29 21:07 UTC  (11+ messages)
` [PATCH V2 02/12] pinctrl: tegra: add suspend and resume support

[PATCH] clk: renesas: mstp: Remove error messages on out-of-memory conditions
 2019-05-29 21:07 UTC  (2+ messages)

Initial patches for Incremental FS
 2019-05-29 21:06 UTC  (13+ messages)

[PATCH net-next v1 0/7] net/sched: Add txtime assist support for taprio
 2019-05-29 21:06 UTC  (8+ messages)
` [PATCH net-next v1 3/7] taprio: Add the skeleton to enable hardware offloading
            ` [Intel-wired-lan] "

[PATCH for-5.2-fixes] memcg: Don't loop on css_tryget_online() failure
 2019-05-29 21:06 UTC 

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-29 21:05 UTC  (4+ messages)
` [PATCH v3 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v3 1/1] "

[RFC PATCH] cobalt: Allow tasks with non-locked memory
 2019-05-29 21:05 UTC 

[dpdk-dev] [PATCH 00/11] bnxt patchset
 2019-05-29 21:02 UTC  (16+ messages)
` [dpdk-dev] [PATCH v4 0/8] "
  ` [dpdk-dev] [PATCH v4 1/8] net/bnxt: update release notes for bnxt
` [dpdk-dev] [PATCH v5 0/8] bnxt patchset
  ` [dpdk-dev] [PATCH v5 1/8] net/bnxt: update release notes for bnxt
  ` [dpdk-dev] [PATCH v5 2/8] net/bnxt: move Tx bd checking to header file
  ` [dpdk-dev] [PATCH v5 3/8] net/bnxt: compute and store scattered Rx status
  ` [dpdk-dev] [PATCH v5 4/8] net/bnxt: implement vector mode driver
  ` [dpdk-dev] [PATCH v5 5/8] net/bnxt: fix RSS RETA indirection table ops
  ` [dpdk-dev] [PATCH v5 6/8] net/bnxt: update HWRM API to version 1.10.0.19
  ` [dpdk-dev] [PATCH v5 7/8] net/bnxt: update HWRM API to version 1.10.0.48
  ` [dpdk-dev] [PATCH v5 8/8] net/bnxt: update HWRM API to version 1.10.0.74

[PATCH] main: Fix error message typo
 2019-05-29 21:04 UTC 

[PATCH] ptrace: restore smp_rmb() in __ptrace_may_access()
 2019-05-29 21:02 UTC  (3+ messages)

[PATCH 3/7] vfs: Add a mount-notification facility
 2019-05-29 21:02 UTC  (18+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
  ` [PATCH 1/7] General notification queue with user mmap()'able ring buffer

[RFC PATCH v3 00/16] Core scheduling v3
 2019-05-29 21:02 UTC  (18+ messages)
` [RFC PATCH v3 01/16] stop_machine: Fix stop_cpus_in_progress ordering
` [RFC PATCH v3 02/16] sched: Fix kerneldoc comment for ia64_set_curr_task
` [RFC PATCH v3 03/16] sched: Wrap rq::lock access
` [RFC PATCH v3 04/16] sched/{rt,deadline}: Fix set_next_task vs pick_next_task
` [RFC PATCH v3 05/16] sched: Add task_struct pointer to sched_class::set_curr_task
` [RFC PATCH v3 06/16] sched/fair: Export newidle_balance()
` [RFC PATCH v3 07/16] sched: Allow put_prev_task() to drop rq->lock
` [RFC PATCH v3 08/16] sched: Rework pick_next_task() slow-path
` [RFC PATCH v3 09/16] sched: Introduce sched_class::pick_task()
` [RFC PATCH v3 10/16] sched: Core-wide rq->lock
` [RFC PATCH v3 11/16] sched: Basic tracking of matching tasks
` [RFC PATCH v3 12/16] sched: A quick and dirty cgroup tagging interface
` [RFC PATCH v3 13/16] sched: Add core wide task selection and scheduling
` [RFC PATCH v3 14/16] sched/fair: Add a few assertions
` [RFC PATCH v3 15/16] sched: Trivial forced-newidle balancer
` [RFC PATCH v3 16/16] sched: Debug bits

[PATCH wireless-drivers] mt76: usb: fix buffer allocation for scatter-gather capable devices
 2019-05-29 21:01 UTC 

[PATCH RESEND] KEYS: remove CONFIG_KEYS_COMPAT
 2019-05-29 21:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ena: Fix admin cq polling for 32-bit apps
 2019-05-29 21:01 UTC 

[PATCH RESEND] KEYS: reuse keyring_index_key::desc_len in lookup_user_key()
 2019-05-29 21:01 UTC 

[PATCH] arm64: dts: armada-3720-espressobin: correct spi node
 2019-05-29 21:01 UTC  (3+ messages)

[U-Boot] [PATCHv3 01/10] arm: Remove zipitz2 board
 2019-05-29 21:01 UTC  (10+ messages)
` [U-Boot] [PATCHv3 02/10] Kconfig: Add SPI / SPI_FLASH as dependencies
` [U-Boot] [PATCHv3 03/10] Kconfig: Add DEPRECATED option
` [U-Boot] [PATCHv3 04/10] Makefile: Trigger a Warning if DEPRECATED is defined
` [U-Boot] [PATCHv3 05/10] Makefile: Trigger a warning for legcay spi drivers
` [U-Boot] [PATCHv3 06/10] spi: Kconfig: Mark MXS_SPI has DEPRECATED
` [U-Boot] [PATCHv3 07/10] spi: Kconfig: Mark SH_SPI as DEPRECATED
` [U-Boot] [PATCHv3 08/10] spi: Kconfig: Mark SOFT_SPI "
` [U-Boot] [PATCHv3 09/10] spi: Kconfig: Mark LPC32XX_SSP "
` [U-Boot] [PATCHv3 10/10] configs: Disable now unbuildable SPI options for boards

[PATCH RESEND] KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
 2019-05-29 21:01 UTC 

[Buildroot] [PATCH] package/chrony: add option for debug logging
 2019-05-29 21:01 UTC  (2+ messages)

[PATCH] Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
 2019-05-29 21:00 UTC  (2+ messages)

[Cocci] Checking if a line of code *does not* exist
 2019-05-29 20:59 UTC  (8+ messages)

[PATCH v3 00/16] drm/msm: Per-instance pagetable support
 2019-05-29 20:54 UTC  (38+ messages)
` [PATCH v3 01/16] iommu/arm-smmu: Allow client devices to select direct mapping
` [PATCH v3 02/16] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 03/16] iommu/io-pgtable-arm: Add support for AARCH64 split pagetables
` [PATCH v3 04/16] iommu/arm-smmu: Add support for DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 05/16] iommu: Add DOMAIN_ATTR_PTBASE
` [PATCH v3 06/16] iommu/arm-smmu: Add auxiliary domain support for arm-smmuv2
` [PATCH v3 07/16] drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
` [PATCH v3 08/16] drm/msm: Print all 64 bits of the faulting IOMMU address
` [PATCH v3 09/16] drm/msm: Pass the MMU domain index in struct msm_file_private
` [PATCH v3 10/16] drm/msm/gpu: Move address space setup to the GPU targets
` [PATCH v3 11/16] drm/msm: Add support for IOMMU auxiliary domains
` [PATCH v3 12/16] drm/msm: Add a helper function for a per-instance address space
` [PATCH v3 13/16] drm/msm: Add support to create target specific address spaces
` [PATCH v3 14/16] drm/msm/gpu: Add ttbr0 to the memptrs
` [PATCH v3 15/16] drm/msm/a6xx: Support per-instance pagetables
` [PATCH v3 16/16] drm/msm/a5xx: "

[bisected] DEBUG_PAGEALLOC hangs on sparc64
 2019-05-29 21:00 UTC  (2+ messages)

Réponse à l'annonce
 2019-05-29 20:58 UTC 

[PATCH] unicode: update the width tables to Unicode 12.1
 2019-05-29 20:50 UTC 

[PATCH v1 0/5] Filter combination
 2019-05-29 20:57 UTC  (7+ messages)
` [PATCH v1 1/5] list-objects-filter: refactor into a context struct
      ` [PATCH] list-objects-filter: merge filter data structs

Meta-question on GPL compliance of this activity
 2019-05-29 20:57 UTC  (6+ messages)

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage by removing off-by-one in bound check
 2019-05-29 20:57 UTC 

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage: 0-len signed write/read
 2019-05-29 20:56 UTC 

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-05-29 20:56 UTC 

[PATCH v8] media: imx: add mem2mem device
 2019-05-29 20:55 UTC  (4+ messages)
` [v8] "

[PATCH][next] soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"
 2019-05-29 20:53 UTC  (5+ messages)

[Buildroot] board/ci20 uboot problems due to fdt headers
 2019-05-29 20:55 UTC  (5+ messages)

[Xen-devel] [xen-unstable-smoke test] 137079: tolerable all pass - PUSHED
 2019-05-29 20:52 UTC  (3+ messages)
  `  "

[PATCH v2] mm: add account_locked_vm utility function
 2019-05-29 20:50 UTC  (4+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 1/1] boot/barebox: add hash for the license file
 2019-05-29 20:52 UTC  (6+ messages)

回复://固定资产如何接受和应对新的监管规范
 2019-05-29 20:51 UTC 

[PATCH V3] fscrypt: don't set policy for a dead directory
 2019-05-29 20:50 UTC  (2+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-29 20:50 UTC  (15+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH 1/2] yocto-uninative: Update to 2.5 release
 2019-05-29 20:50 UTC  (6+ messages)
` [PATCH 2/2] uninative: Switch from bz2 to xz

[f2fs-dev] [PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-29 20:47 UTC  (4+ messages)
`  "

[PATCH v2 0/2] Adreno A540 support
 2019-05-29 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] a5xx: Define HLSQ_DBG_ECO_CNTL

[PATCH v2 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-29 20:45 UTC  (6+ messages)
` [PATCH v2 4/4] drm/amdkfd: Check against "

[igt-dev] [PATCH i-g-t] tests/kms_flip_tiling: Check for mode when performing flip with Y/Yf tiling
 2019-05-29 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[GIT PULL] Immutable branch between LEDs, MFD and REGULATOR
 2019-05-29 20:44 UTC  (11+ messages)

cellular modem APIs - take 2
 2019-05-29 20:44 UTC  (7+ messages)

[PATCH] drm/msm/dsi: add protection against NULL dsi device
 2019-05-29 20:43 UTC  (5+ messages)

[U-Boot] [PATCH V2] arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
 2019-05-29 20:42 UTC 

[Qemu-devel] [PATCH] sifive_prci: Read and write PRCI registers
 2019-05-29 20:41 UTC  (2+ messages)
` [Qemu-riscv] "

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-05-29 20:41 UTC  (6+ messages)
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Let taggers specify a can_timestamp function

[PATCH qemu] aspeed: Add support for the swift-bmc board
 2019-05-29 19:20 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] Make meson configurable
 2019-05-29 20:37 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH 2/2] meson: make build configurable

[PATCH v3] crypto: xxhash - Implement xxhash support
 2019-05-29 20:36 UTC  (3+ messages)

[PATCH 0/4] Document fixes for DRM UAPI and HDR
 2019-05-29 20:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] MIPS: replace MBIT_ULL() with BIT_ULL()
 2019-05-29 20:35 UTC  (2+ messages)

[PATCH -next] MIPS: uprobes: remove set but not used variable 'epc'
 2019-05-29 20:35 UTC  (2+ messages)

[PATCH] MIPS: pistachio: Build uImage.gz by default
 2019-05-29 20:35 UTC  (2+ messages)

[PATCH 1/2] MIPS: Bounds check virt_addr_valid
 2019-05-29 20:35 UTC  (2+ messages)

[PATCH 0/1] blk-mq error handling memory leak
 2019-05-29 20:33 UTC  (3+ messages)
` [PATCH 1/1] blk-mq: Fix memory leak in error handling

[PATCH] block: fix a crash in do_task_dead()
 2019-05-29 20:31 UTC  (2+ messages)

[PATCH userspace v2 0/7] Remove redundant rules when building policydb
 2019-05-29 20:32 UTC  (3+ messages)
` [PATCH userspace v2 1/7] libsepol: add a function to optimize kernel policy
  ` [Non-DoD Source] "

[PATCH] mm/slab_common.c: fix possible spectre-v1 in kmalloc_slab()
 2019-05-29 20:31 UTC 

[PATCHSET v2 0/3] io_uring: support for linked SQEs
 2019-05-29 20:29 UTC  (4+ messages)
` [PATCH 1/3] uio: make import_iovec()/compat_import_iovec() return bytes on success
` [PATCH 2/3] io_uring: punt short reads to async context
` [PATCH 3/3] io_uring: add support for sqe links

[PATCH v2 1/2] nvme-rdma: fix queue mapping when queue count is limited
 2019-05-29 20:27 UTC  (4+ messages)

[PATCH net-next] net: stmmac: use dev_info() before netdev is registered
 2019-05-29 20:27 UTC  (3+ messages)

[PATCH] crypto: gcm - fix cacheline sharing
 2019-05-29 20:27 UTC  (2+ messages)

[PATCH] rhashtable: Add rht_ptr_rcu and improve rht_ptr
 2019-05-29 20:27 UTC  (2+ messages)

patch "usbip: usbip_host: fix stub_dev lock context imbalance regression" added to usb-linus
 2019-05-29 20:26 UTC 

[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
 2019-05-29 20:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-29 17:46 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.