messages from 2022-02-04 17:17:17 to 2022-02-04 17:48:39 UTC [more...]
[PATCH] wm8962: add a simple DMIC enable control
2022-02-04 17:21 UTC (7+ messages)
[PATCH v9 00/23] QEMU RISC-V AIA support
2022-02-04 17:46 UTC (13+ messages)
` [PATCH v9 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v9 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v9 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v9 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v9 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v9 06/23] target/riscv: Add AIA cpu feature
` [PATCH v9 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v9 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v9 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v9 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v9 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v9 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
[Intel-gfx] [RFC PATCH 0/3] drm/helpers: Make the suballocation manager drm generic
2022-02-04 17:48 UTC (8+ messages)
` "
` [RFC PATCH 1/3] drm: Extract amdgpu_sa.c as a generic suballocation helper
` [Intel-gfx] "
` [RFC PATCH 2/3] drm/amd: Convert amdgpu to use "
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 3/3] drm/radeon: Use the drm suballocation manager implementation
` "
[PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
2022-02-04 17:34 UTC (6+ messages)
` [PATCH v2 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
` [PATCH v2 02/10] target/ppc: Introduce powerpc_excp_7xx
` [PATCH v2 03/10] target/ppc: Simplify powerpc_excp_7xx
` [PATCH v2 07/10] target/ppc: 7xx: System Call exception cleanup
` [PATCH v2 08/10] target/ppc: 7xx: System Reset cleanup
[PATCH 5.15 00/32] 5.15.20-rc1 review
2022-02-04 17:48 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: don't default Kconfigs to y
2022-02-04 17:47 UTC (2+ messages)
[Buildroot] [PATCH] package/{glibc, localedef}: security bump for additional post-2.34.x fixes
2022-02-04 17:47 UTC
[PATCH] fix unnecessary invocation bash in hashbang of scripts/tag.sh
2022-02-04 17:47 UTC
[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only
2022-02-04 17:39 UTC (3+ messages)
` [PATCH v4 2/5] tcg/sparc: Improve code gen for shifted 32-bit constants
[PATCH net-next 1/2] net: napi: wake up ksoftirqd if needed after scheduling NAPI
2022-02-04 17:45 UTC (9+ messages)
[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-04 17:45 UTC (11+ messages)
` [PATCH v7 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v7 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v7 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v7 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v7 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v7 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v7 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v7 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v7 net-next 10/10] net: dsa: microchip: add support for vlan operations
[Intel-gfx] [PATCH] drm/i915/selftests: fix some error codes in __cancel_reset()
2022-02-04 17:45 UTC (3+ messages)
` "
[PATCH v2 5/5] ecc: make l_ecc_point_from_data fully constant time
2022-02-04 17:46 UTC
[PATCH v2 4/5] util: add l_secure_select_byte
2022-02-04 17:46 UTC
[PATCH v2 3/5] settings: add l_settings_remove_embedded_groups
2022-02-04 17:46 UTC
[PATCH v2 2/5] unit: add settings test for clone APIs
2022-02-04 17:46 UTC
[PATCH v2 1/5] settings: add l_settings_clone
2022-02-04 17:46 UTC
[Intel-gfx] [PATCH 00/19] drm/i915/guc: Refactor ADS access to use iosys_map
2022-02-04 17:44 UTC (42+ messages)
` "
` [Intel-gfx] [PATCH 01/19] dma-buf-map: Rename to iosys-map
` "
` [PATCH 02/19] iosys-map: Add offset to iosys_map_memcpy_to()
` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/19] iosys-map: Add a few more helpers
` "
` [Intel-gfx] [PATCH 04/19] drm/i915/gt: Add helper for shmem copy to iosys_map
` "
` [Intel-gfx] [PATCH 05/19] drm/i915/guc: Keep iosys_map of ads_blob around
` "
` [PATCH 06/19] drm/i915/guc: Add read/write helpers for ADS blob
` [Intel-gfx] "
` [PATCH 07/19] drm/i915/guc: Convert golden context init to iosys_map
` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/19] drm/i915/guc: Convert policies update "
` "
` [PATCH 09/19] drm/i915/guc: Convert engine record "
` [Intel-gfx] "
` [PATCH 10/19] drm/i915/guc: Convert guc_ads_private_data_reset "
` [Intel-gfx] "
` [PATCH 11/19] drm/i915/guc: Convert golden context prep "
` [Intel-gfx] "
` [PATCH 12/19] drm/i915/guc: Replace check for golden context size
` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/19] drm/i915/guc: Convert mapping table to iosys_map
` "
` [PATCH 14/19] drm/i915/guc: Convert capture list "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 15/19] drm/i915/guc: Prepare for error propagation
` "
` [Intel-gfx] [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset
` "
` [PATCH 17/19] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
` [Intel-gfx] "
` [PATCH 18/19] drm/i915/guc: Convert __guc_ads_init "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 19/19] drm/i915/guc: Remove plain ads_blob pointer
` "
[PATCH 0/6] cfg80211/nl80211: add support for EHT
2022-02-04 17:45 UTC (9+ messages)
` [PATCH 3/6] nl80211: add support to send EHT capabilities from userspace
[PATCH 0/4] Some RTLA fixes
2022-02-04 17:44 UTC (5+ messages)
` [PATCH 3/4] rtla/trace: Error message fixup
` [PATCH 4/4] rtla/osnoise: Fix segmentation fault when failing to enable -t
[PATCH] ARM: dts: at91: sama7g5: Add crypto nodes
2022-02-04 17:42 UTC (5+ messages)
[PATCH 5.16 00/43] 5.16.6-rc1 review
2022-02-04 17:43 UTC
[PATCH v1 0/3] ACPI: EC: Simplifications and cleanups
2022-02-04 17:43 UTC (4+ messages)
` [PATCH v1 1/3] ACPI: EC: Do not return result from advance_transaction()
` [PATCH v1 2/3] ACPI: EC: Reduce indentation level in acpi_ec_submit_event()
` [PATCH v1 3/3] ACPI: EC: Rearrange code "
[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
2022-02-04 17:41 UTC (13+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
[PATCH 0/7] Verify C++ compatibility of public headers
2022-02-04 17:42 UTC (8+ messages)
` [PATCH 1/7] eal: fix header build with C++
` [PATCH 2/7] eventdev: "
` [PATCH 3/7] graph: add explicit cast to allow C++ build
` [PATCH 4/7] ipsec: "
` [PATCH 5/7] table: add explicit casts for C++ compatibility
` [PATCH 6/7] vhost: remove non-C++ compatible includes
` [PATCH 7/7] buildtools/chkincs: test headers for C++ compatibility
[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
2022-02-04 17:41 UTC (3+ messages)
` [PATCH V8 37/44] memremap_pages: Set PKS PKey in PTEs if PGMAP_PROTECTIONS is requested
[PATCH] ARM: dts: colibri-imx6ull: fix mac address passing
2022-02-04 17:41 UTC (5+ messages)
[PATCH] documentation: Update for skip_recipe rename
2022-02-04 17:41 UTC (2+ messages)
` [docs] "
[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-02-04 17:41 UTC (4+ messages)
` [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data
[Intel-gfx] [Important!] 2022 X.Org Foundation Membership deadline for voting in the election
2022-02-04 17:40 UTC (3+ messages)
` "
` [Nouveau] "
[PATCH net 1/6] netfilter: conntrack: don't refresh sctp entries in closed state
2022-02-04 17:40 UTC (2+ messages)
Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
2022-02-04 17:39 UTC (2+ messages)
[PATCH] PCI: fu740: fix finding gpios
2022-02-04 17:38 UTC (2+ messages)
[PATCH] libtracefs: fix cleaning of sqlhist.txt.html
2022-02-04 17:38 UTC (2+ messages)
[PATCH v4] clk: renesas: rzg2l-cpg: Add support for RZ/V2L SoC
2022-02-04 17:38 UTC (3+ messages)
[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
2022-02-04 17:35 UTC (14+ messages)
` [patch v11 01/13] s390: add support for TIF_TASK_ISOL
` [patch v11 02/13] x86: "
` [patch v11 03/13] add basic task isolation prctl interface
` [patch v11 04/13] add prctl task isolation prctl docs and samples
` [patch v11 05/13] task isolation: sync vmstats on return to userspace
` [patch v11 06/13] procfs: add per-pid task isolation state
` [patch v11 07/13] task isolation: sync vmstats conditional on changes
` [patch v11 08/13] task isolation: enable return to userspace processing
` [patch v11 09/13] task isolation: add preempt notifier to sync per-CPU vmstat dirty info to thread info
` [patch v11 10/13] KVM: x86: process isolation work from VM-entry code path
` [patch v11 11/13] mm: vmstat: move need_update
` [patch v11 12/13] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean
` [patch v11 13/13] task isolation: only TIF_TASK_ISOL if task isolation is enabled
[PATCH bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
2022-02-04 17:37 UTC (2+ messages)
[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
2022-02-04 17:35 UTC (5+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
Still seeing high autodefrag IO with kernel 5.16.5
2022-02-04 17:36 UTC (6+ messages)
[PATCH v1 0/2] ACPI: PM: s2idle: Two fixes for wakeup-related issues
2022-02-04 17:35 UTC (3+ messages)
` [PATCH v1 1/2] ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE
` [PATCH v1 2/2] PM: s2idle: ACPI: Fix wakeup interrupts handling
[PATCH 4/5] util: add l_secure_select_byte
2022-02-04 17:35 UTC
[PATCH] x86/hvm: Fix boot on systems where HVM isn't available
2022-02-04 17:34 UTC
[PATCH 5.10 00/25] 5.10.97-rc1 review
2022-02-04 17:33 UTC (2+ messages)
[PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
2022-02-04 17:07 UTC (2+ messages)
[PATCH 01/33] seatd: add recipe
2022-02-04 17:32 UTC (2+ messages)
` [OE-core] "
[PATCH 3/5] settings: add l_settings_remove_embedded_groups
2022-02-04 17:33 UTC
[PATCH v4 0/3] Fix regression introduced by disabling accelerated scrolling in fbcon
2022-02-04 17:31 UTC (6+ messages)
` [PATCH v4 3/3] fbcon: Add option to enable legacy hardware acceleration
[PATCH 1/5] settings: add l_settings_clone
2022-02-04 17:31 UTC
[PATCH v4 7/7] hotspot: refactor dir watch to be like knownnetworks
2022-02-04 17:31 UTC
[PATCH v4 6/7] auto-t: add test for encrypted profiles
2022-02-04 17:31 UTC
[PATCH v4 5/7] doc: document SystemdEncrypt
2022-02-04 17:31 UTC
[PATCH v4 4/7] tools: add decrypt-profile tool
2022-02-04 17:31 UTC
[PATCH v4 3/7] main: add SystemdEncrypt option, and initialize key
2022-02-04 17:31 UTC
[PATCH v4 2/7] hotspot: implement hotspot profile encryption
2022-02-04 17:31 UTC
[PATCH v4 1/7] storage: implement network profile encryption
2022-02-04 17:31 UTC
[Intel-gfx] [PATCH v4] dma-buf-map: Rename to iosys-map
2022-02-04 17:31 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf-map: Rename to iosys-map (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH 2/5] unit: add settings test for clone APIs
2022-02-04 17:29 UTC
[PULL 0/4] Python patches
2022-02-04 17:03 UTC (2+ messages)
What's cooking in git.git (Jan 2022, #07; Mon, 24)
2022-02-04 17:27 UTC (4+ messages)
[meta-multimedia][PATCH 1/2] gst-shark: Upgrade to 0.7.3.1
2022-02-04 17:27 UTC (2+ messages)
` [meta-networking][PATCH 2/2] crda: Fix buffer overflow in sscanf
[Intel-gfx] [PATCH v5 0/5] Use drm_clflush* instead of clflush
2022-02-04 17:27 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Use drm_clflush* instead of clflush (rev4)
[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
2022-02-04 17:27 UTC (3+ messages)
` [PATCH 6/6] watchdog: Add Renesas RZ/N1 Watchdog driver
stable-rc/linux-5.10.y baseline: 150 runs, 2 regressions (v5.10.96-26-g847fbfddce32)
2022-02-04 17:26 UTC
[PATCH v2 00/23] PCI: aardvark controller fixes BATCH 4
2022-02-04 17:24 UTC (4+ messages)
` [PATCH v2 02/23] PCI: aardvark: Fix reading MSI interrupt number
[PATCH 4/4] drm/amdgpu/nv: add navi GPU reset handler
2022-02-04 17:22 UTC (11+ messages)
[hardknott][PATCH] libvirt: fix CVE-2021-3975
2022-02-04 17:22 UTC (2+ messages)
` [meta-virtualization] "
[meta-virtualization][PATCH v2] openvswitch: uprev from v2.15.1 to v2.15.3
2022-02-04 17:22 UTC (2+ messages)
[PATCH] libibverbs: update LICENSE
2022-02-04 17:21 UTC (2+ messages)
` [meta-virtualization] "
[PATCH v4 0/2] AMD Family 19h Models 10h-1Fh Updates
2022-02-04 17:20 UTC (7+ messages)
` [PATCH v4 1/2] EDAC/amd64: Set memory type per DIMM
root 5 inode xy errors 200, dir isize wrong and root 5 inode xx errors 1, no inode item
2022-02-04 17:20 UTC (3+ messages)
` Re[2]: "
[PATCH v2 0/5] btrfs: defrag: don't waste CPU time on non-target extent
2022-02-04 17:20 UTC (2+ messages)
[PATCH 0/4] buildsys: Avoid building unused objects
2022-02-04 16:55 UTC (3+ messages)
` [PATCH 1/4] configure: Restrict TCG to emulation
[nsaenz-rpi:pcplists-rcu-drain-v1 2/2] mm/page_alloc.c:3245:28: sparse: sparse: incorrect type in assignment (different address spaces)
2022-02-04 17:18 UTC (2+ messages)
[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
2022-02-04 17:17 UTC (15+ messages)
[PATCH nf-next] nfqueue: enable to set skb->priority
2022-02-04 17:18 UTC (3+ messages)
[PATCH] MAINTAINERS: Add RTLA entry
2022-02-04 17:18 UTC
[meta-virtualization][hardknott][PATCH v2] openvswitch: uprev from v2.15.0 to v2.15.3
2022-02-04 17:17 UTC (2+ messages)
[u-boot][PATCH] binman: Add support for TEE BL32
2022-02-04 17:17 UTC (2+ messages)
[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
2022-02-04 17:16 UTC (3+ messages)
` [PATCH v5] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.