All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 06:14:37 to 2020-06-11 07:34:02 UTC [more...]

[PATCH v8 00/10] acpi: i386 tweaks
 2020-06-11  7:29 UTC  (7+ messages)
` [PATCH v8 01/10] qtest: allow DSDT acpi table changes
` [PATCH v8 03/10] floppy: make isa_fdc_get_drive_max_chs static
` [PATCH v8 04/10] floppy: move cmos_get_fd_drive_type() from pc
` [PATCH v8 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v8 07/10] acpi: simplify build_isa_devices_aml()
` [PATCH v8 08/10] acpi: drop serial/parallel enable bits from dsdt

[PATCH v4 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-11  7:32 UTC  (28+ messages)
` [PATCH v4 01/27] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v4 02/27] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v4 03/27] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v4 04/27] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v4 06/27] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v4 07/27] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v4 08/27] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v4 09/27] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v4 10/27] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v4 11/27] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v4 12/27] clk: bcm: rpi: Use CCF boundaries instead of rolling our own
` [PATCH v4 13/27] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v4 14/27] clk: bcm: rpi: Add clock id to data
` [PATCH v4 15/27] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v4 16/27] clk: bcm: rpi: Rename is_prepared function
` [PATCH v4 17/27] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v4 18/27] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v4 19/27] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v4 20/27] clk: bcm: rpi: Add an enum for the firmware clocks
` [PATCH v4 21/27] clk: bcm: rpi: Discover "
` [PATCH v4 22/27] clk: bcm: rpi: Give firmware clocks a name
` [PATCH v4 23/27] Revert "clk: bcm2835: remove pllb"
` [PATCH v4 24/27] ARM: dts: bcm2711: Add firmware clocks node
` [PATCH v4 25/27] clk: bcm2835: Allow custom CCF flags for the PLLs
` [PATCH v4 26/27] clk: bcm2835: Don't cache the PLLB rate
` [PATCH v4 27/27] clk: bcm: rpi: Remove the quirks for the CPU clock

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-11  7:30 UTC  (6+ messages)
` [PATCH 04/18] dma-fence: prime lockdep annotations
  ` [Linaro-mm-sig] "
    ` [Intel-gfx] "

Linux kernel 4.9.227 released
 2020-06-11  7:30 UTC 

Linux kernel 4.4.227 released
 2020-06-11  7:30 UTC 

[dpdk-dev] [PATCH] mbuf: document rule for new fields and flags
 2020-06-11  7:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] mbuf: document guideline "

[PATCH 00/30] Finish some Kconfig migrations
 2020-06-11  7:28 UTC  (3+ messages)
` [PATCH 28/30] spi: Enable missing CONFIG_SPL_DM_SPI support

[PATCH V2 0/3] blk-mq/nvme: improve nvme-pci reset handler
 2020-06-11  7:27 UTC  (3+ messages)

[patch for-5.8] dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
 2020-06-11  7:25 UTC  (2+ messages)

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-06-11  7:27 UTC  (11+ messages)
        ` [PATCH] printk/kdb: Redirect printk messages into kdb in any context

[PATCH 1/2] mtd: rawnand: brcmnand: Don't default to edu transfer
 2020-06-11  7:27 UTC  (6+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: Ecc error handling on EDU transfers

[dpdk-dev] [PATCH] mbuf: fix external mbufs pool boundaries
 2020-06-11  7:27 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-06-11  7:27 UTC  (2+ messages)

[pm:acpica-osl 3/3] drivers/acpi/osl.c:1608 acpi_release_memory() warn: ignoring unreachable code
 2020-06-11  7:26 UTC 

[Patch v2] lib: test get_count_order/long in test_bitops.c
 2020-06-11  7:25 UTC  (12+ messages)

[PATCH] hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()
 2020-06-11  7:24 UTC  (2+ messages)

[PATCH] platform/x86: intel-hid: Use hp-wireless for rfkill on HP platforms
 2020-06-11  7:24 UTC  (5+ messages)

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-10 22:34 UTC  (16+ messages)
` [PATCH 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()

[PATCH 4.4 00/36] 4.4.227-rc2 review
 2020-06-11  7:22 UTC  (5+ messages)

[PATCH] virglrenderer: correct REQUIRED_DISTRO_FEATURES
 2020-06-11  7:21 UTC  (6+ messages)
` [OE-core] "

[PATCH v15 03/14] mm/damon: Implement region based sampling
 2020-06-11  7:21 UTC  (2+ messages)
`  "

[PATCH v3 0/2] Add support for voltage regulator on ChromeOS EC
 2020-06-11  7:20 UTC  (4+ messages)
` [PATCH v3 2/2] regulator: Add driver for cros-ec-regulator

Linux 4.19.128
 2020-06-11  7:20 UTC  (2+ messages)

[jkirsher-next-queue:dev-queue 11/55] include/linux/avf/virtchnl.h:872:30: error: enumerator value for 'virtchnl_static_assert_virtchnl_vport' is not an integer constant
 2020-06-11  7:21 UTC  (2+ messages)
` [Intel-wired-lan] "

Linux 5.4.46
 2020-06-11  7:20 UTC  (2+ messages)

Linux 5.6.18
 2020-06-11  7:20 UTC  (2+ messages)

[PATCH 0/7] Make check implementation arch agnostic
 2020-06-11  7:20 UTC  (4+ messages)
` [RFC PATCH 7/7] objtool: Make unwind_hints available for all architectures

Linux 5.7.2
 2020-06-11  7:20 UTC  (2+ messages)

[PATCH 5.7 00/24] 5.7.2-rc1 review
 2020-06-11  7:20 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove distinction between explicit and implicit sync (v2)
 2020-06-11  7:19 UTC  (5+ messages)

[PATCH v2] All arch: remove system call sys_sysctl
 2020-06-11  7:07 UTC  (3+ messages)

[PATCH V2 0/2] Fix issues related to register access in IPQ NAND
 2020-06-11  7:13 UTC  (6+ messages)
` [PATCH V2 2/2] mtd: rawnand: qcom: set BAM mode only if not set already

[PATCH] bpf: Support llvm-objcopy for vmlinux BTF
 2020-06-11  7:13 UTC  (2+ messages)

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-06-11  7:14 UTC  (5+ messages)
` [PATCH 1/3] bfq: Avoid false bfq queue merging
` [PATCH 2/3] bfq: Use 'ttime' local variable

[ima] 8eb613c0b8: stress-ng.icache.ops_per_sec -84.2% regression
 2020-06-11  7:10 UTC  (5+ messages)
  ` [LKP] "

[PATCH] python3-dbusmock: add the missing rdepends
 2020-06-11  7:00 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/translations/it_IT
 2020-06-11  7:01 UTC  (5+ messages)

[PATCH -next] netfilter: ctnetlink: Fix memleak in ctnetlink_alloc_filter
 2020-06-11  7:08 UTC 

[PATCH] git-sparse-checkout: clarify interactions with submodules
 2020-06-11  7:00 UTC  (2+ messages)

[RFC v6 00/51] Large pages in the page cache
 2020-06-11  6:59 UTC  (2+ messages)

[PATCH for 4.4 and 4.9] scsi: return correct blkprep status code in case scsi_init_io() fails
 2020-06-11  6:59 UTC 

[PATCH 0/4] Clean cleanups
 2020-06-11  6:59 UTC  (5+ messages)
` [PATCH 1/4] dir: fix a few confusing comments
` [PATCH 2/4] dir, clean: avoid disallowed behavior
` [PATCH 3/4] clean: consolidate handling of ignored parameters
` [PATCH 4/4] clean: optimize and document cases where we recurse into subdirectories

[MPTCP] INFO: task hung in corrupted (2)
 2020-06-11  6:58 UTC  (5+ messages)
`  "

[PATCH for 4.4.y] net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well
 2020-06-11  6:57 UTC 

[RFC PATCH 0/3] fuzz: add generic fuzzer
 2020-06-11  6:55 UTC  (2+ messages)

[PATCH v2 0/6] iio: core: pass parent device as parameter during allocation
 2020-06-11  6:52 UTC  (4+ messages)
` [PATCH v2 6/6] iio: remove left-over parent assignments

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-11  6:51 UTC  (4+ messages)

[PATCH 4.19 00/25] 4.19.128-rc2 review
 2020-06-11  6:49 UTC  (2+ messages)

[Bug 205183] New: PPC64: Signal delivery fails with SIGSEGV if between about 1KB and 4KB bytes of stack remain
 2020-06-11  6:43 UTC  (2+ messages)
` [Bug 205183] "

ARM: warning: relocation out of range on Exynos XU4 and U3+
 2020-06-11  6:45 UTC  (3+ messages)

blk_mq_complete_request overhaul
 2020-06-11  6:44 UTC  (13+ messages)
` [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c
` [PATCH 02/12] blk-mq: factor out a helper to reise the block softirq
` [PATCH 03/12] blk-mq: remove raise_blk_irq
` [PATCH 04/12] blk-mq: complete polled requests directly
` [PATCH 05/12] blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
` [PATCH 06/12] blk-mq: merge the softirq vs non-softirq IPI logic
` [PATCH 07/12] blk-mq: move failure injection out of blk_mq_complete_request
` [PATCH 08/12] blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
` [PATCH 09/12] blk-mq: factor out a blk_mq_complete_need_ipi helper
` [PATCH 10/12] blk-mq: add a new blk_mq_complete_request_remote API
` [PATCH 11/12] nvme-rdma: factor out a nvme_rdma_end_request helper
` [PATCH 12/12] nvme: use blk_mq_complete_request_remote to avoid an indirect function call

[jkirsher-next-queue:dev-queue 11/55] include/linux/avf/virtchnl.h:809:31: error: enumerator value for 'virtchnl_static_assert_virtchnl_get_capabilities' is not an integer constant
 2020-06-11  6:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-11  6:43 UTC  (8+ messages)
` [RFC PATCH 3/5] scsi: ufs: Introduce HPB module
  ` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
          ` [RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region

Simplifying DNAT Rules using Maps
 2020-06-11  6:43 UTC  (5+ messages)

[PATCH v3 0/7] Venus dynamic debug
 2020-06-11  6:42 UTC  (9+ messages)
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible

[PATCH net-next 0/2] Fixing issues in dma mapping and driver removal
 2020-06-11  6:42 UTC  (5+ messages)
` [PATCH net-next 2/2] Crypto/chcr: Checking cra_refcnt before unregistering the algorithms

[PATCH] configs: ls1043aqds: Configure QSPI related configs
 2020-06-11  6:42 UTC 

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-06-11  6:38 UTC  (4+ messages)
` [PATCH 3/7] xfs: Compute maximum height of directory BMBT separately

[PATCH] dt-bindings: mfd: Ensure 'syscon' has a more specific compatible
 2020-06-11  6:38 UTC  (3+ messages)

drivers/atm/fore200e.c:447:12: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-11  6:12 UTC 

[PATCH 1/6] drm/ttm: Add unampping of the entire device address space
 2020-06-11  6:35 UTC  (9+ messages)

[PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-11  6:35 UTC  (4+ messages)
` [PATCH v4 1/2] checkpatch: support deprecated terms checking
` [PATCH v4 2/2] scripts/deprecated_terms: Recommend denylist/allowlist instead of blacklist/whitelist

[gup] 17839856fd: stress-ng.vm-splice.ops_per_sec 2158.6% improvement
 2020-06-11  4:04 UTC 

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-11  6:33 UTC  (4+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH] checkpatch: ignore CamelCase for inttypes.h format specifiers
 2020-06-11  6:32 UTC  (6+ messages)

[Buildroot] [Bug 12986] New: Mtools: Error converting to codepage 850
 2020-06-11  6:31 UTC  (2+ messages)
` [Buildroot] [Bug 12986] "

回复: sensor disabled
 2020-06-11  6:28 UTC 

[Buildroot] [PATCH 1/1] package/mtools: select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY
 2020-06-11  6:28 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-10
 2020-06-11  6:26 UTC 

[Buildroot] [PATCH 1/1] package/nginx: remove ipv6 option
 2020-06-11  6:25 UTC 

[U-Boot] [PATCH v2 00/16] Add Intel Stratix 10 SoC support
 2020-06-11  6:23 UTC  (4+ messages)
` [U-Boot] [PATCH v2 04/16] arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC

[GIT PULL] nvme fixes for 5.8
 2020-06-11  6:22 UTC  (2+ messages)

[PATCH] ath10k: fix retry packets update in station dump
 2020-06-11  6:20 UTC  (2+ messages)

[PATCH v12 00/16] per memcg lru lock
 2020-06-11  6:16 UTC  (21+ messages)
` [PATCH v12 01/16] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v12 02/16] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v12 03/16] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v12 04/16] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v12 05/16] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v12 06/16] mm/thp: clean up lru_add_page_tail
` [PATCH v12 07/16] mm/thp: narrow lru locking
` [PATCH v12 08/16] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v12 09/16] mm/lru: introduce TestClearPageLRU
` [PATCH v12 10/16] mm/compaction: do page isolation first in compaction
` [PATCH v12 11/16] mm/mlock: reorder isolation sequence during munlock
` [PATCH v12 12/16] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v12 13/16] mm/lru: introduce the relock_page_lruvec function
` [PATCH v12 14/16] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v12 15/16] mm/pgdat: remove pgdat lru_lock
` [PATCH v12 16/16] mm/lru: revise the comments of lru_lock

[dpdk-dev] [PATCH 0/5] re-implement legacy filter functions by private API
 2020-06-11  6:01 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/5] net/ixgbe: add private APIs
` [dpdk-dev] [PATCH 3/5] app/testpmd: re-implement commands by using private API
` [dpdk-dev] [PATCH 4/5] net/i40e: enable flow query RSS
` [dpdk-dev] [PATCH 5/5] app/testpmd: support query RSS config in flow query

[PATCH v8 0/6] New RISC-V Local Interrupt Controller Driver
 2020-06-11  6:13 UTC  (11+ messages)
` [PATCH v8 2/6] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v8 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v8 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
` [PATCH v8 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v8 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[PATCH v3] fuzz: add oss-fuzz build-script
 2020-06-11  6:13 UTC 

[Buildroot] [PATCH 1/4] package/openssh: Depend on libaudit if available
 2020-06-11  6:14 UTC  (9+ messages)
` [Buildroot] [PATCH 2/4] package/openssh: improve integration for systemd


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.