All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-23 15:25:51 to 2020-03-23 16:07:16 UTC [more...]

[PATCH] drm/vram-helper: remove unneeded #if defined/endif guards
 2020-03-23 15:37 UTC  (4+ messages)

[PATCH 0/8] ceph: cap handling code fixes, cleanups and comments
 2020-03-23 16:07 UTC  (9+ messages)
` [PATCH 1/8] ceph: reorganize __send_cap for less spinlock abuse
` [PATCH 2/8] ceph: split up __finish_cap_flush
` [PATCH 3/8] ceph: add comments for handle_cap_flush_ack logic
` [PATCH 4/8] ceph: don't release i_ceph_lock in handle_cap_trunc
` [PATCH 5/8] ceph: don't take i_ceph_lock in handle_cap_import
` [PATCH 6/8] ceph: document what protects i_dirty_item and i_flushing_item
` [PATCH 7/8] ceph: fix potential race in ceph_check_caps
` [PATCH 8/8] ceph: throw a warning if we destroy session with mutex still locked

what is the current purpose of PRIORITY variable?
 2020-03-23 16:06 UTC  (3+ messages)
` [OE-core] "

[Xen-devel] [PATCH] tools/xenstore: don't close connection in xs_talkv()
 2020-03-23 16:06 UTC  (3+ messages)

[PATCH v4 0/5] drivers: new helper for ioremapping memory resources
 2020-03-23 16:06 UTC  (6+ messages)
` [PATCH v4 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v4 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v4 3/5] usb: host: hisilicon: "
` [PATCH v4 4/5] usb: dwc2: "
` [PATCH v4 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

[PATCH-for-5.0 v2 00/11] misc: Trivial static code analyzer fixes
 2020-03-23 15:55 UTC  (19+ messages)
` [PATCH-for-5.0 v2 01/11] block: Avoid dead assignment
` [PATCH-for-5.0 v2 03/11] hw/i2c/pm_smbus: Remove "
` [PATCH-for-5.0 v2 06/11] hw/isa/i82378: "
` [PATCH-for-5.0 v2 08/11] hw/timer/exynos4210_mct: Remove dead assignments
` [PATCH-for-5.0 v2 09/11] hw/timer/stm32f2xx_timer: Remove dead assignment
` [PATCH-for-5.0 v2 10/11] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning

[PATCH v1 0/2] Support built-in Mic on Tegra boards that use WM8903
 2020-03-23 16:05 UTC  (8+ messages)

[PATCH] io_uring: refacor file register/unregister/update based on sequence
 2020-03-23 16:05 UTC  (2+ messages)

[PATCH] iio: gyro: adis16136: use scnprintf instead of snprintf
 2020-03-23 16:05 UTC  (6+ messages)

Babeltrace2 - compilation error with intel18
 2020-03-23 16:05 UTC  (8+ messages)

[RFC][GSoC] Implement Generation Number v2
 2020-03-23 16:04 UTC  (7+ messages)

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-23 16:04 UTC  (12+ messages)
` [PATCH v3 02/37] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
` [PATCH v3 04/37] KVM: nVMX: Invalidate all roots when emulating INVVPID without EPT
` [PATCH v3 05/37] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)

[LTP] [PATCH 1/2] lib: Implement SAFE_RUN() macro (new API only)
 2020-03-23 16:04 UTC  (9+ messages)
` [LTP] [PATCH 2/2] Use SAFE_RUNCMD()

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-23 16:03 UTC  (4+ messages)
` [RESEND][patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [patch "

[PATCH v3 00/15] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-23 16:02 UTC  (5+ messages)
` [PATCH v3 10/15] iommu/arm-smmu: Use accessor functions for iommu private data

[dpdk-dev] [PATCH] net/iavf: unify Rx ptype table
 2020-03-23 16:02 UTC  (3+ messages)

[hch-misc:sh-dma-remap 5/10] drivers/soc/fsl/dpaa2-console.c:123:17: note: in expansion of macro 'ioremap'
 2020-03-23 16:02 UTC 

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-23 16:02 UTC  (5+ messages)

[PATCH] bisect: remove root directory restriction for git bisect
 2020-03-23 16:02 UTC  (3+ messages)

[PATCH v9 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-03-23 16:01 UTC  (9+ messages)
` [PATCH v9 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C "
` [PATCH v9 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10
 2020-03-23 16:01 UTC  (3+ messages)
` [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6

[PATCH v9 0/4] qcow2: Implement zstd cluster compression method
 2020-03-23 15:59 UTC  (3+ messages)
` [PATCH v9 1/4] qcow2: introduce compression type feature

[Intel-gfx] [PATCH 1/4] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
 2020-03-23 16:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "

[PATCH v2 00/19] i.MXRT1050 add LCDIF support
 2020-03-23 16:00 UTC  (4+ messages)
` [PATCH v2 05/19] videomodes: add helper function to convert from ctfb to display_timing

[net-next,v1, 0/3] Add additional EHL PCI info and PCI ID
 2020-03-23 15:58 UTC  (3+ messages)

[PATCH] iscsi: do not wait for IOs in dm shrinker
 2020-03-23 15:58 UTC  (2+ messages)

[linux-lvm] lvm raid5 : drives all present but vg/lvm will not assemble
 2020-03-23 15:58 UTC  (3+ messages)

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-23 15:57 UTC  (3+ messages)
` [Patch v5 3/6] thermal: Add generic power domain "

Hit WARN_ON() in rcutorture.c:1055
 2020-03-23 15:57 UTC  (2+ messages)

[PATCH 0/2] io-uring: cleanup: drop completion upon removal of file
 2020-03-23 15:57 UTC 

nvmet: Kernel oops when doing mkfs on nvme-tcp device
 2020-03-23 15:57 UTC  (5+ messages)

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-23 15:57 UTC  (4+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 04/18] unpack-trees: simplify pattern_list freeing

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-03-23 15:55 UTC  (3+ messages)
` [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-23 15:55 UTC  (12+ messages)

[PATCH v2 0/8] fix test failure with busybox
 2020-03-23 15:55 UTC  (4+ messages)
` [PATCH v2 6/8] t7063: drop non-POSIX argument "-ls" from find(1)

[PATCH] tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors
 2020-03-23 15:54 UTC  (13+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: mark huge_gem_object as not shrinkable
 2020-03-23 15:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[matchbox-desktop-2][PATCH] Add SPDX-License-Identifier: GPL-2.0-or-later
 2020-03-23 15:53 UTC 

[PATCH] Docs: locktypes: minor fixes
 2020-03-23 15:52 UTC 

[RFC,net-next,v1, 0/1] Enable SERDES power up/down
 2020-03-23 15:52 UTC  (6+ messages)
` [RFC,net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[RFC] poky.conf: Drop CentOS 7 from supported distributions
 2020-03-23 15:51 UTC  (2+ messages)
` [poky] "

[PATCH] drm/mxsfb: Make supported modifiers explicit
 2020-03-23 15:51 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-03-23 15:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/4] no-huge unit test
  ` [dpdk-dev] [PATCH v3 2/4] ci: generate fast-tests suite base on hugepage availability

FAILED: patch "[PATCH] USB: cdc-acm: fix close_delay and closing_wait units in" failed to apply to 4.14-stable tree
 2020-03-23 15:49 UTC  (2+ messages)

[PATCH v7] ima-evm-utils: Add some tests for evmctl
 2020-03-23 15:48 UTC  (7+ messages)

[PATCH v7 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
 2020-03-23 15:48 UTC  (8+ messages)

[virtio-dev] [PATCH v3 0/2] Virtio video device specification
 2020-03-23 15:48 UTC  (6+ messages)
` [virtio-dev] Re: [PATCH v3 1/2] virtio-video: Add virtio "
      `  "

[PATCH V3 0/4] Add support for WLED5
 2020-03-23 15:48 UTC  (7+ messages)
` [PATCH V3 2/4] backlight: qcom-wled: Add callback functions

hardcoded SIGSEGV in __die() ?
 2020-03-23 15:44 UTC  (6+ messages)

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-23 15:47 UTC  (2+ messages)

[PATCH v3 0/3] Add command to display or save Linux PStore dumps
 2020-03-23 15:46 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] package/python-filelock: new package
 2020-03-23 15:45 UTC 

[xenomai-images PATCH 0/2] Add support for x86(32bit)
 2020-03-23 15:45 UTC  (2+ messages)

[PATCH 0/2] Fix errors when try to build kvm selftests on
 2020-03-23 15:44 UTC  (6+ messages)
` [PATCH 1/2] kvm: selftests: Fix no directory error when OUTPUT specified

[PATCH] ASoC: SOF: fix uninitialised "work" with VirtIO
 2020-03-23 15:42 UTC  (4+ messages)

generic DMA bypass flag v2
 2020-03-23 15:37 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[igt-dev] [PATCH i-g-t v2 0/5] lpsp platform agnostic support
 2020-03-23 15:33 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 2/5] tests/i915_pm_lpsp: "

[PATCH] ide/sii3112: Avoid leaking irqs array
 2020-03-23 15:42 UTC  (3+ messages)

[PATCH v7 00/14] KVM: Dirty ring interface
 2020-03-23 15:42 UTC  (5+ messages)
` [PATCH v7 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-23 15:38 UTC  (13+ messages)
` [PATCH v3 2/9] KVM: x86: Move init-only kvm_x86_ops "
` [PATCH v3 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection

[Buildroot] [PATCH v2 1/1] package/python-pysftp: new package
 2020-03-23 15:40 UTC 

[PATCH RFC 0/2] dm-zoned: add cache device
 2020-03-23 15:39 UTC  (4+ messages)

[PATCH] linux-user, configure: improve syscall_nr.h dependencies checking
 2020-03-23 15:38 UTC  (2+ messages)

[PATCH] iomap: Do not use GFP_NORETRY to allocate BIOs
 2020-03-23 15:38 UTC  (2+ messages)

[PATCH 1/2] arm: mvebu: clearfog: add SCSI to distro bootcmd
 2020-03-23 15:38 UTC  (4+ messages)

[PATCH] CMD: random: fix return code
 2020-03-23 15:37 UTC  (3+ messages)

[PATCH v2] cmd: ubi: add a command to rename volume
 2020-03-23 15:37 UTC  (2+ messages)

[PATCH v2 0/3] cmd: add driver, fs and part type listing commands
 2020-03-23 15:37 UTC  (7+ messages)
` [PATCH v2 1/3] cmd: part: Add subcommand to list supported partition tables
` [PATCH v2 2/3] cmd: fs: Add command to list supported fs types
` [PATCH v2 3/3] cmd: dm: Fixed/Added DM driver listing subcommands

[PATCH v2 0/8] Cortina Access Drivers Package 2
 2020-03-23 15:37 UTC  (5+ messages)
` [PATCH v2 5/8] led: led_cortina: Add CAxxx LED support
` [PATCH v2 6/8] board: presidio: add "

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-23 15:35 UTC  (7+ messages)

[PATCH v2 00/10] Add support for MediaTek xHCI host controller
 2020-03-23 15:37 UTC  (5+ messages)
` [PATCH v2 01/10] dm: core: Add function to get child count of ofnode or device
` [PATCH v2 03/10] sandbox: dts: test: add a node for ofnode_get_child_count()

[RFC] Sandbox reset
 2020-03-23 15:36 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls/fspick: Set .mount_device to get rid of mounting related code
 2020-03-23 15:36 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/open_tree: "

[PATCH v1] x86: acpi: Add I²C timings to Intel Merrifield platform
 2020-03-23 15:36 UTC  (2+ messages)

Switching among serial consoles
 2020-03-23 15:36 UTC  (3+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 15:20 UTC  (3+ messages)
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()

[matchbox-config-gtk][PATCH] Add SPDX-License-Identifier: GPL-2.0-or-later
 2020-03-23 15:35 UTC 

[Xen-devel] [PATCH] libxl: create backend/ xenstore dir for driver domains
 2020-03-23 15:35 UTC  (6+ messages)
        `  "

[PATCH v2 3/3] lbespol: remove wild cards in mapfile
 2020-03-23 15:35 UTC  (4+ messages)
` [PATCH] cil: drop remaining dso.h include

[Intel-gfx] [PATCH v2 0/3] i915 lpsp support for lpsp igt
 2020-03-23 15:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915 lpsp support for lpsp igt (rev3)

[PATCH v2 1/5] cmd: mvebu: bubt: add A38x support
 2020-03-23 15:35 UTC  (4+ messages)
` [PATCH v2 3/5] cmd: mvebu: bubt: verify A38x target device type

[igt-dev] [PATCH] [PATCH i-g-t][V2]tests/i915/gem_ctx_create: Reverted device reopen logic
 2020-03-23 15:34 UTC  (4+ messages)

Coverity CID 1421984
 2020-03-23 15:33 UTC  (11+ messages)

using wireguard intents from tasker?
 2020-03-23 15:34 UTC  (7+ messages)

FAILED: patch "[PATCH] kbuild: Disable -Wpointer-to-enum-cast" failed to apply to 4.19-stable tree
 2020-03-23 15:34 UTC  (2+ messages)

[PATCH] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
 2020-03-23 15:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] test: load drivers when required
 2020-03-23 15:33 UTC  (2+ messages)

[peterz-queue:x86/objtool 11/20] arch/x86/kernel/relocate_kernel_64.o: warning: objtool: .text+0x0: unreachable instruction
 2020-03-23 15:33 UTC 

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-23 15:32 UTC  (11+ messages)

Fanotify Ignore mask
 2020-03-23 15:32 UTC  (5+ messages)
    ` [EXTERNAL] "

[Buildroot] [PATCH v1 1/1] package/python-pysftp: add python-pysftp
 2020-03-23 15:31 UTC  (2+ messages)

lockdep warning in sys_swapon
 2020-03-23 15:30 UTC  (2+ messages)

[RFC PATCH 0/3] lockdep/irq: wait-type related cleanups
 2020-03-23 15:30 UTC  (4+ messages)
` [RFC PATCH 1/3] lockdep/irq: Be more strict about IRQ-threadable code end

[PATCH v3 00/10] ARM virt: Add NVDIMM support
 2020-03-23 15:28 UTC  (3+ messages)
` [PATCH v3 09/10] tests/bios-tables-test: Update arm/virt memhp test

[PATCH v2] nvmem: core: don't consider subnodes not matching binding
 2020-03-23 15:28 UTC 

[PATCH] affine kernel threads to specified cpumask
 2020-03-23 15:29 UTC  (2+ messages)

[PATCH] trace2: teach Git to log environment variables
 2020-03-23 15:28 UTC  (2+ messages)

[PATCH v4] leds: pwm: check result of led_pwm_set() in led_pwm_add()
 2020-03-23 15:27 UTC 

[PATCH v5 00/12] ClearFog Base static variant support
 2020-03-23 15:27 UTC  (4+ messages)
` [PATCH v5 04/12] arm: mvebu: clearfog: initial ClearFog Base variant

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 5.4-stable tree
 2020-03-23 14:59 UTC 

[PATCH 00/51] drm_device managed resources, v5
 2020-03-23 15:27 UTC  (4+ messages)
` [PATCH 40/51] drm/mtk: Drop explicit drm_mode_config_cleanup call
    ` [Intel-gfx] "

more log cleanups
 2020-03-23 15:27 UTC  (3+ messages)
` [PATCH 5/8] xfs: remove the aborted parameter to xlog_state_done_syncing

[PATCH v7 0/3] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-03-23 14:46 UTC  (2+ messages)

[PATCH 0/7] more wmediumd updates
 2020-03-23 15:25 UTC  (7+ messages)
` [PATCH 1/7] wmediumd: mark various functions static
` [PATCH 3/7] wmediumd: fix use-after-free
` [PATCH 4/7] wmediumd: add a unix-domain control socket
` [PATCH 5/7] wmediumd: support compilation with asan/ubsan
` [PATCH 6/7] wmediumd: track dynamic station addresses
` [PATCH 7/7] wmediumd: don't treat management frames as noack


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.