All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 15:26:17 to 2022-04-21 15:56:40 UTC [more...]

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

[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-21 15:56 UTC  (3+ messages)
` [PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct

[V6 0/2] arm64: dts: qcom: Configure CTS pin to bias-bus-hold for bluetooth
 2022-04-21 15:56 UTC  (2+ messages)
` [V6 2/2] arm64: dts: qcom: sc7280-qcard: "

[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
 2022-04-21 15:17 UTC  (31+ 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 07/64] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [PATCH v7 08/64] tests/tcg/nios2: Re-enable linux-user tests
` [PATCH v7 09/64] target/nios2: Remove user-only nios2_cpu_do_interrupt
` [PATCH v7 10/64] target/nios2: Remove nios2_cpu_record_sigsegv
` [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 28/64] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v7 30/64] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v7 31/64] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v7 32/64] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v7 37/64] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v7 38/64] target/nios2: Implement cpuid
` [PATCH v7 39/64] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v7 41/64] target/nios2: Support division error exception
` [PATCH v7 44/64] target/nios2: Split out helpers for gen_* translate macros

problem with accounting of allocations called from __net_init hooks
 2022-04-21 15:56 UTC  (3+ messages)
` [PATCH memcg RFC] net: set proper memcg for net_init hooks allocations

[PATCH v2 1/2] regulator: core: Rename _regulator_enable_delay()
 2022-04-21 15:54 UTC  (2+ messages)

[PATCH] regulator: da9121: Fix uninit-value in da9121_assign_chip_model()
 2022-04-21 15:54 UTC  (2+ messages)

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-21 15:54 UTC  (4+ messages)
` [PATCH v2 12/12] md/raid5: Pivot raid5_make_request()

[PATCH v13 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2022-04-21 15:52 UTC  (9+ messages)

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

AMD display drivers handling DRM CRTC color mgmt props
 2022-04-21 15:53 UTC  (2+ messages)

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

[bug report] net: lan966x: Update FDMA to change MTU
 2022-04-21 15:52 UTC 

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

[RFC PATCH 00/18] user-creatable cpu clusters
 2022-04-21 15:51 UTC  (2+ messages)

[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-04-21 15:51 UTC  (8+ messages)
` [PATCH v4 2/7] target/riscv: machine: Add debug state description

drivers/hid/hid-nintendo.c:403:29: warning: unused variable 'JC_RUMBLE_ZERO_AMP_PKT_CNT'
 2022-04-21 15:51 UTC  (2+ messages)

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

[PATCH v2 0/5] trace2 output for bitmap decision path
 2022-04-21 15:41 UTC  (3+ messages)
` [PATCH v2 5/5] pack-bitmap.c: using error() instead of silently returning -1

[PATCH net-next] net: ethernet: mtk_eth_soc: add check for allocation failure
 2022-04-21 15:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/igt_sysfs: Add helpers to iterate over GTs
 2022-04-21 15:49 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_sysfs: Add RPS sysfs helpers

[PATCH v2 00/17] btrfs: add subpage support for RAID56
 2022-04-21 15:44 UTC  (9+ messages)
` [PATCH v2 07/17] btrfs: make rbio_add_io_page() subpage compatible

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

[PATCH] batman-adv: remove unnecessary type castings
 2022-04-21 15:48 UTC 

[PATCH V2] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
 2022-04-21 15:47 UTC  (2+ messages)

[PATCH v4 0/2] ath11k: Add support for SAR
 2022-04-21 15:05 UTC  (5+ messages)
` [PATCH v4 2/2] "

[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 

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

[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: "

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

[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  (9+ messages)
` [PULL 01/17] python/machine: permanently switch to AQMP
` [PULL 08/17] python/aqmp-tui: relicense as LGPLv2+
` [PULL 10/17] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PULL 12/17] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PULL 13/17] python: remove the old QMP package
` [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

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

[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] 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  (3+ 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] 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  (4+ messages)
` [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  (3+ messages)
` [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 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 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  (4+ messages)
` [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)


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.