All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 07:05:30 to 2020-03-17 08:18:16 UTC [more...]

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-17  8:01 UTC  (14+ messages)

[PATCH v4 0/3] irqchip: xilinx: Add support for multiple instances
 2020-03-17  8:18 UTC  (5+ messages)
` [PATCH v4 1/3] "

[RFC PATCH v2 0/6] Add support UHS-II for GL9755
 2020-03-17  8:17 UTC  (3+ messages)
` [RFC PATCH v2 3/6] mmc: host: Add UHS-II support in host layer

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17  8:17 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: roll back the reference count modification of the parent directory if an error occurs
 2020-03-17  8:17 UTC  (3+ messages)

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-03-17  8:14 UTC  (3+ messages)
` [PATCH v2] KVM: x86/pmu: "

[PATCHv3 1/2] ath11k: Configure hash based reo destination ring selection
 2020-03-17  8:16 UTC  (3+ messages)

[LTP] [RFC] Define minimal supported kernel and (g)libc version
 2020-03-17  8:15 UTC  (3+ messages)

[PATCH RFC 00/39] btrfs: qgroup: Use backref cache based backref walk for commit roots
 2020-03-17  8:11 UTC  (40+ messages)
` [PATCH RFC 01/39] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH RFC 02/39] btrfs: backref: Implement btrfs_backref_iter_next()
` [PATCH RFC 03/39] btrfs: relocation: Use btrfs_backref_iter infrastructure
` [PATCH RFC 04/39] btrfs: relocation: Rename mark_block_processed() and __mark_block_processed()
` [PATCH RFC 05/39] btrfs: relocation: Add backref_cache::pending_edge and backref_cache::useless_node members
` [PATCH RFC 06/39] btrfs: relocation: Add backref_cache::fs_info member
` [PATCH RFC 07/39] btrfs: relocation: Make reloc root search specific for relocation backref cache
` [PATCH RFC 08/39] btrfs: relocation: Refactor direct tree backref processing into its own function
` [PATCH RFC 09/39] btrfs: relocation: Refactor indirect "
` [PATCH RFC 10/39] btrfs: relocation: Use wrapper to replace open-coded edge linking
` [PATCH RFC 11/39] btrfs: relocation: Specify essential members for alloc_backref_node()
` [PATCH RFC 12/39] btrfs: relocation: Remove the open-coded goto loop for breadth-first search
` [PATCH RFC 13/39] btrfs: relocation: Refactor the finishing part of upper linkage into finish_upper_links()
` [PATCH RFC 14/39] btrfs: relocation: Refactor the useless nodes handling into its own function
` [PATCH RFC 15/39] btrfs: Move backref node/edge/cache structure to backref.h
` [PATCH RFC 16/39] btrfs: Rename tree_entry to simple_node and export it
` [PATCH RFC 17/39] btrfs: Move backref_cache_init() to backref.c
` [PATCH RFC 18/39] btrfs: Move alloc_backref_node() "
` [PATCH RFC 19/39] btrfs: Move alloc_backref_edge() "
` [PATCH RFC 20/39] btrfs: Move link_backref_edge() "
` [PATCH RFC 21/39] btrfs: Move free_backref_node() and free_backref_edge() to backref.h
` [PATCH RFC 22/39] btrfs: Move drop_backref_node() and needed facilities "
` [PATCH RFC 23/39] btrfs: Rename remove_backref_node() to cleanup_backref_node() and move it to backref.c
` [PATCH RFC 24/39] btrfs: Rename backref_cache_cleanup() to backref_cache_release() "
` [PATCH RFC 25/39] btrfs: Rename backref_tree_panic() to backref_cache_panic(), "
` [PATCH RFC 26/39] btrfs: Rename should_ignore_root() to should_ignore_reloc_root() and export it
` [PATCH RFC 27/39] btrfs: relocation: Open-code read_fs_root() for handle_indirect_tree_backref()
` [PATCH RFC 28/39] btrfs: Rename handle_one_tree_block() to backref_cache_add_one_tree_block() and move it to backref.c
` [PATCH RFC 29/39] btrfs: Rename finish_upper_links() to backref_cache_finish_upper_links() "
` [PATCH RFC 30/39] btrfs: relocation: Move error handling of build_backref_tree() "
` [PATCH RFC 31/39] btrfs: relocation: Use btrfs_find_all_leaves() to locate parent tree leaves of a data extent
` [PATCH RFC 32/39] btrfs: backref: Only ignore reloc roots for indrect backref resolve if the backref cache is for reloction purpose
` [PATCH RFC 33/39] btrfs: qgroup: Introduce qgroup backref cache
` [PATCH RFC 34/39] btrfs: qgroup: Introduce qgroup_backref_cache_build() function
` [PATCH RFC 35/39] btrfs: qgroup: Introduce a function to iterate through backref_cache to find all parents for specified node
` [PATCH RFC 36/39] btrfs: qgroup: Introduce helpers to get needed tree block info
` [PATCH RFC 37/39] btrfs: qgroup: Introduce verification for function to ensure old roots ulist matches btrfs_find_all_roots() result
` [PATCH RFC 38/39] btrfs: qgroup: Introduce a new function to get old_roots ulist using backref cache
` [PATCH RFC 39/39] btrfs: qgroup: Use backref cache to speed up old_roots search

[LTP] [PATCH] open_posix_testsuite: Enable the testsuite
 2020-03-17  8:12 UTC  (3+ messages)

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-17  8:11 UTC  (13+ messages)
` [PATCH v5 2/7] PCI: rcar: Move shareable code to a common file
` [PATCH v5 3/7] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v5 4/7] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[RFC 00/14] efi_loader: add capsule update support
 2020-03-17  8:11 UTC  (14+ messages)
` [RFC 02/14] efi_loader: define System Resource Table macros
` [RFC 03/14] efi_loader: export a couple of protocol related functions
` [RFC 04/14] efi_loader: correct a definition of struct efi_capsule_header
` [RFC 07/14] efi_loader: capsule: add memory range capsule definitions
` [RFC 11/14] efi_loader: variable: export variables table for runtime access
` [RFC 13/14] tools: add mkeficapsule command for UEFI capsule update test

[PATCH -V2] mm: Code cleanup for MADV_FREE
 2020-03-17  8:10 UTC  (3+ messages)

[PATCH v4 0/6] reference implementation of RSS and hash report
 2020-03-17  8:09 UTC  (6+ messages)
` [PATCH v4 6/6] virtio-net: add migration support for "

[PATCHv2][ 1/6] cryptodisk: luks: unify grub_cryptodisk_dev function names
 2020-03-17  8:10 UTC  (7+ messages)
` [PATCHv2][ 2/6] cryptodisk: geli: "
` [PATCHv2][ 3/6] cryptodisk: enable the backends to implement detached headers
` [PATCHv2][ 4/6] cryptodisk: add support for LUKS1 "
` [PATCHv2][ 5/6] cryptodisk: enable the backends to implement key files
` [PATCHv2][ 6/6] cryptodisk: Add support for LUKS1 "

[GIT PULL] TI changes for next branch targeting v2020.07
 2020-03-17  8:09 UTC 

[PATCH v4 0/3] media: i2c: imx219: Feature enhancements
 2020-03-17  8:11 UTC  (4+ messages)

[PATCH v3 1/1] cmd: bootefi: Parse reserved-memory node from DT
 2020-03-17  8:06 UTC  (2+ messages)

[PATCH ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-17  8:06 UTC  (3+ messages)

[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-03-17  8:04 UTC  (2+ messages)

[PATCH] rtc-pm8xxx: Clear Alarm register on resume
 2020-03-17  8:04 UTC 

[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
 2020-03-17  8:04 UTC  (6+ messages)
` [PATCH v5 10/14] riscv: sifive: fu540: add SPL configuration

[U-Boot] Pull request: u-boot-riscv/master
 2020-03-17  8:03 UTC 

[PATCH] cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handling
 2020-03-17  8:03 UTC  (3+ messages)

[cip-dev] Linux-cip: Kselftest plans
 2020-03-17  8:00 UTC  (4+ messages)

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-17  7:59 UTC  (5+ messages)

[dpdk-dev] [PATCH RFC v1 0/7] relax barriers for ENA PMD and small fixes
 2020-03-17  7:58 UTC  (3+ messages)

[dpdk-dev] [PATCH] testpmd: added rte_eth_dev_fw_version_get in testpmd rte_eth_dev_fw_version_get() was not called in test pmd. Added rte_eth_dev_fw_version_get() in testpmd under show port info <port no>
 2020-03-17  7:57 UTC  (3+ messages)

linux-next: build warnings after merge of the usb tree
 2020-03-17  7:57 UTC 

[PATCH V2] sched: fair: Use the earliest break even
 2020-03-17  7:56 UTC  (4+ messages)

[PATCH] ARM: warn if pre-UAL assembler syntax is used
 2020-03-17  7:55 UTC  (4+ messages)

linux-next: build failure after merge of the pm tree
 2020-03-17  7:52 UTC 

[Xen-devel] [xen-unstable test] 148636: regressions - trouble: fail/pass/starved
 2020-03-17  7:51 UTC 

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-17  7:52 UTC  (2+ messages)

[PATCH net-next 0/9] ethtool: consolidate irq coalescing - last part
 2020-03-17  7:51 UTC  (5+ messages)
` [PATCH net-next 2/9] net: socionext: reject unsupported coalescing params
` [PATCH net-next 5/9] net: cpsw: "

[PATCH] dmaengine: ti: k3-udma: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'
 2020-03-17  7:50 UTC  (4+ messages)

[PULL 00/38] Linux user for 5.0 patches
 2020-03-17  7:49 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Check for a closed context when looking up an engine
 2020-03-17  7:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t v4] tests/kms_atomic: add test to validate immutable zpos
 2020-03-17  7:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_atomic: add test to validate immutable zpos (rev4)

[PULL 00/61] Misc patches for soft freeze
 2020-03-17  7:46 UTC  (3+ messages)
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs

[PATCH v2 0/3] platform/chrome: notify: Use PD_HOST_EVENT_STATUS
 2020-03-17  7:46 UTC  (2+ messages)

[stable-rc-5.4 and 5.5 ] WARNING: CPU: 3 PID: 2548 at /usr/src/kernel/lib/refcount.c:28 refcount_warn_saturate
 2020-03-17  7:45 UTC 

[PATCH v3 1/2] mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external microSD on Lenovo Miix 320
 2020-03-17  7:42 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW5-012)

[PATCH] PCI: endpoint: functions/pci-epf-test: Fix compiler error
 2020-03-17  7:47 UTC 

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17  7:40 UTC 

[scsi] 618b4d07a4: xfstests.generic.484.fail
 2020-03-17  7:41 UTC  (4+ messages)

[PATCH v2 00/25] mtd: spi-nor: Move manufacturer/SFDP code out
 2020-03-17  7:40 UTC  (3+ messages)

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-17  7:38 UTC  (3+ messages)
` [TOPIC 5/17] Partial Clone
  ` Allowing only blob filtering was: "

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17  7:37 UTC  (5+ messages)
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID

[PATCH 0/2] Allow parsing more than one memory node
 2020-03-17  7:35 UTC  (2+ messages)

[PATCH 2/2] ASoC: rt5682: remove noisy debug messages
 2020-03-17  7:33 UTC 

ensure device private pages have an owner v2
 2020-03-17  7:34 UTC  (5+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault

[PATCH 1/2] ASoC: rt5682: fix the random recording noise of headset
 2020-03-17  7:33 UTC 

[LTP] [PATCH] pthread_cond_init/s-c.c: Add the lose ifndef line
 2020-03-17  7:34 UTC  (3+ messages)
  ` [LTP] 答复: "

[RESEND PATCH 0/3] Introduce the request_atomic() for the host
 2020-03-17  7:32 UTC  (5+ messages)
` [RESEND PATCH 1/3] mmc: host: "

[PATCH] Add next, prev pointer in xa_node at the lib/xarray.c
 2020-03-17  7:32 UTC  (2+ messages)

[PATCH net-next v4 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-17  7:27 UTC  (24+ messages)
` [PATCH net-next v4 01/11] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
` [PATCH net-next v4 02/11] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v4 03/11] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v4 04/11] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v4 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v4 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v4 07/11] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v4 08/11] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v4 09/11] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v4 10/11] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v4 11/11] arm64: defconfig: ti: k3: enable dma and networking

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-17  6:30 UTC  (3+ messages)
` [PATCH bpf-next 5/7] selftests: bpf: add test for sk_assign

[LTP] [PATCH] open_posix_testsuite: Fix compilation issues
 2020-03-17  7:27 UTC 

[PATCH] watchdog: allow overriding the rate-limiting logic
 2020-03-17  7:25 UTC  (6+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property
  ` [PATCH 3/3] watchdog: honour hw_margin_ms DT property

[PATCH v9 0/3] arm64: meson: Add support for USB on Amlogic A1
 2020-03-17  7:25 UTC  (6+ messages)
` [PATCH v9 3/3] arm64: dts: meson: a1: Enable USB2 PHY and DWC3 controller

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-16
 2020-03-17  7:25 UTC 

[RFC] Possible idea for GSoC 2020
 2020-03-17  7:24 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] Support DMA-accelerated Tx operations for vhost-user PMD
 2020-03-17  9:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/4] net/vhost: leverage DMA engines to accelerate Tx operations

[igt-dev] [PATCH i-g-t v3] tests/kms_atomic: add test to validate immutable zpos
 2020-03-17  7:20 UTC  (3+ messages)

[PATCH] staging: rtl8192u: Replaces symbolic permissions with octal permissions
 2020-03-17  7:19 UTC 

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2020-03-17  7:18 UTC  (2+ messages)

[PATCH 0/3] a few fixes for sprd serial driver
 2020-03-17  7:18 UTC  (4+ messages)
` [PATCH 3/3] serial: sprd: cleanup the sprd_port when return -EPROBE_DEFER

[Cocci] [PATCH 05/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
 2020-03-17  7:16 UTC  (4+ messages)
` [Cocci] [PATCH 05/26] parsing_cocci: visitor_ast: "
    ` [Linux-kernel-mentees] "

[PATCH] meson: upgrade 0.53.1 -> 0.53.2
 2020-03-17  7:14 UTC 

[lpieralisi-pci:pci/mobiveil 4/11] drivers/pci/controller/mobiveil/pcie-mobiveil.c:44:49: sparse: sparse: incorrect type in return expression (different address spaces)
 2020-03-17  7:12 UTC  (2+ messages)

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-17  7:12 UTC  (10+ messages)

[PATCH v7 0/5] virtio-iommu: VFIO integration
 2020-03-17  7:10 UTC  (11+ messages)
` [PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-17  7:10 UTC  (4+ messages)

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-03-17  7:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix compiler detection in public headers
 2020-03-17  7:09 UTC  (3+ messages)

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-17  7:08 UTC  (2+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "

[PATCH V2 net 0/4] ENA driver bug fixes
 2020-03-17  7:06 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: ena: fix incorrect setting of the number of msix vectors
` [PATCH V2 net 2/4] net: ena: fix request of incorrect number of IRQ vectors
` [PATCH V2 net 3/4] net: ena: avoid memory access violation by validating req_id properly
` [PATCH V2 net 4/4] net: ena: fix continuous keep-alive resets

[PATCH 0/5] iommu/vt-d: Add page request draining support
 2020-03-17  7:02 UTC  (6+ messages)
` [PATCH 3/5] iommu/vt-d: Multiple descriptors per qi_submit_sync()
` [PATCH 4/5] iommu/vt-d: Refactor prq_event_thread()
` [PATCH 5/5] iommu/vt-d: Add page request draining support


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.