messages from 2024-05-10 16:10:55 to 2024-05-10 17:47:45 UTC [more...]
[PATCH v3 0/4] usb: typec: ucsi: Update UCSI alternate mode
2024-05-10 17:47 UTC (5+ messages)
` [PATCH v3 1/4] usb: typec: ucsi: Fix null pointer dereference in trace
[PATCH v1 1/1] gpiolib: Return label, if set, for IRQ only line
2024-05-10 17:47 UTC (9+ messages)
[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
2024-05-10 17:47 UTC (11+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "
` [PATCH v1 2/2] platform/x86: wmi: Remove custom EC address space handler
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-10 17:47 UTC (15+ messages)
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults
` [PATCH v15 23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops
[PATCHv2] nvme-pci: allow unmanaged interrupts
2024-05-10 17:46 UTC
[PATCH v2 0/4] dma-mapping: benchmark: fixes and error handling improvements
2024-05-10 17:45 UTC (5+ messages)
` [PATCH v2 1/4] dma-mapping: benchmark: fix up kthread-related error handling
` [PATCH v2 3/4] dma-mapping: benchmark: fix node id validation
[PATCH v4 00/66] Define _GNU_SOURCE for sources using
2024-05-10 17:45 UTC (7+ messages)
` [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE
[PATCH 0/2] cpufreq: sun50i: fix memory leak and remove of_node_put()
2024-05-10 17:42 UTC (7+ messages)
` [PATCH 1/2] cpufreq: sun50i: fix memory leak in dt_has_supported_hw()
` [PATCH 2/2] cpufreq: sun50i: replace of_node_put() with automatic cleanup handler
[PATCH 0/6] arm64/hyperv: Support Virtual Trust Level boot
2024-05-10 17:42 UTC (4+ messages)
` [PATCH 1/6] arm64/hyperv: Support DeviceTree
[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
2024-05-10 17:41 UTC (13+ messages)
[PATCH] pre-proc: use uname() syscall instead of invoking uname
2024-05-10 17:41 UTC (3+ messages)
[frank-w-bpi-r2-4.14:6.9-netnext 3/4] drivers/net/ethernet/mediatek/mtk_eth_soc.c:1150:57: error: 'const struct <anonymous>' has no member named 'txd_size'; did you mean 'tx_dma_size'?
2024-05-10 17:41 UTC
[PATCH v2 0/3] x86: Dom0 I/O port access permissions
2024-05-10 17:40 UTC (3+ messages)
` [PATCH v2 3/3] x86: detect PIT aliasing on ports other than 0x4[0-3]
[PATCH 0/7] wifi: ath12k: add support for WoW
2024-05-10 17:40 UTC (15+ messages)
` [PATCH 1/7] wifi: ath12k: implement WoW enable and wakeup commands
` [PATCH 2/7] wifi: ath12k: add basic WoW functionalities
` [PATCH 3/7] wifi: ath12k: add WoW net-detect functionality
` [PATCH 4/7] wifi: ath12k: implement hardware data filter
` [PATCH 5/7] wifi: ath12k: support ARP and NS offload
` [PATCH 6/7] wifi: ath12k: support GTK rekey offload
` [PATCH 7/7] wifi: ath12k: handle keepalive during WoWLAN suspend and resume
[PATCH 00/21] builtin/config: remove global state
2024-05-10 17:40 UTC (2+ messages)
[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache
2024-05-10 17:38 UTC (7+ messages)
` [PATCH net-next v3 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v3 11/13] net: replace page_frag with page_frag_cache
[PATCH i-g-t] runner: Remove useless null check for delim in job_list_from_test_list
2024-05-10 17:37 UTC (2+ messages)
pull request: amdgpu: update DMCUB firmware to v0.0.217.0\n
2024-05-10 17:37 UTC
[PATCH net v5] netlabel: fix RCU annotation for IPv4 options on socket creation
2024-05-10 17:37 UTC (2+ messages)
[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
2024-05-10 17:35 UTC (4+ messages)
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
[PATCH 0/4] Fix "virtio-gpu: fix scanout migration post-load"
2024-05-10 17:33 UTC (5+ messages)
` [PATCH 3/4] virtio-gpu: use a VMState variant for the scanout field
[PATCH] drm: use "0" instead of "" for deprecated driver date
2024-05-10 17:33 UTC (2+ messages)
GPIO drivers under drivers/char/
2024-05-10 17:33 UTC
[PATCH 0/8] btrfs: inode management and memory consumption improvements
2024-05-10 17:32 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] btrfs: use an xarray to track open inodes in a root
` [PATCH v2 02/10] btrfs: preallocate inodes xarray entry to avoid transaction abort
` [PATCH v2 03/10] btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path()
` [PATCH v2 04/10] btrfs: remove inode_lock from struct btrfs_root and use xarray locks
` [PATCH v2 05/10] btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
` [PATCH v2 06/10] btrfs: don't allocate file extent tree for non regular files
` [PATCH v2 07/10] btrfs: remove location key from struct btrfs_inode
` [PATCH v2 08/10] btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
` [PATCH v2 09/10] btrfs: rename rb_root member of extent_map_tree from map to root
` [PATCH v2 10/10] btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree
[PATCH v2 0/7] binman: ti: create binman nodes for EFI capsules
2024-05-10 17:32 UTC (3+ messages)
` [PATCH v2 4/7] dts: beagleplay: binman: Include firmware capsules binman nodes
[PATCH 00/41] target/sparc: Implement VIS4
2024-05-10 17:31 UTC (26+ messages)
` [PATCH 13/41] target/sparc: Add feature bits for VIS 3
` [PATCH 14/41] target/sparc: Implement ADDXC, ADDXCcc
` [PATCH 21/41] target/sparc: Implement FPADD64 FPSUB64
` [PATCH 26/41] target/sparc: Implement LZCNT
` [PATCH 28/41] target/sparc: Implement PDISTN
` [PATCH 32/41] target/sparc: Implement IMA extension
` [PATCH 33/41] target/sparc: Add feature bit for VIS4
` [PATCH 35/41] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
` [PATCH 37/41] target/sparc: Implement FPMIN, FPMAX
` [PATCH 38/41] target/sparc: Implement SUBXC, SUBXCcc
` [PATCH 40/41] target/sparc: Implement monitor asis
` [PATCH 41/41] target/sparc: Enable VIS4 feature bit
[PATCH 0/2] add AD8460 DAC driver
2024-05-10 17:30 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH 2/2] iio: dac: support the ad8460 Waveform DAC
[RFC] net/af_packet: make stats reset reliable
2024-05-10 17:29 UTC (3+ messages)
` [RFC 0/3] generic sw counters
[git pull] IOMMU Fixes for Linux v6.9-rc5
2024-05-10 17:29 UTC (2+ messages)
[GIT PULL] timer fix
2024-05-10 17:29 UTC (2+ messages)
[GIT PULL] regulator fixes for v6.9-rc7
2024-05-10 17:29 UTC (2+ messages)
[GIT PULL] Block fixes for 6.9-final
2024-05-10 17:29 UTC (2+ messages)
[GIT PULL] SPI fixes for v6.9-rc7
2024-05-10 17:29 UTC (2+ messages)
[PATCH] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
2024-05-10 17:25 UTC (4+ messages)
[PATCH BlueZ 1/4] shared/bap: Fix uninitialized field at BASE generation
2024-05-10 17:25 UTC (2+ messages)
` test-bap: Add Broadcast Source SCC tests
[PATCH bpf-next] bpf: make list_for_each_entry portable
2024-05-10 17:16 UTC (5+ messages)
[PATCH] trace2: intercept all common signals
2024-05-10 17:22 UTC
[PATCH v11 0/5] Reduce overhead of LSMs with static calls
2024-05-10 17:11 UTC (7+ messages)
` [PATCH v11 2/5] security: Count the LSMs enabled at compile time
` [PATCH v11 4/5] security: Update non standard hooks to use static calls
` [PATCH v11 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[PATCH 00/13] reftable: prepare for re-seekable iterators
2024-05-10 17:17 UTC (6+ messages)
CXL numa error on arm64 qemu virt machine
2024-05-10 17:16 UTC (5+ messages)
[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
2024-05-10 17:13 UTC (11+ messages)
[PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-05-10 17:13 UTC (11+ messages)
MPTCP selftest failures on Fedora 40
2024-05-10 17:12 UTC (3+ messages)
[PATCH] drm/xe: Replace RING_START_UDW by u64 RING_START
2024-05-10 17:11 UTC (2+ messages)
` ✓ CI.FULL: success for "
[pull] amdgpu, amdkfd drm-fixes-6.9
2024-05-10 17:11 UTC
[PATCH net-next 2/2] net/smc: Introduce IPPROTO_SMC
2024-05-10 17:09 UTC (2+ messages)
[PATCH] block: Annotate a racy read in blk_do_io_stat()
2024-05-10 17:08 UTC (5+ messages)
[pull] amdgpu, amdkfd drm-fixes-6.9
2024-05-10 17:05 UTC (4+ messages)
[PATCH i-g-t] lib/i915/perf: Accumulate clocks for MPEC format too
2024-05-10 17:04 UTC
[groeck-staging:hwmon-next] BUILD SUCCESS 2fa365974c3eb97f29ff2dbeff3e9011170e492c
2024-05-10 17:04 UTC
git-cherry-pick(1) -- path
2024-05-10 17:03 UTC (5+ messages)
[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-05-10 17:01 UTC (8+ messages)
` [RFC PATCH v3 03/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
[Intel-wired-lan] [PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-10 16:22 UTC (5+ messages)
` [Intel-wired-lan] [PATCH RFC iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [Intel-wired-lan] [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
` "
[PATCH v2] wifi: ath12k: Fix Tx Completion Ring(WBM2SW) Setup Failure
2024-05-10 17:01 UTC (2+ messages)
[PATCH] clk: qcom: Constify struct pll_vco
2024-05-10 16:50 UTC
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-10 16:57 UTC (5+ messages)
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
[PATCH v2] doc: describe the project's decision-making process
2024-05-10 16:56 UTC (5+ messages)
` [PATCH v2 0/2] Describe life cycle of a patch series
` [PATCH v2 1/2] SubmittingPatches: move the patch-flow section earlier
` [PATCH v2 2/2] SubmittingPatches: extend the "flow" section
` [PATCH] decisions: focus on larger scale issues
[PATCH net-next 0/2] Add TX stop/wake counters
2024-05-10 16:56 UTC (6+ messages)
` [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
` "
[PATCH 00/12] accel/ivpu: Changes for 6.10
2024-05-10 16:55 UTC (23+ messages)
` [PATCH 01/12] accel/ivpu: Update VPU FW API headers
` [PATCH 02/12] accel/ivpu: Add sched_mode module param
` [PATCH 03/12] accel/ivpu: Create priority based command queues
` [PATCH 04/12] accel/ivpu: Implement support for preemption buffers
` [PATCH 05/12] accel/ivpu: Add HWS JSM messages
` [PATCH 06/12] accel/ivpu: Implement support for hardware scheduler
` [PATCH 07/12] accel/ivpu: Add resume engine support
` [PATCH 08/12] accel/ivpu: Add NPU profiling support
` [PATCH 09/12] accel/ivpu: Add force snoop module parameter
` [PATCH 11/12] accel/ivpu: Increase reset counter when warm boot fails
` [PATCH 12/12] accel/ivpu: Share NPU busy time in sysfs
[PATCH 0/9] drm/i915: Plane fb refactoring
2024-05-10 16:55 UTC (2+ messages)
[PATCH] valgrind: Upgrade to 3.23.0
2024-05-10 16:54 UTC
[PATCH BlueZ v3 1/4] profiles/gap: Some code cleanup
2024-05-10 16:50 UTC (2+ messages)
[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
2024-05-10 16:48 UTC (8+ messages)
[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
2024-05-10 16:47 UTC (6+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts
[Buildroot] [PATCH] configs/ti_am62ax_sk_defconfig: add support for Ti's am62ax-sk
2024-05-10 16:45 UTC
[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
2024-05-10 16:45 UTC (6+ messages)
[PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges")
2024-05-10 16:44 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: connector: add GE SUNH hotplug addon connector
[PATCH] dmaengine: fsl-edma: change the memory access from local into remote mode in i.MX 8QM
2024-05-10 16:43 UTC (2+ messages)
[PATCH v2 1/1] usb: fotg210: Add missing kernel doc description
2024-05-10 16:43 UTC (2+ messages)
[BlueZ v2 00/20] Fix a number of static analysis issues
2024-05-10 16:42 UTC (3+ messages)
[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
2024-05-10 16:36 UTC (5+ messages)
` [PATCH v2 5/5] mm: Add update_mmu_tlb_range()
[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-05-10 16:41 UTC (4+ messages)
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave
[TEST] Flake report
2024-05-10 16:41 UTC (5+ messages)
[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
2024-05-10 16:40 UTC (3+ messages)
` [PATCH net-next v18 06/13] rtase: Implement .ndo_start_xmit function
[openeuler:openEuler-1.0-LTS 2935/22394] net/netfilter/xt_TEE.o: warning: objtool: missing symbol for section .exit.text
2024-05-10 16:38 UTC
bug: git config --global --unset doesn't unset configs in corner case
2024-05-10 16:38 UTC (3+ messages)
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS d69c3d4b53829097b8948d6791ea32c07de3faab
2024-05-10 16:34 UTC
dma-buf sg mangling
2024-05-10 16:34 UTC
[PATCH v8 00/11] Support blob memory and venus on qemu
2024-05-10 16:33 UTC (14+ messages)
` [PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing
i18n of git man pages
2024-05-10 16:33 UTC (4+ messages)
[PATCH 0/4] Clean-up patch set for MbedTLS integration
2024-05-10 16:32 UTC (4+ messages)
` [PATCH 4/4] arm: EFI linker script text section alignment
[PATCH 0/5] Support for Cancel commands for host (TCP and RDMA)
2024-05-10 16:30 UTC (6+ messages)
` [PATCH 1/5] nvme: add definitions for cancel command
` [PATCH 2/5] nvme-core: add a function to submit a "
` [PATCH 3/5] nvme-tcp: use the cancel command to perform an abort if target supports it
` [PATCH 4/5] nvme-rdma: "
` [donotmerge PATCH 5/5] nvmet: target support for cancel commands
[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
2024-05-10 16:28 UTC (7+ messages)
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
[RFC PATCH 0/1] Address hugetlbfs mmap behavior
2024-05-10 16:28 UTC (5+ messages)
[PATCH 00/16] drm/i915: skl+ plane register stuff
2024-05-10 16:28 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] Fix reporting when a cpu count is 0
2024-05-10 16:27 UTC (2+ messages)
[PATCH v3 0/9] xen/arm: arm64: Annotate code symbols
2024-05-10 16:26 UTC (8+ messages)
` [PATCH v3 6/9] xen/arm64: bpi: Add missing code symbol annotations
[PATCH RESEND 0/2] pinctrl: core: fix untreated named gpio ranges in pinctrl_pins_show()
2024-05-10 16:25 UTC (6+ messages)
` [PATCH RESEND 1/2] pinctrl: core: take into account the pins array "
` [PATCH RESEND 2/2] pinctrl: core: reset gpio_device in loop "
About the code updte of the arc/linux/arch/beta/kernel/irq_64.c
2024-05-10 16:23 UTC
[PATCH v2] net: smc91x: Fix m68k kernel compilation for ColdFire CPU
2024-05-10 16:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
2024-05-10 16:22 UTC (8+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH net-next 14/15 v2] "
[PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-10 16:21 UTC (3+ messages)
[tip: x86/urgent] x86/topology/amd: Ensure that LLC ID is initialized
2024-05-10 16:21 UTC
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2024-05-10 16:19 UTC (4+ messages)
What's cooking in git.git (May 2024, #04; Thu, 9)
2024-05-10 16:19 UTC (4+ messages)
[PATCH] drm/i915/bmg: Load DMC
2024-05-10 16:16 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2] media: staging: max96712: Store format in subdev active state
2024-05-10 16:16 UTC (2+ messages)
[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
2024-05-10 16:14 UTC (6+ messages)
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712
[PATCH v3] ima: Avoid blocking in RCU read-side critical section
2024-05-10 16:03 UTC (2+ messages)
[PATCH] tty: vt: saturate scrollback_delta to avoid overflow
2024-05-10 16:13 UTC (3+ messages)
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.