All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 06:50:05 to 2020-06-11 07:54:11 UTC [more...]

[PATCH 01/11] tty/sysrq: alpha: export and use __sysrq_get_key_op()
 2020-06-10 20:51 UTC  (2+ messages)

[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-06-11  7:53 UTC  (4+ messages)
` [PATCH v6 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "

[PATCH 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-10 15:26 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH 2/4] dt-bindings: display: simple: add Tianma TM070JVHG33
` [PATCH 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
    ` (EXT) "

[dpdk-dev] [PATCH] test/mbuf: fix one typo in dyn test
 2020-06-11  7:52 UTC  (2+ messages)

[git pull] drm i915 fixes for rc1
 2020-06-11  7:52 UTC  (3+ messages)

[PATCH] arm-bsp, gem5-arm64: Update to v20 version
 2020-06-11  7:52 UTC 

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-11  7:49 UTC  (4+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

ARM: warning: relocation out of range on Exynos XU4 and U3+
 2020-06-11  7:51 UTC  (4+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-11  7:51 UTC  (13+ messages)

Strange error
 2020-06-11  7:50 UTC  (3+ messages)
` [yocto] "

[PULL] drm-misc-next-fixes
 2020-06-11  7:50 UTC  (2+ messages)
` [Intel-gfx] "

70d9428813 ("ipc: Replace one-element array with flexible-array"): BUG: kernel hang in boot stage
 2020-06-11  7:48 UTC 

[PATCH] arm-autonomy, xenguest-network-bridge: Set bridge members per machine
 2020-06-11  7:47 UTC 

[PATCH v3 00/11] sh4: Update MAINTAINERS & trivial fixes
 2020-06-11  7:45 UTC  (4+ messages)
` [PATCH v3 05/11] MAINTAINERS: Add an entry for common Renesas peripherals

Linux 4.14.184
 2020-06-11  7:45 UTC  (2+ messages)

Linux 4.9.227
 2020-06-11  7:45 UTC  (2+ messages)

Linux 4.4.227
 2020-06-11  7:45 UTC  (2+ messages)

possible deadlock in send_sigio
 2020-06-11  7:43 UTC  (3+ messages)

[PATCH] iov_iter: Move unnecessary inclusion of crypto/hash.h
 2020-06-11  7:43 UTC 

[dpdk-dev] [PATCH] mbuf: remove unused next member
 2020-06-11  7:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] mbuf: remove unused next member in dyn flag/field

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-11  7:42 UTC  (20+ 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 1/2] xhci: Suspend ports to U3 directly from U1 or U2
 2020-06-11  7:41 UTC  (5+ messages)

[PATCH] python3: add the rdepends for python3-misc
 2020-06-11  7:39 UTC 

[PATCH v4 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-11  7:32 UTC  (56+ 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 05/27] clk: bcm: rpi: Statically init clk_init_data
` [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 v3] fuzz: add oss-fuzz build-script
 2020-06-11  7:39 UTC  (2+ messages)

[PATCH 0/3] selftests/livepatch: small script cleanups
 2020-06-11  7:39 UTC  (5+ messages)
` [PATCH 1/3] selftests/livepatch: Don't clear dmesg when running tests
` [PATCH 3/3] selftests/livepatch: filter 'taints' from dmesg comparison

[PATCH v8 00/10] acpi: i386 tweaks
 2020-06-11  7:29 UTC  (11+ messages)
` [PATCH v8 01/10] qtest: allow DSDT acpi table changes
` [PATCH v8 02/10] acpi: move aml builder code for floppy device
` [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 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v8 07/10] acpi: simplify build_isa_devices_aml()
` [PATCH v8 08/10] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v8 09/10] acpi: drop build_piix4_pm()
` [PATCH v8 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion

[PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-11  7:38 UTC  (2+ messages)
`  "

[PATCH 1/2] aio: allow to wait for coroutine pool from different coroutine
 2020-06-11  7:36 UTC  (2+ messages)
` [PATCH] block/aio_task: allow start/wait task from any coroutine

[PATCH v2 0/3] Add LT9611 DSI to HDMI bridge
 2020-06-11  7:36 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Lontium vendor prefix
` [PATCH v2 2/3] dt-bindings: display: bridge: Add documentation for LT9611
` [PATCH v2 3/3] drm/bridge: Introduce LT9611 DSI to HDMI bridge

[dpdk-dev] [PATCH] common/octeontx2: retry intr callback unregister
 2020-06-11  7:26 UTC 

[PATCH] arch/x86: reset MXCSR to default in kernel_fpu_begin()
 2020-06-11  7:36 UTC  (5+ messages)

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

Linux kernel 4.14.184 released
 2020-06-11  7:35 UTC 

[PATCH v6 00/12] Multiple fixes in PCIe qcom driver
 2020-06-11  7:34 UTC  (3+ messages)
` [PATCH v6 11/12] PCI: qcom: Add Force GEN1 support

[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.4.227 released
 2020-06-11  7:30 UTC 

Linux kernel 4.9.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] platform/x86: intel-hid: Use hp-wireless for rfkill on HP platforms
 2020-06-11  7:24 UTC  (5+ messages)

[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)


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.