All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-20 01:23:13 to 2022-12-20 03:13:48 UTC [more...]

[PATCH 00/10] media: imx-jpeg: Add support for 12 bit extended
 2022-12-20  3:11 UTC  (8+ messages)
` [PATCH 01/10] media: Add P012 and P012M video format
` [PATCH 02/10] media: Add Y012 "
` [PATCH 03/10] media: Add Y212 "
` [PATCH 04/10] media: Add Y312 "
` [PATCH 05/10] media: Add B312 "
` [PATCH 06/10] media: Add B412 "

[igt-dev] [PATCH i-g-t 0/4] Introduce blt_cmd_info struct
 2022-12-20  3:12 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[kvm-unit-tests PATCH v2 0/4] arm: pmu: Add support for PMUv3p5
 2022-12-20  3:10 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH v2 2/4] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v2 3/4] arm: pmu: Add tests for "
` [kvm-unit-tests PATCH v2 4/4] arm: pmu: Print counter values as hexadecimals

stable/linux-5.10.y baseline: 167 runs, 2 regressions (v5.10.160)
 2022-12-20  3:09 UTC 

[PATCH v8 00/13] Implement AMD Pstate EPP Driver
 2022-12-20  3:09 UTC  (5+ messages)
` [PATCH v8 03/13] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
` [PATCH v8 06/13] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2022-12-20  3:07 UTC  (5+ messages)

XFS reflink overhead, ioctl(FICLONE)
 2022-12-20  3:06 UTC  (9+ messages)

[PATCH] KVM: Destroy target device if coalesced MMIO unregistration fails
 2022-12-20  3:04 UTC  (2+ messages)

[PATCH] [RFC] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2022-12-20  3:04 UTC  (2+ messages)

[PATCH] 9p/rdma: unmap receive dma buffer in rdma_request()
 2022-12-20  3:12 UTC 

[PATCH v8 26/26] PCI: dwc: Add DW eDMA engine support
 2022-12-20  3:01 UTC  (2+ messages)

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-20  3:00 UTC  (14+ messages)
` [RFC PATCH RESEND bpf-next 1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call
` [RFC PATCH RESEND bpf-next 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [RFC PATCH RESEND bpf-next 4/4] riscv, bpf: Add bpf trampoline "

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-20  0:06 UTC  (4+ messages)
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields

[PATCH v4 0/6] add support for repository-local .patman config file
 2022-12-20  2:55 UTC  (7+ messages)
` [PATCH v4 1/6] patman: fix pep8 warnings in settings module
` [PATCH v4 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH v4 3/6] patman: import gitutil module where it is needed
` [PATCH v4 4/6] patman: set the default config_fname argument value to None
` [PATCH v4 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH v4 6/6] patman: additionally honor a local .patman config file

[PATCH mptcp-next v25 5/5] selftests/bpf: Add bpf_red test
 2022-12-20  2:52 UTC  (2+ messages)
` selftests/bpf: Add bpf_red test: Tests Results

[PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
 2022-12-20 10:50 UTC  (2+ messages)

[PATCH] HID: amd_sfh: Add missing check for dma_alloc_coherent
 2022-12-20  2:49 UTC 

[PATCH] net: bridge: mcast: read ngrec once in igmp3/mld2 report
 2022-12-20  2:48 UTC  (2+ messages)
` [Bridge] "

[PATCH v3 00/15] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2022-12-20  2:47 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: thermal: tsens: add msm8956 compat
` [PATCH v3 02/15] dt-bindings: thermal: tsens: support per-sensor calibration cells
` [PATCH v3 03/15] dt-bindings: thermal: tsens: add per-sensor cells for msm8974
` [PATCH v3 04/15] thermal/drivers/tsens: Drop unnecessary hw_ids
` [PATCH v3 05/15] thermal/drivers/tsens: Drop msm8976-specific defines
` [PATCH v3 06/15] thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
` [PATCH v3 07/15] thermal/drivers/tsens: Support using nvmem cells for calibration data
` [PATCH v3 08/15] thermal/drivers/tsens: Drop single-cell code for msm8939
` [PATCH v3 09/15] thermal/drivers/tsens: Drop single-cell code for mdm9607
` [PATCH v3 10/15] thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
` [PATCH v3 11/15] thermal/drivers/tsens: Support using nvmem cells for msm8974 calibration
` [PATCH v3 12/15] arm64: dts: qcom: msm8916: specify per-sensor calibration cells
` [PATCH v3 13/15] arm64: dts: qcom: qcs404: "
` [PATCH v3 14/15] ARM: dts: qcom-msm8974: "
` [PATCH v3 15/15] ARM: dts: qcom-apq8084: "

[PATCH] kbuild: Optionally enable schema checks for %.dtb targets
 2022-12-20  2:45 UTC  (2+ messages)

[RFC] cxl_test: upgrade as a first class citizen selftests capable driver
 2022-12-20  2:44 UTC  (5+ messages)

[PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
 2022-12-20  2:43 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID

[PATCH 0/3] Fixes for various UC related issues
 2022-12-20  2:41 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 1/3] drm/i915/guc: Fix missing return code checks in submission init
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/guc: Fix a static analysis warning
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/3] drm/i915/uc: Fix two issues with over-size firmware files
  `  "

[krzk-github:wip/qcom-rt 103/328] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c:1559:37: warning: unused variable 'sm8450_regdma'
 2022-12-20  2:40 UTC 

[PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
 2022-12-20  2:40 UTC  (2+ messages)

[PATCH 5.15 00/17] 5.15.85-rc1 review
 2022-12-20  2:39 UTC  (2+ messages)

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-20  2:39 UTC  (6+ messages)

[PATCH 0/4] Add ADSP power domains controller support for MT8192
 2022-12-20  2:36 UTC  (5+ messages)
` [PATCH 2/4] soc: mediatek: pm-domains: Add ADSP power domain data "

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2022-12-20  2:38 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v5 1/4] worktree add: Include -B in usage docs
        ` [PATCH v5 2/4] worktree add: refactor opt exclusion tests
        ` [PATCH v5 3/4] worktree add: add --orphan flag
        ` [PATCH v5 4/4] worktree add: Add hint to use --orphan when bad ref

[PATCH] blk-throtl: Introduce sync and async queues for blk-throtl
 2022-12-20  2:38 UTC  (3+ messages)
  ` [External] "

[PATCH v2] drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
 2022-12-20  2:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
 2022-12-20  2:36 UTC  (3+ messages)
`  "

[PATCH mptcp-next v4 0/2] BPF redundant scheduler, part 3
 2022-12-20  2:31 UTC  (5+ messages)
` [PATCH mptcp-next v4 2/2] mptcp: retrans for redundant sends

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-20  2:15 UTC  (11+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property

[GIT PULL] random number generator fixes for 6.2-rc1, part 2
 2022-12-20  2:24 UTC 

[meta-virtualization][PATCH] criu: avoid textrel QA Issue warning
 2022-12-20  2:24 UTC 

[PATCHSET RFC 0/8] fstests: improve junit xml reporting
 2022-12-20  2:19 UTC  (5+ messages)
` [PATCH 2/8] report: derive an xml schema for the xunit report
` [PATCH 3/8] report: capture the time zone in the test report timestamp

[PATCH v4 0/8] add support MDP3 on MT8195 platform
 2022-12-20  2:14 UTC  (5+ messages)

[RFC PATCH bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-20  2:16 UTC  (3+ messages)

[xen-unstable-smoke test] 175415: tolerable all pass - PUSHED
 2022-12-20  2:08 UTC 

[PATCH net v4 0/3] Stop corrupting socket's task_frag
 2022-12-20  2:00 UTC  (2+ messages)

[PATCH net 1/3] Documentation: devlink: add missing toc entry for etas_es58x devlink doc
 2022-12-20  2:00 UTC  (2+ messages)

[PATCH] perf: makefile: add .DELETE_ON_ERROR special target
 2022-12-20  1:57 UTC  (2+ messages)

[PATCH RFC] bcachefs: use inode as write point index instead of task
 2022-12-20  1:56 UTC  (7+ messages)

[PATCH] libbpf: fix crash when input null program point in USDT API
 2022-12-20  1:56 UTC  (2+ messages)

[PATCH v4 0/5] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-12-20  1:56 UTC  (3+ messages)
` [PATCH v4 5/5] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

[oracle-dtrace:kallmodsyms/6.1-rc4] [perf] e75694fed7: perf-sanity-tests.vmlinux_symtab_matches_kallsyms.fail
 2022-12-20  1:55 UTC 

[PATCH bpf 1/2] bpf: pull before calling skb_postpull_rcsum()
 2022-12-20  1:55 UTC  (4+ messages)

stable-rc/queue/5.4 baseline: 148 runs, 21 regressions (v5.4.228-19-gf709edd2d5ca)
 2022-12-20  1:54 UTC 

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-20  1:52 UTC  (6+ messages)

[PATCH] app/dma-perf: introduce dma-perf application
 2022-12-20  1:06 UTC 

sh4-linux-gcc: error: unrecognized command-line option '-Wout-of-line-declaration'; did you mean '-Wold-style-declaration'?
 2022-12-20  1:50 UTC 

Reg the next LTS kernel (6.1?)
 2022-12-20  1:45 UTC  (8+ messages)

[PATCH net-next v1 0/2] net: marvell: prestera: add ipv6 routes offloading
 2022-12-20  1:46 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 132 runs, 21 regressions (v4.19.269-22-g1e4245bf1d0c)
 2022-12-20  1:45 UTC 

[PATCH] tracing: Add a way to filter function addresses to function names
 2022-12-20  1:40 UTC  (4+ messages)

[PATCH 0/2] Make check-whitespace failures more helpful
 2022-12-20  1:36 UTC  (5+ messages)
` [PATCH 1/2] Make `check-whitespace` "

[PATCH V2] Fix NULL dereference in super_by_fd
 2022-12-20  1:35 UTC  (5+ messages)

[PATCH v1] KVM: x86: add KVM_CAP_DEVICE_CTRL
 2022-12-20  1:34 UTC  (5+ messages)

Possible race with xsk_flush
 2022-12-20  1:31 UTC  (5+ messages)

[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
 2022-12-20  1:31 UTC  (7+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
` [PATCH v3 2/2] bpf: makefiles: do not generate empty vmlinux.h

[Patch net] net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
 2022-12-20  1:30 UTC  (2+ messages)

[PATCH net v2] mctp: Remove device type check at unregister
 2022-12-20  1:30 UTC  (2+ messages)

[PATCH mptcp-next v25 0/5] BPF redundant scheduler, part 2
 2022-12-20  1:44 UTC  (4+ messages)
` [PATCH mptcp-next v25 2/5] mptcp: use get_send wrapper

[PATCH] am: don't pass strvec to apply_parse_options()
 2022-12-20  1:29 UTC  (6+ messages)

[GIT PULL] Avoid synchronize_rcu() false positives in semi-early boot
 2022-12-20  1:29 UTC 

Converting to DM SERIAL for Kirkwood boards
 2022-12-20  1:36 UTC  (12+ messages)

[PATCH 0/3] Async vhost packed ring optimization
 2022-12-20  0:44 UTC  (4+ messages)
` [PATCH 1/3] vhost: remove redundant copy for packed shadow used ring
` [PATCH 2/3] vhost: add batch enqueue in async vhost packed ring
` [PATCH 3/3] vhost: add batch dequeue "

[PATCH v2] kobject: Fix slab-out-of-bounds in fill_kobj_path()
 2022-12-20  1:21 UTC 

[PATCH AUTOSEL 4.9 1/3] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-12-20  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] drm/sti: Fix return type of sti_{dvo, hda, hdmi}_connector_mode_valid()
` [PATCH AUTOSEL 4.9 3/3] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

[PATCH AUTOSEL 4.14 1/3] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-12-20  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] drm/sti: Fix return type of sti_{dvo, hda, hdmi}_connector_mode_valid()
` [PATCH AUTOSEL 4.14 3/3] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

[PATCH AUTOSEL 4.19 1/3] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-12-20  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] drm/sti: Fix return type of sti_{dvo, hda, hdmi}_connector_mode_valid()
` [PATCH AUTOSEL 4.19 3/3] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

[PATCH AUTOSEL 5.4 1/5] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
 2022-12-20  1:22 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 2/5] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
` [PATCH AUTOSEL 5.4 3/5] drm/sti: Fix return type of sti_{dvo, hda, hdmi}_connector_mode_valid()
` [PATCH AUTOSEL 5.4 4/5] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
` [PATCH AUTOSEL 5.4 5/5] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()

[PATCH AUTOSEL 6.0 01/16] crypto: hisilicon/hpre - fix resource leak in remove process
 2022-12-20  1:21 UTC  (14+ messages)
` [PATCH AUTOSEL 6.0 02/16] scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
` [PATCH AUTOSEL 6.0 03/16] scsi: ufs: Reduce the START STOP UNIT timeout
` [PATCH AUTOSEL 6.0 04/16] crypto: hisilicon/qm - increase the memory of local variables
` [PATCH AUTOSEL 6.0 05/16] Revert "PCI: Clear PCI_STATUS when setting up device"
` [PATCH AUTOSEL 6.0 06/16] scsi: elx: libefc: Fix second parameter type in state callbacks
` [PATCH AUTOSEL 6.0 07/16] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
` [PATCH AUTOSEL 6.0 08/16] scsi: smartpqi: Add new controller PCI IDs
` [PATCH AUTOSEL 6.0 09/16] scsi: smartpqi: Correct device removal for multi-actuator devices
` [PATCH AUTOSEL 6.0 12/16] scsi: target: iscsi: Fix a race condition between login_work and the login thread
` [PATCH AUTOSEL 6.0 13/16] iomap: write iomap validity checks
` [PATCH AUTOSEL 6.0 14/16] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
` [PATCH AUTOSEL 6.0 15/16] orangefs: Fix kmemleak in orangefs_sysfs_init()
` [PATCH AUTOSEL 6.0 16/16] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()

[PATCH AUTOSEL 5.15 1/9] crypto: hisilicon/hpre - fix resource leak in remove process
 2022-12-20  1:21 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 2/9] scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
` [PATCH AUTOSEL 5.15 3/9] scsi: ufs: Reduce the START STOP UNIT timeout
` [PATCH AUTOSEL 5.15 4/9] scsi: elx: libefc: Fix second parameter type in state callbacks
` [PATCH AUTOSEL 5.15 5/9] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
` [PATCH AUTOSEL 5.15 8/9] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
` [PATCH AUTOSEL 5.15 9/9] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()

[PATCH AUTOSEL 5.10 1/5] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
 2022-12-20  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 4/5] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
` [PATCH AUTOSEL 5.10 5/5] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()

[PATCH 0/2] tracing: Add a way to filter function addresses to function names
 2022-12-20  1:21 UTC  (7+ messages)
` [PATCH 2/2] tracing/selftests: Add test for event filtering on function name

[PATCH AUTOSEL 6.1 01/16] crypto: hisilicon/hpre - fix resource leak in remove process
 2022-12-20  1:20 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 13/16] iomap: write iomap validity checks
` [PATCH AUTOSEL 6.1 16/16] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()


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.