All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-27 15:11:25 to 2022-02-27 16:41:36 UTC [more...]

[PATCH v2] hwmon: add driver for Aquacomputer Farbwerk 360
 2022-02-27 16:41 UTC  (2+ messages)

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-02-27 16:28 UTC  (73+ messages)
` [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V7 03/20] compat: consolidate the compat_flock{, 64} definition
  ` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V7 08/20] riscv: Fixup difference with defconfig
` [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation
` [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:41 UTC 

[PATCH V6 00/22] arch: Add basic LoongArch support
 2022-02-27 16:40 UTC  (4+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:36 UTC 

[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
 2022-02-27 16:16 UTC  (4+ messages)
` [PATCH v2 1/4] target/nios2: Shadow register set

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:31 UTC 

[PATCH] mm/vmalloc.c: fix a comment
 2022-02-27 16:29 UTC  (2+ messages)

[PATCH] counter: add defaults to switch-statements
 2022-02-27 16:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:26 UTC 

[PATCH v2 0/4] cutils: Introduce bundle mechanism
 2022-02-27 16:23 UTC  (3+ messages)
` [PATCH v2 4/4] net: Use "

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

[krzk-github:n/driver-override-v3 3/14] ld.lld: error: kernel/built-in.a(bpf/btf.o):(function btf_parse_vmlinux: .text+0x1864): relocation R_RISCV_PCREL_HI20 out of range: -524573 is not in [-524288, 524287]; references __start_BTF
 2022-02-27 16:17 UTC 

[PATCH bpf-next] selftests/bpf: Fix error reporting from sock_fields programs
 2022-02-27 16:16 UTC  (3+ messages)

[igt-dev] [v8 0/8] Addition of new plane scaling test cases
 2022-02-27 16:30 UTC  (9+ messages)
` [igt-dev] [v8 1/8] tests/kms_plane_scaling: Removal of plane-scaling subtest
` [igt-dev] [v8 2/8] tests/kms_plane_scaling: Cleanup
` [igt-dev] [v8 3/8] tests/kms_plane_scaling: Minor changes with existing tests
` [igt-dev] [v8 4/8] tests/kms_plane_scaling: Addition of 0.75 scaling factor downscaling tests
` [igt-dev] [v8 5/8] tests/kms_plane_scaling: Upscaling on 2 planes
` [igt-dev] [v8 6/8] tests/kms_plane_scaling: Downscaling "
` [igt-dev] [v8 7/8] tests/kms_plane_scaling: Upscaling and downscaling scenario
` [igt-dev] [v8 8/8] tests/kms_plane_scaling: Add negative test to check num of scalers

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:11 UTC 

[PATCH 00/16] media: rkisp1: Misc bug fixes and cleanups
 2022-02-27 16:10 UTC  (36+ messages)
` [PATCH 01/16] media: rkisp1: capture: Initialize entity before video device
` [PATCH 02/16] media: rkisp1: capture: Fix and simplify (un)registration
` [PATCH 03/16] media: rkisp1: isp: "
` [PATCH 04/16] media: rkisp1: resizer: "
` [PATCH 05/16] media: rkisp1: params: "
` [PATCH 06/16] media: rkisp1: stats: Simplify (un)registration
` [PATCH 07/16] media: rkisp1: Simplify rkisp1_entities_register() error path
` [PATCH 08/16] media: rkisp1: regs: Don't use BIT() macro for multi-bit register fields
` [PATCH 09/16] media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefix
` [PATCH 10/16] media: rkisp1: resizer: Simplify register access
  ` [PATCH v1.1 "
` [PATCH 11/16] media: rkisp1: Move debugfs code to a separate file
` [PATCH 12/16] media: rkisp1: Compile debugfs support conditionally
` [PATCH 13/16] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD
` [PATCH 14/16] media: rkisp1: debug: Add debugfs files to dump core and ISP registers
` [PATCH 15/16] media: rkisp1: debug: Move resizer register dump to debugfs
` [PATCH 16/16] media: rkisp1: capture: Bypass the main device for handling querycap

[PATCH] raw/cnxk_gpio: stop device once tests are complete
 2022-02-27 16:10 UTC  (2+ messages)

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-27 15:53 UTC  (5+ messages)
` [PATCH v3 04/11] hv: Use driver_set_override() instead of open-coding

[meta-oe][PATCH 1/6] python3-apt: Point PYPA_WHEEL to custom location
 2022-02-27 16:09 UTC  (3+ messages)
` [meta-oe][PATCH 5/6] guider: Set PYPA_WHEEL
  ` [oe] "

[PATCH v2 0/2] Add driver for ehci in Sunplus SP7021
 2022-02-27 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] usb: host: ehci-sunplus: "

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 16:01 UTC 

[jic23-iio:testing 231/235] iio-test-rescale.c:undefined reference to `kunit_binary_str_assert_format'
 2022-02-27 15:57 UTC 

[PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings
 2022-02-27 15:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:51 UTC 

[PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
 2022-02-27 15:46 UTC  (3+ messages)

[PATCH 1/1] doc: add steps to configure VF interface as trusted
 2022-02-27 15:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:46 UTC 

[PATCH 3/5] hwmon: (nct6775) Split core and platform driver
 2022-02-27 15:44 UTC  (2+ messages)

[PATCH] iio: scd4x: check return of scd4x_write_and_fetch
 2022-02-27 15:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:41 UTC 

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-27 15:33 UTC  (2+ messages)

[PATCH v5 0/4] EFI: Reset system after capsule-on-disk
 2022-02-27 15:39 UTC  (5+ messages)
` [PATCH v5 3/4] test/py: Handle expected reboot while booting sandbox

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:36 UTC 

[PATCH 0/4] Add support for QEMU's ramfb display
 2022-02-27 15:35 UTC  (2+ messages)

[PATCH v2 0/7] irqchip/apple-aic: Add support for AICv2
 2022-02-27 15:33 UTC  (5+ messages)
` [PATCH v2 3/7] irqchip/apple-aic: Add Fast IPI support

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-02-27 15:33 UTC  (3+ messages)

OE-core CVE metrics for honister on Sun 27 Feb 2022 05:30:01 AM HST
 2022-02-27 15:33 UTC 

[PATCH] efi_loader: Ignore DT when ACPI is on
 2022-02-27 15:33 UTC  (4+ messages)

[PATCH v3 0/7] enable usb support on rk356x
 2022-02-27 15:30 UTC  (23+ messages)
` [PATCH v3 1/7] dt-bindings: soc: grf: fix rk3568 usb definitions
` [PATCH v3 2/7] dt-bindings: soc: grf: add rk3566-pipe-grf compatible
` [PATCH v3 3/7] soc: rockchip: set dwc3 clock for rk3566
` [PATCH v3 4/7] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v3 5/7] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` [PATCH v3 6/7] arm64: dts: rockchip: enable dwc3 on quartz64-a
` [PATCH v3 7/7] arm64: dts: rockchip: add usb3 support to rk3568-evb1-v10

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:31 UTC 

Yocto Project Status WW08`22
 2022-02-27 15:28 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:26 UTC 

[PATCH v2 2/7] drm/selftests: add drm buddy alloc limit testcase
 2022-02-27 15:18 UTC  (5+ messages)
` [drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c
  ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:16 UTC 

[PATCH v3] untracked-cache: support '--untracked-files=all' if configured
 2022-02-27 15:13 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 1/2] staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet
 2022-02-27 15:11 UTC  (8+ messages)
` [PATCH 2/2] staging: mt7621-dts: do not use rgmii2_pins for ethernet on GB-PC1

[PATCH 0/3] enhanced edid driver compatibility
 2022-02-27 15:11 UTC  (4+ messages)
` [PATCH 2/3] drm/edid: read HF-EEODB ext block

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-27 15:11 UTC  (7+ messages)
    ` [EXTERNAL] "
            ` [PATCH] KVM: Remove dirty handling from gfn_to_pfn_cache completely

RTT-PROBE: lore-subspace-rtt
 2022-02-27 15:11 UTC 


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.