All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 09:03:25 to 2020-04-15 09:30:17 UTC [more...]

[dpdk-dev] [PATCH 0/4] refactor multi-process IPC and memory management codes to common driver
 2020-04-15  9:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 0/2] "

[PATCH 1/4] mci: sdhci: provide sdhci_readx_poll_timeout helpers
 2020-04-15  9:29 UTC  (4+ messages)
` [PATCH 2/4] mci: sdhci: implement sdhci_reset()
` [PATCH 3/4] ARM: at91: dts: specify aliases for sdmmc nodes
` [PATCH 4/4] mci: sdhci: add Atmel SDHCI (sama5d2, sam9x60) support

[PATCH] drm/tidss: fix crash related to accessing freed memory
 2020-04-15  9:29 UTC  (2+ messages)

[PATCH 0/6] perf/imx_ddr: Add namespace for i.MX8 DDR Perf
 2020-04-15  9:28 UTC  (8+ messages)

[PATCH 1/3] kbuild: rename hostprogs-y/always to hostprogs/always-y
 2020-04-15  9:29 UTC  (2+ messages)

media/master bisection: v4l2-compliance-vivid.device-presence on qemu_x86_64
 2020-04-15  9:28 UTC  (4+ messages)

[PATCH v2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-04-15  9:25 UTC  (2+ messages)

[LTP] [RFC PATCH 0/8] Fix compilation with -fno-common (gcc-10)
 2020-04-15  9:28 UTC  (9+ messages)
` [LTP] [RFC PATCH 1/8] lib: Fix linking error multiple TCID definitions with -fno-common
` [LTP] [RFC PATCH 2/8] controllers: Simplify fullpath definition
` [LTP] [RFC PATCH 3/8] controllers: Fix linking with -fno-common
` [LTP] [RFC PATCH 4/8] kernel/mem: Fix linking error "
` [LTP] [RFC PATCH 5/8] hugepage: "
` [LTP] [RFC PATCH 6/8] hugetlb: "
` [LTP] [RFC PATCH 7/8] realtime: "
` [LTP] [RFC PATCH 8/8] travis: Build "

[Bug 207283] New: Allen & Heath ZEDi-10 instability
 2020-04-15  9:27 UTC 

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15  9:26 UTC  (7+ messages)
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-15  9:26 UTC  (6+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-15  9:26 UTC  (11+ messages)
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID for bpf_link

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2020-04-15  9:25 UTC  (6+ messages)

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-04-15  9:26 UTC  (11+ messages)
` [PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function

[Cluster-devel] [PATCH v11 00/25] Change readahead API
 2020-04-15  9:19 UTC  (17+ messages)
` [Cluster-devel] [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "
    `  "
` [Cluster-devel] [PATCH v11 03/25] mm: Ignore return value of ->readpages
  `  "
    ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
  `  "
    ` [Ocfs2-devel] "

[PATCH v5] proc/mounts: add cursor
 2020-04-15  9:24 UTC 

[PATCH] ACPICA: make acpi_protocol_lengths static
 2020-04-15  9:24 UTC  (3+ messages)
  ` [Devel] "

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-04-15  9:25 UTC  (4+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 3/8] mfd: sm501: Use GPIO_LOOKUP_IDX() "

[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-15  9:20 UTC  (26+ messages)
` [PATCH v12 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v12 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v12 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v12 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v12 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v12 06/25] RDMA/rtrs: client: main functionality
` [PATCH v12 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v12 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v12 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v12 10/25] RDMA/rtrs: server: main functionality
` [PATCH v12 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v12 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v12 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v12 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v12 17/25] block/rnbd: client: main functionality
` [PATCH v12 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v12 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v12 20/25] block/rnbd: server: main functionality
` [PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
` [PATCH v12 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v12 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v12 24/25] block/rnbd: a bit of documentation
` [PATCH v12 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

arm64 vdso might miss .eh_frame
 2020-04-15  9:23 UTC 

[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-15  9:07 UTC  (6+ messages)

[PATCH] KVM: arm/arm64: release kvm->mmu_lock in loop to prevent starvation
 2020-04-15  8:42 UTC 

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15  8:30 UTC  (3+ messages)

[PATCH] board: fsl: lx2160a: define gic_lpi_base with CONFIG_GIC_V3_ITS support
 2020-04-15  9:23 UTC 

[RFC 0/8] Stop monitoring disabled devices
 2020-04-15  9:23 UTC  (6+ messages)
` [RFC v2 0/9] "
  ` [RFC v2 1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-04-14 21:12 UTC  (4+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait

[PATCH 00/21] clk: at91: sync with Linux v5.6
 2020-04-15  9:23 UTC  (4+ messages)
` [PATCH 01/21] mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandle

[dpdk-dev] [PATCH 1/2] test/crypto: add capability check
 2020-04-15  9:23 UTC  (3+ messages)

[PATCH] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-04-15  9:20 UTC  (2+ messages)

[PATCH v1] kobject: make sure parent is not released before children
 2020-04-15  9:21 UTC  (5+ messages)

[PATCH] x86/umip: make umip_insns static
 2020-04-15  9:20 UTC  (2+ messages)
` [tip: x86/urgent] x86/umip: Make "

[PATCH v3 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2020-04-15  9:19 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1319 and Realtek PymParticle EVB

[PATCH v7 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-04-15  9:19 UTC  (4+ messages)

WARNING: proc registration bug in snmp6_register_dev
 2020-04-15  9:20 UTC 

[PATCH] RDMA/siw: Fix potential siw_mem refcnt leak in nr_add_node
 2020-04-15  9:19 UTC  (2+ messages)

[PATCH V2 0/3] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-04-15  9:17 UTC  (4+ messages)
` [PATCH V2 1/3] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
` [PATCH V2 2/3] iio: adc: Add PMIC7 ADC bindings
` [PATCH V2 3/3] iio: adc: Add support for PMIC7 ADC

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-15  9:19 UTC  (9+ messages)

[PATCH 0/1] s390/dasd: Kconfig patch
 2020-04-15  9:18 UTC  (6+ messages)
` [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE

[PATCH v2] perf stat: force error in fallback on :k events
 2020-04-15  9:18 UTC  (2+ messages)

[PATCH v4 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-15  9:17 UTC  (5+ messages)
` [PATCH v4 RESEND 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH] ppc,riscv: set something to KBUILD_DEFCONFIG
 2020-04-15  9:17 UTC  (2+ messages)

AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
 2020-04-15  9:16 UTC  (9+ messages)

RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
 2020-04-15  9:16 UTC  (6+ messages)

[PATCH 0/4] Add driver for wsen-itds accelerometer sensor
 2020-04-15  9:16 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: iio: add document bindings for wsen-itds accel sensor

[PATCH 2/2] HID: alps: Refactor axis resolution logic
 2020-04-15  9:16 UTC  (7+ messages)

[PATCH 1/1] freshen_file(): use NULL `times' for implicit current-time
 2020-04-15  9:09 UTC  (3+ messages)
  ` [External] "

[PATCH] Optimized division operation to shift operation
 2020-04-15  9:16 UTC  (7+ messages)

[PATCH] mfd: double-quote the menu prompt of MFD
 2020-04-15  9:16 UTC  (2+ messages)

[PATCH] arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirely
 2020-04-15  9:15 UTC  (4+ messages)

[PATCH v4] media: vimc: get pixformat info from v4l2_format_info
 2020-04-15  9:15 UTC  (3+ messages)

[PATCH v2 0/7] iommu/vt-d: Add page request draining support
 2020-04-15  9:15 UTC  (4+ messages)
` [PATCH v2 4/7] iommu/vt-d: Refactor prq_event_thread()

[dpdk-dev] [PATCH 0/2] support CPU crypto for AESNI MB PMD
 2020-04-15  9:14 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] crypto/aesni_mb: support CPU crypto
  ` [dpdk-dev] [PATCH v2 2/2] test/crypto: add CPU crypto mode for AESNI MB

[RFC PATCH] powerpc/lib: Fixing use a temporary mm for code patching
 2020-04-15  9:12 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-15 16:47 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 0/8] add packed ring vectorized datapath
  ` [dpdk-dev] [PATCH v4 1/8] net/virtio: enable "
  ` [dpdk-dev] [PATCH v4 2/8] net/virtio-user: add vectorized datapath parameter
  ` [dpdk-dev] [PATCH v4 3/8] net/virtio: add vectorized packed ring Rx function
  ` [dpdk-dev] [PATCH v4 4/8] net/virtio: reuse packed ring xmit functions
  ` [dpdk-dev] [PATCH v4 5/8] net/virtio: add vectorized packed ring Tx datapath
  ` [dpdk-dev] [PATCH v4 6/8] eal/x86: identify AVX512 extensions flag
  ` [dpdk-dev] [PATCH v4 7/8] net/virtio: add election for vectorized datapath
  ` [dpdk-dev] [PATCH v4 8/8] doc: add packed "

[PATCH] sched/vtime: Fix an unitialized variable warning
 2020-04-15  9:14 UTC  (2+ messages)
` [tip: sched/urgent] sched/vtime: Work around "

[GIT PULL] perf/urgent fixes
 2020-04-15  9:14 UTC  (5+ messages)
` [PATCH 04/15] tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
` [PATCH 15/15] tools headers: Synchronize linux/bits.h with the kernel sources

[PATCH] wimax/i2400m: Fix potential urb refcnt leak
 2020-04-15  9:12 UTC 

[PATCH 0/12] direct-map DomUs
 2020-04-15  9:12 UTC  (3+ messages)
` [PATCH 01/12] xen: introduce xen_dom_flags

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-15  9:02 UTC  (9+ messages)
` [PATCH v5 1/4] vfio/mdev: add migration_version attribute for mdev (under mdev_type node)
` [PATCH v5 3/4] vfio/mdev: add migration_version attribute for mdev (under mdev device node)

[PATCH 1/3] scsi: fnic: make some symbols static
 2020-04-15  9:38 UTC  (3+ messages)
` [PATCH 2/3] scsi: fnic: make fnic_list and fnic_list_lock static
` [PATCH 3/3] scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static

[RFC 0/8] Stop monitoring disabled devices
 2020-04-15  9:12 UTC  (5+ messages)
  ` [RFC 1/8] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops

[Bug 1872847] [NEW] qemu-alpha linux-user breaks python3.6
 2020-04-15  8:56 UTC  (2+ messages)
` [Bug 1872847] "

[PATCH v2] mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandle
 2020-04-15  9:11 UTC 

[PATCH v8 00/13] max9286 v8 - modifications
 2020-04-15  9:13 UTC  (5+ messages)
` [PATCH v8 10/13] squash! max9286: Implement Pixelrate control

[igt-dev] [PATCH i-g-t 1/3] test/kms_chamelium: Start with disabling modeset
 2020-04-15  9:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[PATCH] mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
 2020-04-15  9:00 UTC 

[Xen-devel] [PATCH] sched/core: Fix bug when moving a domain between cpupools
 2020-04-15  9:08 UTC  (2+ messages)

[f2fs-dev] [PATCH v5] f2fs: fix long latency due to discard during umount
 2020-04-15  9:07 UTC  (2+ messages)
`  "

[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200415
 2020-04-15  9:08 UTC 

[djwong-xfs:refactor-log-recovery 222/314] fs/xfs/scrub/agheader.c:791:14: warning: Variable 'error' is assigned a value that is never used. [unreadVariable]
 2020-04-15  9:08 UTC  (2+ messages)

[PATCH] drm/i915/gt: remove redundant assignment to variable x
 2020-04-15  9:07 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH v6 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-15  9:05 UTC  (12+ messages)
` [PATCH v6 01/11] scsi: free sgtables in case command setup fails
` [PATCH v6 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v6 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v6 05/11] block: introduce blk_req_zone_write_trylock
` [PATCH v6 06/11] block: Modify revalidate zones
` [PATCH v6 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v6 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v6 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v6 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v6 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[RFC] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
 2020-04-15  9:05 UTC  (7+ messages)
          ` [PATCH] "

[PATCH] media: Kconfig: include test_drivers with MEDIA_TEST_SUPPORT
 2020-04-15  9:05 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_async: Add test to validate asynchronous flips
 2020-04-15  9:05 UTC  (3+ messages)

[PATCH] dev-manual: update blktrace example to match master branch
 2020-04-15  9:04 UTC 

[dpdk-dev] 18.11.7 (LTS) patches review and test
 2020-04-15  9:04 UTC  (3+ messages)

[staging:staging-next 127/127] drivers/staging/wfx/bh.c:88:32: sparse: warning: restricted __le16 degrades to integer
 2020-04-15  9:04 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] crypto/aesni_mb: support DOCSIS AES-256
 2020-04-15  9:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-15  9:03 UTC  (3+ messages)
` [PATCH v2 1/3] kernel/sysctl: "

[virtio-dev] [PATCH v19 QEMU 0/4] virtio-balloon: add support for free page reporting
 2020-04-15  9:03 UTC  (4+ messages)
` [virtio-dev] [PATCH v19 QEMU 3/4] virtio-balloon: Provide an interface "
  ` [virtio-dev] "
    `  "

[PATCH] batman-adv: Fix refcnt leak in batadv_show_throughput_override
 2020-04-15  9:04 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/4] aarch64 -> arm32 cross compilation support
 2020-04-15  9:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 1/4] build: port arm32 options from make to meson
` [dpdk-dev] [PATCH v3 2/4] build: add arm32 meson build flags
` [dpdk-dev] [PATCH v3 3/4] build: add arm32 meson cross file
` [dpdk-dev] [PATCH v3 4/4] ci: add aarch64 -> arm32 cross compiling jobs

[GIT PULL] EFI fixes
 2020-04-15  9:03 UTC 

[PATCH] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-04-15  9:03 UTC  (4+ 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.