All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-31 16:57:39 to 2019-10-31 17:59:44 UTC [more...]

[U-Boot] Cavium/Marvell Octeon Support
 2019-10-31 17:59 UTC  (4+ messages)
` [U-Boot] [EXT] "

[PATCH 0/4] coresight: Documentation: next v5.4-rc5
 2019-10-31 17:58 UTC  (10+ messages)
` [PATCH 1/4] coresight: etm4x: docs: Update ABI doc for new sysfs name scheme
` [PATCH 2/4] coresight: etm4x: docs: Update ABI doc for new sysfs etm4 attributes
` [PATCH 3/4] coresight: docs: Create common sub-directory for coresight trace
` [PATCH 4/4] coresight: etm4x: docs: Adds detailed document for programming etm4x

[PATCH v2] perf inject --jit: Remove //anon mmap events
 2019-10-31 17:59 UTC  (2+ messages)

[PATCH v5 0/9] Inline Encryption Support
 2019-10-31 17:57 UTC  (7+ messages)
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
  ` [f2fs-dev] "
` [PATCH v5 8/9] f2fs: add inline encryption support
  ` [f2fs-dev] "

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2019-10-31 17:57 UTC  (7+ messages)

[PULL] 2nd set of IIO fixes for the 5.4 cycle
 2019-10-31 17:55 UTC  (2+ messages)

[PATCH net-next 00/16] mlxsw: Make port split code more generic
 2019-10-31 17:55 UTC  (2+ messages)

[PATCH 0/9] Consolidate {get,put}_unaligned_[bl]e24() definitions
 2019-10-31 17:55 UTC  (5+ messages)
` [PATCH 4/9] drivers/iio: Sign extend without triggering implementation-defined behavior

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-10-31 17:54 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 00/14] "
  ` [dpdk-dev] [PATCH v7 08/14] app/testpmd: add hairpin support

[PATCH v2] nvme: Add hardware monitoring support
 2019-10-31 17:54 UTC  (6+ messages)

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-10-31 17:53 UTC  (10+ messages)
` [PATCH v7 1/3] uacce: Add documents for uacce
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[dpdk-dev] [RFC PATCH] drivers/net: deprecate private API for VF ports
 2019-10-31 17:53 UTC  (3+ messages)

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-31 17:52 UTC  (8+ messages)
          ` [f2fs-dev] "

[PATCH bpf-next v4 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-10-31 17:52 UTC  (12+ messages)
` [PATCH bpf-next v4 2/5] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v4 3/5] libbpf: Move directory creation into _pin() functions
` [PATCH bpf-next v4 4/5] libbpf: Add auto-pinning of maps when loading BPF objects

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-10-31 17:50 UTC  (9+ messages)
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings

[dpdk-dev] [PATCH v2] vhost: fix vhost user virtqueue not accessible
 2019-10-31 17:47 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[net-next 2/8] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
 2019-10-31 17:48 UTC  (5+ messages)
` [next-queue/net-next PATCH] e1000e: Use netdev_info instead of pr_info for link messages
  ` [Intel-wired-lan] "

[Patch v4 0/6] Introduce Thermal Pressure
 2019-10-31 17:48 UTC  (6+ messages)

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-31 17:48 UTC  (10+ messages)
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH] net: fix sk_page_frag() recursion from memory reclaim
 2019-10-31 17:47 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] DPDK QoS scheduler changes, are we there yet?
 2019-10-31 17:45 UTC  (3+ messages)

[PATCH v2] genl: Add forward declaration to fix build warning
 2019-10-31 17:44 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-31 17:42 UTC  (31+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
  ` [PATCH v3 02/17] arm64/lib: copy_page: avoid x18 register in assembler code
  ` [PATCH v3 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v3 04/17] arm64: kernel: avoid x18 __cpu_soft_restart
  ` [PATCH v3 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v3 06/17] scs: add accounting
  ` [PATCH v3 07/17] scs: add support for stack usage debugging
  ` [PATCH v3 08/17] kprobes: fix compilation without CONFIG_KRETPROBES
  ` [PATCH v3 09/17] arm64: kprobes: fix kprobes "
  ` [PATCH v3 10/17] arm64: disable kretprobes with SCS
  ` [PATCH v3 11/17] arm64: disable function graph tracing "
  ` [PATCH v3 12/17] arm64: reserve x18 from general allocation "
  ` [PATCH v3 13/17] arm64: preserve x18 when CPU is suspended
  ` [PATCH v3 14/17] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v3 15/17] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v3 16/17] arm64: disable SCS for hypervisor code
  ` [PATCH v3 17/17] arm64: implement Shadow Call Stack

[PATCH] scsi/trace: Use get_unaligned_be*()
 2019-10-31 17:42 UTC 

[PATCH bpf-next v3] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-31 17:42 UTC  (11+ messages)

[PATCH v4 0/5] Add Global Clock controller (GCC) driver for SC7180
 2019-10-31 17:41 UTC  (5+ messages)
` [PATCH v4 5/5] clk: qcom: "

[PATCH 0/3] Linux with musl libc improvement
 2019-10-31 17:41 UTC  (3+ messages)
` [PATCH 1/3] t0028: eliminate non-standard usage of printf

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-10-31 17:40 UTC  (2+ messages)

[PATCH libselinux 1/2] libselinux/src/Makefile: don't use ln --relative option
 2019-10-31 17:40 UTC  (3+ messages)
` [PATCH libselinux 2/2] libselinux/src/Makefile: do not use PYCEXT, and rely on the installed file name

linusw/devel boot: 43 boots: 11 failed, 31 passed with 1 untried/unknown (v5.4-rc1-31-g6a41b6c5fc20)
 2019-10-31 17:39 UTC 

[PATCH] iocost: don't nest spin_lock_irq in ioc_weight_write()
 2019-10-31 17:38 UTC  (3+ messages)

[PATCH] cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
 2019-10-31 17:38 UTC  (3+ messages)

[PATCH] arm: replace Sun/Solaris style flag on section directive
 2019-10-31 17:31 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/alljoyn*: Remove the Alljoyn framework packages
 2019-10-31 17:37 UTC 

[PATCH] bitbake: command: add getOverrideData command
 2019-10-31 17:35 UTC 

[RFC PATCH 0/3] net: phy: at803x device tree binding
 2019-10-31 17:35 UTC  (11+ messages)
` [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X
` [RFC PATCH 3/3] net: phy: at803x: add device tree binding

git branch --edit-description a custom file
 2019-10-31 17:35 UTC  (5+ messages)

[Buildroot] [PATCH] package/luasec: bump to version 0.9
 2019-10-31 17:33 UTC 

[U-Boot] [PATCH v3 16/17] binman: Move to use Python 3
 2019-10-31 17:33 UTC  (2+ messages)

[thud][PATCH] libgcrypt: CVE-2019-12904 fix Status: Backport Sign off: Shubham Agrawal<shuagr@microsoft.com>
 2019-10-31 17:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-31 17:30 UTC  (5+ messages)
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 17:26 UTC  (9+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH] drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
 2019-10-31 17:26 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (rev2)
  ` [Intel-gfx] "

[MPTCP] Re: stray code chunks in current export branch
 2019-10-31 17:26 UTC 

[Buildroot] Should wpa_supplicant be a virtual package?
 2019-10-31 17:25 UTC 

[Xen-devel] [freebsd-master test] 143397: regressions - trouble: blocked/fail
 2019-10-31 17:25 UTC 

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-31 17:22 UTC  (6+ messages)
` [PATCH v10 5/9] ima: make process_buffer_measurement() generic

[PATCH] arm64: make sure fdt has #address-cells and #size-cells properties
 2019-10-31 17:24 UTC  (4+ messages)

[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
 2019-10-31 17:23 UTC  (4+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains

[KVM Forum] Upstreaming device fuzzing discussion Fri 1 Nov 2019
 2019-10-31 17:22 UTC 

[PATCH] ell: update to 0.26
 2019-10-31 17:23 UTC 

[PATCH v14 12/22] mm: pagewalk: Allow walking without vma
 2019-10-31 17:22 UTC  (6+ messages)
` [LTP] [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference, address
  ` [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference,address
    ` [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference, address

[dpdk-dev] [PATCH v7 1/2] ethdev: extend flow metadata
 2019-10-31 17:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/2] extend flow metadata feature
  ` [dpdk-dev] [PATCH v8 2/2] ethdev: move egress metadata to dynamic field

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:50 UTC  (9+ messages)
            ` [Intel-gfx] "

[Intel-gfx] [tip: core/rcu] drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC  (2+ messages)

[iptables PATCH v3 0/7] Improve xtables-restore performance
 2019-10-31 17:19 UTC  (3+ messages)

[PATCH] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
 2019-10-31 17:18 UTC  (4+ messages)

[dpdk-dev] [PATCH] crypto/aesni_gcm: support in-place chained mbufs
 2019-10-31 17:18 UTC 

[dpdk-dev] [PATCH v1 1/3] net/ice: remove the specific burst mode bit set
 2019-10-31 17:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/3] net/i40e: "
` [dpdk-dev] [PATCH v1 3/3] ethdev: enhance the API for getting burst mode information

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-31 17:17 UTC  (11+ messages)

[PATCH v3] nvdimm/btt: fix variable 'rc' set but not used
 2019-10-31 17:17 UTC  (3+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-31 17:14 UTC  (6+ messages)
` [RFC PATCH 1/9] powerpc/pseries: add cpu DLPAR support for drc-info property

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-31 17:16 UTC  (3+ messages)

[PATCH 0/4] arm64/cpufeature: Fix + doc update
 2019-10-31 17:15 UTC  (5+ messages)
` [PATCH 4/4] docs/arm64: cpu-feature-registers: Documents missing visible fields

[PATCH] mm: do not free shared swap slots
 2019-10-31 17:15 UTC  (5+ messages)

[PATCH v1 0/4] perf cs-etm: Fix synthesizing instruction samples
 2019-10-31 17:14 UTC  (3+ messages)

[PATCH v4 0/2] dma-mapping: Add vmap checks to dma_map_single()
 2019-10-31 17:13 UTC  (4+ messages)
` [PATCH v4 2/2] usb: core: Remove redundant vmap checks

[PULL v2 0/9] Ide patches
 2019-10-31 17:11 UTC  (3+ messages)
` [libvirt] "

git fsck, badDate: invalid author/committer line - bad date
 2019-10-31 17:12 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2019-10-31 17:12 UTC  (3+ messages)
` [Intel-gfx] "

[Xen-devel] [OSSTEST PATCH] grub2 setup: Set GRUB_TERMINAL=console, if no other setting
 2019-10-31 17:10 UTC 

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 17:08 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-10-31 17:07 UTC  (4+ messages)

[PATCH v3 00/10] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-31 17:07 UTC  (3+ messages)
` [PATCH v3 01/10] clk: tegra: Add custom CCLK implementation

NooB: applying new patches to older files, where do I find the older files?
 2019-10-31 17:07 UTC  (4+ messages)

[Buildroot] systemd: /var/tmp missing from skeleton
 2019-10-31 17:07 UTC  (3+ messages)

[MPTCP] [Weekly meetings] MoM - 31st of October 2019
 2019-10-31 17:06 UTC 

[Buildroot] [PATCH v2 1/2] package/netdata: new package
 2019-10-31 17:05 UTC  (4+ messages)
` [Buildroot] [External] "

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-31 17:05 UTC  (5+ messages)
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing

[V3, 0/2] media: ov8856: Add YAML binding and sensor mode support
 2019-10-31 17:04 UTC  (5+ messages)
` [V3, 2/2] media: i2c: ov8856: Add support for more sensor modes

[dpdk-dev] [PATCH v1 1/1] kernel/linux: introduce vfio_pf kernel module
 2019-10-31 17:03 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] port: Eventdev port support added in the rte_port library
 2019-10-31 17:03 UTC  (2+ messages)

ioc3_eth DMA API fixes
 2019-10-31 17:01 UTC  (8+ messages)
` [PATCH 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 16:58 UTC  (9+ messages)

[RFC PATCH i-g-t v4 0/4] Calculate softpin offsets from minimum GTT alignment
 2019-10-31 17:00 UTC  (13+ messages)
` [RFC PATCH i-g-t v4 1/4] tests/gem_exec_reloc: Don't filter out invalid addresses
  ` [Intel-gfx] "
` [RFC PATCH i-g-t v4 2/4] lib: Add minimum GTT alignment helper
  ` [Intel-gfx] "
` [RFC PATCH i-g-t v4 4/4] tests/gem_ctx_shared: Align objects using minimum GTT alignment
  ` [Intel-gfx] "

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-31 16:59 UTC  (7+ messages)
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3

[PATCH] ceph: don't allow copy_file_range when stripe_count != 1
 2019-10-31 16:59 UTC  (4+ messages)

[PATCH] fs/ext4: get project quota from inode for mangling statfs results
 2019-10-31 16:59 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe node on rk3399-roc-pc
 2019-10-31 16:57 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Perform some basic cycle counting of MI ops
 2019-10-31 16:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Perform some basic cycle counting of MI ops (rev2)


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.