All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-27 15:56:27 to 2020-07-27 16:30:41 UTC [more...]

[PATCH v2 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-07-27 16:29 UTC  (23+ messages)
` [PATCH v2 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v2 2/7] mmap: make mlock_future_check() global
` [PATCH v2 3/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v2 4/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v2 5/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v2 6/7] mm: secretmem: add ability to reserve memory at boot

[PATCH iproute2-next master v2] bridge: fdb show: fix fdb entry state output (+ add json support)
 2020-07-27 16:30 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/librtlsdr: bump to last commit
 2020-07-27 16:30 UTC 

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-27 16:29 UTC  (7+ messages)
` [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
` [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument

[PATCH V3 0/3] Intel Platform Monitoring Technology
 2020-07-27 16:29 UTC  (4+ messages)
` [PATCH V4 "

[PATCH] soc: qcom: socinfo: add soc id for IPQ6018
 2020-07-27 16:28 UTC 

Batman_V Originator Loop Issue
 2020-07-27 16:28 UTC  (2+ messages)

[RFC PATCH 0/9] Add RCEC handling to PCI/AER
 2020-07-27 16:28 UTC  (5+ messages)
` [RFC PATCH 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-27 16:27 UTC  (4+ messages)
` [PATCH 4/4] x86/cpu: Use SERIALIZE in sync_core() when available

[PATCH 0/9] Fixes for fanotify name events
 2020-07-27 16:26 UTC  (3+ messages)
` [PATCH 4/9] fsnotify: create helper fsnotify_inode()

get rid of the address_space override in setsockopt v2
 2020-07-27 16:23 UTC  (40+ messages)
` [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
        ` [Bridge] "
        ` [MPTCP] "
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "
          ` [Bridge] "
          ` [MPTCP] "

PROBLEM: cryptsetup fails to unlock drive in 5.8-rc6 (regression)
 2020-07-27 16:26 UTC  (4+ messages)
  ` [PATCH] "

[PATCH for-5.1] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
 2020-07-27 16:26 UTC 

[PULL 00/16] various fixes for rc2 (semihosting, tcg, docker, tests/vm)
 2020-07-27 16:24 UTC  (2+ messages)

[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
 2020-07-27 16:25 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 1/3] t1400: use git rev-parse for testing PSEUDOREF existence
    ` [PATCH v4 2/3] Modify pseudo refs through ref backend storage
    ` [PATCH v4 3/3] Make HEAD a PSEUDOREF rather than PER_WORKTREE

[Linux-kernel-mentees] [PATCH] block/scsi-ioctl: Prevent kernel-infoleak in scsi_put_cdrom_generic_arg()
 2020-07-27 16:25 UTC  (4+ messages)

[PATCH net 0/4] selftests/net: Fix clang warnings on powerpc
 2020-07-27 16:25 UTC  (5+ messages)
` [PATCH net 1/4] selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
` [PATCH net 2/4] selftests/net: psock_fanout: "
` [PATCH net 3/4] selftests/net: so_txtime: "
` [PATCH net 4/4] selftests/net: tcp_mmap: fix clang warning "

[OE-core][dunfell 00/18] Patch review
 2020-07-27 16:25 UTC  (4+ messages)
` [OE-core][dunfell 14/18] core: glib-2.0: fix requested libmount/mkostemp/selinux not being linked in

[PATCH 0/6] rtlwifi: Convert RT_TRACE to rtl_dbg and neatening
 2020-07-27 16:25 UTC  (7+ messages)
` [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg uses

[PULL u-boot] Please pull u-boot-amlogic-20200727
 2020-07-27 16:24 UTC  (2+ messages)

[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
 2020-07-27 16:22 UTC  (4+ messages)
` [PATCH v1 05/13] hw/virtio/pci: include vdev name in registered PCI sections

[PATCH v2 1/2] dt-bindings: pci: tegra: Remove PLL power supplies
 2020-07-27 16:21 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: "

[PATCH v5 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
 2020-07-27 16:21 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: fix RSS flow expansion in case of mismatch
 2020-07-27 16:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/alac: new package
 2020-07-27 16:21 UTC  (2+ messages)

[PATCH] memory: jz4780_nemc: Only request IO memory the driver will use
 2020-07-27 16:20 UTC 

[Buildroot] [PATCH] package/lz4: simplify build/install logic
 2020-07-27 16:20 UTC 

[tpm2] Re: Persistent key protection
 2020-07-27 16:19 UTC 

[PATCH] virtiofsd: Disable remote posix locks by default
 2020-07-27 16:18 UTC  (2+ messages)
` [Virtio-fs] "

[Buildroot] [PATCHv3 1/6] configs/imx6ullevk_defconfig: remove typo
 2020-07-27 16:19 UTC  (4+ messages)
` [Buildroot] [PATCHv3 4/6] support/scripts: add check-dotconfig.py

[PATCH 1/2] libpeas: this depends on gtk3+ add FEATURE CHECK
 2020-07-27 16:19 UTC  (4+ messages)
` [PATCH 2/2] khronos: includes virtual/libgles2 , needs opengl
  ` [oe] "

[PATCH v7 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 16:19 UTC  (10+ messages)
` [PATCH v7 1/9] "
` [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v7 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v7 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v7 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v7 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v7 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v7 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v7 9/9] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-27 16:18 UTC  (6+ messages)
` [PATCH 08/10] media: uapi: h264: Clean slice invariants syntax elements

[PATCH 2/2] ARM: dts: imx6qdl-cubox-i: enable DSM for the RTC
 2020-07-27 16:16 UTC  (14+ messages)
` [PATCH v2 0/3] rtc: pcf8523: imx6qdl-cubox-i: Make DSM for battery switch-over configurable from DT and enable it for the cubox-i
  ` [PATCH v2 1/3] dt-bindings: rtc: pcf8523: add DSM pm option for battery switch-over

[PATCH] qed: fix assignment of n_rq_elems to incorrect params field
 2020-07-27 16:17 UTC  (3+ messages)

[PATCH v7 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 16:18 UTC  (10+ messages)
` [PATCH v7 1/9] "
` [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v7 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v7 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v7 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v7 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v7 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v7 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v7 9/9] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH 2/2] media: bt8xx: avoid a useless memset
 2020-07-27 16:16 UTC  (5+ messages)

[PATCH] KVM: nVMX: properly pad struct kvm_vmx_nested_state_hdr
 2020-07-27 16:16 UTC  (6+ messages)

[meta-multimedia][PATCH] libcamera: fix packaging and installation
 2020-07-27 16:17 UTC  (6+ messages)
  ` [libcamera-devel] "
      ` [oe] "

[PATCH] ARM: multi_v7_defconfig: enable caam crypto module
 2020-07-27 16:14 UTC  (2+ messages)

[PATCH v1 1/3] pinctrl: cherryview: Drop stale comment
 2020-07-27 16:12 UTC  (3+ messages)
` [PATCH v1 2/3] pinctrl: cherryview: Move custom community members to separate data struct
` [PATCH v1 3/3] pinctrl: cherryview: Switch to use struct intel_pinctrl

[PATCH] virtio-pci: fix virtio_pci_queue_enabled()
 2020-07-27 16:15 UTC  (2+ messages)

[OSSTEST PATCH 00/14] Flight report performance improvements
 2020-07-27 16:15 UTC  (3+ messages)
` [OSSTEST PATCH 06/14] sg-report-flight: Use WITH clause to use index for $anypassq

[PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
 2020-07-27 16:15 UTC  (2+ messages)

[Buildroot] [git commit] gitlab-ci: check all defconfigs on every push
 2020-07-27 16:13 UTC 

[Buildroot] [git commit] gitlab-ci: check generated config files
 2020-07-27 16:13 UTC 

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-07-27 16:13 UTC  (7+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 08/18] maintenance: add prefetch task

[v2][PATCH] cve-check: print warning if file is missing
 2020-07-27 16:13 UTC  (6+ messages)
` [OE-core] "

[Buildroot] [git commit] support/scripts: add check-dotconfig.py
 2020-07-27 16:13 UTC 

[PATCH v19 00/23] LSM: Module stacking for AppArmor
 2020-07-27 16:12 UTC  (4+ messages)
` [PATCH v19 02/23] LSM: Create and manage the lsmblob data structure

[PATCH nft] nft: rearrange help output to group related options together
 2020-07-27 16:11 UTC 

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-27 16:10 UTC  (5+ messages)
` [RFC PATCH v1 2/4] xen/arm: Discovering PCI devices and add the PCI devices in XEN

[PATCH 1/6] ASoC: amd: Renaming snd-soc-card structure and fields
 2020-07-27 16:09 UTC  (5+ messages)
` [PATCH 3/6] ASoC: amd: SND_SOC_RT5682_I2C does not build rt5682

[PATCH] chattr/lsattr: Support dax attribute
 2020-07-27 16:08 UTC  (2+ messages)

[RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()
 2020-07-27 16:09 UTC  (3+ messages)

[PATCH v2] rpmsg: virtio: add endianness conversions
 2020-07-27 16:09 UTC  (12+ messages)
        ` [PATCH v3] "
            ` [PATCH v4] "
                ` [PATCH RESEND "

[PATCH] PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
 2020-07-27 16:09 UTC  (2+ messages)

[Virtio-fs] [PATCH v4] kvm, x86: Exit to user space in case page fault error
 2020-07-27 16:09 UTC  (4+ messages)
  ` [PATCH v4] kvm,x86: "

[PATCH 0/2] nvme-multipath: fixes for non-optimized paths
 2020-07-27 16:08 UTC  (3+ messages)
` [PATCH 1/2] nvme-multipath: fix logic "
` [PATCH 2/2] nvme-multipath: do not fall back to __nvme_find_path() "

fixes for: decruft the early init / initrd / initramfs code v2
 2020-07-27 16:07 UTC  (4+ messages)
` [PATCH 1/3] initramfs: remove clean_rootfs
` [PATCH 2/3] initramfs: pass a non-f_pos offset to xwrite
` [PATCH 3/3] initd: pass a non-f_pos offset to kernel_read/kernel_write

[PATCH -next] arm64: Export __cpu_logical_map
 2020-07-27 16:05 UTC  (5+ messages)

FAILED: patch "[PATCH] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross" failed to apply to 4.4-stable tree
 2020-07-27 16:05 UTC  (2+ messages)

[OE-core][PATCH v2 1/2] toolchain-scripts.bbclass: also recognize ${SDK_SYS} env setups
 2020-07-27 16:06 UTC  (2+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-27 15:49 UTC  (10+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[[XSATOOL]] repo: Add missing spaces in the configure cmdline for "xentools"
 2020-07-27 16:04 UTC  (2+ messages)

[PATCH v3] smp: Fix a potential usage of stale nr_cpus
 2020-07-27 16:04 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/3] toolchain/toolchain-buildroot: enable uclibc for riscv64
 2020-07-27 16:04 UTC  (2+ messages)

[PATCH] virtio_balloon: fix up endian-ness for free cmd id
 2020-07-27 16:03 UTC 

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-07-27 16:03 UTC  (3+ messages)
` [Bug 204241] "

[PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want
 2020-07-27 16:02 UTC  (3+ messages)

[Buildroot] [PATCHv3] package/bat: new package
 2020-07-27 16:02 UTC  (3+ messages)

[Buildroot] [git commit] configs/rock_pi_4_defconfig: remove BR2_TARGET_UBOOT_NEEDS_PYTHON
 2020-07-27 16:01 UTC 

[Buildroot] [git commit] configs/rock_pi_n10_defconfig: remove BR2_TARGET_UBOOT_NEEDS_PYTHON
 2020-07-27 16:01 UTC 

[Buildroot] [git commit] configs/imx6ullevk_defconfig: remove typo
 2020-07-27 16:01 UTC 

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-27 16:01 UTC  (8+ messages)

[Buildroot] [git commit] toolchain/toolchain-buildroot: enable uclibc for riscv64
 2020-07-27 16:00 UTC 

[Buildroot] [git commit] support/config-fragments: add RISC-V 64-bit uclibc autobuild config
 2020-07-27 16:00 UTC 

[Buildroot] [git commit] support/config-fragments: use external riscv64 musl toolchain
 2020-07-27 16:00 UTC 

[PATCH] RDMA/core: fix return error value to negative
 2020-07-27 15:59 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] net: tipc: fix general protection fault in tipc_conn_delete_sub
 2020-07-27 15:52 UTC  (2+ messages)
`  "

decruft the early init / initrd / initramfs code v2
 2020-07-27 15:58 UTC  (8+ messages)
` [PATCH 18/23] init: open code setting up stdin/stdout/stderr

improve compat handling for the i386 u64 alignment quirk
 2020-07-27 15:56 UTC  (5+ messages)
` [PATCH 4/4] quota: simplify the quotactl compat handling


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.