All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-28 19:37:19 to 2020-05-28 20:25:35 UTC [more...]

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-28 20:25 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-05-28 20:25 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks "

[PATCH 0/6] x86/entry: disallow #DB more
 2020-05-28 20:19 UTC  (3+ messages)
` [PATCH 5/6] x86/entry: Remove debug IDT frobbing
` [RFC][PATCH 6/6] x86/entry: Remove DBn stacks

[Intel-gfx] [PATCH] drm/i915: Special handling for bonded requests
 2020-05-28 20:23 UTC  (4+ messages)

[PATCH] edac: Fix reference count leak in edac_pci_main_kobj_setup
 2020-05-28 20:22 UTC 

[Buildroot] [PATCH] package/gnupg: fix build with gcc 10
 2020-05-28 20:22 UTC  (2+ messages)

Interests in usability enhancements to .../scripts.py?
 2020-05-28 20:22 UTC 

[PATCH v3 00/13] Remove FMR support from RDMA drivers
 2020-05-28 20:21 UTC  (15+ messages)
` [PATCH v3 01/13] RDMA/iser: Remove support for FMR memory registration
` [PATCH v3 02/13] RDMA/srp: "
` [PATCH v3 03/13] RDMA/rds: Remove FMR support for "
` [PATCH v3 04/13] RDMA/core: Remove FMR pool API
` [PATCH v3 05/13] RDMA/mlx5: Remove FMR leftovers
` [PATCH v3 06/13] RDMA/bnxt_re: "
` [PATCH v3 07/13] RDMA/i40iw: "
` [PATCH v3 08/13] RDMA/mlx4: Remove FMR support for memory registration
` [PATCH v3 09/13] RDMA/mthca: "
` [PATCH v3 10/13] RDMA/rdmavt: Remove FMR "
` [PATCH v3 11/13] RDMA/core: Remove FMR device ops
` [PATCH v3 12/13] RDMA: Remove 'max_fmr'
` [PATCH v3 13/13] RDMA: Remove 'max_map_per_fmr'

[Buildroot] [Bug 12946] New: Grub: Decompressor is too big
 2020-05-28 20:21 UTC  (2+ messages)
` [Buildroot] [Bug 12946] "

article on data in OpenBMC
 2020-05-28 20:20 UTC  (5+ messages)

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-28 20:20 UTC  (5+ messages)
` [patch V9 20/39] x86/irq: Use generic irq_regs implementation

[ANNOUNCEMENT] Yocto Project 3.0.3 (zeus 22.0.3) Released
 2020-05-28 20:20 UTC 

[PATCHv3 1/2] blk-mq: export __blk_mq_complete_request
 2020-05-28 20:21 UTC  (7+ messages)
` [PATCHv3 2/2] nvme: cancel requests for real

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-28 20:19 UTC  (4+ messages)

stable-rc/linux-4.9.y build: 158 builds: 1 failed, 157 passed (v4.9.225)
 2020-05-28 20:19 UTC 

clean up kernel_{read,write} & friends v2
 2020-05-28 20:18 UTC  (9+ messages)

[PATCH 00/24] spi: dm-conversion (part2)
 2020-05-28 20:18 UTC  (10+ messages)
` [PATCH 07/24] arm: Remove configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig board
` [PATCH 08/24] arm: Remove configs/P1020MBG-PC_36BIT_SDCARD_defconfig board
` [PATCH 12/24] arm: Remove configs/T1023RDB_NAND_defconfig board

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-28 20:17 UTC  (3+ messages)

[Buildroot] [git commit] package/gnupg: fix build with gcc 10
 2020-05-28 20:17 UTC 

[Buildroot] [PATCH v3] package/qt5/qt5declarative: fix parallel install
 2020-05-28 20:17 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: adc: Add binding for current-from-voltage
 2020-05-28 20:16 UTC  (3+ messages)

[PATCH v13 00/16] Enable FSGSBASE instructions
 2020-05-28 20:14 UTC  (17+ messages)
` [PATCH v13 01/16] x86/ptrace: Prevent ptrace from clearing the FS/GS selector
` [PATCH v13 02/16] x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH v13 03/16] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [PATCH v13 04/16] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH v13 05/16] x86/process/64: Use FSBSBASE in switch_to() if available
` [PATCH v13 06/16] x86/process/64: Make save_fsgs() public available
` [PATCH v13 07/16] x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
` [PATCH v13 08/16] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
` [PATCH v13 09/16] x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
` [PATCH v13 10/16] x86/entry/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v13 11/16] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
` [PATCH v13 12/16] x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
` [PATCH v13 13/16] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH v13 14/16] Documentation/x86/64: Add documentation for GS/FS addressing mode
` [PATCH v13 15/16] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
` [PATCH v13 16/16] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE

[PATCH] perf/x86/rapl: fix rapl config variable bug
 2020-05-28 20:16 UTC 

[PATCH v7 0/5] KUnit-KASAN Integration
 2020-05-28 20:16 UTC  (6+ messages)

[Buildroot] [git commit] package/qt5/qt5declarative: fix parallel install
 2020-05-28 20:16 UTC 

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-28 20:15 UTC  (6+ messages)
` [PATCH v4 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v4 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC
  ` [PATCH v4 4/6] dt-bindings: interrupt-controller: Add Loongson PCH PIC

[PATCH v14 0/9] Reftable support git-core
 2020-05-28 20:15 UTC  (16+ messages)
` [PATCH v15 00/13] "
  ` [PATCH v15 01/13] Write pseudorefs through ref backends
  ` [PATCH v15 02/13] Make refs_ref_exists public
  ` [PATCH v15 03/13] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v15 04/13] Treat CHERRY_PICK_HEAD "
  ` [PATCH v15 05/13] Treat REVERT_HEAD "
  ` [PATCH v15 06/13] Move REF_LOG_ONLY to refs-internal.h
  ` [PATCH v15 07/13] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v15 08/13] Add .gitattributes for the reftable/ directory
  ` [PATCH v15 09/13] Add reftable library
  ` [PATCH v15 10/13] Reftable support for git-core
  ` [PATCH v15 11/13] Add GIT_DEBUG_REFS debugging mechanism
  ` [PATCH v15 12/13] vcxproj: adjust for the reftable changes
  ` [PATCH v15 13/13] Add reftable testing infrastructure

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-05-28 20:15 UTC  (8+ messages)

[PATCH v2 net-next 0/4] vmxnet3: upgrade to version 4
 2020-05-28 20:15 UTC  (5+ messages)
` [PATCH v2 net-next 2/4] vmxnet3: add support to get/set rx flow hash

[PATCH] scsi: Fix reference count leak in iscsi_boot_create_kobj
 2020-05-28 20:13 UTC 

[Buildroot] make graph-size on Ubuntu 20.04, buildroot 2020.05-rc2
 2020-05-28 20:12 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice
 2020-05-28 20:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/bios: Parse HOBL parameter
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Implement HOBL
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Enable HOBL regardless the VBT value
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/display/hsw+: Do not program the same vswing entry twice

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-28 20:11 UTC  (12+ messages)

incoming
 2020-05-28 20:10 UTC  (2+ messages)

[PATCH] linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing
 2020-05-28 20:10 UTC  (7+ messages)
` [OE-core] "

[PATCH] selftests/bpf: split -extras target to -static and -gen
 2020-05-28 20:09 UTC  (12+ messages)

[Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-05-28 20:08 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] Revert "drm/i915/gem: Drop relocation slowpath". (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v3] dt-bindings: gpio: renesas,rcar-gpio: Add r8a7742 (RZ/G1H) support
 2020-05-28 20:06 UTC  (2+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-28 20:05 UTC  (13+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add "
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [PATCH 14/17] dt-bindings: power: renesas,apmu: Document r8a7742 support

[Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
 2020-05-28 19:58 UTC  (3+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-28 20:01 UTC  (6+ messages)
` [PATCH v2] twist: allow converting pr_devel()/pr_debug() into snprintf()

[PATCH v30 00/20] Intel SGX foundations
 2020-05-28 19:59 UTC  (11+ messages)
` [PATCH v30 08/20] x86/sgx: Add functions to allocate and free EPC pages

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-28 19:59 UTC  (13+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling
` [RFC PATCH 4/6] drm/bridge/nwl-dsi: "

[Bug 207959] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute
 2020-05-28 19:57 UTC  (2+ messages)

[PATCH 1/1] psi: eliminate kthread_worker from psi trigger scheduling mechanism
 2020-05-28 19:54 UTC  (2+ messages)

[PATCH v3 00/10] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-28 19:53 UTC  (5+ messages)
` [PATCH v3 09/10] dmaengine: dw: Introduce max burst length hw config

[PATCHv3 0/4] scsi: use xarray for devices and targets
 2020-05-28 19:53 UTC  (6+ messages)
` [PATCH 3/4] scsi: move target device list to xarray

[PATCH] ARM: dts: imx6qdl-gw54xx: allow boot firmware to set eth1 MAC
 2020-05-28 19:53 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-gw53xx: allow boot firmware to set eth1 MAC
 2020-05-28 19:53 UTC  (2+ messages)

[PATCH v2] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-05-28 19:51 UTC  (4+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-05-28 19:51 UTC  (12+ messages)

BUG: arch/x86/kvm/mmu/mmu.c:3722: kvm_mmu_load+0x407/0x420
 2020-05-28 19:51 UTC  (3+ messages)

[PATCH] [net-next] sfc: avoid an unused-variable warning
 2020-05-28 19:49 UTC  (2+ messages)

[PATCH] nilfs2: Fix reference count leak in nilfs_sysfs_create_snapshot_group()
 2020-05-28 19:48 UTC  (2+ messages)

[PATCH 0/2] Couple of efivarfs fixes
 2020-05-28 19:49 UTC  (3+ messages)
` [PATCH 1/2] efivarfs: Update inode modification time for successful writes
` [PATCH 2/2] efivarfs: Don't return -EINTR when rate-limiting reads

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-28 19:48 UTC  (4+ messages)

[PATCH v3 kunit-next 0/2] kunit: extend kunit resources API
 2020-05-28 19:47 UTC  (5+ messages)
` [PATCH v3 kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
` [PATCH v3 kunit-next 2/2] kunit: add support for named resources

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-28 19:47 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 154 builds: 1 failed, 153 passed, 2 errors, 10 warnings (v4.4.225)
 2020-05-28 19:47 UTC 

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-05-28 19:37 UTC  (14+ messages)
` [PATCH 01/13] i386: hvf: Move HVFState definition into hvf
` [PATCH 02/13] i386: hvf: Drop useless declarations in sysemu
` [PATCH 03/13] i386: hvf: Clean stray includes "
` [PATCH 04/13] i386: hvf: Drop unused variable
` [PATCH 05/13] i386: hvf: Use ins_len to advance IP
` [PATCH 06/13] i386: hvf: Use IP from CPUX86State
` [PATCH 07/13] i386: hvf: Drop fetch_rip from HVFX86EmulatorState
` [PATCH 08/13] i386: hvf: Drop rflags "
` [PATCH 09/13] i386: hvf: Drop copy of RFLAGS defines
` [PATCH 10/13] i386: hvf: Drop regs in HVFX86EmulatorState
` [PATCH 11/13] i386: hvf: Move lazy_flags into CPUX86State
` [PATCH 12/13] i386: hvf: Move mmio_buf "
` [PATCH 13/13] i386: hvf: Drop HVFX86EmulatorState

[virtio-dev] VIRTIO RPMB Front End drivers for Linux
 2020-05-28 19:47 UTC  (2+ messages)
  ` [virtio-dev] "

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-28 19:46 UTC  (4+ messages)

system time goes weird in kvm guest after host suspend/resume
 2020-05-28 19:45 UTC 

[PATCH -next] block: add another struct gendisk to <linux/blkdev.h>
 2020-05-28 19:44 UTC  (2+ messages)

[PATCH] omapfb: Fix reference count leak in display_init_sysfs
 2020-05-28 19:44 UTC  (2+ messages)

[PATCH] dl-runtime: reloc_{offset, index} now functions arch overide'able
 2020-05-28 19:43 UTC 

[Intel-wired-lan] [PATCH 00/14] Virtual bus implementation and SOF multi-client support
 2020-05-28 19:43 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH 01/14] Implementation of Virtual Bus
` [Intel-wired-lan] [PATCH 02/14] virtual-bus: rename struct virtbus_dev_id
` [Intel-wired-lan] [PATCH 03/14] virtual-bus: reword Kconfig help
` [Intel-wired-lan] [PATCH 04/14] virtual-bus: add comment for virtbus entry
` [Intel-wired-lan] [PATCH 05/14] virtual-bus: move MODULE macros to the end of the file
` [Intel-wired-lan] [PATCH 06/14] virtual-bus: remove INVALID_ID and fix error path
` [Intel-wired-lan] [PATCH 07/14] virtual-bus: remove #ifdef for PM ops
` [Intel-wired-lan] [PATCH 08/14] virtual-bus: remove superfluous assignment
` [Intel-wired-lan] [PATCH 09/14] virtual-bus: fix return value for match function
` [Intel-wired-lan] [PATCH 10/14] virtual-bus: reorder header includes
` [Intel-wired-lan] [PATCH 11/14] virtual-bus: remove filename from header
` [Intel-wired-lan] [PATCH 12/14] ASoC: SOF: Introduce descriptors for SOF client
` [Intel-wired-lan] [PATCH 13/14] ASoC: SOF: Create client driver for IPC test
` [Intel-wired-lan] [PATCH 14/14] ASoC: SOF: ops: Add new op for client registration

[PATCH v3] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-28 19:42 UTC  (3+ messages)

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-28 19:41 UTC  (11+ messages)
      `  "

[PATCH bpf-next V2] bpf: Fix map_check_no_btf return code
 2020-05-28 19:41 UTC  (6+ messages)

[qemu-mainline test] 150420: tolerable trouble: fail/pass/starved - PUSHED
 2020-05-28 19:39 UTC 

[PATCH] x86/ioperm: fix a memory leak bug
 2020-05-28 19:38 UTC  (2+ messages)
` [tip: x86/urgent] x86/ioperm: Prevent a memory leak when fork fails

Bug 207877: ASMedia drive (174c:55aa) hangs in ioctl CDROM_DRIVE_STATUS when mounting a DVD
 2020-05-28 19:27 UTC  (7+ messages)

[PATCH v2 01/24] nl80211: really allow client-only BIGTK support
 2020-05-28 19:34 UTC  (5+ messages)
` [PATCH v2 14/24] mac80211: check the correct bit for EMA AP
` [PATCH v2 15/24] mac80211: use HE 6 GHz band capability and pass it to the driver
` [PATCH v2 17/24] cfg80211: treat 6 GHz channels as valid regardless of capability
` [PATCH v2 22/24] mac80211: Consider 6 GHz band when handling power constraint

[PATCH 5/5] dt-bindings: timer: Add CLINT bindings
 2020-05-28 19:37 UTC  (3+ messages)

[PATCH] nvme: cancel requests for real
 2020-05-28 19:37 UTC  (3+ 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.