All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-10 12:58:54 to 2022-06-10 13:56:28 UTC [more...]

[esmil:visionfive 21/54] drivers/char/hw_random/starfive-vic-rng.c:209:2-9: line 209 is redundant because platform_get_irq() already prints an error
 2022-06-10 13:57 UTC  (2+ messages)
` [PATCH] drivers/hw_random: fix platform_get_irq.cocci warnings

[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-10 13:56 UTC  (12+ messages)
` [PATCH v2 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics

[PATCH V3 00/35] Add group constraints and event code test as part of selftest
 2022-06-10 13:41 UTC  (23+ messages)
` [PATCH V3 01/35] selftest/powerpc/pmu: Add mask/shift bits for extracting threshold compare field
` [PATCH V3 02/35] testing/selftests/powerpc: Add support to fetch "platform" and "base platform" from auxv to detect platform
` [PATCH V3 03/35] selftest/powerpc/pmu: Add interface test for mmcra_thresh_cmp fields
` [PATCH V3 04/35] selftest/powerpc/pmu: Add support for branch sampling in get_intr_regs function
` [PATCH V3 05/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field of indirect call type
` [PATCH V3 06/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for any branch type
` [PATCH V3 07/35] selftest/powerpc/pmu: Add interface test for mmcra_ifm field for conditional "
` [PATCH V3 08/35] selftest/powerpc/pmu: Add interface test for bhrb disable field
` [PATCH V3 09/35] selftest/powerpc/pmu: Refactor the platform check and add macros to find array size/PVR
` [PATCH V3 10/35] selftest/powerpc/pmu: Add selftest to check branch stack enablement will not crash on any platforms
` [PATCH V3 11/35] selftest/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option "
` [PATCH V3 12/35] selftest/powerpc/pmu: Add selftest for checking valid and invalid bhrb filter maps
` [PATCH V3 13/35] selftest/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fields
` [PATCH V3 14/35] selftest/powerpc/pmu: Add interface test for bhrb disable field for non-branch samples
` [PATCH V3 15/35] selftest/powerpc/pmu: Add support for perf event code tests
` [PATCH V3 16/35] selftest/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6
` [PATCH V3 17/35] selftest/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some constraint checks
` [PATCH V3 18/35] selftest/powerpc/pmu: Add selftest to check constraint for number of counters in use
` [PATCH V3 19/35] selftest/powerpc/pmu: Add selftest for group constraint check when using same PMC
` [PATCH V3 20/35] selftest/powerpc/pmu: Add selftest for group constraint check for radix_scope_qual field
` [PATCH V3 21/35] selftest/powerpc/pmu: Add selftest for group constraint for MMCRA Sampling Mode field
` [PATCH V3 22/35] selftest/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits

[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
 2022-06-10 13:52 UTC  (14+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [PATCH v6 02/13] mm/demotion: Move memory demotion related code
` [PATCH v6 03/13] mm/demotion: Return error on write to numa_demotion sysfs
` [PATCH v6 04/13] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v6 05/13] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v6 06/13] mm/demotion: Expose memory tier details via sysfs
` [PATCH v6 07/13] mm/demotion: Add per node memory tier attribute to sysfs
` [PATCH v6 08/13] mm/demotion: Add support for memory tier creation from userspace
` [PATCH v6 09/13] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v6 10/13] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v6 11/13] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v6 12/13] mm/demotion: Add documentation for memory tiering
` [PATCH v6 13/13] mm/demotion: Add sysfs ABI documentation

[PATCH 1/1] irqchip/loongson-liointc: Guard uses of cpu_logical_map
 2022-06-10 13:54 UTC 

[PATCH v2 1/2] driver core: Introduce device_find_any_child() helper
 2022-06-10 13:54 UTC  (3+ messages)

[PATCH 0/8] i2c: i801: Series with minor improvements
 2022-06-10 13:52 UTC  (3+ messages)
` [PATCH 7/8] i2c: i801: call i801_check_pre() from i801_access()

[PATCH for 5.4.y] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-06-10 13:52 UTC 

[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
 2022-06-10 13:49 UTC  (7+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [PATCH v6 02/13] mm/demotion: Move memory demotion related code
` [PATCH v6 03/13] mm/demotion: Return error on write to numa_demotion sysfs
` [PATCH v6 04/13] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v6 05/13] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v6 06/13] mm/demotion: Expose memory tier details via sysfs

[PATCH V3] dt-bindings: dma: fsl-edma: Convert to DT schema
 2022-06-10 13:50 UTC  (3+ messages)

[PATCH] vboxguest: add missing devm_free_irq
 2022-06-10 13:50 UTC  (2+ messages)

[PATCH v2 0/7] Add video damage tracking
 2022-06-10 13:50 UTC  (2+ messages)

[PATCH 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-06-10 13:50 UTC  (4+ messages)

[PATCH wireless v2 1/2] dt-bindings: net: wireless: ath9k: Change Toke as maintainer
 2022-06-10 13:49 UTC  (6+ messages)
` [PATCH wireless v2 2/2] dt-bindings: net: wireless: ath11k: change Kalle's email

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-10 13:48 UTC  (8+ messages)
` [PATCH v5 1/6] soc: fujitsu: Add hardware prefetch control driver for A64FX

[PATCH -next] driver core: fix deadlock in __driver_attach
 2022-06-10 13:49 UTC  (2+ messages)

[RESEND PATCH v2] dmaengine: mxs: fix driver registering
 2022-06-10 13:48 UTC  (7+ messages)

[PATCH v1 0/5] media: rkvdec: Fix H.264 error resilience
 2022-06-10 13:48 UTC  (9+ messages)
` [PATCH v1 1/5] media: rkvdec: Disable H.264 error detection
` [PATCH v1 4/5] media: rkvdec: Re-enable "

[PATCH] qsd: Do not use error_report() before monitor_init
 2022-06-10 13:45 UTC  (3+ messages)

[PATCH 1/2] app/eventdev: use mempool cache for vector pool
 2022-06-10 13:46 UTC  (4+ messages)
` [PATCH 2/2] examples: "

patch "mei: hbm: drop capability response on early shutdown" added to char-misc-linus
 2022-06-10 13:45 UTC 

patch "mei: me: add raptor lake point S DID" added to char-misc-linus
 2022-06-10 13:45 UTC 

[PATCH 0/3] serial: atmel: cleanup code
 2022-06-10 13:43 UTC  (6+ messages)
` [PATCH 2/3] tty: serial: atmel: improve clock management

[PATCH] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-10 13:41 UTC  (2+ messages)
` [PATCH v2] "

[u-boot PATCH 0/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
 2022-06-10 13:42 UTC  (3+ messages)
` [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table

[PATCH 1/2] char: lp: ensure that index has not exceeded LP_NO
 2022-06-10 13:42 UTC  (3+ messages)

[PATCHSET 0/4] Allow allocated direct descriptors
 2022-06-10 13:41 UTC  (6+ messages)

[RFC] [PATCH 0/3] Optimize spi_sync path
 2022-06-10 13:41 UTC  (10+ messages)
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync

[PATCH] can: m_can: fix typo prescalar -> prescaler
 2022-06-10 11:50 UTC  (2+ messages)

[LTP] [PATCH] configure: Check for KVM linker script support
 2022-06-10 13:39 UTC  (3+ messages)

[PATCH v4 0/3] target/nios2: semihosting cleanup
 2022-06-10 13:33 UTC  (5+ messages)
` [PATCH v4 1/3] target/nios2: Eliminate nios2_semi_is_lseek
` [PATCH v4 2/3] target/nios2: Move nios2-semi.c to nios2_softmmu_ss

[PATCH] powerpc/papr_scm: Fix nvdimm event mappings
 2022-06-10 13:34 UTC  (2+ messages)

[PATCH 01/21] sato: work around missing icons in adwaita 42.0
 2022-06-10 13:37 UTC  (7+ messages)
` [PATCH 18/21] perl: update 5.34.1 -> 5.36.0
  ` [OE-core] "

[xen-unstable-smoke test] 170924: tolerable all pass - PUSHED
 2022-06-10 13:36 UTC 

[igt-dev] tests/i915_module_load: Add the "load" test
 2022-06-10 13:33 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] "
` [igt-dev] [PATCH i-g-t v2 2/2] tests/intel-ci/fast-feedback: add i915_module_load@load
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2,1/2] tests/i915_module_load: Add the "load" test

[PATCH v2] dbus: Soecify runstatedir configure option
 2022-06-10 13:34 UTC  (2+ messages)
` [OE-core] "

[PATCH] genirq/PM: Unexport {suspend,resume}_device_irqs()
 2022-06-10 13:33 UTC  (2+ messages)

[PATCH v1] media: platform: cros-ec: Add kinox to the match table
 2022-06-10 13:33 UTC 

[PATCH] package/bpftool: add a patch to fix cross compilation
 2022-06-10 13:33 UTC  (2+ messages)
` [Buildroot] "

[PATCH] i2c: designware: Use standard optional ref clock implementation
 2022-06-10 13:31 UTC  (3+ messages)

[PATCH v2] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
 2022-06-10 13:29 UTC  (5+ messages)

[PATCH v2 0/3] Cavium Octeon MIPS extensions
 2022-06-10 13:28 UTC  (3+ messages)
` [PATCH v2 1/3] target/mips: introduce Cavium Octeon CPU model

[PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
 2022-06-10 13:26 UTC  (2+ messages)

[PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-10 13:27 UTC  (5+ messages)
` [PATCH v6 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[PATCH] arm64: dts: rockchip: Fix SoQuartz CM4IO usb
 2022-06-10 13:26 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix Quartz64-A dwc3 otg port behavior
 2022-06-10 13:25 UTC  (3+ messages)

[PATCH v2 00/10] RTW88: Add support for USB variants
 2022-06-10 13:26 UTC  (6+ messages)
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-06-10 13:23 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: input: Increase maximum keycode value to 0x2ff

[igt-dev] [RFC i-g-t 0/4] runner: Introduce --resolution to igt_runner
 2022-06-10 13:21 UTC  (6+ messages)
` [igt-dev] [RFC i-g-t 1/4] "

[PATCH] package/bpftool: add a patch to fix cross compilation
 2022-06-10 13:22 UTC 

[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
 2022-06-10 13:04 UTC  (2+ messages)

Bug report for kernel v4.15-rc8+
 2022-06-10 13:17 UTC  (2+ messages)

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-10  8:45 UTC  (2+ messages)
` [PATCH 05/34] iio: adc: imx8qxp-adc: explicitly add proper header files

[PATCH] tests/qtest: Reduce npcm7xx_sdhci test image size
 2022-06-10 13:10 UTC  (3+ messages)

blktests failures with v5.19-rc1
 2022-06-10 13:15 UTC  (5+ messages)

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-10 13:14 UTC  (7+ messages)
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-10 13:12 UTC  (6+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek,dp: Add Display Port binding
    ` [PATCH v11 01/10] dt-bindings: mediatek, dp: "

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-10 13:12 UTC  (5+ messages)
` [PATCH v3 11/17] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes

[PATCH v9 00/10] Coresight: Add support for TPDM and TPDA
 2022-06-10 13:12 UTC  (4+ messages)
` [PATCH v9 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions

[PATCH 00/17] ASoC: Intel: haswell and broadwell boards update
 2022-06-10 13:11 UTC  (3+ messages)
` [PATCH 02/17] ASoC: Intel: hsw_rt5640: Reword prefixes of all driver members

[PATCH v5] event/dlb2: add support for single 512B write of 4 QEs
 2022-06-10 13:12 UTC  (2+ messages)

[PATCH v2 00/71] target/arm: Scalable Matrix Extension
 2022-06-10 12:59 UTC  (3+ messages)
` [PATCH v2 29/71] target/arm: Add the SME ZA storage to CPUARMState

[PATCH 00/12] Fix compilation with gcc 12
 2022-06-10 13:11 UTC  (8+ messages)
` [PATCH 01/12] common/cpt: fix build with GCC 12
` [PATCH 03/12] crypto/ipsec_mb: "
` [PATCH 05/12] net/enetfec: "

[PATCH] drm/gma500: Fix SDVO command debug printing
 2022-06-10 13:09 UTC 

[PATCH v2 0/2] Two xattrs-related fixes for ceph
 2022-06-10 13:08 UTC  (13+ messages)
` [PATCH v2 1/2] generic/020: adjust max_attrval_size "
` [PATCH v2 2/2] generic/486: adjust the max xattr size

[PATCH] exfat: intorduce skip_stream_check mount opt
 2022-06-10 13:07 UTC  (3+ messages)
  ` 答复: "

Any fix for CVE-2022-1247?
 2022-06-10 13:08 UTC 

[PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags
 2022-06-10 13:05 UTC  (5+ messages)
` [PATCH v2 05/19] KVM: arm64: Add helpers to manipulate vcpu flags among a set

[PULL 00/25] riscv-to-apply queue
 2022-06-10 12:53 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: macb: fix negative max_mtu size for sama5d3
 2022-06-10 13:06 UTC  (2+ messages)

[PATCH] package/bpftool: add a patch to fix cross compilation
 2022-06-10 13:06 UTC 

cip/linux-5.10.y-cip ltp-mm: 2 runs, 1 regressions (v5.10.121-cip9)
 2022-06-10 13:06 UTC 

cip/linux-5.10.y-cip smc: 4 runs, 1 regressions (v5.10.121-cip9)
 2022-06-10 13:06 UTC 

[PATCH mptcp-next v6 0/9] BPF redundant scheduler
 2022-06-10 13:05 UTC  (10+ messages)
` [PATCH mptcp-next v6 1/9] Squash to "mptcp: add struct mptcp_sched_ops"
` [PATCH mptcp-next v6 2/9] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v6 3/9] mptcp: redundant subflows push pending
` [PATCH mptcp-next v6 4/9] mptcp: add sched_get_retrans wrapper
` [PATCH mptcp-next v6 5/9] mptcp: redundant subflows retrans support
` [PATCH mptcp-next v6 6/9] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v6 7/9] Squash to "selftests/bpf: Add mptcp sched structs"
` [PATCH mptcp-next v6 8/9] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v6 9/9] selftests/bpf: Add bpf_red test

[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
 2022-06-10 13:06 UTC  (3+ messages)

[PATCH] docs: filesystems: f2fs: fix description about compress ioctl
 2022-06-10 13:05 UTC  (3+ messages)
` [f2fs-dev] "

[PATCHSET v2 0/6] Allow allocated direct descriptors
 2022-06-10 13:04 UTC  (5+ messages)

[PATCH v2 00/15] virtio-gpio and various virtio cleanups
 2022-06-10  8:37 UTC  (3+ messages)
` [PATCH v2 05/15] hw/virtio: add boilerplate for vhost-user-gpio device

[PATCH] drm/amd/display: ignore modifiers when checking for format support
 2022-06-10 13:04 UTC  (3+ messages)

[PATCH] rcutorture: Fix ksoftirqd boosting timing and iteration
 2022-06-10 13:03 UTC 

[meta-virtualization][PATCH] k3s: Fetch dependencies from github instead of googlesource to avoid rate-limit
 2022-06-10 13:02 UTC  (4+ messages)

4.9 LTS inclusion request for "net: fix nla_strcmp to handle more then one trailing null character"
 2022-06-10 13:01 UTC  (2+ messages)

[PATCH v5 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-10 13:01 UTC 

[meta-virtualization][master][kirkstone][PATCH 1/3] docker-distribution: fix the inehrit and systemd settings
 2022-06-10 13:00 UTC  (3+ messages)
` [meta-virtualization][master][kirkstone][PATCH 2/3] docker-distribution: fix build error on new hosts

imx8m(n): garbage on serial line
 2022-06-10 13:00 UTC  (2+ messages)

rtw88_8821ce makes system freeze again since 5.18
 2022-06-10 12:59 UTC 

Should `git remote show` display excluded branches as to-be-fetched?
 2022-06-10 12:59 UTC 

[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Fix missing header inclusion
 2022-06-10 12:59 UTC  (3+ messages)

[PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts
 2022-06-10 12:58 UTC  (4+ messages)
` [PATCH v2 0/4] "
    ` [PATCH v2 4/4] error message now advice to use the new option


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.