All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-14 18:30:01 to 2020-02-14 19:09:51 UTC [more...]

[PATCH AUTOSEL 4.14 001/186] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:15 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 004/186] soc: fsl: qe: change return type of cpm_muram_alloc() to s32
` [PATCH AUTOSEL 4.14 017/186] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH AUTOSEL 4.14 038/186] powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
` [PATCH AUTOSEL 4.14 063/186] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K

[PATCH 00/10] ACPICA release 20200214
 2020-02-14 18:48 UTC  (11+ messages)
` [PATCH 01/10] ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree ()
` [PATCH 02/10] ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
` [PATCH 03/10] ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events
` [PATCH 04/10] ACPICA: Enable sleep button on ACPI legacy wake
` [PATCH 05/10] ACPICA: Table Manager: Update comments in a function header
` [PATCH 06/10] ACPICA: cast the result of the pointer difference to u32
` [PATCH 07/10] ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
` [PATCH 08/10] ACPICA: use acpi_size instead of u32 for prefix_path_length
` [PATCH 09/10] ACPICA: Fix a couple of typos
` [PATCH 10/10] ACPICA: Update version to 20200214 Version 20200214

[PATCH 0/2] phy: ti: gmii-sel: two fixes
 2020-02-14 19:08 UTC  (3+ messages)
` [PATCH 1/2] phy: ti: gmii-sel: fix set of copy-paste errors
` [PATCH 2/2] phy: ti: gmii-sel: do not fail in case of gmii

[meta-oe][PATCH v2 1/1] pcimem: add initial version 2.0
 2020-02-14 19:07 UTC 

[PATCH 1/2] Revert "RDMA/isert: Fix a recently introduced regression related to logout"
 2020-02-14 19:07 UTC  (5+ messages)

[PATCH v2 00/12] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-14 19:06 UTC  (3+ messages)
` [PATCH v2 01/12] drm: ingenic-drm: add MODULE_DEVICE_TABLE

[PATCH v2 0/8] serial: Disable DMA and PM on kernel console
 2020-02-14 19:06 UTC  (10+ messages)
` [PATCH v2 5/8] serial: 8250_port: Don't use power management for "

[PATCH 0/3] rtnl: add missing APIs
 2020-02-14 19:05 UTC  (5+ messages)
` [PATCH 1/3] rtnl: Add l_rtnl_route6_dump() and l_rtnl_route6_extract()
` [PATCH 2/3] unit: Add unit test for l_rtnl_route6_{dump|extract}
` [PATCH 3/3] rtnl: Extract table, priority and pref

[PATCH] kcsan, trace: Make KCSAN compatible with tracing
 2020-02-14 19:05 UTC 

[PATCH] cifs: make sure we do not overflow the max EA buffer size
 2020-02-14 19:04 UTC  (3+ messages)

[RFC v2 0/6] vTPM for aarch64
 2020-02-14 19:03 UTC  (10+ messages)
` [RFC v2 1/6] tpm: rename TPM_TIS into TPM_TIS_ISA
` [RFC v2 2/6] tpm: Use TPMState as a common struct
` [RFC v2 3/6] tpm: Separate tpm_tis common functions from isa code
` [RFC v2 4/6] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [RFC v2 5/6] tpm: Add the SysBus TPM TIS device
` [RFC v2 6/6] hw/arm/virt: vTPM support

[PATCH v2 0/15] combining object filters and bitmaps
 2020-02-14 19:03 UTC  (3+ messages)
` [PATCH v2 04/15] pack-bitmap: refuse to do a bitmap traversal with pathspecs

[PATCH v2 00/28] user_namespace: introduce fsid mappings
 2020-02-14 19:03 UTC  (30+ messages)
` [PATCH v2 01/28] user_namespace: introduce fsid mappings infrastructure
` [PATCH v2 02/28] proc: add /proc/<pid>/fsuid_map
` [PATCH v2 03/28] proc: add /proc/<pid>/fsgid_map
` [PATCH v2 04/28] fsuidgid: add fsid mapping helpers
` [PATCH v2 05/28] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH v2 06/28] cred: add kfs{g,u}id
` [PATCH v2 07/28] sys: __sys_setfsuid(): handle fsid mappings
` [PATCH v2 08/28] sys: __sys_setfsgid(): "
` [PATCH v2 09/28] sys:__sys_setuid(): "
` [PATCH v2 10/28] sys:__sys_setgid(): "
` [PATCH v2 11/28] sys:__sys_setreuid(): "
` [PATCH v2 12/28] sys:__sys_setregid(): "
` [PATCH v2 13/28] sys:__sys_setresuid(): "
` [PATCH v2 14/28] sys:__sys_setresgid(): "
` [PATCH v2 15/28] fs: add is_userns_visible() helper
` [PATCH v2 16/28] namei: may_{o_}create(): handle fsid mappings
` [PATCH v2 17/28] inode: inode_owner_or_capable(): "
` [PATCH v2 18/28] capability: privileged_wrt_inode_uidgid(): "
` [PATCH v2 19/28] stat: "
` [PATCH v2 20/28] open: "
` [PATCH v2 21/28] posix_acl: "
` [PATCH v2 22/28] attr: notify_change(): "
` [PATCH v2 23/28] commoncap: cap_bprm_set_creds(): "
` [PATCH v2 24/28] commoncap: cap_task_fix_setuid(): "
` [PATCH v2 25/28] commoncap: handle fsid mappings with vfs caps
` [PATCH v2 26/28] exec: bprm_fill_uid(): handle fsid mappings
` [PATCH v2 27/28] ptrace: adapt ptrace_may_access() to always uses unmapped fsids
` [PATCH v2 28/28] devpts: handle fsid mappings

[PATCH] CIFS: unlock file across process
 2020-02-14 19:03 UTC  (4+ messages)

[PATCH] busybox: Fix typo in patch
 2020-02-14 19:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] pinctrl: ingenic: Make unreachable path more robust
 2020-02-14 19:02 UTC  (2+ messages)

[PATCH 2/2] rtnl: Rename l_rtnl_ifaddr{4|6|}_get to l_rntl_ifaddr{4|6}_dump
 2020-02-14 19:00 UTC  (2+ messages)

[PATCH v5 1/4] xfs: Refactor xfs_isilocked()
 2020-02-14 18:59 UTC  (4+ messages)
` [PATCH v5 2/4] xfs: clean up whitespace in xfs_isilocked() calls
` [PATCH v5 3/4] xfs: xfs_isilocked() can only check a single lock type
` [PATCH v5 4/4] xfs: replace mrlock_t with rw_semaphores

[f2fs-dev] [PATCH 1/3] f2fs: skip GC when section is full
 2020-02-14 18:58 UTC  (6+ messages)
`  "
` [PATCH 2/3] f2fs: add migration count iff migration happens
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 3/3] f2fs: skip migration only when BG_GC is called
  `  "

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-14 18:58 UTC  (8+ messages)
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH 1/2] rtnl: Make IPv4 and IPv6 naming scheme consistent
 2020-02-14 18:58 UTC  (2+ messages)

[meta-python][PATCH] python3-behave: consolidate inc and bb files into a single bb file
 2020-02-14 18:57 UTC 

[Xen-devel] [PATCH] AMD/IOMMU: Common the #732/#733 errata handling in iommu_read_log()
 2020-02-14 18:55 UTC 

[PATCH AUTOSEL 4.19 001/252] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 16:11 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 017/252] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH AUTOSEL 4.19 039/252] powerpc/powernv/ioda: Fix ref count for devices with their own PE
` [PATCH AUTOSEL 4.19 040/252] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [PATCH AUTOSEL 4.19 043/252] powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
` [PATCH AUTOSEL 4.19 077/252] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH AUTOSEL 4.19 120/252] net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
` [PATCH AUTOSEL 4.19 137/252] soc: fsl: qe: remove set but not used variable 'mm_gc'
` [PATCH AUTOSEL 4.19 190/252] ide: remove set but not used variable 'hwif'
` [PATCH AUTOSEL 4.19 209/252] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV

[PATCH v2] sched/fair: add burst to cgroup cpu bandwidth controller
 2020-02-14 18:55 UTC  (4+ messages)

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 18:55 UTC  (10+ messages)
` [PATCH AUTOSEL 5.5 218/542] ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879
` [PATCH AUTOSEL 5.5 219/542] ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 boot
` [PATCH AUTOSEL 5.5 487/542] ceph: remove the extra slashes in the server path

[PATCH] doc: move credential helper info into gitcredentials(7)
 2020-02-14 18:54 UTC 

[igt-dev] [PATCH i-g-t] lib/i915/gem_engine_topology.c - intel_get_current_engine invalid result
 2020-02-14 18:54 UTC  (7+ messages)
` [Intel-gfx] "

[meta-python][PATCH] python-beautifulsoup4: consolidate inc and bb files into a single bb file
 2020-02-14 18:53 UTC 

[PATCH v2 net 0/3] wireguard fixes for 5.6-rc2
 2020-02-14 18:53 UTC  (7+ messages)
` [PATCH v2 net 3/3] wireguard: send: account for mtu=0 devices

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-14 18:51 UTC  (8+ messages)
` [PATCH 01/19] target/arm: Fix field extract from MVFR[0-2]
` [PATCH 02/19] target/arm: Rename isar_feature_aa32_simd_r32
` [PATCH 06/19] target/arm: Rename isar_feature_aa32_fpdp_v2

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-14 18:50 UTC  (7+ messages)
` [PATCH v5 7/8] multifd: Add multifd-zstd-level parameter

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-14 18:51 UTC  (10+ messages)
` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-14 18:50 UTC  (3+ messages)
` [RFC patch 07/19] bpf: Provide BPF_PROG_RUN_PIN_ON_CPU() macro

[v2] arm64: dts: sc7180: add dsi controller and phy entries for idp dts
 2020-02-14 18:49 UTC  (3+ messages)

Add support for the X1830 and fix bugs for X1000 v5
 2020-02-14 18:49 UTC  (3+ messages)
` [PATCH v5 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830

[Intel-gfx] [PATCH] drm/i915/psr: Force PSR probe only after full initialization
 2020-02-14 18:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "

[CI 1/8] drm/i915: Disable preemption and sleeping while using the punit sideband
 2020-02-14  5:40 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Speed up by not testing every format
 2020-02-14 18:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] libselinux: drop error return from is_selinux_enabled.3
 2020-02-14 18:47 UTC  (2+ messages)
` [PATCH] libselinux: drop error return from is_selinux_enabled documentation

[PATCH v2] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter
 2020-02-14 18:47 UTC  (2+ messages)

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-14 18:46 UTC  (4+ messages)
` [PATCH v5 1/2] "

[alsa-devel] alsa-ucm-conf via portage on arm
 2020-02-14 18:45 UTC  (3+ messages)

[PATCH] phy: core: Add consumer device link support
 2020-02-14 18:46 UTC  (7+ messages)

[meta-python][PATCH] python3-bcrypt: consolidate inc and bb files into a single bb file
 2020-02-14 18:45 UTC 

[PATCH v2 0/5] fstests: overlay: initial support for aufs and
 2020-02-14 18:45 UTC  (2+ messages)

[PATCH v5 0/7] introduce memory hinting API for external process
 2020-02-14 18:45 UTC  (5+ messages)
` [PATCH v5 1/7] mm: pass task and mm to do_madvise

[PATCH v1 00/12] arm64: dts: librem5-devkit: description updates
 2020-02-14 18:44 UTC  (4+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: clean up codes with {f2fs_, }data_blkaddr()
 2020-02-14 18:42 UTC  (7+ messages)
` [f2fs-dev] [PATCH 3/4] f2fs: clean up lfs/adaptive mount option
    `  "
` [f2fs-dev] [PATCH 4/4] f2fs: clean up bggc "
    `  "

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-14 18:40 UTC  (5+ messages)
` [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling
` [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest

[PATCH v2] ARM: qcom_defconfig: Enable QRTR
 2020-02-14 18:31 UTC  (2+ messages)

Introduce SMP support for CI20 (based on JZ4780) v4
 2020-02-14 18:37 UTC  (5+ messages)
` [PATCH v4 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
` [PATCH v4 5/6] MIPS: CI20: Modify DTS to support high resolution timer "

[Intel-gfx] [PATCH] drm/i915/selftests: Fix selftest_mocs for DGFX
 2020-02-14 18:37 UTC  (6+ messages)

[PULL 0/6] Pull migration patches
 2020-02-14 18:36 UTC  (2+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-14 18:36 UTC  (2+ messages)

[PATCH] drm/msm/a5xx: Always set an OPP supported hardware value
 2020-02-14 18:36 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Filtering PMU events
 2020-02-14 18:36 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: Add PMU event filtering infrastructure
` [PATCH 2/2] KVM: arm64: Document PMU filtering API

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-14 18:32 UTC  (7+ messages)

[igt-dev] [PATCH] tests/i915/gem_exec_store: remove hard coded engine limit
 2020-02-14 18:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

arm64 iommu groups issue
 2020-02-14 18:35 UTC  (9+ messages)

[PATCH 13/15] drm/amdgpu/display: split dp connector registration (v3)
 2020-02-14 18:35 UTC  (5+ messages)

[RFC PATCH 0/1] Change newlib configuration to require libgloss
 2020-02-14 18:34 UTC  (2+ messages)
` [RFC PATCH 1/1] newlib: Move syscalls from newlib to libgloss

[PATCH AUTOSEL 5.4 001/459] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-14 18:33 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 191/459] ARM: OMAP2+: Add workaround for DRA7 DSP MStandby errata i879
` [PATCH AUTOSEL 5.4 192/459] ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 boot

[V2 1/3] firmware: arm_sdei: fix possible deadlock
 2020-02-14 18:32 UTC  (6+ messages)
` [V2 2/3] firmware: arm_sdei: Removed multiple white lines

[PATCH] usb: dwc3: Check that the request is valid in dwc3_gadget_giveback()
 2020-02-14 18:33 UTC  (2+ messages)

Debugging errors with Dell XPS 9560 TPM
 2020-02-14 18:32 UTC  (2+ messages)

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-02-14 18:32 UTC  (2+ messages)

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2020-02-14 18:18 UTC  (2+ messages)
` [Bug 1863025] "

[PATCH 0/3] random: add random.rng_seed to bootconfig entry
 2020-02-14 18:31 UTC  (5+ messages)

Unknown Postinstall Scriptlet Failing to Defer Boot
 2020-02-14 18:30 UTC  (3+ messages)

[RFC PATCH v2 0/2] x86/resctrl: Start abstraction for a second arch
 2020-02-14 18:29 UTC  (3+ messages)
` [RFC PATCH v2 1/2] x86/resctrl: Split struct rdt_resource
` [RFC PATCH v2 2/2] x86/resctrl: Split struct rdt_domain


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.