All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-02 19:42:01 to 2020-04-02 20:37:33 UTC [more...]

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-02 20:36 UTC  (16+ messages)
` [PATCH v2 01/16] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH v2 02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device
  ` [PATCH v2 03/16] mfd: mfd-core: match device tree node against reg property
  ` [PATCH v2 05/16] dt-bindings: mfd: Add bindings for sl28cpld
  ` [PATCH v2 06/16] mfd: Add support for Kontron sl28cpld management controller
  ` [PATCH v2 08/16] watchdog: add support for sl28cpld watchdog
  ` [PATCH v2 11/16] gpio: add support for the sl28cpld GPIO controller
  ` [PATCH v2 12/16] hwmon: add support for the sl28cpld hardware monitoring controller
  ` [PATCH v2 14/16] arm64: dts: freescale: sl28: map GPIOs to input events
  ` [PATCH v2 16/16] arm64: dts: freescale: sl28: enable fan support
` [PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
` [PATCH v2 09/16] pwm: add support for sl28cpld PWM controller

Building dependencies in yocto for GO language project
 2020-04-02 20:36 UTC 

[patch 2/2] x86/kvm/vmx: Prevent split lock detection induced #AC wreckage
 2020-04-02 20:36 UTC  (7+ messages)
` [PATCH 0/3] x86: KVM: VMX: Add basic split-lock #AC handling
  ` [PATCH 3/3] KVM: VMX: Extend VMX's #AC interceptor to handle split lock #AC in guest

[PATCH 0/3] arch/x86: Optionally flush L1D on context switch
 2020-04-02 20:35 UTC  (3+ messages)

[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
 2020-04-02 20:35 UTC  (7+ messages)
` [PATCH v2 09/17] remoteproc: Call the right core function based on synchronisation state
` [PATCH v2 14/17] remoteproc: Refactor function rproc_trigger_recovery()

[PATCH v3 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-02 20:34 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-02 20:33 UTC  (10+ messages)
` [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
` [PATCH v1 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v1 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[git pull] drm for 5.7-rc1
 2020-04-02 20:33 UTC  (2+ messages)

[PATCH 1/3] ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
 2020-04-02 19:25 UTC  (2+ messages)

[PATCH 1/2] NFS: finish_automount() requires us to hold 2 refs to the mount record
 2020-04-02 20:30 UTC  (2+ messages)
` [PATCH 2/2] NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Peek at the next submission for error interrupts
 2020-04-02 20:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/execlists: Record the active CCID from before reset

[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-02 20:27 UTC  (8+ messages)

[dpdk-dev] [PATCH] net/virtio: add link speed tuning
 2020-04-02 20:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 2/5] net/virtio: add link speed devarg

linux-4.14.175 broke audio
 2020-04-02 20:29 UTC  (4+ messages)

[PATCH] diff: restrict when prefetching occurs
 2020-04-02 20:28 UTC  (7+ messages)
` [PATCH v2 0/2] Restrict when prefetcing occurs
  ` [PATCH v2 1/2] promisor-remote: accept 0 as oid_nr in function
  ` [PATCH v2 2/2] diff: restrict when prefetching occurs

Linux 5.5.15
 2020-04-02 20:27 UTC  (2+ messages)

Linux 5.4.30
 2020-04-02 20:26 UTC  (2+ messages)

Linux 4.19.114
 2020-04-02 20:26 UTC  (2+ messages)

[PATCH v4 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-04-02 20:25 UTC  (6+ messages)
` [PATCH v4 6/8] x86: bump ZO_z_extra_bytes margin for zstd

[PATCH] perf probe: Add support for DW_OP_call_frame_cfa vars
 2020-04-02 20:25 UTC  (3+ messages)

[git pull] vfs.git pathwalk sanitizing
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] vfs: bug fix for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.7, part 1
 2020-04-02 20:25 UTC  (2+ messages)

Linux 4.14.175
 2020-04-02 20:24 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

Linux 4.9.218
 2020-04-02 20:24 UTC  (2+ messages)

Linux 4.4.218
 2020-04-02 20:23 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2020-04-02 20:23 UTC  (8+ messages)
    ` Fwd: "

[PATCHES] Networking
 2020-04-02 20:23 UTC  (2+ messages)

[patch 0/2] x86: Prevent Split-Lock-Detection wreckage on VMX hypervisors
 2020-04-02 20:23 UTC  (10+ messages)
` [patch 1/2] x86,module: Detect VMX modules and disable Split-Lock-Detect
  ` [patch v2 "

[PATCH v4 00/15] glibc port to ARC processors
 2020-04-02 20:22 UTC  (10+ messages)
` [PATCH v4 13/15] ARC: Build Infrastructure
          ` __syscall_error (was Re: [PATCH v4 13/15] ARC: Build Infrastructure)

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-02 20:28 UTC  (7+ messages)
` [PATCH V10 11/11] iommu/vt-d: Add custom allocator for IOASID

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-04-02 20:21 UTC  (11+ messages)
                  ` bpf: ability to attach freplace to multiple parents

[igt-dev] [PATCH i-g-t] tests/kms_flip: Skip detiler fences subtest on platforms w/o aperture
 2020-04-02 20:21 UTC  (2+ messages)

[PULL 00/15] Misc patches for 5.0-rc2
 2020-04-02 20:17 UTC  (4+ messages)

clock_settime(2) error for non-settable clocks
 2020-04-02 20:19 UTC  (5+ messages)
` [PATCH 1/1] clock_getres.2: dynamic POSIX clock devices can return other errors

[PATCH RFC leds-next] leds: initial support for Turris Omnia LEDs
 2020-04-02 20:19 UTC  (10+ messages)

[RFT PATCH v2 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-02 20:19 UTC  (13+ messages)
` [RFT PATCH v2 02/10] drivers: qcom: rpmh-rsc: Document the register layout better
` [RFT PATCH v2 05/10] drivers: qcom: rpmh-rsc: A lot of comments
` [RFT PATCH v2 06/10] drivers: qcom: rpmh-rsc: Comment tcs_is_free() + warn if state mismatch
` [RFT PATCH v2 07/10] drivers: qcom: rpmh-rsc: Warning if tcs_write() used for non-active

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-04-02 20:19 UTC  (15+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v6 02/14] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v6 03/14] KVM: SVM: Add KVM_SEV_SEND_FINISH command

[PATCH v1 1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-02 20:18 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: pch: Get rid of unneeded variable in IRQ handler

[PATCH v1] gpio: Extend TODO to cover code duplication avoidance
 2020-04-02 20:17 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] support/testing: add openssh runtime test
 2020-04-02 20:18 UTC  (8+ messages)

[Powertop] [PATCH] src/display.cpp: Fix: Add the missing part of the patch changes
 2020-04-02 20:18 UTC 

[PATCH v3] qobject: json-streamer: Change bracket_count to brace_count
 2020-04-02 20:16 UTC  (6+ messages)

[PATCH v4 0/7] Add tpm i2c ptp driver
 2020-04-02 20:17 UTC  (4+ messages)
` [PATCH v4 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops in order to check data integrity

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-04-02 20:16 UTC  (8+ messages)
` [PATCH v11 06/12] pwm: imx27: Use 64-bit division macro and function

[OE-core][PATCH] classes/reproducible_build: Skip SDE for non-finalizing virtual recipes
 2020-04-02 20:15 UTC  (2+ messages)

[PATCH v15 0/7] Invoke rpmh_flush for non OSI targets
 2020-04-02 20:14 UTC  (7+ messages)
` [PATCH v15 5/7] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v15 6/7] soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
` [PATCH v15 7/7] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request

[PATCH] Add PAT, cr8 and EFER for 32-bit qemu to hax ioctl interface
 2020-04-02 20:12 UTC  (3+ messages)

[PATCH] prctl.2: doc PR_SET/GET_IO_FLUSHER - V4
 2020-04-02 20:12 UTC  (4+ messages)

timer_settime() and ECANCELED
 2020-04-02 20:12 UTC  (7+ messages)

[Powertop] Re: [PATCH 1/3 v1] Revert "configure.ac: version strings from git describe"
 2020-04-02 20:11 UTC 

[PATCH 4/4] arm64: dts: rockchip: add isp0 node for rk3399
 2020-04-02 20:10 UTC  (6+ messages)

[PATCH bpf] bpf, lsm: Fix the file_mprotect LSM test
 2020-04-02 20:07 UTC 

[Powertop] Re: [PATCH 1/3 v1] Revert "configure.ac: version strings from git describe"
 2020-04-02 20:07 UTC 

[PATCH 4.19 000/116] 4.19.114-rc1 review
 2020-04-02 20:04 UTC  (6+ messages)
` [PATCH 4.19 105/116] bpf: Explicitly memset the bpf_attr structure

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-04-02 20:03 UTC  (17+ messages)

[Buildroot] [PATCH 1/1] package/libuwsc: bump version to 3.3.4
 2020-04-02 20:02 UTC  (2+ messages)

[PATCH RFC 0/4] dm-zoned: Metadata V2
 2020-04-02 20:01 UTC  (7+ messages)
` [PATCH 3/4] dm-zoned: V2 metadata handling

[PATCH for_v29 v2 0/5] x86/sgx: Make vDSO callable from C
 2020-04-02 20:01 UTC  (10+ messages)

[Buildroot] [git commit] package/libuwsc: bump version to 3.3.4
 2020-04-02 20:01 UTC 

[PATCH 0/2] [backports] l2tp use-after-free fixes for 4.9 stable
 2020-04-02 19:59 UTC  (3+ messages)
` [PATCH 1/2] l2tp: ensure sessions are freed after their PPPOL2TP socket

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-04-02 19:58 UTC  (17+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[PATCH V2] perf/x86/intel/uncore: Add Comet Lake support
 2020-04-02 19:52 UTC 

[Buildroot] [PATCH 1/1] package/libpjsip: bump version to 2.10
 2020-04-02 19:57 UTC  (2+ messages)

RAID5/6 permanent corruption of metadata and data extents
 2020-04-02 19:56 UTC  (2+ messages)

[Buildroot] [git commit] package/libpjsip: bump version to 2.10
 2020-04-02 19:56 UTC 

[PATCH v3 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-02 19:51 UTC 

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-02 19:55 UTC  (5+ messages)
` Writeback fixes "
  ` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
    ` [PATCH 2/2] Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK

[Buildroot] [PATCH 1/1] package/janus-gateway: bump version to 0.9.2
 2020-04-02 19:55 UTC  (2+ messages)

[Buildroot] [git commit] package/janus-gateway: bump version to 0.9.2
 2020-04-02 19:55 UTC 

[dpdk-dev] [PATCH 1/2] test/malloc: run realloc tests on external heap
 2020-04-02 19:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix CVE-2019-16275
 2020-04-02 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hostapd: fix CVE-2019-16275
 2020-04-02 19:54 UTC  (2+ messages)

[Buildroot] [git commit] package/wpa_supplicant: fix CVE-2019-16275
 2020-04-02 19:54 UTC 

[PATCH v2 0/5] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-02 19:53 UTC  (5+ messages)
` [PATCH v2 1/5] media: staging: rkisp1: cap: cleanup in mainpath config for uv swap format
` [PATCH v2 2/5] media: staging: rkisp1: cap: fix value written to uv swap register in selfpath

[Buildroot] [git commit] package/hostapd: fix CVE-2019-16275
 2020-04-02 19:53 UTC 

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-02 19:52 UTC  (3+ messages)

[dpdk-dev] DTS Config NIC | Test Nic Single Core Perf ISSUE
 2020-04-02 19:52 UTC 

[Buildroot] [PATCH 1/1] package/libsndfile: add upstream security fixes
 2020-04-02 19:52 UTC  (2+ messages)

[PATCH v2 0/3] Rockchip ISP1 minor fixes
 2020-04-02 19:51 UTC  (5+ messages)
` [PATCH v2 1/3] rkisp1: Get rid of unused variable warning
` [PATCH v2 2/3] phy-rockchip-dphy-rx0: Drop unneeded CONFIG_OF dependency
` [PATCH v2 3/3] rkisp1: Fix wrong PHY config dependency

[RFC PATCH 0/4] ARM: introduce sjlj structured exception handling
 2020-04-02 19:51 UTC  (3+ messages)
` [RFC PATCH 1/4] ARM: implement sjlj-based TRY/CATCH "

[igt-dev] [PATCH i-g-t] i915/perf_pmu: Exercise mixing perf reads into i915 mmaps
 2020-04-02 19:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH][V2][next] rtc: ds1307: check for failed memory allocation on wdt
 2020-04-02 19:51 UTC  (3+ messages)

[PATCH] btrfs: check commit root generation in should_ignore_root
 2020-04-02 19:51 UTC 

[PATCH] Gitsm does not use credentials when cloning submodules
 2020-04-02 19:51 UTC 

[PATCH] irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
 2020-04-02 19:50 UTC 

[PATCH v7 0/5] soc: aspeed: Add XDMA engine driver
 2020-04-02 19:49 UTC  (12+ messages)
` [PATCH v7 1/5] dt-bindings: soc: Add Aspeed XDMA engine
` [PATCH v7 2/5] soc: aspeed: Add XDMA Engine Driver
` [PATCH v7 3/5] soc: aspeed: xdma: Add user interface
` [PATCH v7 4/5] soc: aspeed: xdma: Add reset ioctl
` [PATCH v7 5/5] ARM: dts: Aspeed: AST2600: Add XDMA PCI-E root control reset

[Buildroot] [git commit] package/libsndfile: add upstream security fixes
 2020-04-02 19:50 UTC 

[PATCH] x86/HVM: expose VM assist hypercall
 2020-04-02 19:49 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] Fixes and unit tests for librte_security
 2020-04-02 19:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH 05/13] app/test: introduce librte_security tests

[PATCH] cedrus: Drop unneeded CONFIG_OF dependency
 2020-04-02 19:46 UTC 

[Buildroot] [PATCH 1/1] package/gdb: bump to version 8.3.1
 2020-04-02 19:46 UTC  (2+ messages)

[PATCH v3] tpm: Add support for event log pointer found in TPM2 ACPI table
 2020-04-02 19:46 UTC  (4+ messages)

[Buildroot] [git commit] package/gdb: bump to version 8.3.1
 2020-04-02 19:45 UTC 

[Buildroot] [PATCH 1/1] package/cjson: bump to version 1.7.13
 2020-04-02 19:45 UTC  (2+ messages)

[Buildroot] [git commit] package/cjson: bump to version 1.7.13
 2020-04-02 19:45 UTC 

[PATCH] net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
 2020-04-02 19:45 UTC  (2+ messages)
` [ovs-dev] "

[PATCH] perf/x86/intel/uncore: Add Comet Lake support
 2020-04-02 19:44 UTC 

[Buildroot] [PATCH 1/1] docs/manual: minor typo fix
 2020-04-02 19:44 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: minor typo fix
 2020-04-02 19:43 UTC 

[PATCH v6 00/11] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-04-02 19:38 UTC  (5+ messages)
` [PATCH v6 08/11] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v6 09/11] PCI: Add Renesas R8A774C0 device ID
` [PATCH v6 10/11] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
` [PATCH v6 11/11] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH v6 2/4] firmware: raspberrypi: Introduce vl805 init routine
 2020-04-02 19:40 UTC  (2+ messages)

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-04-02 19:42 UTC  (8+ 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.