All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-05 13:30:33 to 2019-08-05 14:01:29 UTC [more...]

[PATCH] arm64/cache: fix -Woverride-init compiler warnings
 2019-08-05 14:01 UTC  (4+ messages)

[PATCH v3 00/34] target/arm: Implement ARMv8.1-VHE
 2019-08-05 14:00 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v6 00/17] drm/ttm: make ttm bo a gem bo subclass
 2019-08-05 14:01 UTC  (21+ messages)
` [PATCH v6 01/17] drm/ttm: add gem base object
` [PATCH v6 02/17] drm/vram: use embedded gem object
` [PATCH v6 03/17] drm/qxl: "
` [PATCH v6 04/17] drm/radeon: "
` [PATCH v6 05/17] drm/amdgpu: "
` [PATCH v6 06/17] drm/nouveau: "
` [PATCH v6 07/17] drm/ttm: use gem reservation object
` [PATCH v6 08/17] drm/ttm: use gem vma_node
` [PATCH v6 09/17] drm/ttm: set both resv and base.resv pointers
` [PATCH v6 10/17] drm/ttm: switch ttm core from bo->resv to bo->base.resv
  ` [PATCH v6 11/17] drm/radeon: switch driver "
` [PATCH v6 12/17] drm/vmwgfx: "
` [PATCH v6 13/17] drm/amdgpu: "
` [PATCH v6 14/17] drm/nouveau: "
` [PATCH v6 15/17] drm/qxl: "
` [PATCH v6 16/17] drm/virtio: "
` [PATCH v6 17/17] drm/ttm: drop ttm_buffer_object->resv

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-05 14:00 UTC  (12+ messages)

[Buildroot] [PATCH v2] boot/uboot: add initial environment support
 2019-08-05 14:00 UTC  (3+ messages)

[PATCH v3] tracing: Function stack size and its name mismatch in arm64
 2019-08-05 13:59 UTC  (6+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: extend PTP gettime function to read system clock
 2019-08-05 13:58 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.187-43-g78dd396df223)
 2019-08-05 13:58 UTC 

[PATCH 0/3] commit-graph: error out on invalid commit oids in 'write --stdin-commits'
 2019-08-05 13:57 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 00/16] net: phy: adin: add support for Analog Devices PHYs
 2019-08-05 16:54 UTC  (17+ messages)
` [PATCH 01/16] "
` [PATCH 02/16] net: phy: adin: hook genphy_{suspend,resume} into the driver
` [PATCH 03/16] net: phy: adin: add support for interrupts
` [PATCH 04/16] net: phy: adin: add {write,read}_mmd hooks
` [PATCH 05/16] net: phy: adin: configure RGMII/RMII/MII modes on config
` [PATCH 06/16] net: phy: adin: support PHY mode converters
` [PATCH 07/16] net: phy: adin: make RGMII internal delays configurable
` [PATCH 08/16] net: phy: adin: make RMII fifo depth configurable
` [PATCH 09/16] net: phy: adin: add support MDI/MDIX/Auto-MDI selection
` [PATCH 10/16] net: phy: adin: add EEE translation layer for Clause 22
` [PATCH 11/16] net: phy: adin: PHY reset mechanisms
` [PATCH 12/16] net: phy: adin: read EEE setting from device-tree
` [PATCH 13/16] net: phy: adin: implement Energy Detect Powerdown mode
` [PATCH 14/16] net: phy: adin: make sure down-speed auto-neg is enabled
` [PATCH 15/16] net: phy: adin: add ethtool get_stats support
` [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

[dpdk-dev] [PATCH 0/2] Enable fast-unit tests under travis
 2019-08-05 13:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH v2] iio: light: cm3323: Use device-managed APIs
 2019-08-05 13:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] Update supported Intel NIC driver version and firmware version
 2019-08-05 13:54 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/shim: Fix parallel build following c/s 32b1d62887d0
 2019-08-05 13:53 UTC 

[PATCH] arm64/efi: fix variable 'si' set but not used
 2019-08-05 13:53 UTC  (3+ messages)

[PATCH v3] nvme-pci: Support shared tags across queues for Apple 2018 controllers
 2019-08-05 13:49 UTC  (6+ messages)

[PATCH 00/15] hisi_sas: Misc patches
 2019-08-05 13:48 UTC  (29+ messages)
` [PATCH 01/15] scsi: hisi_sas: Make max IPTT count equal for all hw revisions
` [PATCH 02/15] scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
` [PATCH 03/15] scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT
` [PATCH 04/15] scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
` [PATCH 05/15] scsi: hisi_sas: Snapshot AXI and RAS register "
` [PATCH 06/15] scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
` [PATCH 07/15] scsi: hisi_sas: Don't bother clearing status buffer IU in task prep
` [PATCH 08/15] scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE
` [PATCH 09/15] scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
` [PATCH 10/15] scsi: hisi_sas: Drop SMP resp frame DMA mapping
` [PATCH 11/15] scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
` [PATCH 12/15] scsi: hisi_sas: Modify return type of debugfs functions
` [PATCH 13/15] scsi: hisi_sas: Remove some unnecessary code
` [PATCH 14/15] scsi: hisi_sas: replace "%p" with "%pK"
` [PATCH 15/15] scsi: hisi_sas: Consolidate internal abort calls in LU reset operation

[PATCH] bonding: Add vlan tx offload to hw_enc_features
 2019-08-05 13:49 UTC 

[PATCH v3 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-05 13:50 UTC  (13+ messages)
` [PATCH v3 02/10] dt-bindings: add missing mt6397 rtc
` [PATCH v3 03/10] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v3 05/10] rtc: mt6397: add compatible for mt6323

[PATCH] iio: adc: sc27xx: Change to polling mode to read data
 2019-08-05 13:50 UTC  (4+ messages)

[PATCH v5 0/5] Add QCS404 interconnect provider driver
 2019-08-05 13:50 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings

[Qemu-devel] [PATCH] mirror: Only mirror granularity-aligned chunks
 2019-08-05 13:49 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.187-23-gb9a28e18ca89)
 2019-08-05 13:48 UTC 

[dpdk-dev] [PATCH 0/3] testpmd: fixes for 19.08
 2019-08-05 13:48 UTC  (2+ messages)

Hash Equivalency - What this means for developer productivity
 2019-08-05 13:46 UTC  (4+ messages)

[Xen-devel] [PATCH v5 0/6] Fix PCI passthrough for HVM with stubdomain
 2019-08-05 13:44 UTC  (11+ messages)
` [Xen-devel] [PATCH v5 5/6] xen/x86: add PHYSDEVOP_msi_control

[PATCH 0/3] drm/meson: convert bindings to YAML schemas
 2019-08-05 13:43 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml
  ` [PATCH 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: "
` [PATCH 2/3] dt-bindings: display: amlogic,meson-vpu: "
` [PATCH 3/3] MAINTAINERS: Update with Amlogic DRM bindings converted as YAML

[PATCH v3 00/19] KVM RISC-V Support
 2019-08-05 13:44 UTC  (40+ messages)
` [PATCH v3 01/19] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v3 02/19] RISC-V: Export few kernel symbols
` [PATCH v3 03/19] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v3 04/19] RISC-V: Add initial skeletal KVM support
` [PATCH v3 05/19] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v3 06/19] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v3 07/19] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v3 08/19] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v3 09/19] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v3 10/19] RISC-V: KVM: Handle WFI "
` [PATCH v3 11/19] RISC-V: KVM: Implement VMID allocator
` [PATCH v3 12/19] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v3 13/19] RISC-V: KVM: Implement MMU notifiers
` [PATCH v3 14/19] RISC-V: KVM: Add timer functionality
` [PATCH v3 15/19] RISC-V: KVM: FP lazy save/restore
` [PATCH v3 16/19] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v3 17/19] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v3 18/19] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v3 19/19] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v3 0/5] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-05 13:44 UTC  (7+ messages)
` [PATCH v3 4/5] iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9sd1

Question about mfd_add_devices and platform_data
 2019-08-05 13:43 UTC 

[Qemu-arm] [PATCH-for-4.2 v8 0/9] ARM virt: ACPI memory hotplug support
 2019-08-05 13:42 UTC  (8+ messages)
` [Qemu-arm] [PATCH-for-4.2 v8 3/9] hw/acpi: Add ACPI Generic Event Device Support
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH 0/8] drm/bridge: dw-hdmi: improve i2s support
 2019-08-05 13:41 UTC  (18+ messages)
` [PATCH 1/8] drm/bridge: dw-hdmi-i2s: support more i2s format
` [PATCH 2/8] drm/bridge: dw-hdmi: move audio channel setup out of ahb
` [PATCH 3/8] drm/bridge: dw-hdmi: set channel count in the infoframes
` [PATCH 4/8] drm/bridge: dw-hdmi-i2s: enable lpcm multi channels
` [PATCH 5/8] drm/bridge: dw-hdmi-i2s: set the channel allocation
` [PATCH 6/8] drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params
` [PATCH 7/8] drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes
` [PATCH 8/8] drm/bridge: dw-hdmi-i2s: add .get_eld support

[PATCH] Use CSR numbers instead of names
 2019-08-05 13:40 UTC 

[RFC PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-05 13:39 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix link speed info when link is down
 2019-08-05 13:39 UTC  (2+ messages)

[PATCH v4 0/2] mmc: Add support for the ASPEED SD controller
 2019-08-05 13:36 UTC  (5+ messages)
` [PATCH v4 2/2] "

pivot_root(".", ".") and the fchdir() dance
 2019-08-05 13:37 UTC  (4+ messages)

[PATCH] iio: frequency: adf4371: Fix output frequency setting
 2019-08-05 13:37 UTC 

[Xen-devel] [PATCH] x86/vvmx: Fix nested virt on VMCS-Shadow capable hardware
 2019-08-05 13:32 UTC  (4+ messages)

Odroid-XU$ sound issue after suspend-resume
 2019-08-05 13:34 UTC 

[PATCH] dma-buf: fix stack corruption in dma_fence_chain_release
 2019-08-05 13:32 UTC  (3+ messages)

[x86/boot] 5b51ae969e: kexec boot failed
 2019-08-05 13:32 UTC  (6+ messages)
  ` [LKP] "

[PATCH] iio: potentiometer: add a driver for Maxim 5432-5435
 2019-08-05 13:32 UTC  (6+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] dt-bindings: iio: potentiometer: add max5432.yaml binding

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-05 13:31 UTC  (3+ messages)

[Xen-devel] [PATCH v8 00/16] improve late microcode loading
 2019-08-05 13:28 UTC  (5+ messages)
` [Xen-devel] [PATCH v8 14/16] x86/microcode: Synchronize "

[PATCH][v2] btrfs: add an ioctl to force chunk allocation
 2019-08-05 13:19 UTC 

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-05 13:03 UTC  (3+ messages)
` [PATCH 4.19 54/74] s390/dasd: fix endless loop after read unit address configuration
` [PATCH 4.19 74/74] scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-05 13:30 UTC  (3+ messages)
` [PATCH 05/20] utimes: Clamp the timestamps before update
  ` [Y2038] "

[PATCH 5.2 000/131] 5.2.7-stable review
 2019-08-05 13:01 UTC  (3+ messages)
` [PATCH 5.2 016/131] soc: imx8: Fix potential kernel dump in error path
` [PATCH 5.2 018/131] swiotlb: fix phys_addr_t overflow warning


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.