messages from 2023-07-03 09:49:52 to 2023-07-03 10:27:33 UTC [more...]
[PATCH v2 0/5] Misc fixes for throttle
2023-07-03 10:26 UTC (3+ messages)
` [PATCH v2 1/5] throttle: introduce enum ThrottleType
[PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-07-03 10:26 UTC (2+ messages)
[virtio-comment] [PATCH v20] virtio-net: support inner header hash
2023-07-03 10:24 UTC (3+ messages)
` [virtio-dev] "
` [virtio-comment] "
[RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind
2023-07-03 10:24 UTC (5+ messages)
[PATCH v1 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
2023-07-03 9:45 UTC
[RFC PATCH v2 0/4] drm/mgag200: Use DMA to copy the framebuffer to the VRAM
2023-07-03 10:22 UTC (6+ messages)
` [PATCH v2 4/4] "
PSA: Ubuntu pahole creates buggy BTF
2023-07-03 10:22 UTC (3+ messages)
[PATCH] erofs-utils: update my email address in AUTHORS
2023-07-03 10:21 UTC (2+ messages)
[PATCH] i2c: stm32f7: Add atomic_xfer method to driver
2023-07-03 10:21 UTC (7+ messages)
[PATCHv6 0/5] net/tls: fixes for NVMe-over-TLS
2023-07-03 10:21 UTC (6+ messages)
` [PATCH 4/5] net/tls: split tls_rx_reader_lock
Some questions about using the perf tool in ARM-SPE
2023-07-03 10:20 UTC (9+ messages)
[PATCH] docs: fix typo in zh_TW and zh_CN translation
2023-07-03 10:20 UTC
[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
2023-07-03 10:19 UTC (3+ messages)
[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
2023-07-03 10:19 UTC (5+ messages)
` [PATCH v2 2/5] clk: renesas: r9a09g011: Add CSI related clocks
` [PATCH v2 3/5] spi: Add support for Renesas CSI
[PATCH v2] PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
2023-07-03 10:18 UTC (4+ messages)
[PATCH v4] arm64: dts: agilex/stratix10: Updated QSPI Flash layout for UBIFS
2023-07-03 10:19 UTC (3+ messages)
` [v4] "
[PATCH 1/5] ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
2023-07-03 10:17 UTC (2+ messages)
[PATCH 0/4] ppc/pnv: SMT support for powernv
2023-07-03 10:17 UTC (5+ messages)
` [PATCH 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PATCH 2/4] target/ppc: SMT support for the HID SPR
` [PATCH 3/4] ppc/pnv: SMT support for powernv
` [PATCH 4/4] tests/avocado: Add powernv machine test script
[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
2023-07-03 10:05 UTC (38+ messages)
` [PATCH v4 01/37] util: Add cpuinfo-ppc.c
` [PATCH v4 02/37] tests/multiarch: Add test-aes
` [PATCH v4 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v4 04/37] crypto/aes: Add AES_SH, AES_ISH macros
` [PATCH v4 05/37] crypto: Add aesenc_SB_SR_AK
` [PATCH v4 06/37] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v4 07/37] crypto: Add aesenc_MC
` [PATCH v4 08/37] crypto: Add aesdec_IMC
` [PATCH v4 09/37] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v4 10/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v4 11/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v4 12/37] host/include/i386: Implement aes-round.h
` [PATCH v4 13/37] host/include/aarch64: "
` [PATCH v4 14/37] host/include/ppc: "
` [PATCH v4 15/37] target/ppc: Use aesenc_SB_SR_AK
` [PATCH v4 16/37] target/ppc: Use aesdec_ISB_ISR_AK
` [PATCH v4 17/37] target/ppc: Use aesenc_SB_SR_MC_AK
` [PATCH v4 18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v4 19/37] target/i386: Use aesenc_SB_SR_AK
` [PATCH v4 20/37] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v4 21/37] target/i386: Use aesdec_IMC
` [PATCH v4 22/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v4 23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v4 24/37] target/arm: Demultiplex AESE and AESMC
` [PATCH v4 25/37] target/arm: Use aesenc_SB_SR_AK
` [PATCH v4 26/37] target/arm: Use aesdec_ISB_ISR_AK
` [PATCH v4 27/37] target/arm: Use aesenc_MC
` [PATCH v4 28/37] target/arm: Use aesdec_IMC
` [PATCH v4 29/37] target/riscv: Use aesenc_SB_SR_AK
` [PATCH v4 30/37] target/riscv: Use aesdec_ISB_ISR_AK
` [PATCH v4 31/37] target/riscv: Use aesdec_IMC
` [PATCH v4 32/37] target/riscv: Use aesenc_SB_SR_MC_AK
` [PATCH v4 33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v4 34/37] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v4 35/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v4 36/37] crypto: Remove AES_imc
` [PATCH v4 37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
2023-07-03 10:17 UTC (3+ messages)
[PATCH] fs: drop_caches: draining pages before dropping caches
2023-07-03 10:16 UTC (3+ messages)
[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-07-03 10:16 UTC (4+ messages)
` [PATCH v3 2/4] "
[PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI
2023-07-03 10:16 UTC (6+ messages)
` [External] "
[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
2023-07-03 9:04 UTC (3+ messages)
` [PATCH v3 5/5] thermal/drivers/mediatek/lvts_thermal: convert to use devm_request_threaded_irq_emsg()
[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-07-03 10:14 UTC (10+ messages)
[PATCH AUTOSEL 6.4 01/12] platform/chrome: cros_ec: Report EC panic as uevent
2023-07-03 10:14 UTC (4+ messages)
` [PATCH AUTOSEL 6.4 11/12] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
possibility to fill completion queue from user space?
2023-07-03 10:14 UTC (4+ messages)
[Intel-gfx] [PATCH v3 0/3] Add rc_range_params for YUV420
2023-07-03 10:12 UTC (4+ messages)
` [Intel-gfx] [PATCH v3 1/3] drm/i915/dsc: Move rc param calculation for native_420
` [Intel-gfx] [PATCH v3 2/3] drm/i915/drm: Fix comment for YUV420 qp table declaration
` [Intel-gfx] [PATCH v3 3/3] drm/i915/dsc: Add rc_range_parameter calculation for YCBCR420
[PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
2023-07-03 10:13 UTC (3+ messages)
[PATCH v3 00/10] tracing: introducing eventfs
2023-07-03 10:13 UTC (4+ messages)
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions
[PATCH for-8.1? 00/24] linux-user: mmap range fixes
2023-07-03 10:12 UTC (5+ messages)
` [PATCH 09/24] linux-user: Implement MAP_FIXED_NOREPLACE
` [PATCH 10/24] linux-user: Split out target_to_host_prot
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-07-03 10:12 UTC (10+ messages)
` [PATCH 02/79] spufs: switch to new ctime accessors
` [PATCH 15/79] bfs: "
[PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
2023-07-03 10:11 UTC (5+ messages)
[GIT PULL] Backlight for v6.5
2023-07-03 10:11 UTC
[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix memory management in ice_ethtool_fdir.c
2023-07-03 10:11 UTC (4+ messages)
[GIT PULL] USB/Thunderbolt driver updates for 6.5-rc1
2023-07-03 10:10 UTC
[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
2023-07-03 10:09 UTC (8+ messages)
[PATCH 1/2] dt-bindings: arm: pmu: Add Cortex-A520, Cortex-A715, and Cortex-A720
2023-07-03 10:09 UTC (4+ messages)
` [PATCH 2/2] perf: pmuv3: Add Cortex-A520, Cortex-A715, and Cortex-A720 PMUs
[GIT PULL] TTY/Serial driver updates for 6.5-rc1
2023-07-03 10:09 UTC
[GIT PULL] Staging driver updates for 6.5-rc1
2023-07-03 10:09 UTC
[GIT PULL] Driver core update for 6.5-rc1
2023-07-03 10:09 UTC
[GIT PULL] Char/Misc driver update for 6.5-rc1
2023-07-03 10:08 UTC
[GIT PULL] LEDs for v6.5
2023-07-03 10:08 UTC
[PATCH mptcp-next v3 2/5] net: socket: add socket_create wrapper
2023-07-03 10:07 UTC (2+ messages)
drivers/video/fbdev/nvidia/nvidia.c:1429:17: sparse: sparse: incorrect type in argument 1 (different modifiers)
2023-07-03 10:07 UTC
[PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area
2023-07-03 9:40 UTC (6+ messages)
[PATCH 1/2] arm64: dts: qcom: minor whitespace cleanup around '='
2023-07-03 10:06 UTC (5+ messages)
[PATCH 0/6] Add audio support in v4l2 framework
2023-07-03 10:04 UTC (6+ messages)
` [PATCH 1/6] media: v4l2: Add audio capture and output support
[PATCH 1/2] node: add IPv4 local node to handle local pkts
2023-07-03 10:05 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] node: add UDP v4 support
[PATCH v1] graph: fix graph model check in core binding
2023-07-03 9:55 UTC (2+ messages)
` [PATCH v2] "
[GIT PULL] MFD for v6.5
2023-07-03 10:05 UTC
qemu-arm64: Unexpected kernel BRK exception at EL1 - WARNING: CPU: 3 PID: 0 at kernel/context_tracking.c:128 ct_kernel_exit.constprop
2023-07-03 10:03 UTC (5+ messages)
[PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
2023-07-03 10:03 UTC (4+ messages)
[PATCH v2] fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
2023-07-03 10:01 UTC (2+ messages)
[PATCH 6.3 00/29] 6.3.11-rc1 review
2023-07-03 10:02 UTC (4+ messages)
` [PATCH 6.3 02/29] mm/mmap: Fix error return in do_vmi_align_munmap()
[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
2023-07-03 9:58 UTC (4+ messages)
[PATCH v12 00/10] introduce Arm FF-A support
2023-07-03 9:59 UTC (6+ messages)
` [PATCH v13 "
` [PATCH v13 05/10] arm_ffa: introduce armffa command
[PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases
2023-07-03 9:56 UTC (4+ messages)
[net PATCH V2] octeontx2-pf: Add additional check for MCAM rules
2023-07-03 9:56 UTC
[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
2023-07-03 9:53 UTC (7+ messages)
[PATCH v3 0/5] Prefer using _OSC method over deprecated _PDC
2023-07-03 9:51 UTC (8+ messages)
` [PATCH v3 3/5] acpi: Introduce new function callback for _OSC
[PATCH v4 00/33] Per-VMA locks
2023-07-03 9:58 UTC (5+ messages)
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
[PATCH master] kbuild: delete images with missing firmware instead of truncating
2023-07-03 9:56 UTC
[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-03 9:57 UTC (5+ messages)
[PATCH] eal: add notes to SMP memory barrier APIs
2023-07-03 9:56 UTC (2+ messages)
` [PATCH v3] "
Fwd: Memory corruption in multithreaded user space program while calling fork
2023-07-03 9:53 UTC (4+ messages)
[PATCH v2] net/mlx5: fix flow workspace destruction
2023-07-03 9:50 UTC (2+ messages)
` [PATCH v3] "
[PATCH v10 rebased on v6.4 00/25] DEPT(Dependency Tracker)
2023-07-03 9:47 UTC (47+ messages)
` [PATCH v10 rebased on v6.4 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 rebased on v6.4 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 rebased on v6.4 04/25] dept: Add lock "
` [PATCH v10 rebased on v6.4 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 rebased on v6.4 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v10 rebased on v6.4 07/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
` [PATCH v10 rebased on v6.4 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start, end}() to swait
` [PATCH v10 rebased on v6.4 09/25] dept: Apply sdt_might_sleep_{start,end}() "
` [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v10 rebased on v6.4 10/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v10 rebased on v6.4 11/25] dept: Apply sdt_might_sleep_{start, end}() "
` [PATCH v10 rebased on v6.4 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 rebased on v6.4 13/25] dept: Distinguish each work "
` [PATCH v10 rebased on v6.4 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 rebased on v6.4 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
` [PATCH v10 rebased on v6.4 16/25] dept: Apply sdt_might_sleep_{start,end}() "
` [PATCH v10 rebased on v6.4 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 rebased on v6.4 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 rebased on v6.4 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 rebased on v6.4 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 rebased on v6.4 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 rebased on v6.4 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 rebased on v6.4 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 rebased on v6.4 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked,writeback}
` [PATCH v10 rebased on v6.4 25/25] dept: Track the potential waits of PG_{locked, writeback}
[PATCH v2 0/2] Fix PSIHB interrupts init PQ state
2023-07-03 9:50 UTC (2+ 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.