messages from 2023-06-07 16:22:38 to 2023-06-07 17:06:56 UTC [more...]
[PATCH 0/6] vfs: provide automatic kernel freeze / resume
2023-06-07 16:31 UTC (6+ messages)
` [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
[dm-devel] [PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
2023-06-07 16:29 UTC (7+ messages)
` [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
` "
[PATCH] nvme: print disposition on err req completion
2023-06-07 17:06 UTC (4+ messages)
[RFC PATCH 00/15] powerpc/ftrace: refactoring and support for -fpatchable-function-entry
2023-06-07 16:55 UTC (8+ messages)
` [RFC PATCH 02/15] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
` [RFC PATCH 03/15] powerpc/ftrace: Simplify function_graph support in ftrace.c
` [RFC PATCH 11/15] powerpc/ftrace: Simplify ftrace_make_call()
` [RFC PATCH 12/15] powerpc/ftrace: Simplify ftrace_modify_call()
` [RFC PATCH 13/15] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
` [RFC PATCH 14/15] powerpc/ftrace: Implement ftrace_replace_code()
` [RFC PATCH 15/15] powerpc/ftrace: Add support for -fpatchable-function-entry
[PATCH mptcp-next v7 00/19] BPF packet scheduler updates
2023-06-07 17:06 UTC (7+ messages)
` [PATCH mptcp-next v7 03/19] Squash to "mptcp: add sched in mptcp_sock"
` [PATCH mptcp-next v7 11/19] mptcp: rename __mptcp_set_timeout
` [PATCH mptcp-next v7 15/19] selftests/bpf: Add bpf_burst scheduler
[PATCH 0/2] ASoC: add N cpus to M codecs dai link support
2023-06-07 17:05 UTC (5+ messages)
[PATCH v2 00/12] aspeed: fixes and extensions
2023-06-07 17:05 UTC (4+ messages)
` [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
2023-06-07 17:04 UTC (30+ messages)
` [PATCH 01/28] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH 02/28] media: ov2680: Fix ov2680_bayer_order()
` [PATCH 03/28] media: ov2680: Fix vflip / hflip set functions
` [PATCH 04/28] media: ov2680: Use select VIDEO_V4L2_SUBDEV_API
` [PATCH 05/28] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH 06/28] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH 07/28] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH 08/28] media: Add MIPI CCI register access helper functions
` [PATCH 09/28] media: ov2680: Convert to new CCI register access helpers
` [PATCH 10/28] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH 11/28] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH 12/28] media: ov2680: Add runtime-pm support
` [PATCH 13/28] media: ov2680: Drop is_enabled flag
` [PATCH 14/28] media: ov2680: Add support for more clk setups
` [PATCH 15/28] media: ov2680: Add support for 19.2 MHz clock
` [PATCH 16/28] media: ov2680: Add endpoint matching support
` [PATCH 17/28] media: ov2680: Add support for ACPI enumeration
` [PATCH 18/28] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH 19/28] media: ov2680: Annotate the per mode register setting lists
` [PATCH 20/28] media: ov2680: Add ov2680_mode struct
` [PATCH 21/28] media: ov2680: Make setting the mode algorithm based
` [PATCH 22/28] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH 23/28] media: ov2680: Implement selection support
` [PATCH 24/28] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH 25/28] media: ov2680: Add a bunch of register tweaks
` [PATCH 26/28] media: ov2680: Add g_skip_frames op support
` [PATCH 27/28] media: ov2680: Drop unnecessary pad checks
` [PATCH 28/28] media: ov2680: Read and log sensor revision during probe
[xen-unstable-smoke test] 181254: regressions - trouble: blocked/fail
2023-06-07 17:04 UTC
[PULL 0/5] misc ci fixes
2023-06-07 17:03 UTC (2+ messages)
[PATCH] drm/amdgpu: expand runpm parameter
2023-06-07 17:02 UTC
[PATCH v3 0/8] git-compat-util cleanups
2023-06-07 17:02 UTC (4+ messages)
` [PATCH v3 5/8] common.h: move non-compat specific macros and functions
[igt-dev] [PATCH i-g-t] runner: Dump GPU state on timeout
2023-06-07 17:01 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED
2023-06-07 16:59 UTC (18+ messages)
[PATCH 10/66] drm/amd/display: Do not set drr on pipe commit
2023-06-07 17:00 UTC (2+ messages)
[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
2023-06-07 16:59 UTC (16+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver
[PATCH net-next v5 00/14] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
2023-06-07 16:58 UTC (10+ messages)
` [PATCH net-next v5 03/14] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [PATCH net-next v5 04/14] splice, net: Add a splice_eof op to file-ops and socket-ops
` [PATCH net-next v5 05/14] tls/sw: Use splice_eof() to flush
` [PATCH net-next v5 06/14] tls/device: "
` [PATCH net-next v5 13/14] tls/device: Support MSG_SPLICE_PAGES
[RFC v2 0/6] Native Library Calls
2023-06-07 16:47 UTC (7+ messages)
` [RFC v2 1/6] build: Add configure options for native calls
` [RFC v2 2/6] Add the libnative library
` [RFC v2 3/6] target/i386: Add native library calls
` [RFC v2 4/6] target/mips: "
` [RFC v2 5/6] target/arm: "
` [RFC v2 6/6] linux-user: Add '-native-bypass' option
[PATCH 0/3] migration: Fix multifd cancel test
2023-06-07 16:58 UTC (6+ messages)
` [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
2023-06-07 16:58 UTC (3+ messages)
` [kvm-unit-tests PATCH v6 19/32] lib/efi: Add support for reading an FDT
[PATCH v4] 9pfs: prevent opening special files (CVE-2023-2861)
2023-06-07 16:29 UTC
[PATCH v4] i2c: Add i2c_get_match_data()
2023-06-07 16:57 UTC
[PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
2023-06-07 16:56 UTC (3+ messages)
[PATCH v3] net/sched: act_pedit: Parse L3 Header for L4 offset
2023-06-07 16:57 UTC (2+ messages)
[Intel-xe] [PATCH v3 0/8] Scheduler changes for upstreaming
2023-06-07 16:57 UTC (3+ messages)
` [Intel-xe] ✓ CI.checksparse: success for Scheduler changes for upstreaming (rev4)
` [Intel-xe] ○ CI.BAT: info "
[PATCH v2 0/6] Add printf and formatted asserts in the guest
2023-06-07 16:55 UTC (7+ messages)
` [PATCH v2 4/6] KVM: selftests: Add string formatting options to ucall
` [PATCH v2 5/6] KVM: selftests: Add ucall_fmt2()
[PATCH] common: spl: Warn about overflow of SRAM stack
2023-06-07 16:55 UTC (2+ messages)
[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
2023-06-01 7:54 UTC (8+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
[PATCH] spi: dw: Remove misleading comment for Mount Evans SoC
2023-06-07 16:53 UTC (5+ messages)
[PATCH v2 0/2] Add MHI Endpoint network driver
2023-06-07 16:52 UTC (7+ messages)
` [PATCH v2 1/2] net: "
` [PATCH v2 2/2] MAINTAINERS: Add entry for MHI networking drivers under MHI bus
POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
2023-06-07 16:51 UTC (8+ messages)
` POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL][FIX TESTED] "
[PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-07 16:52 UTC (5+ messages)
` [PATCH v17 2/5] fs/proc/task_mmu: "
[PATCH net-next 0/4] support for 256 VFs in RTM_GETLINK
2023-06-07 16:52 UTC (15+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()
[PATCH RFC net-next v3 8/8] tests: add vsock dgram tests
2023-06-06 9:34 UTC (2+ messages)
[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
2023-06-07 16:51 UTC (4+ messages)
` [PATCH v5 19/20] x86/efistub: Perform SNP feature test while running in the firmware
[PATCH iproute2-next] f_flower: Add l2_miss support
2023-06-07 16:51 UTC (2+ messages)
[jpirko-mlxsw:combined_queue 75/82] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:9834:34: warning: variable 'rif' is uninitialized when used here
2023-06-07 16:49 UTC
[BUG] microchip-spi programming issue
2023-06-07 16:48 UTC (5+ messages)
[PATCH 0/2] perf tools: annotation browser from c2c tui
2023-06-07 16:50 UTC (5+ messages)
` [PATCH 2/2] perf tools: allow running annotation browser from c2c-report
[PATCH v2 0/4] arm64: cpucap cleanup
2023-06-07 16:48 UTC (5+ messages)
` [PATCH v2 1/4] arm64: standardise cpucap bitmap names
` [PATCH v2 2/4] arm64: alternatives: use cpucap naming
` [PATCH v2 3/4] arm64: cpufeature: "
` [PATCH v2 4/4] arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()
[PATCH 1/1] app/mldev: add internal function for file read
2023-06-07 16:49 UTC (3+ messages)
` [PATCH v5] "
[PATCH V3 0/9] ASoC: amd: ps: add SoundWire support
2023-06-07 16:47 UTC (5+ messages)
` [PATCH V3 1/9] ASoC: amd: ps: create platform devices based on acp config
[PATCH] eal: choose IOVA mode according to compilation flags
2023-06-07 16:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/19] cxl: Device memory setup
2023-06-07 16:47 UTC (3+ messages)
` [PATCH 09/19] cxl/memdev: Formalize endpoint port linkage
[PATCH v3] i2c: Add i2c_get_match_data()
2023-06-07 16:47 UTC (5+ messages)
[PATCH 0/3] use C11 memory model GCC builtin atomics
2023-06-07 16:46 UTC (6+ messages)
[PATCH] drm/amdgpu/atomfirmware: fix DDR5 width reporting
2023-06-07 16:46 UTC
[PATCH net] net: bcmgenet: Fix EEE implementation
2023-06-07 16:45 UTC (5+ messages)
[PATCH net] igb: Fix extts capture value format for 82580/i354/i350
2023-06-07 16:41 UTC
[PATCH v5 0/2] Add support for TI TPS65219 PMIC GPIO interface
2023-06-07 16:44 UTC (3+ messages)
` [PATCH v5 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC
[PATCH] eal/x86: remove redundant round to improve performance
2023-06-07 16:44 UTC (3+ messages)
[PATCH V2] oslib: qemu_clear_cloexec
2023-06-07 16:42 UTC (2+ messages)
[PATCH v2 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
2023-06-07 16:43 UTC (2+ messages)
[RFC] fprobe call of rethook_try_get faults
2023-06-07 16:42 UTC
[Intel-wired-lan] [PATCH iwl-next] ice: clean up __ice_aq_get_set_rss_lut()
2023-06-07 16:42 UTC (8+ messages)
` "
[PATCH] block, loop: Increment diskseq when releasing a loop device
2023-06-07 16:42 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/display: Include of display limits doesn't need 'display/'
2023-06-07 16:41 UTC (2+ messages)
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-06-07 16:40 UTC (18+ messages)
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
2023-06-07 16:39 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/quirk: Add quirk for devices that cannot be dimmed
2023-06-07 16:40 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[pull request][net-next 00/15] mlx5 updates 2023-06-06
2023-06-07 16:40 UTC (4+ messages)
` [net-next 09/15] net/mlx5e: RX, Log error when page_pool size is too large
[PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
2023-06-07 16:39 UTC (5+ messages)
[PATCH v2 0/3] scsi: fixes for targets with many LUNs
2023-06-07 16:39 UTC (7+ messages)
` [PATCH v2 3/3] scsi: simplify scsi_stop_queue()
[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
2023-06-07 16:38 UTC (5+ messages)
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
2023-06-07 16:38 UTC (8+ messages)
` [PATCH net-next 1/3] iavf: add check for current MAC address in set_mac callback
[PATCH v3] generic/728: Add mmap + DIO write test
2023-06-07 16:37 UTC (2+ messages)
[PATCH v1 1/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
2023-06-07 16:36 UTC (3+ messages)
` [PATCH v1 3/8] dt-bindings: gpio: pca9570: add gpio-line-names property
rollback to a snapshot
2023-06-07 16:35 UTC (4+ messages)
[PATCH 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
2023-06-07 16:35 UTC (10+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add imx8mm-venice-gw7905-0x
Help to boot QEMU ARM64 UEFI
2023-06-07 16:34 UTC (10+ messages)
[PATCH mptcp-next] mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
2023-06-07 16:34 UTC
[PATCH] mm: zswap: support exclusive loads
2023-06-07 16:33 UTC (3+ messages)
[PATCH net 1/2] eth: bnxt: fix the wake condition
2023-06-07 16:33 UTC (3+ messages)
` [PATCH net 2/2] eth: ixgbe: "
[PATCH mptcp-net 1/2] mptcp: fix possible list corruption on passive MPJ
2023-06-07 16:33 UTC (2+ messages)
` [PATCH mptcp-net 2/2] mptcp: fix potential msk leak
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-07 16:33 UTC (5+ messages)
[PATCH v2 0/8] misc AHCI cleanups
2023-06-07 16:32 UTC (5+ messages)
` [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
[PATCH net-next] selftests: net: vxlan: Fix selftest after changes in iproute2
2023-06-07 16:32 UTC (2+ messages)
[PATCH v3 0/5] ARM: Add GPIO support
2023-06-07 16:30 UTC (7+ messages)
` [PATCH v3 2/5] gpio: gxp: Add HPE GXP GPIO
[PATCH] drm/amdgpu/sdma4: set align mask to 255
2023-06-07 16:31 UTC
nftables: How to stop further chain traversal after accept verdict
2023-06-07 16:31 UTC (5+ messages)
[PATCH v2 0/3] Changed path filter hash fix and version bump
2023-06-07 16:30 UTC (2+ messages)
[RESEND PATCH v1 0/2] Privileged process support on remote subsystem
2023-06-07 16:30 UTC (3+ messages)
` [RESEND PATCH v1 1/2] dt-bindings: misc: fastrpc: add fastrpc group IDs property
` [RESEND PATCH v1 2/2] misc: fastrpc: detect privileged processes based on group ID
[PATCH v3 0/4] Support VFIO sparse mmap in PCI bus
2023-06-07 16:30 UTC (3+ messages)
` [PATCH v4 "
[PATCH] f2fs: set zstd default compression level to 3
2023-06-07 16:29 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 1/3] drm/amd/pm: fix vclk setting failed for SMU v13.0.4
2023-06-07 16:30 UTC (3+ messages)
` [PATCH 3/3] drm/amd/pm: enable more Pstates profile levels "
[PATCH] selftest/reproducible: Allow native/cross reuse in test
2023-06-07 16:29 UTC
[PATCH 0/8] New metricgroup output in perf stat default mode
2023-06-07 16:27 UTC (9+ messages)
` [PATCH 1/8] perf metric: Fix no group check
` [PATCH 2/8] perf evsel: Fix the annotation for hardware events on hybrid
` [PATCH 3/8] perf metric: JSON flag to default metric group
` [PATCH 4/8] perf vendor events arm64: Add default tags into topdown L1 metrics
` [PATCH 5/8] perf stat,jevents: Introduce Default tags for the default mode
` [PATCH 6/8] perf stat,metrics: New metricgroup output "
` [PATCH 7/8] pert tests: Support metricgroup perf stat JSON output
` [PATCH 8/8] perf test: Add test case for the standard perf stat output
[PULL 0/6] tricore queue
2023-06-07 16:24 UTC (7+ messages)
` [PULL 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PULL 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PULL 3/6] tests/tcg/tricore: Add first C program
` [PULL 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PULL 5/6] target/tricore: Fix wrong PSW for call insns
` [PULL 6/6] tests/tcg/tricore: Add recursion test for CSAs
[PATCH v2 0/3] migration: Fix multifd cancel test
2023-06-07 16:24 UTC (2+ messages)
[PATCH] drm/amdgpu/mmsch: Correct the definition for mmsch init header
2023-06-07 16:25 UTC (3+ messages)
[RFC PATCH 0/3] Retrieve SNP attestation from SVSM
2023-06-07 16:23 UTC (3+ messages)
` [RFC PATCH 3/3] virt: sevguest: Add support to get attestation report "
Old Asus doesn't seem to support MSI
2023-06-07 16:24 UTC (3+ messages)
[xen-unstable-smoke bisection] complete build-amd64
2023-06-07 16:24 UTC
[GIT PULL] Please pull u-boot-amlogic-20230607
2023-06-07 16:23 UTC (2+ messages)
[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-07 16:21 UTC (4+ messages)
[PATCH] PCI: qcom-ep: Add ICC bandwidth voting support
2023-06-07 16:22 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.