All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-10 18:55:41 to 2022-01-10 19:59:04 UTC [more...]

[PATCH 1/2] xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
 2022-01-10 19:58 UTC  (3+ messages)
` [PATCH 2/2] xfs: hide the XFS_IOC_{ALLOC,FREE}SP* definitions
  ` [PATCH v2 "

[PATCH v3 0/3] Apple M1 power management controller support
 2022-01-10 19:58 UTC 

[PATCH v3 0/6] crash: Kernel handling of CPU and memory hot un/plug
 2022-01-10 19:57 UTC  (13+ messages)
` [PATCH v3 1/6] crash: fix minor typo/bug in debug message
` [PATCH v3 2/6] crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v3 3/6] crash hp: definitions and prototype changes
` [PATCH v3 4/6] crash hp: generic crash hotplug support infrastructure
` [PATCH v3 5/6] crash hp: kexec_file changes for crash hotplug support
` [PATCH v3 6/6] crash hp: Add x86 "

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-10 19:54 UTC  (7+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional
` [PATCH 2/2] platform: make platform_get_irq_byname_optional() optional

renesas/master sleep: 8 runs, 6 regressions (renesas-devel-2022-01-10-v5.16)
 2022-01-10 19:55 UTC 

renesas/master igt-gpu-panfrost: 2 runs, 1 regressions (renesas-devel-2022-01-10-v5.16)
 2022-01-10 19:55 UTC 

[PATCH bpf-next v4] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-10 19:53 UTC  (2+ messages)

[Intel-gfx] [PATCH -next] drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-01-10 19:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 00/48] Refactor perf cpumap
 2022-01-10 19:50 UTC  (28+ messages)
` [PATCH v4 02/48] perf stat: Add aggr creators that are passed a cpu
` [PATCH v4 05/48] perf stat: Switch to cpu version of cpu_map__get
` [PATCH v4 17/48] perf cpumap: Remove cpu_map__cpu, use libperf function
` [PATCH v4 44/48] perf bpf: Rename cpu to cpu_map_idx
` [PATCH v4 48/48] perf cpumap: Give CPUs their own type

[PATCH] cache.h: drop duplicate `ensure_full_index()` declaration
 2022-01-10 19:52 UTC  (4+ messages)
    ` A couple more duplicate declarations

[Buildroot] [PATCH] configs/mx6cubox: bump Linux and U-Boot versions
 2022-01-10 19:51 UTC 

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-10 19:49 UTC  (14+ messages)

[PATCH 5.10 00/43] 5.10.91-rc1 review
 2022-01-10 19:50 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 5/7] drm/i915: Remove assert_object_held_shared
 2022-01-10 19:50 UTC  (2+ messages)
`  "

[PATCH v3] perf/core: Fix cgroup event list management
 2022-01-10 19:49 UTC  (3+ messages)

[GIT PULL] ras/core for v5.17
 2022-01-10 19:48 UTC  (2+ messages)

[GIT PULL] core/entry for v5.17
 2022-01-10 19:48 UTC  (2+ messages)

[GIT PULL] core/core for v5.17
 2022-01-10 19:48 UTC  (2+ messages)

[GIT PULL] EDAC updates for v5.17
 2022-01-10 19:48 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_tables: typo NULL check in _clone() function
 2022-01-10 19:48 UTC 

[PATCH v2] dt-bindings: phy: convert Qualcomm USB HS phy to yaml
 2022-01-10 19:45 UTC  (3+ messages)

[PATCH v2 0/5] Clean up error handling in libvhost-user memory mapping
 2022-01-10 19:43 UTC  (4+ messages)
` [PATCH v2 1/5] libvhost-user: Add vu_rem_mem_reg input validation

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-10 19:43 UTC  (3+ messages)
` [RFC PATCH v3 2/7] ui/cocoa: Remove allowedFileTypes restriction in SavePanel

[PATCH 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-01-10 19:44 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: power: supply: maxim,max14577: "
` [PATCH 4/4] dt-bindings: mfd: "
  ` [PATCH 4/4] dt-bindings: mfd: maxim, max14577: "

[PATCH] linux-user/syscall.c: malloc to g_try_malloc
 2022-01-10 19:42 UTC  (5+ messages)
    ` Byte Sized task (was Re: [PATCH] linux-user/syscall.c: malloc to g_try_malloc)

[Buildroot] [PATCH] boot/uboot: bump to version 2022.01
 2022-01-10 19:44 UTC 

[PATCH 0/4] Enable display backlight on Fairphone 4
 2022-01-10 19:44 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: backlight: qcom-wled: Add PM6150L compatible

drivers/media/v4l2-core/v4l2-ioctl.c:303:28: warning: taking address of packed member 'pixelformat' of class or structure 'v4l2_pix_format_mplane' may result in an unaligned pointer value
 2022-01-10 19:44 UTC  (4+ messages)

[PATCH 00/18] *** Implement simple haptic HID support ***
 2022-01-10 19:43 UTC  (13+ messages)
` [PATCH 04/18] HID: haptic: introduce hid_haptic_device
` [PATCH 05/18] HID: introduce hid_get_feature
` [PATCH 13/18] Input: MT - toggle ABS_PRESSURE pointer emulation
` [PATCH 18/18] HID: i2c-hid: fix i2c_hid_set_or_send_report

stable-rc/linux-4.19.y baseline: 126 runs, 1 regressions (v4.19.224-22-g688dd97d1841)
 2022-01-10 19:43 UTC 

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-10 19:41 UTC  (5+ messages)

[PATCH v9 0/9] ls-tree.c: introduce "--format" option
 2022-01-10 19:41 UTC  (3+ messages)
` [PATCH v9 8/9] "

[f2fs-dev] [PATCH] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-10 19:41 UTC  (7+ messages)
        `  "

lore+lei: getting started
 2022-01-10 19:40 UTC  (2+ messages)

Export branch squash
 2022-01-10 19:39 UTC  (2+ messages)

[meta-python][PATCH 1/5] python3-google-api-core: Upgrade 2.2.0 -> 2.3.2
 2022-01-10 19:38 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-astroid: Upgrade 2.9.2 -> 2.9.3
` [meta-python][PATCH 3/5] python3-urllib3: Upgrade 1.26.7 -> 1.26.8
` [meta-python][PATCH 4/5] python3-rdflib: Upgrade 6.0.2 -> 6.1.1
` [meta-python][PATCH 5/5] python3-bitarray: Upgrade 2.3.4 -> 2.3.5

[tpm2] [RC] tpm2-pytss 1.0.0-rc1
 2022-01-10 19:38 UTC 

[PATCH v2 0/5] Xilinx ZynqMP USB fixes
 2022-01-10 19:36 UTC  (6+ messages)
` [PATCH v2 1/5] usb: dwc3: xilinx: Fix PIPE clock selection for USB2.0 mode
` [PATCH v2 2/5] usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
` [PATCH v2 3/5] dt-bindings: usb: dwc3: add reference clock period fractional adjustment
` [PATCH v2 4/5] usb: dwc3: add reference clock FLADJ configuration
` [PATCH v2 5/5] arm64: dts: zynqmp: Add DWC3 USB reference clock period configuration

[RFC PATCH v2 0/3] KVM: x86: add per-vCPU exits disable capability
 2022-01-10 19:35 UTC  (3+ messages)
` [RFC PATCH v2 2/3] KVM: x86: move ()_in_guest checking to vCPU scope

Phyr Starter
 2022-01-10 19:34 UTC  (2+ messages)

[PATCH 0/4] Xilinx ZynqMP USB fixes
 2022-01-10 19:33 UTC  (4+ messages)
` [PATCH 3/4] usb: dwc3: add reference clock FLADJ configuration

[GIT PULL] x86/cpu for v5.17
 2022-01-10 19:32 UTC  (4+ messages)

[PATCH] target/ppc: Add extra float instructions to POWER5P processors
 2022-01-10 19:28 UTC  (3+ messages)

[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
 2022-01-10 19:30 UTC  (4+ messages)
` [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH] x86/paravirt: use %rip-relative addressing in hook calls
 2022-01-10 19:31 UTC  (6+ messages)

[PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
 2022-01-10 19:30 UTC  (4+ messages)

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-10 19:31 UTC  (5+ messages)
` [PATCH v2 2/5] iio: adc: rn5t618: Re-use generic struct u16_fract
` [PATCH v2 3/5] iio: adc: twl4030-madc: Re-use generic struct s16_fract
` [PATCH v2 4/5] iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH] linux-user: Fix clang warning for nios2-linux-user code
 2022-01-10 19:17 UTC 

drivers/net/ethernet/intel/i40e/i40e_xsk.c:221:3: warning: Value stored to 'xdp' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-10 19:30 UTC 

[PULL 0/2] SD/MMC patches for 2022-01-08
 2022-01-10 19:20 UTC  (3+ messages)

[dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
 2022-01-10 19:26 UTC  (11+ messages)
` [dm-devel] [PATCH 3/3] dm: mark dm queue as blocking if any underlying is blocking
        `  "
        ` [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq

[PATCH 0/3] python: fix for mypy 0.930 and pylint dependencies
 2022-01-10 19:13 UTC  (4+ messages)
` [PATCH 1/3] python/aqmp: use absolute import statement
` [PATCH 2/3] Python/aqmp: fix type definitions for mypy 0.920
` [PATCH 3/3] python: update type hints for mypy 0.930

[PATCH net-next 00/32] Netfilter updates for net-next
 2022-01-10 19:25 UTC  (4+ messages)
` [PATCH net-next 19/32] netfilter: nft_connlimit: move stateful fields out of expression data

[RESEND PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-10 19:23 UTC  (2+ messages)

[GIT PULL] Device properties framework updates for v5.17-rc1
 2022-01-10 19:23 UTC 

[PATCH v7 0/2] Conditional config includes based on remote URL
 2022-01-10 19:22 UTC  (2+ messages)

[PATCH RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
 2022-01-10 19:22 UTC  (10+ messages)

[RFC PATCH 0/1] ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4
 2022-01-10 19:16 UTC  (5+ messages)
  ` [RFC PATCH 1/1] "

[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
 2022-01-10 19:36 UTC  (11+ messages)

DEPO OpenBmc CCLA
 2022-01-10 19:19 UTC 

[GIT PULL] Thermal control updates for v5.17-rc1
 2022-01-10 19:19 UTC 

[PATCH v2 5.10.y-cip 00/15] Add ADC/CANFD/IIC support for RZ/G2L
 2022-01-10 19:18 UTC  (6+ messages)
` [PATCH v2 5.10.y-cip 15/15] clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical
    ` Inserting patch into history was "

[PATCH 01/14] python3: drop unneeded multiprocessing module patch
 2022-01-10 19:18 UTC  (6+ messages)
` [PATCH 10/14] epiphany: make libportal optional, and move it to meta-oe
  ` [OE-core] "

stable-rc/linux-4.14.y baseline: 89 runs, 1 regressions (v4.14.261-23-g96488a6934b1)
 2022-01-10 19:17 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context
 2022-01-10 19:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[GIT PULL] Power management updates for v5.17-rc1
 2022-01-10 19:16 UTC 

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-10 19:07 UTC  (6+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "

[PATCH 0/3] preliminary fixes for reftable support
 2022-01-10 19:14 UTC  (5+ messages)
` [PATCH 3/3] reftable: support preset file mode for writing

[GIT PULL] Audit patches for v5.17
 2022-01-10 19:14 UTC  (2+ messages)

[Intel-gfx] [TGL-U][iGFX] Monitoring the freq of iGFX with kernel 5.10 on TGL-U i5-1145GRE
 2022-01-10 19:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/6] Add missing format_mod_supported functions
 2022-01-10 19:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add missing format_mod_supported functions (rev2)

[GIT PULL] SELinux patches for v5.17
 2022-01-10 19:13 UTC 

[GIT PULL] ACPI updates for v5.17-rc1
 2022-01-10 19:13 UTC 

[Intel-gfx] [PATCH - v2] drm/i915: Discard large BIOS framebuffers causing display corruption
 2022-01-10 19:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Discard large BIOS framebuffers causing display corruption. (rev2)

[PATCH v5 1/3] drm/privacy_screen: Add drvdata in drm_privacy_screen
 2022-01-10 19:12 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 5.17
 2022-01-10 19:11 UTC 

[PATCH v4 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2022-01-10 19:11 UTC  (3+ messages)
` [PATCH v4 1/2] watchdog: Add Sunplus SP7021 WDT devicetree bindings documentation

[PATCH v6 0/2] name-rev: deprecate --stdin in favor of --annotate-stdin
 2022-01-10 19:11 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] "

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-01-10 19:10 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: power: supply: "
` [PATCH 4/4] dt-bindings: mfd: "

[PATCH v2] arm64: qcom: sc7280: Move USB2 controller nodes from common dtsi to SKU1
 2022-01-10 19:10 UTC  (5+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-10 19:06 UTC  (5+ messages)
` [PATCH 1/8] of: base: add of_parse_phandle_with_optional_args()

[PATCH v2] block-backend: prevent dangling BDS pointers across aio_poll()
 2022-01-10 18:57 UTC  (2+ messages)

[GIT PULL] Documentation for 5.17
 2022-01-10 19:06 UTC 

[PATCH 0/8] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-10 19:00 UTC  (4+ messages)
` [PATCH 4/8] squash target/ppc: Introduce powerpc_excp_40x

[PATCH v2 00/28] Convert GUP to folios
 2022-01-10 19:05 UTC  (5+ messages)
` [PATCH v2 06/28] gup: Fix some contiguous memmap assumptions
      ` [External] : "

[PATCH] ARM: dts: msm8960: Sort out rpm node duplication
 2022-01-10 19:04 UTC  (2+ messages)

[dm-devel] [PATCH 0/2] block/dm: add resubmit_bio_noacct for fixing iops throttling
 2022-01-10 19:03 UTC  (5+ messages)
` [dm-devel] [PATCH 1/2] block: add resubmit_bio_noacct()
      `  "

[PATCH RFC v9 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-01-10 19:03 UTC  (2+ messages)

[PATCH] target/s390x: Fix 32-bit shifts
 2022-01-10 18:59 UTC 

[GIT PULL] core/urgent for v5.16-rc6
 2022-01-10 19:01 UTC  (6+ messages)

[PATCH v2 0/3] A design for future-proofing fsync() configuration
 2022-01-10 19:00 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH v2 0/6] coresight: syscfg: Extend configfs for config load
 2022-01-10 18:58 UTC  (2+ messages)

[PATCH v2] blk-cgroup: always terminate io.stat lines
 2022-01-10 18:59 UTC  (3+ messages)

[PATCH v2 0/2] sparse checkout: custom bash completion updates
 2022-01-10 18:59 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] sparse-checkout: custom tab completion tests
  ` [PATCH v3 2/3] sparse-checkout: custom tab completion
  ` [PATCH v3 3/3] sparse-checkout: limit tab completion to a single level

[PATCH 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes
 2022-01-10 18:58 UTC  (7+ messages)
` [PATCH 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively

[PATCH 5.4 00/34] 5.4.171-rc1 review
 2022-01-10 18:58 UTC  (2+ messages)

[PATCH 4.9 00/21] 4.9.297-rc1 review
 2022-01-10 18:58 UTC  (2+ messages)

[PATCH v7 2/2] config: include file if remote URL matches a glob
 2022-01-10 18:58 UTC  (2+ messages)

[GIT PULL 0/5] SoC changes for 5.17
 2022-01-10 18:56 UTC  (8+ messages)

[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
 2022-01-10 18:55 UTC  (4+ messages)
`  "

[PATCH 0/2] tools/libs: decouple more from mini-os
 2022-01-10 18:56 UTC  (3+ messages)
` [PATCH 2/2] tools/libs/gnttab: "

[PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-10 18:51 UTC  (4+ messages)
` [PATCH v4 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range


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.