All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-12 10:34:39 to 2022-08-12 12:00:12 UTC [more...]

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-08-12 11:55 UTC  (7+ messages)
` [RESEND PATCH v4 "
  ` [RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v5 0/2] x86/asm/bitops: optimize ff{s,z} functions for "
  ` [PATCH v5 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

Recent changes (master)
 2022-08-12 12:00 UTC 

[PULL 0/5] target-arm queue
 2022-08-12 11:45 UTC  (6+ messages)
` [PULL 1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
` [PULL 2/5] Fix some typos in documentation (most of them found by codespell)
` [PULL 3/5] tests/unit: fix a -Wformat-truncation warning
` [PULL 4/5] hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4
` [PULL 5/5] cutils: Add missing dyld(3) include on macOS

[PATCH v1 0/5] FIPS asymmetric validation
 2022-08-12 11:57 UTC  (6+ messages)
` [PATCH v1 1/5] examples/fips_validation: fix parsing test group info
` [PATCH v1 2/5] examples/fips_validation: add interim parse writeback
` [PATCH v1 3/5] examples/fips_validation: add function to calculate SHA hash size
` [PATCH v1 4/5] examples/fips_validation: fix buffer size to parse JSON string
` [PATCH v1 5/5] examples/fips_validation: add asymmetric validation

[PATCH 0/2] introduce qemu_socketpiar()
 2022-08-12 11:50 UTC  (4+ messages)
` [PATCH 1/2] osdeps: Introduce qemu_socketpair()
` [PATCH 2/2] vhost-user: Call qemu_socketpair() instead of socketpair()

[PATCH] dt-bindings: display: simple: Add Multi-Inno Technology MI0800FT-9 panel
 2022-08-12 11:46 UTC 

[PATCH] net: fec: Restart PPS after link state change
 2022-08-12 11:54 UTC 

[PATCH v1 2/2] examples/fips_validation: add parsing for tdes
 2022-08-12 11:52 UTC  (3+ messages)
` [PATCH v2 1/2] examples/fips_validation: share test callback with multiple keys
  ` [PATCH v2 2/2] examples/fips_validation: add parsing for TDES

[PATCH 1/3] iio: adc: add imx93 adc support
 2022-08-12 11:51 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: Add binding documentation for NXP IMX93 ADC

[PATCH] locking/lockdep: add debug_show_all_lock_holders()
 2022-08-12 11:50 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 93e719f661379c014f44bd83b361b1bc49ea7082
 2022-08-12 11:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:50 UTC 

[dtor-input:for-linus] BUILD SUCCESS 425fe4709c76e35f93f4c0e50240f0b61b2a2e54
 2022-08-12 11:49 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
 2022-08-12  4:47 UTC 

[PATCH v1] examples/fips_validation: fix parsing SHA test type from JSON vector
 2022-08-12 11:49 UTC 

[arm:ktext 16/19] arch/arm64/mm/ktext.c:96:17: error: implicit declaration of function 'clean_dcache_range_nopatch'
 2022-08-12 11:46 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_rt5682: Add support for jsl_rt5682_rt1019
 2022-08-12 11:48 UTC 

[PATCH v1] examples/fips_validation: fix memory allocation in aes mct test
 2022-08-12 11:47 UTC  (2+ messages)
` [PATCH v2] examples/fips_validation: fix memory allocation in AES MCT test

[PATCH] arm64: dts: qcom: pm6150l: add missing adc channels
 2022-08-12 11:46 UTC 

[PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-08-12 11:46 UTC  (13+ messages)
` [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
  ` [Linaro-mm-sig] "
            ` [Intel-gfx] "

[PATCH] arm64: dts: qcom: pm6350: add temp sensor and thermal zone config
 2022-08-12 11:44 UTC 

mainline build failure due to 332f1795ca20 ("Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression")
 2022-08-12 11:44 UTC  (2+ messages)

[PATCH] perf: fix coding style in build-id.c
 2022-08-12 11:43 UTC  (2+ messages)
` [PATCH] perf: Print debuginfod queries if -v option is used

[PATCH v6 00/14] perf: test: Add trace data quality tests for CoreSight
 2022-08-12 11:42 UTC  (15+ messages)
` [PATCH v6 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH v6 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH v6 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v6 04/14] perf test: Add asm pureloop test tool
` [PATCH v6 05/14] perf test: Add asm pureloop test shell script
` [PATCH v6 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH v6 07/14] perf test: Add memcpy thread test tool
` [PATCH v6 08/14] perf test: Add memcpy thread test shell script
` [PATCH v6 09/14] perf test: Add thread loop test tool
` [PATCH v6 10/14] perf test: Add thread loop test shell scripts
` [PATCH v6 11/14] perf test: Add unroll thread test tool
` [PATCH v6 12/14] perf test: Add unroll thread test shell script
` [PATCH v6 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH v6 14/14] perf test: Add relevant documentation about CoreSight testing

[RFCv7 PATCH net-next 00/36] net: extend the type of netdev_features_t to bitmap
 2022-08-12 11:43 UTC  (12+ messages)
` [RFCv7 PATCH net-next 02/36] net: replace general features macroes with global netdev_features variables
` [RFCv7 PATCH net-next 36/36] net: redefine the prototype of netdev_features_t

[PATCH v3 1/1] os-posix: asynchronous teardown for shutdown on Linux
 2022-08-12 11:38 UTC  (7+ messages)

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-12 11:41 UTC  (12+ messages)
` [PATCH V5 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V5 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V5 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V5 5/6] vDPA: Conditionally read fields in virtio-net dev "
` [PATCH V5 6/6] fix 'cast to restricted le16' warnings in vdpa.c

[PATCH] perf record: improve error message of -p not_existing_pid
 2022-08-12 11:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:40 UTC 

[PATCH] drivers/bluetooth: add vendor and device id for liteon WCN685x device
 2022-08-12 11:38 UTC 

[PATCH] drm/amdgpu: modify mcbp implement for gfx9(v3)
 2022-08-12 11:39 UTC  (2+ messages)

[PATCH net 0/2] Add DT property to disable hibernation mode
 2022-08-12 14:50 UTC  (6+ messages)
` [PATCH net 1/2] dt: ar803x: Document disable-hibernation property

[PATCH 1/2] drm/amdgpu: modify mcbp implement for gfx9(v2)
 2022-08-12 11:36 UTC  (5+ messages)

[PATCH v4 1/2] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
 2022-08-12 11:35 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-12 11:35 UTC  (5+ messages)
` [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization

[PATCH 0/6] add support of RSOC command
 2022-08-12 11:34 UTC  (7+ messages)
` [PATCH 3/6] scsi: target: core: dynamic opcode support in RSOC
` [PATCH 4/6] scsi: target: core: add emulate_rsoc attribute

[PATCH bpf] xsk: fix corrupted packets for XDP_SHARED_UMEM
 2022-08-12 11:32 UTC 

PSCI domains without OSI support
 2022-08-12 11:32 UTC  (8+ messages)

[PATCH] ACPI: property: Fix mis-use of _Generic()
 2022-08-12 11:33 UTC 

[PATCH 1/2] dt-bindings: lpspi: add dmas property
 2022-08-12 11:32 UTC  (2+ messages)

[libvirt test] 172409: regressions - FAIL
 2022-08-12 11:32 UTC 

[PATCH v3] drm/fb-helper: add virtual screen size check to drm_fb_helper_check_var()
 2022-08-12 11:30 UTC  (2+ messages)

[PATCH] riscv: Make semihosting configurable for all privilege modes
 2022-08-12 11:28 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:30 UTC 

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-12 11:29 UTC  (5+ messages)
` [PATCH 03/31] board: mediatek: add MT7986 reference boards

[OE-core][PATCH] linux-yocto: adds a space when append to KERNEL_EXTRA_ARGS
 2022-08-12 11:26 UTC 

[PATCH v8 0/2] DRM GEM fixes
 2022-08-12 11:26 UTC  (13+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs

[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-12 11:25 UTC  (8+ messages)
` [PATCH bpf-next 05/15] bpf: Fix incorrect mem_cgroup_put

[Buildroot] [PATCH v2] pine64_sopine_defconfig: Use mainline ATF
 2022-08-12 11:16 UTC 

[Intel-wired-lan] [PATCH net-next v3 0/3] ice: Implement LLDP MIB Pending change
 2022-08-12 11:24 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/3] ice: Add 'Execute Pending LLDP MIB' Admin Queue command
` [Intel-wired-lan] [PATCH net-next v3 2/3] ice: Get DCBX config from LLDP MIB change event
` [Intel-wired-lan] [PATCH net-next v3 3/3] ice: Handle LLDP MIB Pending change

[PATCH v3 0/4] add support for another simatic board
 2022-08-12 11:22 UTC  (5+ messages)
` [PATCH v3 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 6 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:21 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 4 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 5 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:21 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 7 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 9 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

cip-gitlab/ci/pavel/linux-test smc: 13 runs, 8 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 11:22 UTC 

fix read repair on compressed extents v3
 2022-08-12 11:21 UTC  (3+ messages)
` [PATCH 3/6] btrfs: pass a btrfs_bio to btrfs_repair_one_sector

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:20 UTC 

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-08-12 11:19 UTC  (2+ messages)

[PATCH v3 0/4] landlock: truncate support
 2022-08-12 11:19 UTC  (3+ messages)
` [PATCH v3 4/4] landlock: Document Landlock's file truncation support

[PATCH v13 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-08-12 11:16 UTC  (3+ messages)
` [PATCH v13 1/6] KVM: s390: pv: asynchronous "

[PATCH] drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
 2022-08-12 11:12 UTC  (5+ messages)

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-12 11:13 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:10 UTC 

[PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188
 2022-08-12 10:18 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188

[PATCH] hw/nvme: remove param zoned.auto_transition
 2022-08-12 11:01 UTC 

[PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
 2022-08-12 11:01 UTC 

arch/arm/mach-mmp/devices.c:262:17: sparse: sparse: symbol 'pxa168_u2o_resources' was not declared. Should it be static?
 2022-08-12 11:08 UTC 

[PATCH v9 0/8] populate/unpopulate memory when domain on static allocation
 2022-08-12 11:08 UTC  (10+ messages)
` [PATCH v9 8/8] xen: retrieve reserved pages on populate_physmap

[PATCH] usb: chipidea: core: complement wakeup support for usb role switch
 2022-08-12 10:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-12 11:00 UTC 

[qemu-mainline bisection] complete build-armhf-libvirt
 2022-08-12 11:00 UTC 

[PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()
 2022-08-12 10:58 UTC  (4+ messages)

[PATCH 2/2] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes
 2022-08-12 10:58 UTC  (3+ messages)
  ` [Devel] "

[PATCH v3 0/1] Mediatek MT6366 Regulator patch
 2022-08-12 10:56 UTC  (6+ messages)
` [PATCH v3 1/1] regulator: dt-bindings: mediatek: add mt6366

[PATCH v3 0/5] tools/xenstore: add some new features to the documentation
 2022-08-12 10:56 UTC  (9+ messages)
` [PATCH v3 5/5] tools/xenstore: add migration stream extensions for new features

[PATCH] drm/radeon: add a force flush to delay work when radeon
 2022-08-12 10:55 UTC  (4+ messages)

[PATCH v2] ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
 2022-08-12 10:53 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 10:51 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 26 runs, 14 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 10:51 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 106 runs, 71 regressions (v4.4-st20-96-g74ff989472f09)
 2022-08-12 10:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-12 10:50 UTC 

[PATCH 4.9 0/1] LSM: Initialize security_hook_heads upon registration
 2022-08-12 10:50 UTC  (4+ messages)
` [PATCH 4.9 1/1] "

[PATCH v2] mm/mempolicy: fix lock contention on mems_allowed
 2022-08-12 10:50 UTC  (2+ messages)

[PATCH 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
 2022-08-12 10:49 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: display: sun6i-dsi: Fix clock conditional
` [PATCH 2/4] dt-bindings: display: sun6i-dsi: Add the A100 variant

[igt-dev] [PATCH i-g-t] lib/igt_sysfs: Drop igt_debug_on from igt_sysfs_gt_open
 2022-08-12 10:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v1 1/1] ethdev: introduce pool sort capability
 2022-08-12 10:46 UTC 

[PATCH can v2] can: flexcan: flexcan_mailbox_read() fix return value for drop = true
 2022-08-12 10:46 UTC  (2+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-08-12 10:47 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
` [PATCH 4/8] dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant

arch/m68k/68000/ints.c:82:30: error: 'ISR' undeclared
 2022-08-12 10:47 UTC 

[PATCH] mm/damon/core: simplify the parameter passing for region split operation
 2022-08-12 10:47 UTC  (2+ messages)

[PATCH v2 0/2] Reduce ATA disk resume time
 2022-08-12 10:48 UTC  (14+ messages)
` [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support

[PATCH v2] BBHandler/cooker: Implement recipe and global classes
 2022-08-12 10:48 UTC 

[PATCH v5 0/5] Add support for pressure sensor Bosch BMP380
 2022-08-12 10:47 UTC  (4+ messages)
` [PATCH v5 3/5] iio: pressure: bmp280: Add support for BMP380 sensor family

[PATCH 1/4] selftest/runtime_test/incompatible_lic: Use IMAGE_CLASSES for testimage
 2022-08-12 10:45 UTC  (4+ messages)
` [PATCH 2/4] testexport: "
` [PATCH 3/4] testexport: Fix to work as an image class
` [PATCH 4/4] selftest/runtime_test: Use testexport in IMAGE_CLASSES, not globally

RTT-PROBE: lore-subspace-rtt
 2022-08-12 10:40 UTC 

[PATCH] net: lan966x: fix checking for return value of platform_get_irq_byname()
 2022-08-12 10:40 UTC  (2+ messages)

[PATCH 1/5] thermal/core: Rearm the monitoring only one time
 2022-08-12 10:39 UTC  (3+ messages)
` [PATCH 5/5] thermal/core: Move the mutex inside the thermal_zone_device_update() function

[Intel-gfx] [PATCH i-g-t 1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
 2022-08-12 10:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PULL 0/1] Linux user for 7.1 patches
 2022-08-12 10:33 UTC  (2+ messages)
` [PULL 1/1] linux-user/aarch64: Reset target data on MADV_DONTNEED

[PATCH for-7.1] cutils: Add missing dyld(3) include on macOS
 2022-08-12 10:34 UTC  (2+ messages)

[igt-dev] [PATCH 2/2] tests/i915/kms_draw_crc: Test Cleanup
 2022-08-12 10:37 UTC  (3+ messages)

[PATCH bpf] xsk: fix corrupted packets for XDP_SHARED_UMEM
 2022-08-12 10:37 UTC  (6+ messages)

[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-08-12 10:37 UTC  (3+ messages)
` [PATCH v2 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on

[PATCH V2] Input: synaptics-rmi4 - filter incomplete relative packet
 2022-08-12 10:37 UTC  (2+ messages)

[PATCH v3 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-08-12 10:36 UTC  (2+ messages)

[PATCH 1/2] rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device
 2022-08-12 10:35 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths

add qemu_fdt_setprop_strings() and use it in most places
 2022-08-12 10:30 UTC  (2+ messages)

[PATCH] HID: input: Add support for USI style events
 2022-08-12 10:35 UTC 

[RFC PATCH nf-next] netfilter: ipvs: Divide estimators into groups
 2022-08-12 10:34 UTC 

[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name
 2022-08-12 10:34 UTC  (5+ messages)


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.