All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-25 09:01:01 to 2023-03-25 12:25:13 UTC [more...]

[PATCH v2 00/12] Introduce the SC8180x devices
 2023-03-25 12:24 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: firmware: document Qualcomm SC8180X SCM
` [PATCH v2 02/12] dt-bindings: PCI: qcom: Document sc8180x properties
` [PATCH v2 03/12] dt-bindings: phy: qcom,qmp-pcie: fix the sc8180x regs

Regression: serial: imx: overrun errors on debug UART
 2023-03-25 12:23 UTC  (8+ messages)

[PATCH 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c
 2023-03-25 12:23 UTC  (7+ messages)
` [PATCH 1/3] staging: rtl8192u: reformat block comments
` [PATCH 2/3] staging: rtl8192u: remove change history from comments
` [PATCH 3/3] staging: rtl8192u: remove code "

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-03-25 12:21 UTC  (27+ messages)
` [cocci] [PATCH 0/2] irqchip/gic-v4: Adjustments for two function implementations
  ` [cocci] [PATCH resent "
    ` [cocci] [PATCH resent 1/2] irqchip/gic-v4: Fix exception handling in its_alloc_vcpu_irqs()
    ` [cocci] [PATCH resent 2/2] irqchip/gic-v4: Fix exception handling in its_alloc_vcpu_sgis()
` [cocci] [PATCH 0/2] md/raid: Adjustments for two function implementations
  ` [cocci] [PATCH resent "
    ` [cocci] [PATCH resent 1/2] md/raid1: Fix exception handling in setup_conf()
    ` [cocci] [PATCH resent 2/2] md/raid10: "
` [cocci] [PATCH 0/3] scsi: message: fusion: Adjustments for four function implementations
  ` [cocci] [PATCH resent "
    ` [cocci] [PATCH resent 1/3] scsi: message: fusion: Return directly after input data validation failed in four functions
    ` [cocci] [PATCH resent 2/3] scsi: message: fusion: Delete a redundant pointer check "
    ` [cocci] [PATCH resent 3/3] scsi: message: fusion: Delete an unnecessary variable initialisation "
  ` [cocci] [PATCH resent] bcache: Fix exception handling in mca_alloc()
    `  "
      ` [cocci] [PATCH v2] "
  ` [cocci] [PATCH resent] mei: Fix exception handling in mei_cl_irq_read_msg()
    `  "
  ` [cocci] [PATCH resent] mtd: cfi_cmdset_0001: Fix exception handling in cfi_intelext_setup()
    `  "
  ` [cocci] [PATCH resent] bbc_i2c: Fix exception handling in attach_one_i2c()
  ` [PATCH] Input: iforce - Fix exception handling in iforce_usb_probe()
        ` [cocci] [PATCH resent] "
  ` [cocci] [PATCH resent] irqchip/partitions: Fix exception handling in partition_create_desc()

[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly
 2023-03-25 12:20 UTC  (3+ messages)

[PATCH v7] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-25 12:17 UTC  (13+ messages)

[PATCH] lib/list_sort: reduce if-statements
 2023-03-25 12:18 UTC  (2+ messages)
` [PATCH v2] "

[RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
 2023-03-25 12:16 UTC  (8+ messages)
` [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-25 11:40 UTC  (4+ messages)

[PATCH] t5000: use check_mtime()
 2023-03-25 12:16 UTC 

[PATCH 0/2] ARM: dts: qcom: sdx65: support IPA
 2023-03-25 12:12 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: qcom: sdx65: add IPA information
` [PATCH 2/2] ARM: dts: qcom-sdx65: move status properties to end of nodes

✅ PASS (SKIPPED 20 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 4bae0ad1)
 2023-03-25 12:11 UTC 

[PATCH 1/4] arm64: dts: msm8953: Replace xo_board with rpmcc sourced xo
 2023-03-25 12:10 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: msm8953: Provide dsi_phy clocks to gcc
` [PATCH 3/4] arm64: dts: msm8953: Drop unsupported dwc3 flag
` [PATCH 4/4] arm64: dts: msm8953: Pad regs to 8 digits

[PATCH 1/5] arm64: dts: qcom: msm8916-thwc-ufi001c: add function to pin config
 2023-03-25 12:10 UTC  (11+ messages)
` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: drop simple-bus from clocks
` [PATCH 3/5] arm64: dts: qcom: msm8994-msft-lumia: "
` [PATCH 4/5] arm64: dts: qcom: msm8996-xiaomi: "
` [PATCH 5/5] arm64: dts: qcom: sdm630: move DSI opp-table into DSI node

[PATCH v6 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-03-25 10:54 UTC  (22+ messages)
` [PATCH v6 01/25] target/riscv: Extract virt enabled state from tb flags
` [PATCH v6 02/25] target/riscv: Add a general status enum for extensions
` [PATCH v6 03/25] target/riscv: Encode the FS and VS on a normal way for tb flags
` [PATCH v6 04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PATCH v6 06/25] target/riscv: Separate priv from mmu_idx
` [PATCH v6 07/25] target/riscv: Reduce overhead of MSTATUS_SUM change
` [PATCH v6 08/25] accel/tcg: Add cpu_ld*_code_mmu
` [PATCH v6 09/25] target/riscv: Use cpu_ld*_code_mmu for HLVX
` [PATCH v6 10/25] target/riscv: Handle HLV, HSV via helpers
` [PATCH v6 11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT
` [PATCH v6 12/25] target/riscv: Introduce mmuidx_sum
` [PATCH v6 13/25] target/riscv: Introduce mmuidx_priv
` [PATCH v6 14/25] target/riscv: Introduce mmuidx_2stage
` [PATCH v6 16/25] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index
` [PATCH v6 17/25] target/riscv: Check SUM in the correct register
` [PATCH v6 18/25] target/riscv: Hoist second stage mode change to callers
` [PATCH v6 19/25] target/riscv: Hoist pbmte and hade out of the level loop
` [PATCH v6 20/25] target/riscv: Move leaf pte processing out of "
` [PATCH v6 21/25] target/riscv: Suppress pte update with is_debug
` [PATCH v6 22/25] target/riscv: Don't modify SUM "
` [PATCH v6 23/25] target/riscv: Merge checks for reserved pte flags

[PATCH net-next v2 0/6] sfc: support TC decap rules
 2023-03-25 12:07 UTC  (9+ messages)
` [PATCH net-next v2 1/6] sfc: document TC-to-EF100-MAE action translation concepts
` [PATCH net-next v2 2/6] sfc: add notion of match on enc keys to MAE machinery
` [PATCH net-next v2 3/6] sfc: handle enc keys in efx_tc_flower_parse_match()
` [PATCH net-next v2 4/6] sfc: add functions to insert encap matches into the MAE

[PATCH v6 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-03-25 12:04 UTC  (4+ messages)
` [PATCH v6 3/5] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping

[PATCH v3 0/3] Add RISC-V 32 NOMMU support
 2023-03-25 11:57 UTC  (3+ messages)

[PATCH v8] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-25 11:54 UTC  (3+ messages)

[PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
 2023-03-25 11:52 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: Add doc for FriendlyARM NanoPi R2C
` [PATCH v2 3/4] dt-bindings: Add doc for Xunlong OrangePi R1 Plus LTS

[PATCH v14 0/2] Microchip Soft IP corePWM driver
 2023-03-25 11:52 UTC  (8+ messages)
` [PATCH v14 1/2] pwm: add microchip soft ip "

[PATCH v2 0/3] Add support to configure Coresight Dummy subunit
 2023-03-25 11:49 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: arm: Add Coresight Dummy Trace YAML schema

[PATCH] dt-bindings: mfd: x-powers,axp152: simplify disallowing properties
 2023-03-25 11:43 UTC 

[PATCH] arm64: remove special treatment for the link order of head.o
 2023-03-25 11:42 UTC  (8+ messages)

[arnd-asm-generic:dma-sync-rework 22/22] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr'
 2023-03-25 11:40 UTC 

[PATCH v9 0/3] regulator: Add X-Powers AXP313a PMIC support
 2023-03-25 11:40 UTC  (3+ messages)
` [PATCH v9 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP313a variant

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-25 11:39 UTC  (3+ messages)

[PATCH v3 0/11] Add support to configure TPDM DSB subunit
 2023-03-25 11:35 UTC  (7+ messages)
` [PATCH v3 01/11] dt-bindings: arm: Add support for DSB element size

BUG: drivers/usb/host/xhci: memleak in alloc from xhci_disable_usb3_lpm_timeout()
 2023-03-25 11:33 UTC  (2+ messages)

[PATCH net v2 0/6] net: dsa: microchip: ksz8: fixes for stable
 2023-03-25 11:31 UTC  (2+ messages)

[PATCH net v2] r8169: fix RTL8168H and RTL8107E rx crc error
 2023-03-25 11:31 UTC  (2+ messages)

[PATCH net] net: stmmac: don't reject VLANs when IFF_PROMISC is set
 2023-03-25 11:28 UTC  (2+ messages)

[PATCH v2 0/2] Correct gpio-ir-recv wakeup capability
 2023-03-25 11:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: gpio-ir-receiver: Document wakeup-souce property

[PATCH 0/2] net: dsa: b53: mdio: add support for BCM53134
 2023-03-25 11:15 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: dsa: b53: add BCM53134 support
` [PATCH v2 0/2] net: dsa: b53: mdio: add support for BCM53134
  ` [PATCH v2 1/2] dt-bindings: net: dsa: b53: add BCM53134 support

[PATCH v1 00/18] MT6795 Helio X10 and Sony Xperia M5: DT step 2!
 2023-03-25 11:12 UTC  (10+ messages)
` [PATCH v1 04/18] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT6795 Helio X10
` [PATCH v1 07/18] dt-bindings: mailbox: mediatek,gce-mailbox: Add compatible for MT6795
` [PATCH v1 08/18] dt-bindings: gce: Add header for MT6795's GCE mailbox

[PATCH nftables 0/8] Support for shifted port-ranges in NAT
 2023-03-25 11:10 UTC  (5+ messages)
` [PATCH nftables 8/8] test: py: add tests for shifted nat port-ranges

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-25 11:09 UTC  (11+ messages)
` [PATCH V4 02/10] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller

[bug report] x86: Add PTRACE interface for shadow stack
 2023-03-25 11:08 UTC 

[PATCH] platform/x86: ISST: unlock on error path in tpmi_sst_init()
 2023-03-25 11:08 UTC 

[PATCH 0/8] sequencer refactoring
 2023-03-25 11:08 UTC  (2+ messages)

[PATCH] iommu/mediatek: fix a reversed test in probe
 2023-03-25 11:07 UTC 

[PATCH v2] crypto - img-hash: Depend on OF and silence compile test warning
 2023-03-25 11:01 UTC  (5+ messages)

[PATCH v2] virtio_ring: don't update event idx on get_buf
 2023-03-25 10:56 UTC 

[Buildroot] host-gcc-final 12.2.0 with linuxthreads
 2023-03-25 10:56 UTC 

Pull request for efi-2023.04-rc5
 2023-03-25 10:47 UTC 

[PATCH] sequencer: beautify subject of reverts of reverts
 2023-03-25 10:39 UTC  (2+ messages)

[arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op'
 2023-03-25 10:39 UTC 

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-25 10:37 UTC  (3+ messages)

[Buildroot] 2023.02 : pty_allocate: openpty: No such file or directory
 2023-03-25 10:37 UTC  (7+ messages)

[meta-gnome][PATCH 01/32] polkit-gnome: add recipe
 2023-03-25 10:29 UTC  (2+ messages)
  ` [oe] [meta-gnome][PATCH 09/32] gnome-chess: update 43.2 -> 44.0

[arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op'
 2023-03-25 10:29 UTC 

[PATCH bpf-next v4] bpf, docs: Add extended call instructions
 2023-03-25 10:23 UTC 

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-03-25 10:21 UTC  (5+ messages)
` [RFC PATCH v1 2/4] drivers/perf: hisi: Add driver support for HiSilicon PMCU

[gustavoars:testing/fsfa3] BUILD REGRESSION 2226ddb6a576f7f89a8a06a3f89b68f5109ded53
 2023-03-25 10:10 UTC 

[lkp] [+188 bytes kernel size regression] [i386-tinyconfig] [b7b0bf83da] KVM: TDX: Add perfmon support for TD
 2023-03-25 10:09 UTC 

[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state
 2023-03-25  9:59 UTC  (6+ messages)
` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function

[bug report] kernel panic at _find_next_zero_bit in io_uring testing
 2023-03-25 10:06 UTC  (2+ messages)

[PATCH] ARM+RISC-V: BSS handling improvements
 2023-03-25 10:05 UTC  (2+ messages)

range-diff: slight usability problem with mistyped ref
 2023-03-25 10:04 UTC 

[PATCH net-next] dev_ioctl: fix a W=1 warning
 2023-03-25  9:51 UTC  (2+ messages)

[PATCH] wireless: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
 2023-03-25  9:47 UTC  (2+ messages)

CHECK: Macro argument reuse
 2023-03-25  9:47 UTC  (5+ messages)

[PATCH] pwm: meson: add support for S4 chip family
 2023-03-25  9:43 UTC  (5+ messages)

[PATCH v9 0/5] add debugfs to migration driver
 2023-03-25  9:39 UTC  (4+ messages)
` [PATCH v9 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "

[PATCH] selftests: prctl: Add new prctl test for PR_SET_VMA action
 2023-03-25  9:31 UTC  (2+ messages)

[PATCH v2] staging: greybus: use inline function for macros
 2023-03-25  9:28 UTC  (11+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links
 2023-03-25  9:28 UTC  (2+ messages)
` Aw: "

[meta-oe][PATCH] xdg-desktop-portal: fix bwrap path
 2023-03-25  9:26 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS e25da1d1376652996425e3596330554434a8d650
 2023-03-25  9:24 UTC 

[RFC PATCH 23/28] algif: Remove hash_sendpage*()
 2023-03-25  9:21 UTC  (5+ messages)

[PATCH 1/3] wildmatch: fix exponential behavior
 2023-03-25  9:17 UTC  (11+ messages)
` [PATCH] t3070: make chain lint tester happy

[refpolicy3 RFC] Drop suffixes?
 2023-03-25  9:15 UTC  (2+ messages)

[PATCH] workqueue: Drop the NOT_RUNNING check to flags in worker_{set,clr}_flags
 2023-03-25  9:20 UTC  (3+ messages)

[PATCH net-next v4 00/10] net: sunhme: Probe/IRQ cleanups
 2023-03-25  9:10 UTC  (3+ messages)
` [PATCH net-next v4 10/10] net: sunhme: Consolidate common probe tasks

[igt-dev] [PATCH i-g-t] tests/xe_guc_pc: Restore max freq first
 2023-03-25  9:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-25  9:05 UTC  (3+ messages)
` [PATCH v13 017/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl

[bug report] vga_switcheroo: set audio client id according to bound GPU id
 2023-03-25  9:04 UTC 

[PATCH v2 1/3] usb: gadget: f_fs: remove ENTER() macro
 2023-03-25  9:02 UTC  (4+ messages)
` [PATCH v2 2/3] usb: gadget: f_fs: add more function with struct ffs_data *ffs parameter

[PATCH 0/5] Extend cargo based recip support
 2023-03-25  9:00 UTC  (6+ messages)
` [PATCH 1/5] cargo_common.bbclass: Support local github repos
` [PATCH 2/5] cargo_common.bbclass: add support of user in url for patch
` [PATCH 3/5] rust-example: provide a recipe for zvariant
` [PATCH 4/5] devtool: add support for multiple git url inside a cargo based recipe
` [PATCH 5/5] patch: support of git patches when the source uri contained subpath param


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.