All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 11:45:48 to 2020-03-09 12:18:08 UTC [more...]

[RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4]
 2020-03-09 12:18 UTC  (12+ messages)
` [RFC PATCH 01/17] uapi: General notification queue definitions "
` [RFC PATCH 02/17] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/17] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/17] pipe: Add general notification queue support "
` [RFC PATCH 06/17] watch_queue: Add a key/keyring notification facility "

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-03-09 12:17 UTC  (3+ messages)

[PATCH v3 00/60] target/riscv: support vector extension v0.7.1
 2020-03-09 12:14 UTC  (36+ messages)
` [PATCH v3 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v3 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v3 03/60] target/riscv: support vector extension csr
` [PATCH v3 04/60] target/riscv: add vector configure instruction
` [PATCH v3 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v3 06/60] target/riscv: add vector index "
` [PATCH v3 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v3 08/60] target/riscv: add vector amo operations
` [PATCH v3 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v3 10/60] target/riscv: vector widening "
` [PATCH v3 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v3 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v3 14/60] target/riscv: vector narrowing integer right shift instructions
` [PATCH v3 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v3 18/60] target/riscv: vector integer divide instructions
` [PATCH v3 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v3 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v3 21/60] target/riscv: vector widening "
` [PATCH v3 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v3 23/60] target/riscv: vector single-width saturating add and subtract
` [PATCH v3 24/60] target/riscv: vector single-width averaging "
` [PATCH v3 25/60] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v3 26/60] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v3 27/60] target/riscv: vector single-width scaling shift instructions
` [PATCH v3 28/60] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v3 29/60] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v3 30/60] target/riscv: vector widening "
` [PATCH v3 31/60] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v3 32/60] target/riscv: vector widening floating-point multiply
` [PATCH v3 33/60] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v3 35/60] target/riscv: vector floating-point square-root instruction
` [PATCH v3 37/60] target/riscv: vector floating-point sign-injection instructions

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-09 12:16 UTC  (3+ messages)

[PATCH v3 43/60] target/riscv: narrowing floating-point/integer type-convert instructions
 2020-03-09 12:12 UTC  (2+ messages)

[PATCH] drm/mm: Allow drm_mm_initialized() to be used outside of the locks
 2020-03-09 12:15 UTC  (2+ messages)
` [Intel-gfx] "

[tglx-devel:x86/entry 38/46] arch/x86/include/asm/idtentry.h:102:29: error: storage class specified for parameter '__exc_invalid_tss'
 2020-03-09 12:15 UTC 

[PATCH 0/2] cpu: Avoid latent bug calling cpu_reset() on uninitialized vCPU
 2020-03-09 12:11 UTC  (3+ messages)
` [PATCH 1/2] cpu: Do not reset a vCPU before it is created
` [PATCH 2/2] cpu: Assert a vCPU is created before resetting it

[PATCH 0/2] build: Fixes for memory-debugging builds
 2020-03-09 12:14 UTC  (5+ messages)
` [PATCH 2/2] gnulib: Fix build of base64 when compiling with memory debugging

[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-09 12:13 UTC  (3+ messages)
` [PATCH v3 01/12] block/stream: Remove redundant statement in stream_run()

[PATCH -V3] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-09 12:13 UTC  (3+ messages)

[PATCH] [Outreachy kernel] staging: qlge: remove blank line
 2020-03-09 12:12 UTC  (3+ messages)

[virtio-dev] Backend libraries for VirtIO device emulation
 2020-03-09 12:12 UTC  (5+ messages)

[PATCH v3 16/60] target/riscv: vector integer min/max instructions
 2020-03-09 12:05 UTC  (16+ messages)
` [PATCH v3 44/60] target/riscv: vector single-width integer reduction instructions
` [PATCH v3 45/60] target/riscv: vector wideing "
` [PATCH v3 46/60] target/riscv: vector single-width floating-point "
` [PATCH v3 47/60] target/riscv: vector widening "
` [PATCH v3 48/60] target/riscv: vector mask-register logical instructions
` [PATCH v3 49/60] target/riscv: vector mask population count vmpopc
` [PATCH v3 50/60] target/riscv: vmfirst find-first-set mask bit

[Xen-devel] [PATCH 0/9] x86: reduce include dependencies
 2020-03-09 12:11 UTC  (10+ messages)
` [Xen-devel] [PATCH 1/9] x86/HVM: reduce domain.h "
` [Xen-devel] [PATCH 2/9] x86/HVM: reduce vcpu.h "
` [Xen-devel] [PATCH 3/9] x86/HVM: reduce vpt.h "
` [Xen-devel] [PATCH 4/9] x86/HVM: reduce vpic.h "
` [Xen-devel] [PATCH 5/9] x86/HVM: reduce vioapic.h "
` [Xen-devel] [PATCH 6/9] x86/HVM: reduce vlapic.h "
` [Xen-devel] [PATCH 7/9] x86/HVM: reduce io.h "
` [Xen-devel] [PATCH 8/9] x86/HVM: reduce hvm.h "
` [Xen-devel] [PATCH 9/9] x86: reduce mce.h "

[PATCH v2] topology: Add topology file for generic HDA DSP machine driver
 2020-03-09 12:09 UTC 

[PATCH v3 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-09 12:10 UTC  (7+ messages)
` [PATCH v3 4/4] mtd: spi-nor: remove mtk-quadspi driver

[RFC PATCH 1/3] git-merge: add option to format default message using multiple lines
 2020-03-09 12:07 UTC  (4+ messages)
` [RFC PATCH v2 0/2] git-merge: update default commit message
  ` [RFC PATCH v2 1/2] git-merge: add option to format default message using multiple lines
  ` [RFC PATCH v2 2/2] Enable multiline merge commit message by default

[PATCH v9 0/5] ceph: add perf metrics support
 2020-03-09 12:09 UTC  (5+ messages)
` [PATCH v9 2/5] ceph: add caps perf metric for each session

[dpdk-dev] [PATCH v2] net/ice: remove redundant code
 2020-03-09 12:12 UTC 

RFH with debugging suspend issues
 2020-03-09 12:08 UTC  (2+ messages)

buildtools-extended-tarball wrapping builds
 2020-03-09 12:08 UTC  (4+ messages)
` [Openembedded-architecture] "

[PATCH] core/qdev: fix memleak in qdev_get_gpio_out_connector()
 2020-03-09 12:05 UTC  (3+ messages)

[Xen-devel] [XEN PATCH v2 0/2] xen/arm: Configure early printk via Kconfig
 2020-03-09 12:06 UTC  (4+ messages)
` [Xen-devel] [XEN PATCH v2 1/2] xen/arm: Rename all early printk macro

[PATCH] libsepol/cil: Do not check flavor when checking for duplicate parameters
 2020-03-09 12:05 UTC  (2+ messages)

[PATCH] regmap: debugfs: check count when read regmap file
 2020-03-09 12:05 UTC  (2+ messages)

[patch net-next v4 00/10] net: allow user specify TC action HW stats type
 2020-03-09 12:04 UTC  (4+ messages)
` [patch net-next v4 03/10] flow_offload: check for basic action hw "

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-09 12:04 UTC  (8+ messages)
` [PATCH v4 05/13] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v4 06/13] firmware: arm_scmi: Add notification callbacks-registration

[PATCH] libsepol/cil: Check if name is a macro parameter first
 2020-03-09 12:03 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm: Mark up racy check of drm_gem_object.handle_count
 2020-03-09 12:01 UTC  (2+ messages)
`  "

[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add ITS tests
 2020-03-09 12:00 UTC  (17+ messages)
` [kvm-unit-tests PATCH v4 06/13] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v4 07/13] arm/arm64: ITS: its_enable_defaults

[PATCH v14 00/14] add the latest exfat driver
 2020-03-09 12:01 UTC 

Re:
 2020-03-08 17:33 UTC 

[PATCH v4 0/5] New RISC-V Local Interrupt Controller Driver
 2020-03-09 12:00 UTC  (18+ messages)
` [PATCH v4 1/5] RISC-V: self-contained IPI handling routine
` [PATCH v4 2/5] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v4 3/5] irqchip: RISC-V Per-HART Local Interrupt Controller Driver
` [PATCH v4 4/5] clocksource: timer-riscv: Make timer interrupt as a per-CPU interrupt
` [PATCH v4 5/5] RISC-V: Remove do_IRQ() function

[PATCH] modules: load modules from versioned /var/run dir
 2020-03-09 11:59 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/1] qt5remoteobjects: new package
 2020-03-09 12:00 UTC 

[PATCH 00/20] hw: Clean up hw/i386 headers (and few alpha/hppa)
 2020-03-09 11:57 UTC  (7+ messages)
        ` [Xen-devel] "

[PATCH] mm/vmpressure.c: Include GFP_KERNEL flag to vmpressure
 2020-03-09 11:58 UTC  (2+ messages)

[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
 2020-03-09 11:56 UTC  (8+ messages)
` [PATCH v2 06/11] mmc: sdhci: xenon: Use sdhci_set_power_and_voltage()

[PATCH v6 0/6] Add new series Micron SPI NAND devices
 2020-03-09 11:52 UTC  (14+ messages)
` [PATCH v6 1/6] mtd: spinand: micron: Generalize the OOB layout structure and function names
` [PATCH v6 2/6] mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
` [PATCH v6 3/6] mtd: spinand: micron: Add new Micron SPI NAND devices
` [PATCH v6 4/6] mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
` [PATCH v6 5/6] mtd: spinand: micron: Add M70A series Micron SPI NAND devices
` [PATCH v6 6/6] mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies

[PATCH v2 00/18] hw: Clean up hw/i386 headers (and few alpha/hppa)
 2020-03-09 11:56 UTC  (2+ messages)

[Xen-devel] [PATCH] vmevent: reduce include dependencies
 2020-03-09 11:55 UTC  (2+ messages)

[Xen-devel] [PATCH v6 00/12] Add hypervisor sysfs-like support
 2020-03-09 11:55 UTC  (6+ messages)
` [Xen-devel] [PATCH v6 01/12] xen: allow only sizeof(bool) variables for boolean_param()
` [Xen-devel] [PATCH v6 03/12] docs: add feature document for Xen hypervisor sysfs-like support

[PATCH] ktest: Fix typos in ktest.pl
 2020-03-09 11:54 UTC 

[PATCH] [Outreachy kernel] staging: wfx: alignment should match open parenthesis
 2020-03-09 11:53 UTC  (3+ messages)

KMSAN: uninit-value in snapshot_compat_ioctl
 2020-03-09 11:53 UTC  (4+ messages)

[PATCH] staging: greybus: remove commented out function
 2020-03-09 11:53 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
 2020-03-09 11:52 UTC  (3+ messages)

[hch-block:partitions-cleanup 8/12] block/partitions/aix.c:9:10: fatal error: aix.h: No such file or directory
 2020-03-09 11:52 UTC 

[PATCH] habanalabs: add print upon clock change
 2020-03-09 11:51 UTC  (2+ messages)

[Buildroot] [Bug 12626] New: PHP missing header files within 2020.02
 2020-03-09 11:52 UTC 

[PATCH 0/2] fstests: cleanup and fix btrfs/177
 2020-03-09 11:51 UTC  (3+ messages)
` [PATCH 1/2] fstests: btrfs/177 check for minsize of the scratch device

[PATCH v8 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-09 11:51 UTC  (4+ messages)
` [PATCH v8 7/8] iio: adc: ad9467: add support "

[Intel-gfx] [PATCH] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
 2020-03-09 11:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Xen-devel] [PATCH] memaccess: reduce include dependencies
 2020-03-09 11:49 UTC 

[PATCH] drm/ttm: fix false positive assert
 2020-03-09 11:49 UTC  (2+ messages)

[PATCH v2] babeltrace2: added first version, 2.0.1
 2020-03-09 11:48 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/1] qt5remoteobjects: new package
 2020-03-09 11:48 UTC  (2+ messages)

[PATCH] trace-cmd: Have trace-cmd stat show instances
 2020-03-09 11:48 UTC 

[PATCH 0/2] media: i2c: ov5645: Switch to assigned-clock-rates
 2020-03-09 11:46 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: "
` [PATCH 2/2] media: i2c: ov5645: "

[PATCH -v2 00/10] Rewrite Motorola MMU page-table layout
 2020-03-09 11:46 UTC  (4+ messages)

[PATCH v4l-utils 1/4] keytable: support 64 bit scancodes
 2020-03-09 11:46 UTC  (4+ messages)
` [PATCH v2] media: rc: make scancodes 64 bit


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.