All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-04 02:36:25 to 2019-09-04 04:37:48 UTC [more...]

[PATCH 00/12] libfrog: move header files
 2019-09-04  4:36 UTC  (5+ messages)
` [PATCH 08/12] libfrog: move workqueue.h to libfrog/
` [PATCH 09/12] libfrog: move crc32c.h "
` [PATCH 11/12] libfrog: move workqueue.h "
` [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h

[PATCH] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-09-04  4:37 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-09-04  4:36 UTC  (3+ messages)

[PATCH v3 0/8] libxfrog: wrap version ioctl calls
 2019-09-04  4:35 UTC  (5+ messages)
` [PATCH 2/8] libfrog: refactor online geometry queries
` [PATCH 4/8] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 5/8] libfrog: create online fs geometry converters
` [PATCH 7/8] libfrog: create xfd_open function

[PATCH v2 00/10] xfsprogs-5.3: various fixes
 2019-09-04  4:37 UTC  (5+ messages)
` [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
` [PATCH 02/10] man: document new fs summary counter scrub command
` [PATCH 03/10] man: document the new allocation group geometry ioctl
` [PATCH 04/10] man: document the new health reporting fields in various ioctls

[PATCH net-next 0/5] net/tls: minor cleanups
 2019-09-04  4:36 UTC  (7+ messages)
` [PATCH net-next 1/5] net/tls: use the full sk_proto pointer
` [PATCH net-next 4/5] net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE

[Linux-kernel-mentees] [PATCH 0/2] PCI: Change to using pci_dev_is_inaccessible()
 2019-09-04  4:36 UTC  (9+ messages)
  ` [Linux-kernel-mentees] [PATCH 1/2] PCI: Change pci_device_is_present() to pci_dev_is_inaccessible()
  ` [Linux-kernel-mentees] [PATCH 2/2] PCI: Unify pci_dev_is_disconnected() and pci_dev_is_inaccessible()

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-09-03
 2019-09-04  4:35 UTC  (16+ messages)
` [net-next 01/15] ice: Fix EMP reset handling
` [net-next 02/15] ice: Fix resource leak in ice_remove_rule_internal()
` [net-next 03/15] ice: Report what the user set for coalesce [tx|rx]-usecs
` [net-next 04/15] ice: Deduce TSA value from the priority value in the CEE mode
` [net-next 05/15] ice: add needed PFR during driver unload
` [net-next 06/15] ice: update driver unloading field for Queue Shutdown AQ command
` [net-next 07/15] ice: add print of autoneg state to link message
` [net-next 08/15] ice: print extra message if topology issue
` [net-next 09/15] ice: Cleanup defines in ice_type.h
` [net-next 10/15] ice: Limit Max TCs on devices with more than 4 ports
` [net-next 11/15] ice: Correctly handle return values for init DCB
` [net-next 12/15] ice: Always notify FW of VF reset
` [net-next 13/15] ice: Report stats when VSI is down
` [net-next 14/15] ice: Remove enable DCB when SW LLDP is activated
` [net-next 15/15] ice: Only disable VLAN pruning for the VF when all VLANs are removed

[PATCH v1] bluetooth: hci_qca: disable irqs when spinlock is acquired
 2019-09-04  4:34 UTC 

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-04  4:32 UTC  (6+ messages)

[alsa-devel] Alsa conformance test - a new test for ALSA drivers
 2019-09-04  4:29 UTC 

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-04  4:24 UTC  (8+ messages)
` [PATCH 1/7] xfs: push the AIL in xlog_grant_head_wake
` [PATCH 2/7] xfs: fix missed wakeup on l_flush_wait
` [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()
` [PATCH 4/7] xfs: factor callbacks "
` [PATCH 5/7] xfs: factor iclog state processing "
` [PATCH 6/7] xfs: push iclog state cleaning into xlog_state_clean_log
` [PATCH 7/7] xfs: push the grant head when the log head moves forward

[Qemu-arm] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-09-04  4:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 08/15] virtio-iommu: Implement map/unmap
  ` [Qemu-arm] "

[PATCH 0/2] sched/debug: add sched_update_nr_running tracepoint
 2019-09-04  4:23 UTC  (4+ messages)
` [PATCH 2/2] "

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-09-04  4:22 UTC  (2+ messages)

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-09-04  4:15 UTC  (19+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH 0/2] Venus interconnect support for sdm845
 2019-09-04  4:22 UTC  (4+ messages)
` [PATCH 1/2] venus: use on-chip interconnect API

[Qemu-devel] [PATCH v2 0/3] UUID validation during migration
 2019-09-04  4:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] tests/libqtest: Allow setting expected exit status

[Ocfs2-devel] [PATCH] ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
 2019-09-04  4:14 UTC  (2+ messages)

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-09-04  4:13 UTC  (3+ messages)
` [PATCH v3 02/11] drm/msm: remove unlikely() from WARN_ON() conditions

[PATCH v2 0/6] powerpc: convert cache asm to C
 2019-09-04  4:11 UTC  (20+ messages)
` [PATCH v2 3/6] powerpc: Convert flush_icache_range & friends "
` [PATCH v2 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory

cron job: media_tree daily build: WARNINGS
 2019-09-04  4:11 UTC 

[PATCH] pinctrl: qcom: sdm845: Fix UFS_RESET pin
 2019-09-04  4:10 UTC  (2+ messages)

[PATCH v3 06/14] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
 2019-09-04  4:07 UTC  (3+ messages)

Build break in the latest openbmc tree
 2019-09-04  4:06 UTC  (9+ messages)
    ` [yocto] "

[PATCH 1/2] pci: Convert to use built-in RCU list checking
 2019-09-04  4:06 UTC  (2+ messages)

Some questions about KernelCI
 2019-09-04  4:07 UTC 

Regarding xen-image-minimal build trouble
 2019-09-04  4:07 UTC 

[dpdk-dev] [PATCH 00/15] Introduce Virtio vDPA driver
 2019-09-04  4:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH 10/15] net/virtio: add vDPA op to configure and start the device

[PATCH v3] xfs: define a flags field for the AG geometry ioctl structure
 2019-09-04  4:01 UTC  (2+ messages)

[PATCH v5 0/4] Some new features for the preempt/irqsoff tracers
 2019-09-04  4:00 UTC  (3+ messages)
` [PATCH v5 1/4] ftrace: Implement fs notification for tracing_max_latency

[v10][PATCH 0/8] drm/i915: adding state checker for gamma lut values
 2019-09-04  3:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: adding state checker for gamma lut values (rev14)

[PATCH] kernel-devsrc: copy mmiowb.h and modpost from ${B} of kernel
 2019-09-04  3:55 UTC  (2+ messages)

[PATCH] backlight: ipaq_micro: Make structure micro_bl_props constant
 2019-09-04  3:53 UTC  (5+ messages)

[PATCH 0/3] net: remove an redundant continue
 2019-09-04  3:46 UTC  (4+ messages)
` [PATCH 1/3] rtlwifi: Remove an unnecessary continue in _rtl8723be_phy_config_bb_with_pgheaderfile
` [PATCH 2/3] nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
` [PATCH 3/3] ath10k: Drop unnecessary continue in ath10k_mac_update_vif_chan

[PATCH v1 06/18] dt-bindings: interrupt-controller: Add Loongson-3 IOINTC
 2019-09-04  3:46 UTC  (5+ messages)
` [PATCH v1 12/18] dt-bindings: mips: Add loongson cpus & boards
  `  "
` [PATCH v1 14/18] MIPS: Loongson64: Add generic dts
  `  "

Bug Report: Btrfs can't allocate space for delete when block size arounds 512M
 2019-09-04  3:44 UTC  (3+ messages)

[Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
 2019-09-04  3:41 UTC  (8+ messages)
    ` [Qemu-riscv] [Qemu-devel] "
          ` [Qemu-devel] [Qemu-riscv] "

[dpdk-dev] [PATCH] security: update doxygen fields
 2019-09-04  3:41 UTC  (2+ messages)
` [dpdk-dev] [EXT] "

[PATCH v5] kasan: add memory corruption identification for software tag-based mode
 2019-09-04  3:41 UTC  (3+ messages)

[PATCH v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-04  3:24 UTC  (3+ messages)
  `  "

[PATCH v6 00/21] KVM RISC-V Support
 2019-09-04  3:39 UTC  (4+ messages)
` [PATCH v6 21/21] RISC-V: KVM: Add MAINTAINERS entry

[PATCH 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-09-04  3:43 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Loongson: Add Loongson-3A R4 basic support

[PATCH] RISC-V: Add Plan 9 support to the defconfigs
 2019-09-04  3:35 UTC  (2+ messages)

[PATCH][SMB3] Allow skipping signing verification for perf sensitive use cases
 2019-09-04  3:35 UTC  (4+ messages)

[PATCH net] ipmr: remove cache_resolve_queue_len
 2019-09-04  3:34 UTC  (2+ messages)
` [PATCHv2 net-next] "

[U-Boot] [PATCH] armv8: ls1028a: Updated lane C configuration to PCIe2 for 0x13BB
 2019-09-04  3:33 UTC 

[PATCH v5 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-09-04  3:30 UTC  (11+ messages)
` [PATCH v5 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v5 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out)
 2019-09-04  3:30 UTC  (5+ messages)
        `  "

[Qemu-devel] QEMU as ISS (Instruction Set Simulator)
 2019-09-04  3:23 UTC 

[PATCH 00/13] Modernize Loongson64 Machine
 2019-09-04  3:33 UTC  (8+ messages)
` [PATCH 11/13] dt-bindings: mips: Add loongson cpus & boards

Staging/netlogic coding style issues with struct
 2019-09-04  3:27 UTC  (3+ messages)

[PATCH 00/21] erofs: patchset addressing Christoph's comments
 2019-09-04  3:27 UTC  (4+ messages)
` [PATCH v2 00/25] "

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-04  3:26 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH blktests] nbd/003:add mount and clear_sock test for nbd
 2019-09-04  3:32 UTC 

[PATCHv5 2/4] firmware: add Intel Stratix10 remote system update driver
 2019-09-04  3:25 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-09-04  3:24 UTC  (3+ messages)

[Xen-devel] [linux-linus bisection] complete test-amd64-i386-pair
 2019-09-04  3:22 UTC 

[PATCH] scsi: qedi: remove an redundant null check before kfree_skb
 2019-09-04  3:16 UTC 

[PATCH 1/1] soc: qcom: geni: Provide parameter error checking
 2019-09-04  3:19 UTC  (3+ messages)

OEDEM 2019
 2019-09-04  3:19 UTC  (4+ messages)

[PATCH 0/4] iommu: Add support to change default domain of a group
 2019-09-04  3:17 UTC  (5+ messages)
` [PATCH 3/4] iommu: Add support to change default domain of an iommu_group

[Xen-devel] [linux-linus bisection] complete test-amd64-i386-xl-pvshim
 2019-09-04  3:17 UTC 

[PATCH for-next 0/5] Some bugfixes and cleanups for hip08
 2019-09-04  3:14 UTC  (6+ messages)
` [PATCH for-next 1/5] RDMA/hns: remove a redundant le16_to_cpu
` [PATCH for-next 2/5] RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
` [PATCH for-next 3/5] RDMA/hns: Modify variable/field name from vlan to vlan_id
` [PATCH for-next 4/5] RDMA/hns: Modify return value of restrack fucntions
` [PATCH for-next 5/5] RDMA/hns: Fix a spelling mistake in a macro

[PATCH] net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
 2019-09-04  3:17 UTC  (8+ messages)

Failure to fetch submodule with --depth=1 parameter
 2019-09-04  3:14 UTC  (2+ messages)

[PATCH] net: hsr: remove an redundant null check before kfree_skb
 2019-09-04  3:09 UTC 

[PATCH 1/3] init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2019-09-04  3:08 UTC  (6+ messages)
` [PATCH 2/3] kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
  ` [PATCH 2/3] kbuild, arc: "

[PATCH 0/1] Write commit-graph on fetch
 2019-09-04  3:08 UTC  (3+ messages)
` [PATCH 1/1] fetch: add fetch.writeCommitGraph config setting

[PATCH] python-warlock: Add python3 version
 2019-09-04  3:04 UTC 

[RFC PATCH 0/1] commit-graph.c: handle corrupt commit trees
 2019-09-04  3:04 UTC  (3+ messages)
` [RFC PATCH 1/1] commit-graph.c: die on un-parseable commits

[PATCH 0/3] Use kzfree instead of memset() + kfree()
 2019-09-04  3:01 UTC  (4+ messages)
` [PATCH 1/3] crypto: marvell: Use kzfree rather than its implementation
` [PATCH 2/3] iommu/pamu: "
` [PATCH 3/3] Staging: rtl8723bs: "

[RFC 0/2] Enable Nearest-neighbor for Integer mode scaling
 2019-09-04  3:02 UTC  (3+ messages)

[GIT PULL] FPGA DFL Changes for 5.4 (late, sorry)
 2019-09-04  3:00 UTC 

Summary of M3 status
 2019-09-04  2:59 UTC  (3+ messages)

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-04  2:59 UTC  (29+ messages)
` [PATCH v3 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v3 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v3 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v3 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v3 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v3 6/8] ath10k: add htt TX bundle "
` [PATCH v3 7/8] ath10k: enable alt data of TX path "
` [PATCH v3 8/8] ath10k: enable napi on RX "

[PATCH 00/12] CAAM bugfixes, small improvements
 2019-09-04  2:55 UTC  (5+ messages)
` [PATCH 01/12] crypto: caam - make sure clocks are enabled first
` [PATCH 02/12] crypto: caam - use devres to unmap JR's registers

[U-Boot] What if ATF can be part of U-Boot source, like SPL?
 2019-09-04  2:51 UTC  (6+ messages)

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2019-09-04  2:48 UTC  (3+ messages)

[PATCH v4 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-04  2:50 UTC  (4+ messages)
` [PATCH v4 3/8] ath10k: change max RX bundle size from 8 to 32 for sdio

[PATCH] python-eventlet: Add python3 version
 2019-09-04  2:45 UTC 

[meta-security][PATCH 1/2] openscap: Drop nostamp
 2019-09-04  2:46 UTC  (2+ messages)
` [meta-security][PATCH 2/2] scap-security-guide: add depends on openscap-native do_install

[PATCH] docker: Fix CVE-2019-14271 loading of nsswitch based config inside chroot under Glibc
 2019-09-04  2:44 UTC  (5+ messages)

[PATCH 1/2] qemu: Add pkg-config handling for libgcrypt
 2019-09-04  2:43 UTC  (2+ messages)

[PATCH 0/3] net: Use kzfree() directly
 2019-09-04  2:39 UTC  (4+ messages)
` [PATCH 1/3] ixgbe: Use kzfree() rather than its implementation
` [PATCH 2/3] sunrpc: Use kzfree "
` [PATCH 3/3] net: mpoa: "

[Qemu-devel] [PATCH] memory: Set notdirty_mem_ops validator
 2019-09-04  2:40 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] net/ice: support device-specific DDP package loading
 2019-09-04  2:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] python-fasteners: Add python3 version
 2019-09-04  2:38 UTC 

[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
 2019-09-04  2:38 UTC  (6+ messages)
` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not needed
  ` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not ne
      ` [BACKPORT 4.14.y 4/8] net: sctp: fix warning "NULL check before some freeing functions is not needed"

[PATCH 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-04  2:37 UTC  (4+ messages)
` [PATCH 7/7] ath10k: enable napi on RX path for sdio


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.