All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 15:42:47 to 2022-04-21 16:22:10 UTC [more...]

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-21 15:08 UTC  (2+ messages)
` [PATCH v2 1/5] 9pfs: fix qemu_mknodat(S_IFREG) on macOS

[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
 2022-04-21 15:17 UTC  (43+ messages)
` [PATCH v7 02/64] linux-user/nios2: Fix clone child return
` [PATCH v7 03/64] linux-user/nios2: Drop syscall 0 "workaround"
` [PATCH v7 07/64] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [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 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 17/64] target/nios2: Split out helper for eret instruction
` [PATCH v7 18/64] target/nios2: Fix BRET instruction
` [PATCH v7 19/64] target/nios2: Do not create TCGv for control registers
` [PATCH v7 21/64] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v7 22/64] target/nios2: Split control registers away from general registers
` [PATCH v7 23/64] target/nios2: Clean up nios2_cpu_dump_state
` [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 27/64] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v7 28/64] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v7 29/64] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [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 33/64] target/nios2: Hoist CPU_LOG_INT logging
` [PATCH v7 34/64] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
` [PATCH v7 35/64] target/nios2: Cleanup set of CR_EXCEPTION for 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 40/64] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v7 41/64] target/nios2: Support division error exception
` [PATCH v7 43/64] target/nios2: Split out named structs for [IRJ]_TYPE
` [PATCH v7 44/64] target/nios2: Split out helpers for gen_* translate macros
` [PATCH v7 45/64] target/nios2: Introduce dest_gpr
` [PATCH v7 47/64] target/nios2: Enable unaligned traps for system mode
` [PATCH v7 49/64] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v7 55/64] target/nios2: Update helper_eret for shadow registers
` [PATCH v7 59/64] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v7 60/64] hw/nios2: Introduce Nios2MachineState
` [PATCH v7 61/64] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests
` [PATCH v7 64/64] tests/tcg/nios2: Add test-shadow-1

[PATCH V5] staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
 2022-04-21 16:22 UTC  (2+ messages)

[PATCH v3 0/2] remoteproc: mediatek: allow different SCP firmware names
 2022-04-21 16:21 UTC  (2+ messages)

[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-21 16:19 UTC  (3+ messages)
` [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-04-21 16:12 UTC  (7+ messages)
` [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
` [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal

[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
 2022-04-21 15:29 UTC  (4+ messages)
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh

[PATCH v2] Warn user if the vga flag is passed but no vga device is created
 2022-04-21 15:29 UTC  (2+ messages)

[PATCH 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-21 16:18 UTC  (8+ messages)
` [PATCH 2/2] imx8mn/8mp: Select ENV_IS_NOWHERE

[igt-dev] [PATCH i-g-t 0/6] Test for shared reset domain
 2022-04-21 16:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] iotests/108: Fix when missing user_allow_other
 2022-04-21 15:25 UTC  (2+ messages)

[PATCH v3 00/18] virtio: pci: Add and fix consistency checks
 2022-04-21 16:11 UTC  (19+ messages)
` [PATCH v3 01/18] virtio: pci: Allow exclusion of legacy driver
` [PATCH v3 02/18] virtio: pci: Fix discovery of device config length
` [PATCH v3 03/18] virtio: pci: Bounds check device config access
` [PATCH v3 04/18] virtio: pci: Bounds check notification writes
` [PATCH v3 05/18] virtio: pci: Check virtio common config size
` [PATCH v3 06/18] virtio: pci: Check virtio capability is in bounds
` [PATCH v3 07/18] virtio: pci: Read entire capability into memory
` [PATCH v3 08/18] pci: Fix use of flags in dm_pci_map_bar()
` [PATCH v3 09/18] pci: Check region ranges are addressable
` [PATCH v3 10/18] pci: Range check address conversions
` [PATCH v3 11/18] test: pci: Test PCI address conversion functions
` [PATCH v3 12/18] pci: Map bars with offset and length
` [PATCH v3 13/18] pci: Match region flags using a mask
` [PATCH v3 14/18] pci: Update dm_pci_bus_to_virt() parameters
` [PATCH v3 15/18] pci: Add mask parameter to dm_pci_map_bar()
` [PATCH v3 16/18] virtio: pci: Check virtio configs are mapped
` [PATCH v3 17/18] virtio: pci: Make use of dm_pci_map_bar()
` [PATCH v3 18/18] pci: Add config for Enhanced Allocation

[PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie
 2022-04-21 16:14 UTC  (4+ messages)
` [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
  ` EMFILE/ENFILE mitigation needed in erofs?

[PATCH 0/5] hv_sock: Hardening changes
 2022-04-21 16:14 UTC  (5+ messages)
` [PATCH 3/5] hv_sock: Add validation for untrusted Hyper-V values

RTT-PROBE: lore-subspace-rtt
 2022-04-21 16:13 UTC 

introducing vrc :)
 2022-04-21 15:20 UTC  (4+ messages)

[Intel-gfx] [PATCH xf86-video-intel 1/3] sna: Don't emit sse2 code where not wanted
 2022-04-21 16:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [xf86-video-intel,1/3] "

[virtio] Virtio 1.2 update
 2022-04-21 16:11 UTC 

[PATCH v3 0/8] device-core: Enable device_lock() lockdep validation
 2022-04-21 16:10 UTC  (5+ messages)
` [PATCH v3 2/8] cxl/acpi: Add root device "
` [PATCH v3 7/8] device-core: Kill the lockdep_mutex

[PATCH] xen/build: Fix MAP rule when called in isolation
 2022-04-21 16:09 UTC  (2+ messages)

[PATCH v2 5/5] mptcp: add more offered MIBs counter
 2022-04-21 16:08 UTC  (2+ messages)
` mptcp: add more offered MIBs counter.: Tests Results

[PATCH v8 0/4] Add support for the eDP panel over aux_bus
 2022-04-21 16:07 UTC  (6+ messages)
` [PATCH v8 1/4] drm/msm/dp: Add eDP support via aux_bus

[PATCH] maintainers: update email address
 2022-04-21 16:04 UTC  (2+ messages)

[PATCH] gpio: Request interrupts after IRQ is initialized
 2022-04-21 16:07 UTC  (5+ messages)

[PATCH net] net: Use this_cpu_inc() to increment net->core_stats
 2022-04-21 16:06 UTC  (4+ messages)

[PATCH] f2fs: use flush command instead of FUA for zoned device
 2022-04-21 16:05 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH v4 0/9] Support microcode updates affecting SGX
 2022-04-21 16:04 UTC  (5+ messages)
` [PATCH v4 1/9] x86/sgx: Introduce mechanism to prevent new initializations of EPC pages
` [PATCH v4 2/9] x86/sgx: Save enclave pointer for VA page

[PATCH] ipmi: remove unnecessary type castings
 2022-04-21 16:05 UTC  (2+ messages)

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-21 16:05 UTC  (9+ messages)
` [PATCH v2 01/12] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v2 12/12] md/raid5: Pivot raid5_make_request()

[PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-21 15:55 UTC  (10+ messages)
` [PATCH v5 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v5 2/5] fpga: fix for coding style issues

DPDK Release Status Meeting 2022-04-20
 2022-04-21 16:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-21 16:02 UTC 

[PATCH] fsi: Fix error handling in fsi_master_register() and its callers
 2022-04-21 16:02 UTC 

How to run separate iwd for every wifi dongle on the same host?
 2022-04-21 16:00 UTC 

[PATCH 1/3] table: improve learner table timers
 2022-04-21 15:59 UTC  (3+ messages)
` [PATCH 2/3] pipeline: "
` [PATCH 3/3] examples/pipeline: "

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

[PATCH 1/2] Revert "ASoC: meson: axg-tdm-interface: manage formatters in trigger"
 2022-04-21 15:57 UTC  (8+ messages)
` [PATCH 2/2] Revert "ASoC: meson: axg-card: make links nonatomic"

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

[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-21 15:57 UTC  (9+ messages)
` [PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct
` [PATCH 5/7] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs

[PATCH] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-21 15:57 UTC  (2+ messages)

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-21 15:56 UTC  (5+ messages)

[PATCH v2] mbuto: always display help message
 2022-04-21 15:56 UTC  (2+ messages)

[PATCH v2 0/5] trace2 output for bitmap decision path
 2022-04-21 15:51 UTC  (5+ messages)
` [PATCH v2 4/5] bitmap: add trace2 outputs during open "bitmap" file
` [PATCH v2 5/5] pack-bitmap.c: using error() instead of silently returning -1

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

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

[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 

RTT-PROBE: lore-subspace-rtt
 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 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 V2] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
 2022-04-21 15:47 UTC  (2+ messages)

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

[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] 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  (5+ 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 "

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


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.