All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-15 02:48:43 to 2020-05-15 04:48:38 UTC [more...]

[PATCH 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-15  4:48 UTC  (3+ messages)
` [PATCH 1/5] PCI: dwc: Add msi_host_isr() callback

[yocto] [error-report-web][PATCH] Add SPDX license headers to source files
 2020-05-15  4:43 UTC  (3+ messages)

[PATCH v2 0/7] Assorted bug fixes and improvements
 2020-05-15  4:43 UTC  (2+ messages)

[PATCH v2 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-15  4:41 UTC  (10+ messages)
` [PATCH v2 1/9] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH v2 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH v2 3/9] fs/ext4: Disallow encryption "
` [PATCH v2 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH v2 5/9] fs/ext4: Update ext4_should_use_dax()
` [PATCH v2 6/9] fs/ext4: Only change S_DAX on inode load
` [PATCH v2 7/9] fs/ext4: Make DAX mount option a tri-state
` [PATCH v2 8/9] fs/ext4: Introduce DAX inode flag
` [PATCH v2 9/9] Documentation/dax: Update DAX enablement for ext4

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-15  4:42 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH 0/3] migration/colo: Optimize COLO framework code
 2020-05-15  4:28 UTC  (4+ messages)
` [PATCH 1/3] migration/colo: Optimize COLO boot code path
` [PATCH 2/3] migration/colo: Update checkpoint time lately
` [PATCH 3/3] migration/colo: Merge multi checkpoint request into one

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-15  4:38 UTC  (3+ messages)
` [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast

[PATCH v4 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  4:32 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v4 3/3] qemu-options: updates for abstract unix sockets

[PATCH 0/4] Move the sysctl interface to the corresponding feature code file
 2020-05-15  4:33 UTC  (5+ messages)
` [PATCH 1/4] hung_task: Move hung_task sysctl interface to hung_task_sysctl.c
` [PATCH 2/4] proc/sysctl: add shared variables -1
` [PATCH 3/4] watchdog: move watchdog sysctl to watchdog.c
` [PATCH 4/4] sysctl: Add register_sysctl_init() interface

[PATCH] e1000e: Relax condition to trigger reset for ME workaround
 2020-05-15  4:31 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v8 0/3] Add Intel ComboPhy driver
 2020-05-15  4:30 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: phy: Add PHY_TYPE_XPCS definition
` [PATCH v8 2/3] dt-bindings: phy: Add YAML schemas for Intel ComboPhy
` [PATCH v8 3/3] phy: intel: Add driver support for ComboPhy

Questionable aspects of QEMU Error's design
 2020-05-15  4:28 UTC  (6+ messages)

[PATCH 0/5] sf: Cleanup
 2020-05-15  4:27 UTC  (4+ messages)
` [PATCH 5/5] mtd: spi: Use IS_ENABLED to prevent ifdef

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-15  4:26 UTC  (9+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[PATCH v2] cpus: Fix botched configure_icount() error API violation fix
 2020-05-15  4:22 UTC 

[net-next v3 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-14
 2020-05-15  4:21 UTC  (10+ messages)
` [net-next v3 1/9] igc: Add ECN support for TSO
` [net-next v3 2/9] igc: Use netdev log helpers in igc_main.c
` [net-next v3 3/9] igc: add support to eeprom, registers and link self-tests
` [net-next v3 4/9] igc: Use netdev log helpers in igc_ethtool.c
` [net-next v3 5/9] igc: Use netdev log helpers in igc_ptp.c
` [net-next v3 6/9] igc: Use netdev log helpers in igc_dump.c
` [net-next v3 7/9] igc: Use netdev log helpers in igc_base.c
` [net-next v3 8/9] igc: Remove unneeded definition
` [net-next v3 9/9] igc: Remove unneeded register

[Question] Hardware management of stage2 page dirty state
 2020-05-15  4:20 UTC  (4+ messages)

[PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions
 2020-05-15  4:19 UTC  (6+ messages)
` [PATCH v2 06/10] mm/swap: use npage_to_sectors() and PAGE_SECTORS to clean up code
` [PATCH v2 07/10] block: use sectors_to_npage() "

[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-15  4:16 UTC  (11+ messages)
` [PATCH Kernel v20 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
` [PATCH Kernel v20 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH] ALSA: pcm: fix incorrect hw_base increase
 2020-05-15  4:09 UTC  (2+ messages)

[LTP] LTP release
 2020-05-15  4:16 UTC 

[PATCH 0/3] fsverity-utils: introduce libfsverity
 2020-05-15  4:10 UTC  (4+ messages)
` [PATCH 1/3] Split up cmd_sign.c
` [PATCH 2/3] Introduce libfsverity
` [PATCH 3/3] Add some basic test programs for libfsverity

[PATCH 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-15  4:10 UTC  (3+ messages)
` [PATCH 2/3] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH 3/3] mm/memory.c: Add memory read privilege before filling PTE entry

[LTP] [PATCH V4 0/1] syscall: Add io_uring test
 2020-05-15  4:08 UTC  (3+ messages)
` [LTP] [PATCH V4 1/1] "

[RFC] mm/vmstat: Add events for THP migration without split
 2020-05-15  4:03 UTC  (5+ messages)

[PATCH v4] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
 2020-05-15  4:04 UTC 

linux-next: manual merge of the amdgpu tree with the pm tree
 2020-05-15  3:57 UTC  (3+ messages)

[PATCH v13 00/12] Inline Encryption Support
 2020-05-15  3:55 UTC  (4+ messages)
` [PATCH v13 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
  ` [f2fs-dev] "

pull-request: bpf-next 2020-05-14
 2020-05-15  3:55 UTC  (2+ messages)

[PATCH 0/6] blk-mq: improvement CPU hotplug(simplified version)
 2020-05-15  3:55 UTC  (3+ messages)
` [PATCH 6/6] blk-mq: stop to allocate new requst and drain request before hctx becomes inactive

[PATCH] vhost-user: add support for VHOST_USER_SET_STATUS
 2020-05-15  3:53 UTC  (4+ messages)

[nvdimm:libnvdimm-pending 297/299] arch/powerpc/include/asm/uaccess.h:331:1: error: conflicting types for 'copy_mc_to_kernel'
 2020-05-15  3:53 UTC 

[MULTIBOOT2 SPEC PATCH v4 00/27] multiboot2: Clean up the example kernel
 2020-05-15  3:43 UTC  (28+ messages)
` [MULTIBOOT2 SPEC PATCH v4 01/27] multiboot2: Allow autogen.sh to run with current gnulib
` [MULTIBOOT2 SPEC PATCH v4 02/27] multiboot2: Use .gitignore files
` [MULTIBOOT2 SPEC PATCH v4 03/27] multiboot2: Use m4 quoting and AS_HELP_STRING
` [MULTIBOOT2 SPEC PATCH v4 04/27] multiboot2: Remove obsolete compat code for ancient Autoconf
` [MULTIBOOT2 SPEC PATCH v4 05/27] multiboot2: Remove CCAS workarounds for pre-2005 Automake
` [MULTIBOOT2 SPEC PATCH v4 06/27] multiboot2: Remove unnecessary definition of CC
` [MULTIBOOT2 SPEC PATCH v4 07/27] multiboot2: Automake generates dependencies automatically
` [MULTIBOOT2 SPEC PATCH v4 08/27] multiboot2: Automake cleans built programs automatically
` [MULTIBOOT2 SPEC PATCH v4 09/27] multiboot2: Use the constants by their proper names
` [MULTIBOOT2 SPEC PATCH v4 10/27] multiboot2: Rename boot.S to boot_i386.S
` [MULTIBOOT2 SPEC PATCH v4 11/27] multiboot2: Add boot_i386.S to shipped files
` [MULTIBOOT2 SPEC PATCH v4 12/27] multiboot2: Add boot_mips.S example code to docs
` [MULTIBOOT2 SPEC PATCH v4 13/27] multiboot2: Build arch specific boot code
` [MULTIBOOT2 SPEC PATCH v4 14/27] multiboot2: Fix example kernel header tag alignment
` [MULTIBOOT2 SPEC PATCH v4 15/27] multiboot2: Remove unreferenced AOUT_KLUDGE
` [MULTIBOOT2 SPEC PATCH v4 16/27] multiboot2: Change "Multiboot" in comments to "Multiboot2"
` [MULTIBOOT2 SPEC PATCH v4 17/27] multiboot2: Clean up stack (cdecl calling conventions)
` [MULTIBOOT2 SPEC PATCH v4 18/27] multiboot2: Use predefined #ifdef __ASSEMBLER__
` [MULTIBOOT2 SPEC PATCH v4 19/27] multiboot2: Set -nostdlib before AC_PROG_CC for x-compile
` [MULTIBOOT2 SPEC PATCH v4 20/27] multiboot2: mips build wants __start symbol
` [MULTIBOOT2 SPEC PATCH v4 21/27] multiboot2: "make distcheck" with example kernel enabled
` [MULTIBOOT2 SPEC PATCH v4 22/27] multiboot2: Always define the kernel_* vars
` [MULTIBOOT2 SPEC PATCH v4 23/27] multiboot2: Generate per object file listings
` [MULTIBOOT2 SPEC PATCH v4 24/27] multiboot2: Generate a kernel.map map file
` [MULTIBOOT2 SPEC PATCH v4 25/27] multiboot2: Generate gcc temp files (*.i and *.s)
` [MULTIBOOT2 SPEC PATCH v4 26/27] multiboot2: Generate symbol lists and disassembly file
` [MULTIBOOT2 SPEC PATCH v4 27/27] multiboot2: Add labels around the termination tag

memory offline infinite loop after soft offline
 2020-05-15  3:48 UTC  (5+ messages)

[Virtio-fs] [PATCH] Fix file descriptor passed for setupmapping
 2020-05-15  3:48 UTC  (2+ messages)

[PATCH] x86/PCI: Mark Ice Lake Power Control Unit as having non-compliant BARs
 2020-05-15  3:31 UTC 

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-15  3:46 UTC  (4+ messages)
` [PATCH v8 13/30] powerpc: Add a probe_user_read_inst() function

[PATCH v9 0/8] TPM 2.0 trusted keys with attached policy
 2020-05-15  3:44 UTC  (5+ messages)

Important: Invoice Payment - Draft Copy
 2020-05-15  3:42 UTC 

[PATCH V1 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-15  3:38 UTC  (4+ messages)
` [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state

[PATCH 5.4] selftests/bpf: fix goto cleanup label not defined
 2020-05-15  3:38 UTC 

[dpdk-dev] [PATCH] net/i40e: fix out of bounds read issue
 2020-05-15  3:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH v1] net/iavf: fix setting wrong RXDID value for Rx queue
 2020-05-15  3:29 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-05-15  3:37 UTC 

[LTP] LTP release
 2020-05-15  3:37 UTC  (3+ messages)

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-15  3:35 UTC  (7+ messages)
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data

Looks like systemd is a split package ... but where is coredumpctl?
 2020-05-15  3:34 UTC  (2+ messages)
` [oe] "

About migration/colo issue
 2020-05-15  3:32 UTC  (3+ messages)

[PATCH V2] arm64/cpuinfo: Move HWCAP name arrays alongside their bit definitions
 2020-05-15  3:28 UTC  (6+ messages)

[PATCH 0/4] Add PCI client driver for QCA6390 chipset
 2020-05-15  3:28 UTC  (4+ messages)
` [PATCH 4/4] ath11k: Register mhi controller device for qca6390

[PATCH v3 0/2] Add pathin option to -chardev file
 2020-05-15  3:26 UTC  (3+ messages)
` [PATCH v3 1/2] chardev: enable distinct input for "

[PATCH] MIPS: SGI-IP27: Use the _AC() macro in spaces.h
 2020-05-15  3:24 UTC 

[PATCH v2 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-15  3:23 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Fix build errors under CONFIG_HAVE_STD_PC_SERIAL_PORT

[PATCH] net: mscc: ocelot: replace readx_poll_timeout with readx_poll_timeout_atomic
 2020-05-15  3:18 UTC 

[PATCH v10 0/2] Add initial support for slimport anx7625
 2020-05-15  2:45 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-05-15  3:18 UTC 

[PATCH 1/2] MIPS: Loongson: Fix fatal error during GPU init
 2020-05-15  3:17 UTC  (4+ messages)

[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-15  3:17 UTC  (11+ messages)
` [PATCH v3 01/20] dt-bindings: arm: gic: Allow combining arm,gic-400 compatible strings
  ` [PATCH v3 01/20] dt-bindings: arm: gic: Allow combining arm, gic-400 "
` [PATCH v3 19/20] dt-bindings: mali-midgard: Allow dma-coherent
` [PATCH v3 20/20] dt-bindings: ehci/ohci: Allow iommus property

[PATCH 0/4] syscon: Alter syscon and reboot-mode drivers
 2020-05-15  3:14 UTC  (4+ messages)
` [PATCH v2 0/3] syscon: Alter syscon and reboot drivers
  ` [PATCH v2 2/3] dt-bindings: power: reset: Unrequire regmap property in syscon-reboot node

[PATCH 0/6] soc: Add Baikal-T1 SoC APB/AXI EHB and L2-cache drivers
 2020-05-15  3:13 UTC  (6+ messages)
` [PATCH v2 0/4] bus: Add Baikal-T1 SoC APB/AXI bus drivers
  ` [PATCH v2 1/4] dt-bindings: bus: Add Baikal-T1 AXI-bus binding
  ` [PATCH v2 2/4] dt-bindings: bus: Add Baikal-T1 APB-bus binding

[dpdk-dev] [PATCH v2 0/2] fixes for bonding
 2020-05-15  3:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/bonding: fix MAC address when one port resets

[RFC 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-15  3:10 UTC  (3+ messages)
` [RFC 3/3] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize

[PATCH v2] MIPS: Split R10000 to allow for R12K+ optimizations
 2020-05-15  3:10 UTC  (5+ messages)

[PATCH v2 0/2] Add TI tps6598x DT binding and probe
 2020-05-15  3:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add TI tps6598x device tree binding documentation

KASAN: out-of-bounds Read in pebs_update_state
 2020-05-15  3:02 UTC 

[PATCH] vdpa_sim: do not reset IOTLB during device reset
 2020-05-15  3:02 UTC  (3+ messages)

[PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-05-15  3:01 UTC  (3+ messages)
` [PATCH V6 3/3] dt-bindings: serial: Add binding for UART pin swap

[PATCH RFC] selftests: do not use .ONESHELL
 2020-05-15  3:00 UTC 

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-15  3:00 UTC  (3+ messages)
` [PATCH 11/12] dt-bindings: iio: imu: Add inv_icm42600 documentation

[PATCH 1/1] tools: value checks in rkcommon_check_params()
 2020-05-15  2:59 UTC  (2+ messages)

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-15  2:58 UTC  (11+ messages)
` [virtio-dev] "

[PATCH v3 0/6] rockchip: Add PCIe host support
 2020-05-15  2:54 UTC  (16+ messages)
` [PATCH v3 1/6] clk: rk3399: Add enable/disable clks
` [PATCH v3 2/6] clk: rk3399: Enable/Disable the PCIEPHY clk
  ` [PATCH v3 2/6] clk: rk3399: Enable/Disable the PCIEPHY clk【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】
` [PATCH v3 4/6] pci: Add Rockchip PCIe PHY controller driver
` [PATCH v3 5/6] rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
` [PATCH v3 6/6] rockchip: Enable PCIe/M.2 on rock960 board

[PATCH v2 0/2] CH7322 CEC controller driver
 2020-05-15  2:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add ch7322 media i2c device
` [PATCH v2 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-15  2:41 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-15  2:51 UTC  (22+ messages)
` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port
  ` [PATCH v5 09/16] usb: dwc3: Add disable u2mac linestate check quirk
` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v5 12/16] usb: dwc3: add make compatible for rockchip platform
  ` [PATCH v5 13/16] driver: usb: drop legacy rockchip xhci driver
  ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support
    ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】
` [PATCH v5 15/16] configs: evb-rk3399: update support usb3.0 host
` [PATCH v5 16/16] roc-rk3399-pc: Enable USB3.0 Host

[PATCH V1 0/7] Target specific DLL configuration for qcom SDHC
 2020-05-15  2:50 UTC  (3+ messages)
` [PATCH V1 1/7] dt-bindings: mmc: Add information for DLL register properties


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.