All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 15:20:00 to 2022-04-21 15:48:35 UTC [more...]

[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
 2022-04-21 15:17 UTC  (21+ messages)
` [PATCH v7 01/64] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
` [PATCH v7 02/64] linux-user/nios2: Fix clone child return
` [PATCH v7 03/64] linux-user/nios2: Drop syscall 0 "workaround"
` [PATCH v7 04/64] linux-user/nios2: Adjust error return
` [PATCH v7 05/64] linux-user/nios2: Handle special qemu syscall return values
` [PATCH v7 06/64] linux-user/nios2: Remove do_sigreturn
` [PATCH v7 08/64] tests/tcg/nios2: Re-enable linux-user tests
` [PATCH v7 11/64] target/nios2: Build helper.c for system only
` [PATCH v7 12/64] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
` [PATCH v7 13/64] target/nios2: Check supervisor on eret
` [PATCH v7 14/64] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v7 15/64] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v7 16/64] target/nios2: Split PC out of env->regs[]
` [PATCH v7 17/64] target/nios2: Split out helper for eret instruction
` [PATCH v7 20/64] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PATCH v7 24/64] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v7 25/64] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v7 26/64] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v7 30/64] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v7 32/64] target/nios2: Clean up nios2_cpu_do_interrupt

[PATCH 0/2] objtool: Fix code reloc vs weak symbols
 2022-04-21 15:48 UTC  (2+ messages)

[PATCH 0/2] Add complex scheduler level for arm64
 2022-04-21 15:47 UTC  (4+ messages)
` [PATCH 1/2] arch_topology: support for describing cache topology from DT

[PATCH v4 0/8] arm64: Automatic system register definition generation
 2022-04-21 15:46 UTC  (8+ messages)
` [PATCH v4 4/8] arm64: Add sysreg header generation scripting

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-21 15:47 UTC  (17+ messages)

[PATCH v10 0/9] ACPI/IORT: Support for IORT RMR node
 2022-04-21 15:45 UTC  (6+ messages)

[PATCH net] net: lan966x: fix a couple off by one bugs
 2022-04-21 15:46 UTC 

[PATCH v2] btrfs: Turn fs_info member buffer_radix into XArray
 2022-04-21 15:45 UTC 

linux-next: build warning after merge of the driver-core.current tree
 2022-04-21 15:45 UTC  (3+ messages)
  ` [PATCH] topology/sysfs: Fix allnoconfig build breakage

[PATCH 12/12] rtnl: Fix l_rtnl_route_get_protocol
 2022-04-21 15:45 UTC 

[PATCH 11/12] examples: Update l_netconfig_get_{addresses, routes} calls
 2022-04-21 15:45 UTC 

[PATCH 10/12] netconfig: Expire addresses and routes
 2022-04-21 15:45 UTC 

[PATCH 09/12] netconfig: Add getters for DNS addresses and domain names
 2022-04-21 15:45 UTC 

[PATCH 08/12] netconfig: Handle DHCPv6 events
 2022-04-21 15:45 UTC 

[PATCH 07/12] netconfig: Avoid returning internal l_queues
 2022-04-21 15:45 UTC 

[PATCH 06/12] netconfig: Add l_netconfig_get_{dhcp6,icmp6}_client
 2022-04-21 15:45 UTC 

[PATCH 05/12] netconfig: Create routes from Router Advertisements
 2022-04-21 15:45 UTC 

[PATCH 04/12] netconfig: Support IPv6 static configurations
 2022-04-21 15:45 UTC 

[PATCH 03/12] netconfig: Add DHCP override and static IP API
 2022-04-21 15:45 UTC 

[PATCH 02/12] icmp6: Parse extra options
 2022-04-21 15:45 UTC 

[PATCH 01/12] net: Rename l_net_subnet_matches to l_net_prefix_matches
 2022-04-21 15:45 UTC 

[PATCH v2] treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used
 2022-04-21 15:44 UTC  (2+ messages)

[PATCH 1/3] arm: dts: Resync dts for BeagleBone and derivatives
 2022-04-21 15:44 UTC  (6+ messages)
` [PATCH 2/3] board: ti: am335x: Add BBE Lite support
` [PATCH 3/3] board: ti: am335x: Add support for BBE Extended WiFi

drivers/gpu/drm/tegra/dc.c:2223:38: warning: variable 'old_state' set but not used
 2022-04-21 15:43 UTC 

[PATCH] fs: Allow to compile FS_SQUASHFS only for proper U-Boot
 2022-04-21 15:43 UTC  (2+ messages)

[PATCH 1/3] env: Implement lower priority arch_env_get_location()
 2022-04-21 15:43 UTC  (6+ messages)
` [PATCH 2/3] armv8: layerscape: env: Switch to arch_env_get_location()
` [PATCH 3/3] ARM: imx: imx8m: "

[PATCH -mmotm] hugetlb: use mm.h instead of mm_types.h
 2022-04-21 15:43 UTC  (2+ messages)

Aw: Re: [RFC/RFT 4/6] PCI: rockchip-dwc: add pcie bifurcation
 2022-04-21 15:41 UTC  (7+ messages)
`  "
    ` Aw: "

[PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-21 15:34 UTC  (4+ messages)
` [PATCH v5 2/5] fpga: fix for coding style issues

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-21 15:42 UTC  (7+ messages)
` [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines

[igt-dev] [PATCH v3 00/12] Run CI on Qualcomm devices
 2022-04-21 15:42 UTC  (5+ messages)
` [igt-dev] [PATCH v3 12/12] ci: Add job for testing changes to tests in "

RTT-PROBE: lore-subspace-rtt
 2022-04-21 15:42 UTC 

[PATCH v8 0/4] Add soundcard support for sc7280 based platforms
 2022-04-21 15:42 UTC  (6+ messages)
` [PATCH v8 2/4] arm64: dts: qcom: sc7280: Add nodes for wcd9385 and max98360a codec

[PATCH v3 00/16] Evictable fanotify marks
 2022-04-21 15:41 UTC  (4+ messages)
` [PATCH v3 14/16] fanotify: implement "evictable" inode marks

[PATCH] Turn fs_info member 'buffer_radix' into an XArray
 2022-04-21 15:41 UTC  (2+ messages)

[PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-21 15:39 UTC  (3+ messages)

[PULL 00/17] Python patches
 2022-04-21 15:16 UTC  (15+ messages)
` [PULL 01/17] python/machine: permanently switch to AQMP
` [PULL 03/17] iotests/mirror-top-perms: "
` [PULL 04/17] iotests: "
` [PULL 06/17] python/aqmp: relicense as LGPLv2+
` [PULL 07/17] python/qmp-shell: "
` [PULL 08/17] python/aqmp-tui: "
` [PULL 10/17] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PULL 11/17] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PULL 12/17] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PULL 13/17] python: remove the old QMP package
` [PULL 14/17] python: re-enable pylint duplicate-code warnings
` [PULL 15/17] python: rename qemu.aqmp to qemu.qmp
` [PULL 16/17] python: rename 'aqmp-tui' to 'qmp-tui'
` [PULL 17/17] python/qmp: remove pylint workaround from legacy.py

kni: check abi version between kmod and lib
 2022-04-21 15:40 UTC  (3+ messages)

[PATCH] libnvdimm/security: change __nvdimm_security_overwrite_query from global to static
 2022-04-21 15:39 UTC 

[PATCH net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-21 15:39 UTC 

[Buildroot] [PATCH] package/wtfutil: new package
 2022-04-21 15:39 UTC  (3+ messages)

[virtio-comment] [PATCH] revision: update date
 2022-04-21 15:38 UTC  (2+ messages)
` [virtio] "

[PATCH] scsi: iscsi: fix harmless double shift bug
 2022-04-21 15:38 UTC  (2+ messages)

[PATCH v3 0/8] device-core: Enable device_lock() lockdep validation
 2022-04-21 15:33 UTC  (9+ messages)
` [PATCH v3 1/8] cxl: Replace lockdep_mutex with local lock classes
` [PATCH v3 2/8] cxl/acpi: Add root device lockdep validation
` [PATCH v3 3/8] cxl: Drop cxl_device_lock()
` [PATCH v3 4/8] nvdimm: Replace lockdep_mutex with local lock classes
` [PATCH v3 5/8] ACPI: NFIT: Drop nfit_device_lock()
` [PATCH v3 6/8] nvdimm: Drop nd_device_lock()
` [PATCH v3 7/8] device-core: Kill the lockdep_mutex
` [PATCH v3 8/8] nvdimm: Fix firmware activation deadlock scenarios

[PATCH] dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
 2022-04-21 15:34 UTC  (2+ messages)

[PATCH] fs: fix acl translation
 2022-04-21 15:37 UTC  (6+ messages)
` [PATCH] generic: add test for tmpfs POSIX ACLs

[Buildroot] How to connect to Wifi on start-up using Buildroot?
 2022-04-21 15:36 UTC  (2+ messages)

[PATCH v3 00/12] Add RS485 support to DW UART
 2022-04-21 15:36 UTC  (2+ messages)

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-21 15:35 UTC  (7+ messages)

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-04-21 15:35 UTC  (8+ messages)

[PATCH] fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT flag
 2022-04-21 15:36 UTC  (2+ messages)

[fs/pipe] 5a519c8fe4: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2022-04-21 15:35 UTC  (4+ messages)

[virtio] [PATCH] virtio-html.cfg: use variable for spec version
 2022-04-21 15:35 UTC  (2+ messages)
` [virtio-comment] "

[virtio-comment] [PATCH] make-setup-generated.sh: get version from spec string
 2022-04-21 15:34 UTC  (2+ messages)
` [virtio-dev] "

[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-04-21 15:33 UTC  (10+ messages)
` [RFC v4 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v4 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-21 15:29 UTC  (5+ messages)

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-21 15:33 UTC  (4+ messages)
` [PATCH v3 0/2] show-brach: segfault fix from Gregory David
  ` [PATCH v3 1/2] show-branch: refactor in preparation for next commit
  ` [PATCH v3 2/2] show-branch: fix SEGFAULT when `--current` and `--reflog` together

[PATCH] [v4] m68k: coldfire: drop ISA_DMA_API support
 2022-04-21 15:32 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 5.18, take #2
 2022-04-21 15:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 15:32 UTC 

[PATCH net] net: Use this_cpu_inc() to increment net->core_stats
 2022-04-21 15:32 UTC  (2+ messages)

[next] s390: build failed
 2022-04-21 15:32 UTC  (2+ messages)

[PATCH v2] spi: spi-mem: check if data buffers are on stack
 2022-04-21 15:29 UTC  (2+ messages)

[PATCH 0/5] Firmware loader support for ZSTD-compressed files
 2022-04-21 15:29 UTC  (6+ messages)
` [PATCH 1/5] firmware: Add the support for ZSTD-compressed firmware files
` [PATCH 2/5] selftests: firmware: Use smaller dictionary for XZ compression
` [PATCH 3/5] selftests: firmware: Fix the request_firmware_into_buf() test for XZ format
` [PATCH 4/5] selftests: firmware: Simplify test patterns
` [PATCH 5/5] selftests: firmware: Add ZSTD compressed file tests

[PATCH] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML
 2022-04-21 15:31 UTC 

Patchwork summary for: spi-devel-general
 2022-04-21 15:31 UTC 

[PATCH] mm/damon: remove unnecessary type castings
 2022-04-21 15:30 UTC 

[GIT PULL] ARM: SoC fixes for 5.18, part 2
 2022-04-21 15:31 UTC  (2+ messages)

[GIT PULL] Fixes for omaps
 2022-04-21 15:31 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2022-04-21 15:31 UTC 

[PATCH] dt-bindings: fsl: convert fsl,layerscape-dcfg to YAML
 2022-04-21 15:30 UTC 

[Accel-config] Re: [PATCH 1/1] accel-config/test: Fix dsa_test reports opposite WQ mode output info
 2022-04-21 15:30 UTC 

[PATCH 0/5] hv_sock: Hardening changes
 2022-04-21 15:30 UTC  (7+ messages)
` [PATCH 2/5] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
` [PATCH 3/5] hv_sock: Add validation for untrusted Hyper-V values

[PATCH drivers/memory/fixes] memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
 2022-04-21 15:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Bug entry for Samsung and memory controller drivers
 2022-04-21 15:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-04-21 15:30 UTC 

Problems with NFS4.1 on ESXi
 2022-04-21 15:30 UTC  (3+ messages)
    ` AW: "

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-21 15:28 UTC  (5+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE

[PATCH v8 0/4] Add support for the eDP panel over aux_bus
 2022-04-21 15:23 UTC  (7+ messages)
` [PATCH v8 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v8 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP

[PATCH 0/4] xen/pv-scsi: update header and harden frontend
 2022-04-21 15:29 UTC  (5+ messages)
` [PATCH 4/4] xen/scsifront: harden driver against malicious backend

[PATCH 1/7] media: coda: set output buffer bytesused to appease v4l2-compliance
 2022-04-21 15:28 UTC  (5+ messages)
` [PATCH 5/7] media: coda: fix default JPEG colorimetry

[linux-next:master 4441/5346] drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:80:5-8: Unneeded variable: "ret". Return "0" on line 94
 2022-04-21 15:23 UTC 

[PATCH RESEND v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-04-21 15:26 UTC  (7+ messages)
` [PATCH RESEND v3 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
` [PATCH RESEND v3 13/13] ARM: dts: stm32: add RCC on STM32MP13x SoC family

[PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
 2022-04-21 15:27 UTC  (5+ messages)
` [PATCH v7 0/5] Enable root to update the blacklist keyring

[PATCH v3 0/3] amd/msr: implement MSR_VIRT_SPEC_CTRL for HVM guests
 2022-04-21 15:27 UTC  (5+ messages)
` [PATCH v3 3/3] amd/msr: implement VIRT_SPEC_CTRL for HVM guests using legacy SSBD

[qemu-mainline test] 169584: tolerable FAIL - PUSHED
 2022-04-21 15:26 UTC 

[PATCH] led: Configure LED default-state on boot
 2022-04-21 15:26 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] meson-package: prevent cmake find_package() picking up host libraries
 2022-04-21 15:25 UTC 

[PATCH -next] mm/memcontrol.c: make cgroup_memory_noswap static
 2022-04-21 15:25 UTC  (3+ messages)

[PATCH] serial: sunplus-uart: change sunplus_console_ports from global to static
 2022-04-21 15:25 UTC 

[PATCH -next] mm/memcontrol.c: remove unused private flag of memory.oom_control
 2022-04-21 15:25 UTC  (3+ messages)

[RFC PATCH 0/5] vhost lock annotations
 2022-04-21 15:25 UTC  (4+ messages)
` [RFC PATCH v3 0/8] "
  ` [RFC PATCH v3 2/8] vhost: annotate virtqueue access lock

[Question] SCSI_EH: How does EH guarantee there is no UAF of scsi_cmnd if host reset failed
 2022-04-21 15:24 UTC  (3+ messages)

[PATCH] ahci: Add a generic 'controller2' RAID id
 2022-04-21 15:24 UTC  (3+ messages)

[PATCH v2 0/5] arm64: Treat ESR_ELx as a 64-bit register
 2022-04-21 15:22 UTC  (5+ messages)
` [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high

[PATCH 0/1] FUSE: Parallel direct writes on the same file
 2022-04-21 15:22 UTC  (3+ messages)
` [PATCH 1/1] FUSE: Allow parallel "

RTT-PROBE: lore-subspace-rtt
 2022-04-21 15:22 UTC 

[PATCH] media: staging: zoran: refactor printk debugging function
 2022-04-21 15:22 UTC  (3+ messages)

[PATCH] maintainers: update email address
 2022-04-21 15:20 UTC 

[PATCH v2] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-21 15:20 UTC  (2+ messages)

[PATCH] f2fs: use flush command instead of FUA for zoned device
 2022-04-21 15:20 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 01/10] doc/guides/bbdevs: add ark baseband device documentation
 2022-04-21 15:19 UTC  (5+ messages)
` [PATCH 07/10] maintainers: add baseband ark maintainers
` [PATCH 08/10] baseband/ark: add ark baseband user extensions
` [PATCH 09/10] baseband/meson.build:
` [PATCH 10/10] net/ark: repair meson dependency format


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.