All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-30 11:07:32 to 2019-01-30 12:04:11 UTC [more...]

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-01-30 12:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH 41/52] isa: express dependencies with kconfig

[Buildroot] [PATCH v2 0/3] Add gettext-tiny package
 2019-01-30 12:03 UTC  (2+ messages)

[PATCH v4] arm64: add ptrace regsets for ptrauth key management
 2019-01-30 12:02 UTC 

[Qemu-devel] [RFC PATCH 0/5] Kconfig dependencies for ppc machines
 2019-01-30 12:03 UTC  (14+ messages)
  ` [Qemu-devel] [RFC PATCH 1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
  ` [Qemu-devel] [RFC PATCH 2/5] ppc: Express dependencies of the 'prep' and '40p' "
  ` [Qemu-devel] [RFC PATCH 4/5] ppc: Express dependencies of the Sam460EX "

[PATCH] reset: Don't WARN if trying to get a used reset control
 2019-01-30 12:03 UTC  (4+ messages)

amd-staging-drm-next: Oops - BUG: unable to handle kernel NULL pointer dereference, bisected
 2019-01-30 12:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] Network announce changes
 2019-01-30 12:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/9] migration: Add announce parameters

[PATCH 01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-30 12:02 UTC  (3+ messages)
` [PATCH 04/11] drm/i915: Generalise GPU activity tracking

[PATCH v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-30 12:01 UTC  (6+ messages)
` [PATCH v8 1/7] tpm: dynamically allocate the allocated_banks array

[PATCH] mm: Prevent mapping typed pages to userspace
 2019-01-30 12:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
 2019-01-30 12:01 UTC  (4+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
` [U-Boot] [PATCH 2/3] armv8: fsl-layerscape: fix SEC QI ICID setup
` [U-Boot] [PATCH 3/3] armv8: fsl-layerscape: avoid DT fixup warning

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-30 12:01 UTC  (9+ messages)
            ` [PATCH] futex: Handle early deadlock return correctly

[Qemu-devel] [PATCH v4 0/4] Milkymist: Allow building on OpenBSD (without SDL)
 2019-01-30 12:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] hw/display: Move Milkymist specific hardware out of common-obj list
` [Qemu-devel] [PATCH v4 2/4] configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11
` [Qemu-devel] [PATCH v4 3/4] hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
` [Qemu-devel] [PATCH v4 4/4] hw/display/milkymist-tmu2: Move inlined code from header to source

[PATCH] drm/amdgpu: Transfer fences to dmabuf importer
 2019-01-30 12:00 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/amdgpu: Transfer fences to dmabuf importer (rev7)

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-01-30 12:00 UTC  (2+ messages)
` [Bug 202441] "

[Xen 4.12 bug] HVM/PVH boot confusion
 2019-01-30 11:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the incorrect external id for raven series
 2019-01-30 11:57 UTC 

[PATCH 00/17] iwlwifi: updates intended for v5.1 2019-01-30
 2019-01-30 11:55 UTC  (18+ messages)
` [PATCH 01/17] iwlwifi: bump FW API to 44 for 9000 and 22000 series
` [PATCH 02/17] iwlwifi dbg_ini: update ini structs doc
` [PATCH 03/17] iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad naming
` [PATCH 04/17] iwlwifi: dbg_ini: give better naming to region struct fields
` [PATCH 05/17] iwlwifi: fix bad dma handling in page_mem dumping flow
` [PATCH 06/17] iwlwifi: mvm: simplify some return conditions
` [PATCH 07/17] iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD command
` [PATCH 08/17] iwlwifi: differentiate between alive timeout and alive flow failure
` [PATCH 09/17] iwlwifi: dbg_ini: update ini triggers enum
` [PATCH 10/17] iwlwifi: dbg_ini: update max region id num to support 64 regions
` [PATCH 11/17] iwlwifi: mvm: support new format for the beacon notification
` [PATCH 12/17] iwlwifi: mvm: remove duplicated include from ops.c
` [PATCH 13/17] iwlwifi: Fix pre operational dumping flows
` [PATCH 14/17] iwlwifi: fix fallthrough comment in iwl-dnt-cfg.c
` [PATCH 15/17] iwlwifi: dvm: fix some fall through warnings
` [PATCH 16/17] iwlwifi: mvm: add fall through comments where needed
` [PATCH 17/17] iwlwifi: mvm: fix AP mode in WEP

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-01-30 11:56 UTC  (4+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-01-30 11:56 UTC  (8+ messages)
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 16/22] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 17/22] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD

[PATCH] mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
 2019-01-30 11:55 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Enable CONFIG_BLK in a few TI boards
 2019-01-30 11:55 UTC  (5+ messages)
` [U-Boot] "

[PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check
 2019-01-30 11:54 UTC  (4+ messages)

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-30 11:52 UTC  (6+ messages)
` [PATCH v9 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[LSF/MM TOPIC] Page flags, can we free up space ?
 2019-01-30 11:51 UTC  (2+ messages)

[xen-unstable test] 132575: regressions - FAIL
 2019-01-30 11:51 UTC 

pull-request: iwlwifi-next 2019-01-29
 2019-01-30 11:50 UTC  (3+ messages)

[PATCH for-4.12] arm: gic: deactivate sgi immediately after eoi
 2019-01-30 11:50 UTC  (4+ messages)

[PATCH net] ipvlan, l3mdev: fix broken l3s mode wrt local routes
 2019-01-30 11:49 UTC 

[PATCH v6 0/5] pack-redundant: new algorithm to find min packs
 2019-01-30 11:47 UTC  (8+ messages)
` [PATCH v7 0/6] "
` [PATCH v7 1/6] t5323: test cases for git-pack-redundant
` [PATCH v7 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v7 3/6] pack-redundant: new algorithm to find min packs
` [PATCH v7 4/6] pack-redundant: remove unused functions
` [PATCH v7 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v7 6/6] pack-redundant: consistent sort method

[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
 2019-01-30 11:47 UTC  (9+ messages)
` [PATCH (Apple Git) 01/13] .gitignore: Remove *.s as it matches *.S on case insensitive filesystem
` [PATCH (Apple Git) 03/13] t0500: New regression test for git add of a path that contains a .git directory
` [PATCH (Apple Git) 09/13] Use symbolic links rather than hard links for files in libexec

[Qemu-devel] [PATCH RESEND] tcg: add early clober modifier in atomic16_cmpxchg on aarch64
 2019-01-30 11:43 UTC 

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-30 11:46 UTC  (3+ messages)

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-30 11:45 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev23)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.IGT: failure for Per context dynamic (sub)slice power-gating (rev21)
` ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev23)

Does SMP work at all on 40x ?
 2019-01-30 11:43 UTC  (2+ messages)

[PATCH v3 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-01-30 11:41 UTC  (6+ messages)
` [PATCH v3 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v3 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v3 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v3 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v3 5/5] kernfs: initialize security of newly created nodes

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-30 11:34 UTC  (4+ messages)
` [PATCH V7 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc

[Qemu-devel] [PATCH v4 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-30 11:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/8] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH v7 1/6] mfd: lochnagar: Add initial binding documentation
 2019-01-30 11:41 UTC  (12+ messages)
` [PATCH v7 2/6] clk: "
` [PATCH v7 3/6] pinctrl: "
` [PATCH v7 4/6] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
` [PATCH v7 5/6] clk: "
` [PATCH v7 6/6] pinctrl: "

BUG: unable to handle kernel paging request in dput (2)
 2019-01-30 11:40 UTC  (7+ messages)

t5702 failing under ASan on master
 2019-01-30 11:40 UTC  (3+ messages)

[PATCH v2 0/2] add i2c controlled qixis driver
 2019-01-30 11:34 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH v2 2/2] fsl: add i2c controlled qixis driver

[Qemu-devel] [PATCH 0/3] scsi-disk: Device Identification fixes
 2019-01-30 11:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] scsi-disk: Don't use empty string as device id

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-01-30 11:39 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state

[PATCH v2 0/2] USB SS PHY for Qualcomm's QCS404
 2019-01-30 11:38 UTC  (7+ messages)
` [PATCH v2 2/2] phy: qualcomm: usb: Add Super-Speed PHY driver
        ` [v2,2/2] "

[PATCH 0/2] ALSA: pcm: implement the anonymous dup v2
 2019-01-30 11:37 UTC  (5+ messages)
` [PATCH 1/2] ALSA: pcm: implement the anonymous dup (inode file descriptor)
` [PATCH 2/2] ALSA: pcm: implement the ioctl/mmap filter for the anonymous dup

[RFC] lfring: lock-free ring buffer
 2019-01-30 11:36 UTC  (5+ messages)

wirehub - decentralized, peer-to-peer and secure overlay networks built with WireGuard
 2019-01-30 11:35 UTC  (3+ messages)

SpectreV1+L1TF Patch Series
 2019-01-30 11:35 UTC  (11+ messages)
` [PATCH SpectreV1+L1TF v4 05/11] common/grant_table: block speculative out-of-bound accesses

[PATCH] devtools: check commit log fixes syntax
 2019-01-30 11:35 UTC  (13+ messages)

[PATCH] esp: Skip TX bytes accounting when sending from a request socket
 2019-01-30 11:33 UTC  (2+ messages)

general protection fault in __dentry_path
 2019-01-30 11:32 UTC  (2+ messages)

[PATCH 0/4] ION stability and perf changes
 2019-01-30 11:31 UTC  (7+ messages)
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory

[Bug 107612] [Vega10] Hard Lock [gfxhub] VMC page fault when opening Mario Kart 8 in Cemu under wine
 2019-01-30 11:30 UTC  (2+ messages)

[Bug 108720] Possible GPU hangs with Cemu Emulator
 2019-01-30 11:30 UTC 

[PATCH] net/pcap: fix memory leak
 2019-01-30 11:30 UTC  (2+ messages)

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed
 2019-01-30 11:30 UTC 

[LTP] [PATCH 0/3] Build android fixes
 2019-01-30 11:28 UTC  (4+ messages)
` [LTP] [PATCH 1/3] lib: Add missing <string.h> and <strings.h> includes
` [LTP] [PATCH 2/3] lib/tst_kernel.c: Use <sys/personality.h>
` [LTP] [PATCH 3/3] lib: Build tst_path_has_mnt_flags.c also on Android

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Fix handling of test comparisons
 2019-01-30 11:25 UTC  (3+ messages)

[U-Boot] [PATCH] drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
 2019-01-30 11:24 UTC 

[PATCH] x86/pv-shim: Avoid a command line parameter warning for CONFIG_PV_SHIM_EXCLUSIVE builds
 2019-01-30 11:22 UTC  (5+ messages)

[PATCH v16 0/7] Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-30 11:22 UTC  (4+ messages)
    ` [PATCH] x86/boot: Build the command line parsing code unconditionally (was: Re: [PATCH v16 0/7] Parse ACPI table and limit KASLR to choosing immovable memory)

[PATCH 0/1] add MDIO bus multiplexer driven by a regmap device
 2019-01-30 11:22 UTC  (2+ messages)
` [PATCH 1/1] netdev/phy: add MDIO bus multiplexer driven by a regmap

[RFC PATCH] ntb core: copy device archdata on create
 2019-01-30 11:20 UTC 

[PATCH 0/3] more doc about isolated mode and bifurcated model
 2019-01-30 11:20 UTC  (4+ messages)
` [PATCH 1/3] doc: remove useless anchor for flow API guide
` [PATCH 2/3] doc: add references to flow isolated mode in NICs guide
` [PATCH 3/3] doc: improve Mellanox bifurcated model description

[U-Boot] [PATCH 7/7] configs: ls1021a: enable sata configs for all ls1021a defconfigs
 2019-01-30 11:19 UTC 

[PATCH v2] Adding smp_acquire__after_ctrl_dep barrier
 2019-01-30 11:18 UTC  (2+ messages)
` [PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2019-01-30 11:18 UTC 

[Qemu-devel] [PATCH v4] s390x: remove direct reference to mem_path global from s390x code
 2019-01-30 11:18 UTC  (3+ messages)

[U-Boot] [PATCH 6/7] configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs
 2019-01-30 11:18 UTC 

[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-30 11:18 UTC  (6+ messages)

[U-Boot] [PATCH 5/7] configs: ls208xa: enable sata configs for all ls208xa defconfigs
 2019-01-30 11:17 UTC 

[PATCH v2 ] PM-runtime: fix deadlock with ktime
 2019-01-30 11:16 UTC  (2+ messages)

[U-Boot] [PATCH 4/7] configs: ls1088a: enable sata configs for all ls1088a defconfigs
 2019-01-30 11:16 UTC 

[Qemu-trivial] [PATCH] i386, acpi: cleanup build_facs by removing second unused argument
 2019-01-30 11:15 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-01-30 11:15 UTC  (3+ messages)

[PATCH] VMD: Configuring bus settings
 2019-01-30 11:15 UTC  (3+ messages)
` [PATCH] PCI/VMD: Configure MPS settings before adding devices

arch/x86/include/asm/cmpxchg.h:245:2: error: 'asm' operand has impossible constraints
 2019-01-30 11:15 UTC  (5+ messages)
  ` [kbuild-all] "

[Qemu-devel] [PATCH] hw/m68k/mcf5208: Support loading of bios images
 2019-01-30 11:15 UTC  (2+ messages)

[PATCH] kbuild: gitignore output directory
 2019-01-30 11:14 UTC 

[U-Boot] [PATCH v2 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-30 11:15 UTC  (4+ messages)
` [U-Boot] [PATCH v2 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files

[U-Boot] [PATCH 3/7] configs: ls1046a: enable sata configs for all ls1046a defconfigs
 2019-01-30 11:14 UTC 

[U-Boot] [PATCH 2/7] configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs
 2019-01-30 11:13 UTC 

[igt-dev] [PATCH i-g-t 1/8] lib: Skip unused fork helpers
 2019-01-30 11:12 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/8] i915/gem_eio: Check for allow-hang prior to issuing a reset
  `  "
    ` [igt-dev] [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 8/8] intel-ci: Drop gem_exec_nop from BAT
  `  "
    ` [igt-dev] [Intel-gfx] "
` [PATCH i-g-t 1/8] lib: Skip unused fork helpers

[PATCH] arm64: dts: allwinner: a64: teres-i: enable power supplies
 2019-01-30 11:11 UTC 

[U-Boot] [PATCH 1/7] armv8: fsl-layerscape: ls1043a: move SCSI_AHCI and SCSI form arch/arm/cpu/armv8/fsl-layerscape/Kconfig to arch/arm/Kconfig
 2019-01-30 11:11 UTC 

Need it?
 2019-01-30 11:10 UTC 

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-30 11:03 UTC  (5+ messages)
` [PATCH v7 1/4] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v7 2/4] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v7 3/4] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v7 4/4] drm: bridge: add support for Cadence MHDP DPI/DP bridge

[PATCH v2 0/6] arm64: dts: DB820c: Add display and audio support
 2019-01-30 11:04 UTC  (3+ messages)
` [PATCH v2 5/6] arm64: dts: apq8096-db820c: Add HDMI display support
` [PATCH v2 6/6] arm64: dts: db820c: Add sound card support


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.