All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-13 06:57:20 to 2020-07-13 07:56:41 UTC [more...]

[dpdk-dev] [v2 PATCH 00/10] bnxt patches
 2020-07-13  7:56 UTC  (2+ messages)

[RESEND PATCH v3 0/6] soc: xilinx: vcu: provide interfaces for other drivers
 2020-07-13  7:55 UTC  (2+ messages)

[PATCH 0/2] iotests: More _filter_img_create fixes
 2020-07-13  7:55 UTC  (4+ messages)
` [PATCH 2/2] iotests: Set LC_ALL=C for sort

[PATCH] i2c: xiic: Fix reference count leaks
 2020-07-13  7:54 UTC  (5+ messages)

[PATCH net-next] net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
 2020-07-13  7:55 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-13  7:55 UTC  (11+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

[PATCH v5 0/9] clean-up the migration target allocation functions
 2020-07-13  7:53 UTC  (6+ messages)
` [PATCH v5 4/9] mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations
` [PATCH v5 5/9] mm/migrate: make a standard migration target allocation function

linux-next: build failure after merge of the kbuild tree
 2020-07-13  7:52 UTC  (3+ messages)

hw/misc/aspeed_scu: 5d971f9e breaks Supermicro AST2400
 2020-07-13  7:51 UTC  (6+ messages)

[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
 2020-07-13  7:51 UTC  (2+ messages)

[PATCH v2] docs/system/s390x: Improve the 3270 documentation
 2020-07-13  7:51 UTC 

[PATCH 0/2] ARM: dts: renesas: Cleanup ADV7180 bindings
 2020-07-13  7:51 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180

[PATCH] [DCCP]: Replace HTTP links with HTTPS ones
 2020-07-13  7:51 UTC  (2+ messages)

RFC: iomap write invalidation
 2020-07-13  7:46 UTC  (6+ messages)
` [Cluster-devel] "
` [PATCH 1/2] iomap: Only invalidate page cache pages on direct IO writes
  ` [Cluster-devel] "
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures
  ` [Cluster-devel] "

[cip-dev] v4.19-rt status
 2020-07-13  7:50 UTC  (3+ messages)

about virtual variable
 2020-07-13  7:50 UTC  (4+ messages)
    ` 回复: "

[PATCH] tls: add zerocopy device sendpage
 2020-07-13  7:49 UTC 

[Ksummit-discuss] [PATCH v3] CodingStyle: Inclusive Terminology
 2020-07-13  7:49 UTC  (4+ messages)
  ` [Tech-board-discuss] "

[PATCH v2 00/29] Fix a bunch more SCSI related W=1 warnings
 2020-07-13  7:46 UTC  (30+ messages)
` [PATCH v2 01/29] scsi: libfc: fc_exch: Supply some missing kerneldoc struct/function attributes/params
` [PATCH v2 02/29] include: scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions
` [PATCH v2 03/29] scsi: libfc: fc_disc: trivial: Fix spelling mistake of 'discovery'
` [PATCH v2 04/29] scsi: fcoe: fcoe: Fix various kernel-doc infringements
` [PATCH v2 05/29] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
` [PATCH v2 06/29] scsi: fcoe: fcoe_transport: Correct some kernel-doc issues
` [PATCH v2 07/29] scsi: bnx2fc: bnx2fc_fcoe: Repair a range of kerneldoc issues
` [PATCH v2 08/29] scsi: qedf: qedf_main: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 09/29] scsi: qedf: qedf_main: Remove set but not checked variable 'tmp'
` [PATCH v2 10/29] scsi: libfc: fc_lport: Repair function parameter documentation
` [PATCH v2 11/29] scsi: libfc: fc_rport: Fix a couple of misdocumented function parameters
` [PATCH v2 12/29] scsi: libfc: fc_fcp: Provide missing and repair existing function documentation
` [PATCH v2 13/29] scsi: bnx2fc: bnx2fc_hwi: Fix a couple of bitrotted function documentation headers
` [PATCH v2 14/29] scsi: arcmsr: arcmsr_hba: Remove some set but unused variables
` [PATCH v2 15/29] scsi: arcmsr: arcmsr_hba: Make room for the trailing NULL, even if it is over-written
` [PATCH v2 16/29] scsi: qedf: qedf_io: Remove a whole host of unused variables
` [PATCH v2 17/29] scsi: bnx2fc: bnx2fc_tgt: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 18/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'tinfo'
` [PATCH v2 19/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'ahc'
` [PATCH v2 20/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'targ'
` [PATCH v2 21/29] scsi: aic7xxx: aic7xxx_osm: Fix 'amount_xferred' set but not used issue
` [PATCH v2 22/29] scsi: qedf: qedf_debugfs: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 23/29] scsi: aacraid: linit: Provide suggested curly braces around empty body of if()
` [PATCH v2 24/29] scsi: aacraid: linit: Fix a couple of small kerneldoc issues
` [PATCH v2 25/29] scsi: aic94xx: aic94xx_init: Demote seemingly unintentional kerneldoc header
` [PATCH v2 26/29] scsi: pm8001: pm8001_init: Demote obvious misuse of kerneldoc and update others
` [PATCH v2 27/29] scsi: aic94xx: aic94xx_hwi: Repair kerneldoc formatting error and remove extra param
` [PATCH v2 28/29] scsi: aacraid: aachba: Fix a bunch of function doc formatting errors
` [PATCH v2 29/29] scsi: qla4xxx: ql4_init: Provide a missing function param description and fix formatting

[PATCH v4 1/2] dt-bindings: arm: fsl: Add MYiR Tech boards
 2020-07-13  7:23 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: dts: imx6ull: add MYiR MYS-6ULX SBC

[PATCH v5 0/4] modify CPU model info
 2020-07-13  7:45 UTC  (7+ messages)
` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models

[PATCH v2] Add MediaTek MT6779 devapc driver
 2020-07-13  7:45 UTC  (6+ messages)
` [PATCH v2 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v2 00/44] x86: Programmatic generation of ACPI tables (Part C)
 2020-07-13  7:46 UTC  (4+ messages)
` [PATCH v2 09/44] acpi: Support generation of a scope

[PATCH] mini-os: don't hard-wire xen internal paths
 2020-07-13  7:45 UTC 

[PATCH v2] Bluetooth: btusb: add Realtek 8822CE to usb_device_id table
 2020-07-13  7:45 UTC 

[Buildroot] Virtual/online Buildroot Developers meeting ?
 2020-07-13  7:45 UTC  (3+ messages)

[ANNOUNCE] wireguard-linux-compat v1.0.20200712 released
 2020-07-13  5:19 UTC  (3+ messages)

[PATCH v4] phy: samsung: Use readl_poll_timeout function
 2020-07-13  7:42 UTC  (2+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-07-13  3:07 UTC  (4+ messages)
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly

[PATCH] Allow acpi-tmr size=2
 2020-07-13  7:43 UTC  (3+ messages)

[PATCH ipsec-next 0/3] xfrm: not register one xfrm(6)_tunnel object twice
 2020-07-13  7:42 UTC  (4+ messages)
` [PATCH ipsec-next 1/3] ip_vti: not register vti_ipip_handler twice
` [PATCH ipsec-next 2/3] ip6_vti: not register vti_ipv6_handler twice
` [PATCH ipsec-next 3/3] xfrm: interface: not xfrmi_ipv6/ipip_handler twice

[PATCH V2 0/2] nvme: fix iod size calculation in nvme_probe()
 2020-07-13  7:42 UTC  (5+ messages)
` [PATCH V2 1/2] nvme-core: replace ctrl page size with a macro
` [PATCH V2 2/2] nvme-pci: use max of PRP or SGL for iod size

[PATCH] [RFC] kernfs: Allow vm_ops->close() if VMA is never split
 2020-07-13  7:42 UTC  (2+ messages)

[PATCH] power: pmic: pca9450: fix i2c address for PCA9450A
 2020-07-13  7:42 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-07-12
 2020-07-13  7:42 UTC 

allow ->read_iter on debugfs
 2020-07-13  7:37 UTC  (2+ messages)
` [PATCH] debugfs: add a proxy stub for ->read_iter

[PATCH] ARM: vexpress: Replace HTTP links with HTTPS ones
 2020-07-13  7:40 UTC  (2+ messages)

[PATCH] docs/system/s390x: Improve the 3270 documentation
 2020-07-13  7:38 UTC  (3+ messages)

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-13  7:38 UTC  (4+ messages)

[PATCH] power: pmic: pca9450: fix i2c address for PCA9450A
 2020-07-13  7:37 UTC 

[PATCH v2] ARM: dts: ZII: update MDIO speed and preamble
 2020-07-13  7:34 UTC  (3+ messages)

[PATCH 00/21] MT8192 IOMMU support
 2020-07-13  7:33 UTC  (19+ messages)
` [PATCH 04/21] dt-binding: mediatek: Add binding for mt8192 IOMMU and SMI
` [PATCH 06/21] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH 11/21] iommu/mediatek: Add power-domain operation
` [PATCH 12/21] iommu/mediatek: Add iova reserved function

[PATCH v3 0/6] Remove default DMA window before creating DDW
 2020-07-13  7:33 UTC  (3+ messages)
` [PATCH v3 4/6] powerpc/pseries/iommu: "

[PATCH v9 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-13  7:27 UTC  (11+ messages)
` [PATCH v9 01/10] qcow2: Fix capitalization of header extension constant
` [PATCH v9 02/10] qcow2_format.py: make printable data an extension class member
` [PATCH v9 03/10] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PATCH v9 04/10] qcow2_format.py: dump bitmap flags in human readable way
` [PATCH v9 05/10] qcow2_format.py: Dump bitmap directory information
` [PATCH v9 06/10] qcow2_format.py: pass cluster size to substructures
` [PATCH v9 07/10] qcow2_format.py: Dump bitmap table serialized entries
` [PATCH v9 08/10] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v9 09/10] qcow2_format.py: collect fields "
` [PATCH v9 10/10] qcow2_format.py: support dumping metadata "

[PATCH] tty: xilinx_uartps: Really fix id assignment
 2020-07-13  7:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] dt-bindings: ARM: imx: add kamstrup flex concentrator to schema
 2020-07-13  7:31 UTC  (10+ messages)
` [PATCH 3/3] MAINTAINERS: Add Bruno Thomsen as reviewer of Kamstrup DTS

[dunfell][PATCH] oeqa/core/loader: fix regex to include numbers
 2020-07-13  7:32 UTC  (2+ messages)
` ✗ patchtest: failure for oeqa/core/loader: fix regex to include numbers (rev2)

[PATCH] ARM: lpc18xx: Replace HTTP links with HTTPS ones
 2020-07-13  7:30 UTC  (2+ messages)

[PATCH v2] demo/posix/cobalt: App of gpio loopback/react benchmark
 2020-07-13  7:31 UTC 

linux-next: build failure after merge of the net-next tree
 2020-07-13  7:29 UTC  (2+ messages)

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-07-13  7:29 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] habanalabs: prevent possible out-of-bounds array access
 2020-07-13  7:28 UTC  (2+ messages)

[PATCH] vfs: fix the kernel-doc of find_inode_by_ino_rcu
 2020-07-13  7:25 UTC 

[PATCH 1/4] habanalabs: halt device CPU only upon certain reset
 2020-07-13  7:24 UTC  (2+ messages)

[PATCH] zorro: Fix address space collision message with RAM expansion boards
 2020-07-13  7:24 UTC 

[PATCH] Staging: vc04_services: Fix code indent error
 2020-07-13  7:22 UTC  (2+ messages)

[PATCH v2 0/2] QEMU Gating CI
 2020-07-13  7:20 UTC  (5+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script

[dpdk-dev] [PATCH 20.11] raw/ioat: added a flag to control copying handle parameters
 2020-07-13  7:15 UTC 

Issues with rtw_8723de and rtw_pci drivers from rtw88 for Realtek RTL8723DE module
 2020-07-13  7:20 UTC 

[PATCH] ARM: keystone: Replace HTTP links with HTTPS ones
 2020-07-13  7:19 UTC  (2+ messages)

[PATCH] PM / devfrq: Fix indentaion of devfreq_summary debugfs node
 2020-07-13  7:31 UTC 

[PATCH] scripts/deprecated_terms: Sync with inclusive terms
 2020-07-13  7:19 UTC 

Issue with ftruncate(2)
 2020-07-13  7:19 UTC 

BUG: using smp_processor_id() in preemptible code in tipc_crypto_xmit
 2020-07-13  7:19 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] net/pcap: support snaplen option to truncate packet
 2020-07-13  7:18 UTC 

[PATCH v3 1/2] arm64: dts: Add a device tree for the Librem 5 phone
 2020-07-13  7:14 UTC  (5+ messages)
` [PATCH v3 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

[PATCH v2 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-13  7:24 UTC  (3+ messages)

[PATCH] grub2/btrfs: Add ability to boot from subvolumes
 2020-07-13  7:14 UTC  (4+ messages)

[meta-oe][PATCH V2] rsyslog: get alias of syslog back
 2020-07-13  7:10 UTC 

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-07-13  7:11 UTC  (5+ messages)
` [PATCH] tty: xilinx_uartps: Really fix id assignment

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-13  7:12 UTC  (10+ messages)

[PATCH net-next] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-13  7:55 UTC 

[PATCH] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
 2020-07-13  7:23 UTC  (2+ messages)

[5.8RC4][bugreport]WARNING: CPU: 28 PID: 211236 at fs/fuse/file.c:1684 tree_insert+0xaf/0xc0 [fuse]
 2020-07-13  7:11 UTC  (2+ messages)

[PATCH] arm64: dts: ls1043a: update USB nodes status to match board config
 2020-07-13  7:10 UTC  (3+ messages)

[PATCH] ARM: dts: kirkwood: Replace HTTP links with HTTPS ones
 2020-07-13  7:09 UTC  (2+ messages)

[PATCH] docs/system/arm/orangepi: add instructions for resizing SD image to power of two
 2020-07-13  7:10 UTC  (2+ messages)

[vhost:config-endian 38/39] drivers/platform/mellanox/mlxbf-tmfifo.c:1241:22: error: expected ')' before ';' token
 2020-07-13  7:04 UTC  (3+ messages)
` [vhost:config-endian 38/39] drivers/platform/mellanox/mlxbf-tmfifo.c:1241:22: error: expected ')' before '; ' token

[PATCH v8 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-13  7:07 UTC  (4+ messages)
` [PATCH v8 05/10] qcow2_format.py: Dump bitmap directory information

[PATCH v2] drm/exynos: gem: Fix sparse warning
 2020-07-13  7:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dbus: security bump to version 1.12.18
 2020-07-13  7:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.05.x] package/dbus: security bump to version 1.12.18
 2020-07-13  7:06 UTC 

[Buildroot] [git commit branch/2020.02.x] package/dbus: security bump to version 1.12.18
 2020-07-13  7:06 UTC 

[Buildroot] [PATCH] toolchain: adjust version check to allow for single numbers
 2020-07-13  7:05 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] toolchain: adjust version check to allow for single numbers
 2020-07-13  7:05 UTC 

[Buildroot] [git commit branch/2020.05.x] toolchain: adjust version check to allow for single numbers
 2020-07-13  7:04 UTC 

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-13  7:03 UTC  (7+ messages)
` [PATCH v2 07/22] numa: Introduce a generic memory_add_physaddr_to_nid()
` [PATCH v2 08/22] memblock: Introduce a generic phys_addr_to_target_node()

[PATCH] btrfs_show_devname don't traverse into the seed fsid
 2020-07-13  7:03 UTC  (3+ messages)
` [PATCH] fstests: btrfs test if show_devname returns sprout device

WARNING in __kernel_read
 2020-07-13  7:03 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 7.4.7
 2020-07-13  7:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.05.x] package/php: bump version to 7.4.7
 2020-07-13  7:02 UTC 

[Buildroot] [git commit branch/2020.02.x] package/php: bump version to 7.4.7
 2020-07-13  7:02 UTC 

[PATCH] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes
 2020-07-13  6:59 UTC  (3+ messages)

[PATCH] ARM: at91: Replace HTTP links with HTTPS ones
 2020-07-13  6:58 UTC  (2+ messages)

linux-next: manual merge of the pidfd tree with the risc-v tree
 2020-07-13  6:58 UTC 

[PATCH v15] Support auto-merge for meld to follow the vim-diff behavior
 2020-07-13  6:58 UTC  (5+ messages)
` [PATCH v16] "

[PATCH v2] ARM: dts: vfxxx: Add node for CAAM
 2020-07-13  6:56 UTC  (3+ messages)

[v2 PATCH] usb: gadget: bdc: use readl_poll_timeout() to simplify code
 2020-07-13  6:55 UTC  (3+ 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.