All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 10:42:42 to 2021-08-03 11:41:42 UTC [more...]

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-03 11:41 UTC  (6+ messages)
` [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running

[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
 2021-08-03 11:40 UTC  (7+ messages)
` [PATCH v2 01/14] [net-next] bcmgenet: remove call to netdev_boot_setup_check
` [PATCH v2 02/14] [net-next] natsemi: sonic: stop calling netdev_boot_setup_check
` [PATCH v2 03/14] [net-next] appletalk: ltpc: remove static probing
` [PATCH v2 04/14] [net-next] 3c509: stop calling netdev_boot_setup_check
` [PATCH v2 05/14] [net-next] cs89x0: rework driver configuration
` [PATCH v2 06/14] [net-next] m68k: remove legacy probing

[PATCH] ARM: ep93xx: remove MaverickCrunch support
 2021-08-03 11:40 UTC  (4+ messages)

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-03 11:31 UTC  (25+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH v2 03/15] dt-bindings: Add generic bindings for PECI
` [PATCH v2 04/15] dt-bindings: Add bindings for peci-aspeed
` [PATCH v2 05/15] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v2 06/15] peci: Add core infrastructure
` [PATCH v2 07/15] peci: Add peci-aspeed controller driver
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus
` [PATCH v2 10/15] peci: Add support for PECI device drivers
` [PATCH v2 11/15] peci: Add peci-cpu driver
` [PATCH v2 12/15] hwmon: peci: Add cputemp driver
` [PATCH v2 13/15] hwmon: peci: Add dimmtemp driver
` [PATCH v2 14/15] docs: hwmon: Document PECI drivers
` [PATCH v2 15/15] docs: Add PECI documentation

[PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
 2021-08-03 11:40 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
` [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out

[mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
 2021-08-03 11:39 UTC  (3+ messages)

[PATCH v4] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-03 11:35 UTC  (2+ messages)
` [PATCH] mount_setattr.2: Minor tweaks to Chirstian's patch

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-03 11:36 UTC  (4+ messages)
` [PATCH 3/3] mm: don't remap clean subpages when splitting isolated thp

[PATCH 0/4] cn10k DDR Performance monitor support
 2021-08-03 11:38 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: perf: marvell: cn10k ddr performance monitor
    ` [EXT] "

[PATCH 0/3] Split lowmem and kernel mappings
 2021-08-03 11:34 UTC  (7+ messages)
` [PATCH 3/3] ARM: Map the lowmem and kernel separately

[PATCH V4 0/2] gpio: Add virtio based driver
 2021-08-03 11:36 UTC  (6+ messages)
` [PATCH V4 1/2] gpio: Add virtio-gpio driver
` [PATCH V4 2/2] gpio: virtio: Add IRQ support

[PATCH v4] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-08-03 11:35 UTC  (3+ messages)

[PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
 2021-08-03 11:36 UTC  (11+ messages)

[LTP] [PATCH v7 0/7] Run tests in CI
 2021-08-03 11:37 UTC  (12+ messages)
` [LTP] [PATCH v7 1/7] lib: Print Summary: into stderr
` [LTP] [PATCH v7 2/7] test/test_zero_hugepage.sh: Skip test on read-only file system
` [LTP] [PATCH v7 6/7] CI: Run also make test-c, test-shell
` [LTP] [PATCH v7 7/7] ci: Install iproute2

[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/
 2021-08-03 11:35 UTC  (10+ messages)
` [PATCH 1/9] x86/entry: correct reference to intended CONFIG_64_BIT
` [PATCH 2/9] x86, olpc: correct condition to intended CONFIG_OLPC_XO15_SCI
` [PATCH 3/9] x86/Kconfig: correct reference to MWINCHIP3D
` [PATCH 4/9] x86/Kconfig: remove reference to obsolete MFD_INTEL_MSIC config
` [PATCH 5/9] x86/Kconfig: remove reference to obsolete APB_TIMER config
` [PATCH 6/9] x86/irq: fix slightly wrong reference in comment
` [PATCH 7/9] x86/uaccess: adjust comment for endif of CONFIG_CC_HAS_ASM_GOTO_OUTPUT
` [PATCH 8/9] x86: page_32.h: adjust comment for endif of CONFIG_X86_USE_3DNOW
` [PATCH 9/9] x86: ia32.h: adjust comment for endif of CONFIG_IA32_EMULATION

[PATCH] arm64: move the (z)install rules to arch/arm64/Makefile
 2021-08-03 11:35 UTC  (5+ messages)

[PATCH] mtd: rawnand: remove never changed ret variable
 2021-08-03 11:33 UTC  (4+ messages)

[PATCH] hw/i386/ich9: add comment explaining an argument to acpi_pcihp_reset call
 2021-08-03 11:34 UTC  (3+ messages)

[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
 2021-08-03 11:34 UTC  (5+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-08-03 11:35 UTC  (10+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
` [PATCH net-next 2/3] flow_offload: add process to delete offloaded actions from "
` [PATCH net-next 3/3] flow_offload: add process to update action stats from hardware

[LTP] [PATCH] syscalls/madvise06: Add madvise WILLNEED performance problem tag
 2021-08-03 11:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-08-03 11:29 UTC  (8+ messages)
` [dpdk-dev] [PATCH v13 0/6] support dmadev
  ` [dpdk-dev] [PATCH v13 1/6] dmadev: introduce DMA device library public APIs
  ` [dpdk-dev] [PATCH v13 2/6] dmadev: introduce DMA device library internal header
  ` [dpdk-dev] [PATCH v13 3/6] dmadev: introduce DMA device library PMD header
  ` [dpdk-dev] [PATCH v13 4/6] dmadev: introduce DMA device library implementation
  ` [dpdk-dev] [PATCH v13 5/6] doc: add DMA device library guide
  ` [dpdk-dev] [PATCH v13 6/6] maintainers: add for dmadev

[avpatel:riscv_kvm_aia_v1 35/38] drivers/irqchip/irq-riscv-imsic.c:269:12: error: 'struct imsic_priv' has no member named 'base_ipi'
 2021-08-03 11:32 UTC  (2+ messages)

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-08-03 11:32 UTC 

[amir73il:fsnotify_event_info 2/2] include/linux/fsnotify.h:263:2: error: implicit declaration of function 'fsnotify_file'; did you mean 'fsnotify_link'?
 2021-08-03 11:30 UTC  (2+ messages)

[PATCH 0/3] optimize the queue idle judgment
 2021-08-03 11:30 UTC  (6+ messages)
` [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03 11:28 UTC  (3+ messages)

FAILED: patch "[PATCH] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF" failed to apply to 4.9-stable tree
 2021-08-03 11:28 UTC  (2+ messages)

[PATCH] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-08-03 11:27 UTC  (4+ messages)

[GIT PULL] interconnect fixes for 5.14-rc
 2021-08-03 11:27 UTC 

[PATCH] net: convert fib_treeref from int to refcount_t
 2021-08-03 11:24 UTC  (6+ messages)
    ` Fwd: "

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-03 11:23 UTC  (7+ messages)

[PATCH v6 00/11] qapi: untie 'if' conditions from C preprocessor
 2021-08-03 11:23 UTC  (6+ messages)
` [PATCH v6 05/11] qapi: introduce QAPISchemaIfCond.cgen()

[PATCH stable 4.4 4.9] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
 2021-08-03 11:22 UTC 

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-03 11:20 UTC  (3+ messages)
` [patch 58/63] futex: Prevent requeue_pi() lock nesting issue on RT

[Intel-gfx] [PATCH 1/4] drm/i915/display/tgl+: Dispatch atomic commits instead of front buffer modifications
 2021-08-03 11:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: Nuke ORIGIN_GTT
` [Intel-gfx] [PATCH 4/4] DO_NOT_MERGE: drm/i915/display: Enable PSR2 selective fetch by default

[PATCH net-next] net: build all switchdev drivers as modules when the bridge is a module
 2021-08-03 11:18 UTC  (3+ messages)

kernel bug if rtnet device is accesses during unbind
 2021-08-03 11:18 UTC 

[PATCH] mmc: renesas_sdhi: increase suspend/resume latency limit
 2021-08-03 11:16 UTC  (7+ messages)

[RFC PATCH kernel] KVM: Stop leaking memory in debugfs
 2021-08-03 11:16 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 11:15 UTC  (3+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files

[PATCH 5.10 00/67] 5.10.56-rc1 review
 2021-08-03 11:13 UTC  (2+ messages)

[PATCH] VT-d: Tylersburg errata apply to further steppings
 2021-08-03 11:13 UTC 

[igt-dev] [PATCH i-g-t 0/1] lib/rendercopy_gen9: Program platform specific MOCS index
 2021-08-03 11:09 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/rendercopy_gen9: Program MOCS value based on platform

[PATCH] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-08-03 11:13 UTC  (4+ messages)

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03 10:52 UTC  (6+ messages)

device tree and config file
 2021-08-03 11:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
 2021-08-03 11:06 UTC  (3+ messages)

[PATCH] license: Exclude COPYING.MIT from pseudo
 2021-08-03 11:06 UTC 

[RFC PATCH 0/3] check-tcg hacks for BSD
 2021-08-03 11:02 UTC  (4+ messages)
` [RFC PATCH 1/3] configure: don't override the selected host test compiler if defined
` [RFC PATCH 2/3] tests/tcg/sha1: remove endian include
` [RFC PATCH 3/3] tests/tcg: commit Makefile atrocities in the name of portability

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-03 11:04 UTC  (5+ messages)

[PATCH] net: sparx5: fix bitmask on 32-bit targets
 2021-08-03 11:00 UTC  (3+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 10:01 UTC  (4+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

Problems with Windows client
 2021-08-03 10:57 UTC  (6+ messages)
` Problems with Windows client over PulseSecure VPN

[PATCH net-next v2] net: Keep vertical alignment
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH] tools: add fdt_add_pubkey
 2021-08-03 11:00 UTC 

[PATCH] qed: Remove duplicated include of kernel.h
 2021-08-03 11:00 UTC  (2+ messages)

[PATCHv2 net-next] bonding: add new option lacp_active
 2021-08-03 11:00 UTC  (2+ messages)

[Patch bpf-next] unix_bpf: check socket type in unix_bpf_update_proto()
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH] bpf: libbpf: eliminate Docum. warnings in libbpf_naming_convention
 2021-08-03 11:00 UTC  (2+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-03 10:59 UTC  (3+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH net] net: sched: fix lockdep_set_class() typo error for sch->seqlock
 2021-08-03 10:58 UTC 

[syzbot] divide error in wb_update_dirty_ratelimit
 2021-08-03 10:58 UTC  (3+ messages)

[PATCH v3 00/21] Track shared pages at EL2 in protected mode
 2021-08-03 10:54 UTC  (24+ messages)
` [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
` [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
` [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
` [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode

Patchwork housekeeping for: spi-devel-general
 2021-08-03 10:56 UTC 

[PATCH][next] octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"
 2021-08-03 10:56 UTC 

[PATCH] memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe
 2021-08-03 10:55 UTC  (5+ messages)

nand flash disable ecc
 2021-08-03 10:33 UTC  (2+ messages)

[PATCH] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel
 2021-08-03 13:54 UTC 

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-03 10:52 UTC  (3+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-03 10:53 UTC  (7+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH 1/3] powerpc/pseries: Parse control memory access error
 2021-08-03 10:53 UTC  (3+ messages)
` [PATCH 2/3] selftests/powerpc: Add test for real address error handling

[igt-dev] [PATCH i-g-t 0/2] Keep tests working without relocations 2
 2021-08-03 10:53 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-03 10:50 UTC  (10+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH net] sctp: move the active_key update after sh_keys is added
 2021-08-03 10:50 UTC  (2+ messages)

[PATCH] qed: Remove redundant prints from the iWARP SYN handling
 2021-08-03 10:50 UTC  (2+ messages)

[PATCH] qed: Skip DORQ attention handling during recovery
 2021-08-03 10:50 UTC  (2+ messages)

[PATCH] qed: Avoid db_recovery during recovery
 2021-08-03 10:50 UTC  (2+ messages)

[PATCH] ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates
 2021-08-03 10:48 UTC  (2+ messages)

[PATCH v2 4/4] spi: tegra114: Fix set_cs_timing param
 2021-08-03 10:25 UTC  (2+ messages)

[PATCH v2 3/4] spi: mediatek: modify set_cs_timing callback
 2021-08-03 10:24 UTC  (2+ messages)

[PATCH v2 2/4] spi: modify set_cs_timing parameter
 2021-08-03 10:24 UTC  (2+ messages)

[PATCH v2] sched/rt: Fix double enqueue caused by rt_effective_prio
 2021-08-03 10:45 UTC 

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-08-03 10:45 UTC  (5+ messages)

[PATCH][next] staging: r8188eu: Fix spelling mistakes and typos
 2021-08-03 10:44 UTC 

[PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks
 2021-08-03 10:40 UTC  (11+ messages)
  ` About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]

[PATCH v2 1/4] spi: move cs spi_delay to spi_device
 2021-08-03 10:23 UTC 

[PATCH 0/2] xen: fix max_pfn handling for pv guests
 2021-08-03 10:42 UTC  (6+ messages)
` [PATCH 2/2] xen: rename wrong named pfn related variables


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.