All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 11:51:15 to 2020-12-10 12:39:47 UTC [more...]

[PATCH RFC 0/1] Delay module uevent until after initialization
 2020-12-10 12:39 UTC  (3+ messages)
` [PATCH RFC 1/1] module: delay kobject uevent until after module init call

[PATCH v10 00/32] i386 cleanup
 2020-12-10 12:12 UTC  (17+ messages)
` [PATCH v10 02/32] accel/tcg: split tcg_start_vcpu_thread
` [PATCH v10 03/32] accel/tcg: rename tcg-cpus functions to match module name
` [PATCH v10 04/32] i386: move kvm accel files into kvm/
` [PATCH v10 06/32] i386: move hax accel files into hax/
` [PATCH v10 07/32] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [PATCH v10 10/32] i386: move TCG cpu class initialization out of helper.c
` [PATCH v10 11/32] tcg: cpu_exec_{enter,exit} helpers
` [PATCH v10 12/32] tcg: make CPUClass.cpu_exec_* optional
` [PATCH v10 13/32] tcg: Make CPUClass.debug_excp_handler optional
` [PATCH v10 15/32] cpu: Introduce TCGCpuOperations struct
` [PATCH v10 16/32] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PATCH v10 18/32] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v10 20/32] cpu: Move tlb_fill "
` [PATCH v10 21/32] cpu: Move debug_excp_handler "
` [PATCH v10 24/32] cpu: move cc->transaction_failed "
` [PATCH v10 27/32] accel: replace struct CpusAccel with AccelOpsClass

[PATCH v7 00/22] RISC-V Kendryte K210 support improvements
 2020-12-10 12:36 UTC  (4+ messages)

[PATCH 0/5] clk: renesas: Add TMU clocks
 2020-12-10 12:36 UTC  (9+ messages)
` [PATCH 1/5] clk: renesas: r8a7795: "
` [PATCH 2/5] clk: renesas: r8a7796: "
` [PATCH 3/5] clk: renesas: r8a77965: "
` [PATCH 4/5] clk: renesas: r8a77990: "

[PATCH 0/3] Experimental freesync video mode optimization
 2020-12-10 12:37 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: Add freesync video modes based on preferred modes

[PATCH] powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
 2020-12-10 11:29 UTC  (2+ messages)

[PATCH] arm64: topology: Cleanup init_amu_fie() a bit
 2020-12-10 12:35 UTC  (10+ messages)
` [PATCH] arm64: topology: Avoid the static_branch_{enable|disable} dance

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-12-10 11:57 UTC  (17+ messages)
` [RFC PATCH 07/27] vhost: Route guest->host notification through qemu
` [RFC PATCH 13/27] vhost: Send buffers to device
` [RFC PATCH 16/27] virtio: Expose virtqueue_alloc_element

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-10 12:33 UTC  (2+ messages)

[PATCH 1/3] misc: aspeed: Add Aspeed UART routing control driver
 2020-12-10 12:33 UTC  (5+ messages)
  ` [External] "

[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
 2020-12-10 12:32 UTC  (10+ messages)
` [PATCH v8 09/12] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v8 10/12] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v8 12/12] mm/hugetlb: Optimize the code with the help of the compiler
    ` [External] "

[PATCH] powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
 2020-12-10 11:29 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/9] net/ionic: minor updates and documentation
 2020-12-10 12:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v5 3/9] net/ionic: update documentation and MAINTAINERS

[PATCH] powerpc: inline iomap accessors
 2020-12-10 11:29 UTC  (2+ messages)

[PULL 00/36] target-arm queue
 2020-12-10 11:47 UTC  (35+ messages)
` [PULL 01/36] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
` [PULL 02/36] hw/net/can: Introduce Xilinx ZynqMP CAN controller
` [PULL 04/36] tests/qtest: Introduce tests for "
` [PULL 05/36] MAINTAINERS: Add maintainer entry "
` [PULL 06/36] sbsa-ref: allow to use Cortex-A53/57/72 cpus
` [PULL 07/36] tests/qtest/npcm7xx_rng-test: dump random data on failure
` [PULL 08/36] i.MX25: Fix bad printf format specifiers
` [PULL 09/36] i.MX31: "
` [PULL 11/36] i.MX6ul: "
` [PULL 12/36] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
` [PULL 13/36] target/arm: Implement v8.1M PXN extension
` [PULL 14/36] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
` [PULL 15/36] target/arm: Implement VSCCLRM insn
` [PULL 16/36] target/arm: Implement CLRM instruction
` [PULL 17/36] target/arm: Enforce M-profile VMRS/VMSR register restrictions
` [PULL 18/36] target/arm: Refactor M-profile VMSR/VMRS handling
` [PULL 19/36] target/arm: Move general-use constant expanders up in translate.c
` [PULL 20/36] target/arm: Implement VLDR/VSTR system register
` [PULL 21/36] target/arm: Implement M-profile FPSCR_nzcvqc
` [PULL 22/36] target/arm: Use new FPCR_NZCV_MASK constant
` [PULL 23/36] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
` [PULL 24/36] target/arm: Implement FPCXT_S fp system register
` [PULL 25/36] hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
` [PULL 26/36] target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
` [PULL 27/36] target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
` [PULL 28/36] target/arm: Implement v8.1M REVIDR register
` [PULL 29/36] target/arm: Implement new v8.1M NOCP check for exception return
` [PULL 30/36] target/arm: Implement new v8.1M VLLDM and VLSTM encodings
` [PULL 31/36] hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
` [PULL 32/36] target/arm: Implement CCR_S.TRD behaviour for SG insns
` [PULL 33/36] hw/intc/armv7m_nvic: Fix "return from inactive handler" check
` [PULL 34/36] target/arm: Implement M-profile "minimal RAS implementation"
` [PULL 35/36] hw/intc/armv7m_nvic: Implement read/write for RAS register block
` [PULL 36/36] hw/arm/armv7m: Correct typo in QOM object name

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-12-10 12:27 UTC  (7+ messages)
` [PATCH net-next 2/7] net: hns3: add support for tc mqprio offload
` [PATCH net-next 3/7] net: hns3: add support for forwarding packet to queues of specified TC when flow director rule hit

[Intel-gfx] [RFC-v5 00/21] Introduce Intel PXP component - Mesa single session
 2020-12-10 12:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Intel PXP component - Mesa single session (rev5)

[RFC PATCH v7] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-12-10 12:21 UTC  (5+ messages)

[PATCH v1 2/2] Staging: silabs si4455 serial driver: docs device tree binding
 2020-12-10 12:21 UTC 

[Intel-gfx] [PATCH] drm/sched: Add missing structure comment
 2020-12-10 12:24 UTC  (5+ messages)
  `  "

[PATCH v2 0/6] tlb: Fix (soft-)dirty bit management clean up API
 2020-12-10 12:26 UTC  (8+ messages)
` [PATCH v2 1/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH v2 2/6] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
` [PATCH v2 3/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
` [PATCH v2 4/6] tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
` [PATCH v2 5/6] tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs
` [PATCH v2 6/6] x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-10 12:22 UTC  (15+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[igt-dev] [PATCH i-g-t] tests/kms_plane: Added test description
 2020-12-10 12:25 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

FAN_CREATE_SELF
 2020-12-10 12:23 UTC  (3+ messages)

[RFC PATCH] blk-mq: Clean up references when freeing rqs
 2020-12-10 12:22 UTC  (11+ messages)

[PATCH 1/2] powerpc: Retire e200 core (mpc555x processor)
 2020-12-10 11:29 UTC  (2+ messages)

[PATCH] tools/kvm_stat: Exempt time-based counters
 2020-12-10 12:22 UTC  (2+ messages)

[PATCH] KVM: arm64: Don't access PMCR_EL0 when no PMU is available
 2020-12-10 12:22 UTC  (5+ messages)

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-10 12:22 UTC  (6+ messages)

[Virtio-fs] [PATCH] virtiofsd: make the debug log timestamp on stderr more human-readable
 2020-12-10 12:23 UTC  (2+ messages)

[PATCH] sdl2: Add extra mouse buttons
 2020-12-10 12:22 UTC  (2+ messages)

[PATCH v1 1/2] Staging: silabs si4455 serial driver: fix directory structure and coding style
 2020-12-10 12:20 UTC 

[PATCH] Staging: silabs si4455 serial driver
 2020-12-10 12:20 UTC 

[Intel-gfx] [PATCH v4 07/16] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
 2020-12-10 12:20 UTC  (4+ messages)
`  "

request for 5.9/5.4-stable: 4f134b89a24b ("lib/syscall: fix syscall registers retrieval on 32-bit platforms")
 2020-12-10 12:19 UTC 

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2020-12-10 12:19 UTC  (14+ messages)

[PATCH net-next] ice, xsk: Move Rx alloction out of while-loop
 2020-12-10 12:19 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 00/19] drm: managed encoder/plane/crtc allocation
 2020-12-10 12:19 UTC  (8+ messages)
` [PATCH v4 02/19] drm: add drmm_encoder_alloc()

question: CSI on imx8mq with (any) CSI2 camera / experience with mx6s_capture?
 2020-12-10 12:17 UTC  (4+ messages)

[PATCH] powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
 2020-12-10 11:29 UTC  (2+ messages)

[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-10 12:15 UTC  (5+ messages)
` [PATCH 2/5] thermal/core: Add critical and hot ops
` [PATCH 3/5] thermal/drivers/acpi: Use hot and critical ops
` [PATCH 4/5] thermal/drivers/rcar: Remove notification usage
` [PATCH 5/5] thermal/core: Remove notify ops

[Intel-gfx] [PATCH 01/21] drm/i915/gt: Mark legacy ring context as lost
 2020-12-10 12:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/21] "

[PATCH] ASoC: Intel: Skylake: Check the kcontrol against NULL
 2020-12-10 12:14 UTC  (2+ messages)

[PATCH v4 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-10 12:16 UTC  (8+ messages)
` [PATCH v4 1/3] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v4 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v4 3/3] dt-bindings: ap806: document marvell, gpio pwm-offset property
  ` [PATCH v4 3/3] dt-bindings: ap806: document marvell,gpio "

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-10 12:16 UTC  (5+ messages)
` [PATCH v2 02/18] btrfs: extent_io: refactor __extent_writepage_io() to improve readability
` [PATCH v2 03/18] btrfs: file: update comment for btrfs_dirty_pages()

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2020-12-10 11:48 UTC  (2+ messages)
` [Bug 1336794] "

[PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2020-12-10 12:09 UTC 

[PATCH 0/4] target/arm bug fix
 2020-12-10 11:54 UTC  (4+ messages)
` [PATCH 2/4] target/arm: Fixup contiguous first-fault and no-fault loads

[GIT PULL] Devicetree patches for Sparx5 v5.11
 2020-12-10 12:12 UTC  (3+ messages)

[PATCH V4] PCI: rcar: Add L1 link state fix into data abort hook
 2020-12-10 12:12 UTC  (3+ messages)

Fwd: Bug#974900: dash removes trailing slash from script arguments
 2020-12-10 12:12 UTC  (4+ messages)

[PATCH V2] powerpc/perf: Fix crash with is_sier_available when pmu is not set
 2020-12-10 11:29 UTC  (2+ messages)

[PATCH RFC 4/4] thermal/core: Remove notify ops
 2020-12-10 12:10 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add --fix option to IS_ENABLED_CONFIG check
 2020-12-10 12:09 UTC  (4+ messages)

[PATCH] btrfs: test incremental send after removing a directory and all its files
 2020-12-10 12:09 UTC 

[PATCH] btrfs: send, fix wrong file path when there is an inode with a pending rmdir
 2020-12-10 12:09 UTC 

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2020-12-10 12:05 UTC  (6+ messages)

[PATCH] media: rkisp1: Add the enum_frame_size ioctl
 2020-12-10 12:06 UTC  (6+ messages)

[PATCH V2 0/7] powerpc/perf: Fixes for power10 PMU
 2020-12-10 11:29 UTC  (2+ messages)

[PATCH] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2020-12-10 12:07 UTC  (8+ messages)

[PATCH] mm: don't SetPageWorkingset unconditionally during swapin
 2020-12-10 12:06 UTC  (2+ messages)

[PATCH -next] lib/ubsan.c: Mark type_check_kinds with static keyword
 2020-12-10 12:17 UTC 

btrfs-progs license
 2020-12-10 12:03 UTC  (4+ messages)

[PATCH RFC v2 sl-b] Export return addresses etc. for better diagnostics
 2020-12-10 12:04 UTC  (3+ messages)
` [PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block

[PATCH] string: Use memcpy() within memmove() when we can
 2020-12-10 12:04 UTC 

[PATCH] selftests/bpf: Drop tcp-{client,server}.py from Makefile
 2020-12-10 12:01 UTC 

[Intel-gfx] [PATCH] drm/i915/uc: Squelch load failure error message
 2020-12-10 12:02 UTC 

KCIDB: Renaming "descriptions" to "comments"
 2020-12-10 12:01 UTC 

[PATCH] powerpc/perf: Invoke per-CPU variable access with disabled interrupts
 2020-12-10 11:29 UTC  (2+ messages)

[RFC] ASoC: max98373: don't access volatile registers in bias level off
 2020-12-10 11:59 UTC  (4+ messages)

[PATCH v3] i2c: pxa: move to generic GPIO recovery
 2020-12-10 11:58 UTC  (4+ messages)

[PATCH net-next] net: qualcomm: rmnet: Update rmnet device MTU based on real device
 2020-12-10 12:04 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/axgbe: enabling VLAN support in axgbe
 2020-12-10 11:58 UTC  (3+ messages)

[PATCH RFC 0/3] xen: add hypfs per-domain abi-features
 2020-12-10 11:57 UTC  (8+ messages)
` [PATCH RFC 2/3] xen/domain: add domain hypfs directories

[PATCH 0/3] mfd: bd9571mwv: Add support for BD9574MWF
 2020-12-10 11:56 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH bpf-next v4 0/5] selftests/bpf: xsk selftests
 2020-12-10 11:55 UTC  (4+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL

[GIT PULL] IOMMU fix for 5.10 (-final)
 2020-12-10 11:55 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: xsk selftests - adding xdpxceiver to .gitignore
 2020-12-10 11:54 UTC 

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-12-10 11:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/4] net/hns3: adjust printing MAC addresses in log

[PATCH] PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
 2020-12-10 11:48 UTC  (2+ messages)

[PATCH v7 00/22] Kernel userspace access/execution prevention with hash translation
 2020-12-10 11:29 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS 1beb7830d3b285b28f7cde3644d59d2590a47e51
 2020-12-10 11:54 UTC 

[PATCH v4 0/1] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-12-10 11:50 UTC  (3+ messages)
` [PATCH v4 1/1] usb: typec: intel_pmc_mux: Configure cable generation value for USB4

[Fuego] Error in running the test after latest pull
 2020-12-10 11:53 UTC  (3+ messages)

[PATCH] soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYS
 2020-12-10 11:51 UTC  (4+ messages)

[PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
 2020-12-10 11:48 UTC  (6+ messages)

[PATCH] efi: stub: get rid of efi_get_max_fdt_addr()
 2020-12-10 11:49 UTC  (2+ messages)
` [tip: efi/core] "

[tip: efi/core] efi: capsule: use atomic kmap for transient sglist mappings
 2020-12-10 11:49 UTC 

[PATCH] usb: typec: Add bus type for plug alt modes
 2020-12-10 11:49 UTC  (9+ messages)

[PATCH 0/2] Fix direct write with respect to inode locking
 2020-12-10 11:47 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Fold generic_write_checks() in btrfs_write_check()

[tip: efi/core] efi: capsule: clean scatter-gather entries from the D-cache
 2020-12-10 11:49 UTC 

[PATCH 1/1] efi/efi_test: read RuntimeServicesSupported
 2020-12-10 11:49 UTC  (2+ messages)
` [tip: efi/core] "

[tip: efi/core] efi: arm: reduce minimum alignment of uncompressed kernel
 2020-12-10 11:49 UTC 


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.