All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-16 15:46:49 to 2021-03-16 16:07:49 UTC [more...]

[PATCH v3 0/5] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-16 16:00 UTC  (3+ messages)
` [PATCH 3/5] coroutine/mutex: Store the coroutine in the CoWaitRecord only once
` [PATCH 4/5] coroutine-lock: reimplement CoRwLock to fix downgrade bug

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 15:56 UTC  (11+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-16 15:38 UTC  (37+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-16 16:06 UTC  (16+ messages)

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-16 16:05 UTC  (6+ messages)
` [PATCH 5.10 113/290] net: dsa: implement a central TX reallocation procedure

[syzbot] kernel panic: corrupted stack end in openat
 2021-03-16 16:03 UTC  (12+ messages)

unknown NMI on AMD Rome
 2021-03-16 16:02 UTC  (2+ messages)

[PATCH] mm: Move page_mapping_file to pagemap.h
 2021-03-16 16:03 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/4] Fix the devicetree parser for stdout-path
 2021-03-16 16:04 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/4] lib/string: add strnlen and strrchr

[PATCH] kbuild: buildtar: add riscv support
 2021-03-16 16:02 UTC  (2+ messages)

[PATCH v3 0/7] sched/fair: misfit task load-balance tweaks
 2021-03-16 16:03 UTC  (4+ messages)
` [PATCH v3 1/7] sched/fair: Ignore percpu threads for imbalance pulls

[PATCH] net: ipv6: Fixed some styling issues
 2021-03-16 16:03 UTC 

How to concatenate subnet with port in a set?
 2021-03-16 16:04 UTC  (2+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-16 16:02 UTC  (15+ messages)
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-16 16:02 UTC  (6+ messages)
` [PATCH 2/3] mm: Charge active memcg when no mm is set

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-03-16 16:01 UTC  (3+ messages)
` [PATCH 17/38] target/riscv: Signed MSW 32x16 Multiply and Add Instructions

pull-request: can 2021-03-01
 2021-03-16 16:00 UTC  (3+ messages)
` [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
  ` [BUG] "

[PATCH net-next 0/3] net: ipa: QMI fixes
 2021-03-16 16:00 UTC  (5+ messages)

pm/testing sleep: 6 runs, 1 regressions (v5.12-rc3-19-g1a7a93e88ae21)
 2021-03-16 16:00 UTC 

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-16 16:01 UTC  (4+ messages)
` [Virtio-fs] "
` [PATCH 1/1] fuse: send "
  ` [Virtio-fs] "

[PATCH v2] util: fix use-after-free in module_load_one
 2021-03-16 15:59 UTC  (2+ messages)

IORING_OP_RECVMSG not respects non-blocking nature of the fd
 2021-03-16 16:00 UTC  (3+ messages)

[PATCH v2 00/29] tree-walk: mostly replace "mode" with "enum object_type"
 2021-03-16 15:58 UTC  (34+ messages)
` [PATCH v3 00/32] "
` [PATCH v3 01/32] diff.c: remove redundant canon_mode() call
` [PATCH v3 02/32] notes & match-trees: use name_entry's "pathlen" member
` [PATCH v3 03/32] cache.h: add a comment to object_type()
` [PATCH v3 04/32] tree-walk.h: add object_type member to name_entry
` [PATCH v3 05/32] tree-walk.c: migrate to using new "object_type" field when possible
` [PATCH v3 06/32] fast-import tests: test for sorting dir/file foo v.s. foo.txt
` [PATCH v3 07/32] mktree tests: test that "mode" is passed when sorting
` [PATCH v3 08/32] diff "
` [PATCH v3 09/32] cache.h: have base_name_compare() take "is tree?", not "mode"
` [PATCH v3 10/32] tree-walk.h users: switch object_type(...) to new .object_type
` [PATCH v3 11/32] tree.h: format argument lists of read_tree_recursive() users
` [PATCH v3 12/32] tree.h users: format argument lists in archive.c
` [PATCH v3 13/32] archive: get rid of 'stage' parameter
` [PATCH v3 14/32] tree.h API: make read_tree_fn_t take an "enum object_type"
` [PATCH v3 15/32] tree-walk.h users: migrate "p->mode &&" pattern
` [PATCH v3 16/32] tree-walk.h users: refactor chained "mode" if/else into switch
` [PATCH v3 17/32] tree-walk.h users: migrate miscellaneous "mode" to "object_type"
` [PATCH v3 18/32] merge-tree tests: test for the mode comparison in same_entry()
` [PATCH v3 19/32] merge-ort: correct reference to test in 62fdec17a11
` [PATCH v3 20/32] fsck.c: switch on "object_type" in fsck_walk_tree()
` [PATCH v3 21/32] tree-walk.h users: use temporary variable(s) for "mode"
` [PATCH v3 22/32] tree-walk.h API: formatting changes for subsequent commit
` [PATCH v3 23/32] tree-walk.h API: rename get_tree_entry() to get_tree_entry_mode()
` [PATCH v3 24/32] match-trees: use "tmp" for mode in shift_tree_by()
` [PATCH v3 25/32] tree-walk.h API: add get_tree_entry_type()
` [PATCH v3 26/32] tree-walk.h API: document and format tree_entry_extract()
` [PATCH v3 27/32] tree-entry.h API: rename tree_entry_extract() to tree_entry_extract_mode()
` [PATCH v3 28/32] tree-walk.h API: add a tree_entry_extract_all() function
` [PATCH v3 29/32] tree-walk.h API: add get_tree_entry_all()
` [PATCH v3 30/32] tree-walk.h API: add a get_tree_entry_path() function
` [PATCH v3 31/32] blame: emit a better error on 'git blame directory'
` [PATCH v3 32/32] tree-walk.h API: add a tree_entry_extract_type() function

[PATCH] mdadm: fix reshape from RAID5 to RAID6 with backup file
 2021-03-16 15:59 UTC  (5+ messages)

[PATCH] Revert "Revert freesync video patches temporarily"
 2021-03-16 15:59 UTC  (3+ messages)

[PATCH 00/10] tick/nohz updates
 2021-03-16 15:57 UTC  (8+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value
            ` 回复: "

[PATCH v5] docs: usbip: Fix major fields and descriptions in protocol
 2021-03-16 15:57 UTC  (2+ messages)

[PULL v2 00/42] Block layer patches and object-add QAPIfication
 2021-03-16 15:53 UTC  (4+ messages)

[PATCH] drivers: staging: qlge: Fixed an alignment issue
 2021-03-16 15:56 UTC  (2+ messages)

[RFC PATCH 0/8] softmmu: Restrict CPU I/O instructions
 2021-03-16 15:55 UTC  (5+ messages)
` [RFC PATCH 5/8] qtest/libqos: "

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-16 15:53 UTC  (7+ messages)
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

Which recipes put qtwebkit in my image?
 2021-03-16 15:56 UTC  (2+ messages)
` [yocto] "

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-16 15:52 UTC  (3+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-16 15:55 UTC  (2+ messages)

[PATCH net] net: lapbether: Prevent racing when checking whether the netif is running
 2021-03-16 15:54 UTC  (4+ messages)

[PATCH 1/1] USB: serial: pl2303: TA & TB alternate divider
 2021-03-16 15:55 UTC  (2+ messages)

[PATCH v3 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16 15:51 UTC  (6+ messages)
` [PATCH v3 1/3] target/arm: Add support for FEAT_TLBIRANGE

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-16 15:52 UTC  (7+ messages)
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe

ingenic-adc.c:undefined reference to `clk_get_parent'
 2021-03-16 15:54 UTC  (2+ messages)

[dpdk-dev] [Bug 381] hugepages not detached on cleanup
 2021-03-16 15:55 UTC  (2+ messages)

[dpdk-dev] [Bug 380] memory subsystem leaks file descriptors
 2021-03-16 15:55 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset
 2021-03-16 15:54 UTC 

[PATCH v3 0/9] read_tree() and read_tree_recursive() refactoring
 2021-03-16 15:52 UTC  (11+ messages)
` [PATCH v4 "
` [PATCH v4 1/9] ls-files tests: add meaningful --with-tree tests
` [PATCH v4 2/9] tree.c API: move read_tree() into builtin/ls-files.c
` [PATCH v4 3/9] ls-files: don't needlessly pass around stage variable
` [PATCH v4 4/9] ls-files: refactor away read_tree()
` [PATCH v4 5/9] tree.h API: remove support for starting at prefix != ""
` [PATCH v4 6/9] tree.h API: remove "stage" parameter from read_tree_recursive()
` [PATCH v4 7/9] tree.h API: rename read_tree_recursive() to read_tree()
` [PATCH v4 8/9] show tests: add test for "git show <tree>"
` [PATCH v4 9/9] tree.h API: expose read_tree_1() as read_tree_at()

[PATCH] cpufreq: intel_pstate: Clean up frequency computations
 2021-03-16 15:52 UTC 

subtree …/tmp/deploy/… , files named Packages
 2021-03-16 15:53 UTC 

[PATCH v4 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-16 15:49 UTC  (4+ messages)
` [PATCH v4 1/3] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v4 2/3] target/arm: Add support for FEAT_TLBIOS
` [PATCH v4 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PATCH u-boot v3 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-16 15:52 UTC  (6+ messages)
` [PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug

[PATCH v2 0/5] board: imx8mm: Add Engicam i.Core MX8M Mini SoM
 2021-03-16 15:52 UTC  (3+ messages)
` [PATCH v2 2/5] configs: Add imx8mm-common header

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-03-16 15:51 UTC 

[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
 2021-03-16 15:52 UTC  (3+ messages)

How to concatenate subnet with port in a set?
 2021-03-16 15:52 UTC 

[PATCH 0/1] Display raw event in perf mem report
 2021-03-16 15:51 UTC  (2+ messages)
` [PATCH 1/1] perf: display raw event for "

[RFC PATCH v3 0/3] Async nvme passthrough over io_uring
 2021-03-16 15:51 UTC  (3+ messages)

[PATCH v2] phy: tegra: depend on COMMON_CLK to fix compile tests
 2021-03-16 15:51 UTC  (4+ messages)

[PATCH] mac80211: fix low throughput due to invalid addba extension
 2021-03-16 15:51 UTC  (4+ messages)

Building test code?
 2021-03-16 15:50 UTC  (6+ messages)
` [yocto] "

[dpdk-dev] [PATCH] doc: update minimum supported kernel
 2021-03-16 15:50 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/7] Introduce event vectorization
 2021-03-16 15:48 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/8] "
  ` [dpdk-dev] [PATCH v2 1/8] eventdev: introduce event vector capability
  ` [dpdk-dev] [PATCH v2 2/8] eventdev: introduce event vector Rx capability
  ` [dpdk-dev] [PATCH v2 3/8] eventdev: introduce event vector Tx capability
  ` [dpdk-dev] [PATCH v2 4/8] eventdev: add Rx adapter event vector support
  ` [dpdk-dev] [PATCH v2 5/8] eventdev: add Tx "
  ` [dpdk-dev] [PATCH v2 6/8] app/eventdev: add event vector mode in pipeline test
  ` [dpdk-dev] [PATCH v2 7/8] doc: announce event Rx adapter config changes
  ` [dpdk-dev] [dpdk-dev v21.11] [PATCH v2 8/8] eventdev: simplify Rx adapter event vector config

[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-16 15:49 UTC  (3+ messages)
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro

[PATCH v1] ARM: dts: sun8i: r40: add dts for Forlinx FETA40i-C & OKA40i-C
 2021-03-16 15:48 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: renesas: falcon: Restructuring
 2021-03-16 15:47 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: renesas: falcon: Move console config to CPU board DTS
` [PATCH 2/3] arm64: dts: renesas: falcon: Move watchdog "
` [PATCH 3/3] arm64: dts: renesas: falcon: Move AVB0 to main DTS

[PATCH] net: bridge: Fix jump_label config
 2021-03-16 15:48 UTC  (5+ messages)

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-16 15:46 UTC  (5+ messages)

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-16 15:47 UTC  (4+ messages)
` [PATCH 06/11] "

Fw: [Bug 212299] New: RK3288-RTL8211E ethernet driver error
 2021-03-16 15:46 UTC 

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-16 15:45 UTC  (3+ messages)
` [PATCH RESEND] "


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.