All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-04 10:55:39 to 2023-04-04 11:45:13 UTC [more...]

[PATCH] ASoC: ti: omap-mcpdm: use devm_platform_ioremap_resource_byname()
 2023-04-04 11:43 UTC  (3+ messages)

[PATCH net-next v2 0/4] ice: allow matching on meta data
 2023-04-04 11:44 UTC  (15+ messages)
` [PATCH net-next v2 2/4] ice: remove redundant Rx field from rule info
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/4] ice: allow matching on meta data
  ` [Intel-wired-lan] "
` [PATCH net-next v2 4/4] ice: use src VSI instead of src MAC in slow-path
  ` [Intel-wired-lan] "

[Patch v4 00/10] Tegra234 Memory interconnect support
 2023-04-04 11:44 UTC  (9+ messages)
` [Patch v4 01/10] dt-bindings: memory: tegra: add bpmp ref in tegra234-mc node

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-04-04 11:42 UTC  (8+ messages)

[kvm-unit-tests PATCH] s390x: Use the right constraints in intercept.c
 2023-04-04 11:43 UTC  (2+ messages)

[PATCH 5.10 000/173] 5.10.177-rc1 review
 2023-04-04 11:43 UTC  (13+ messages)
` [PATCH 5.10 006/173] ipmi:ssif: resend_msg() cannot fail
` [PATCH 5.10 051/173] net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
` [PATCH 5.10 063/173] thunderbolt: Use const qualifier for `ring_interrupt_index`
` [PATCH 5.10 092/173] tee: amdtee: fix race condition in amdtee_open_session
` [PATCH 5.10 137/173] ALSA: ymfpci: Fix assignment in if condition

[PATCH v7 00/13] CSI2RX support on J721E
 2023-04-04 11:43 UTC  (4+ messages)
` [PATCH v7 10/13] media: ti: Add CSI2RX support for J721E

[PATCH v4] usb: dwc3: debugfs: Prevent any register access when devices
 2023-04-04 11:43 UTC  (4+ messages)

[RFC PATCH] malloc_usable_size.3: Warn about _FORTIFY_SOURCE interaction
 2023-04-04 11:42 UTC  (2+ messages)

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-04 11:41 UTC  (7+ messages)
  ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree

[PATCH] x86/PV32: restore PAE-extended-CR3 logic
 2023-04-04 11:41 UTC  (4+ messages)

[PATCH mptcp-next 0/3] mptcp: add more mibs
 2023-04-04 11:41 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] mptcp: introduces more address related mibs
` [PATCH mptcp-next 2/3] selftests: mptcp: add explicit check for new mibs
` [PATCH mptcp-next 3/3] selftests: mptcp: centralize stats dumping

[kvm-unit-tests PATCH] s390x/snippets: Fix compilation with Clang 15
 2023-04-04 11:40 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/5] s390x: Add base AP support
 2023-04-04 11:40 UTC  (4+ messages)
` [kvm-unit-tests PATCH 5/5] s390x: ap: Add reset tests

mmc-utils: ioctl connection timed out with SD cards
 2023-04-04 11:40 UTC  (4+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-04 11:39 UTC  (4+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug

[PULL 0/2] loongarch-to-apply queue
 2023-04-04 11:38 UTC  (3+ messages)
` [PULL 1/2] hw/loongarch/virt: Fix virt_to_phys_addr function
` [PULL 2/2] target/loongarch: Enables plugins to get instruction codes

[PATCH v2] Add .editorconfig file for basic formatting
 2023-04-04 11:37 UTC  (3+ messages)

[PATCH] block/nvme: use AIO_WAIT_WHILE_UNLOCKED()
 2023-04-04 11:20 UTC 

[PATCH net-next v3 0/3] Add support for J784S4 CPSW9G
 2023-04-04 11:38 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII "

[virtio-dev] [PATCH v11 00/10] Introduce device group and device management
 2023-04-04 11:38 UTC  (4+ messages)
` [virtio-dev] [PATCH v11 02/10] admin: introduce device group and related concepts
  ` [virtio-dev] "
    ` [virtio-comment] "

[kvm-unit-tests GIT PULL v2 00/14] s390x: new maintainer, refactor linker scripts, tests for misalignments, execute-type instructions and vSIE epdx
 2023-04-04 11:36 UTC  (15+ messages)
` [kvm-unit-tests GIT PULL v2 01/14] .gitignore: ignore `s390x/comm.key` file
` [kvm-unit-tests GIT PULL v2 02/14] s390x/Makefile: simplify `%.hdr` target rules
` [kvm-unit-tests GIT PULL v2 03/14] s390x/Makefile: fix `*.gbin` target dependencies
` [kvm-unit-tests GIT PULL v2 04/14] s390x/Makefile: refactor CPPFLAGS
` [kvm-unit-tests GIT PULL v2 05/14] s390x: use preprocessor for linker script generation
` [kvm-unit-tests GIT PULL v2 06/14] s390x: define a macro for the stack frame size
` [kvm-unit-tests GIT PULL v2 07/14] lib/linux/const.h: test for `__ASSEMBLER__` as well
` [kvm-unit-tests GIT PULL v2 08/14] s390x/spec_ex: Use PSW macro
` [kvm-unit-tests GIT PULL v2 09/14] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests GIT PULL v2 10/14] s390x/spec_ex: Add test of EXECUTE with odd target address
` [kvm-unit-tests GIT PULL v2 11/14] s390x: Add tests for execute-type instructions
` [kvm-unit-tests GIT PULL v2 12/14] s390x: spec_ex: Add test for misaligned load
` [kvm-unit-tests GIT PULL v2 13/14] MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer
` [kvm-unit-tests GIT PULL v2 14/14] s390x: sie: Test whether the epoch extension field is working as expected

[PATCH] tick/broadcast: Do not set oneshot_mask except was_periodic was true
 2023-04-04 11:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-04 11:37 UTC 

[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
 2023-04-04 11:36 UTC  (10+ messages)
` [PATCH v2 07/11] video/aperture: Disable and unregister sysfb devices via "

[PATCH net-next 0/10] pull-request: can-next 2023-04-04
 2023-04-04 11:34 UTC  (11+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
` [PATCH net-next 02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH net-next 03/10] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH net-next 04/10] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH net-next 05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [PATCH net-next 06/10] can: bxcan: add support for ST bxCAN controller
` [PATCH net-next 07/10] can: rcar_canfd: ircar_canfd_probe(): fix plain integer in transceivers[] init
` [PATCH net-next 08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property
` [PATCH net-next 09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH net-next 10/10] kvaser_usb: convert USB IDs to hexadecimal values

[PATCH] PCI: hv: Use nested hypercall for retargeting interrupts
 2023-04-04 11:35 UTC 

ARMv7 doubleword atomicity
 2023-04-04 11:34 UTC 

[PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling
 2023-04-04 11:34 UTC  (7+ messages)
` [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
` [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations
` [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static

[PATCH] Fix null pointer for incremental in mdadm
 2023-04-04 11:31 UTC 

[PATCH] ext4: only update i_reserved_data_blocks on successful block allocation
 2023-04-04 11:31 UTC  (9+ messages)

[RFC PATCH net-next 0/6] ethtool: track custom RSS contexts in the core
 2023-04-04 11:30 UTC  (4+ messages)
` [RFC PATCH net-next 1/6] net: ethtool: attach an IDR of custom RSS contexts to a netdevice

"git diff" does not show a diff for newly added, binary files
 2023-04-04 11:29 UTC  (5+ messages)

[PATCH v2 12/14] iommu: Consolidate the default_domain setup to one function
 2023-04-04 11:29 UTC  (6+ messages)

[PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller
 2023-04-04 11:28 UTC  (5+ messages)

[LTP] [PATCH 1/1] mmap20: Fix invalid address
 2023-04-04 11:28 UTC 

[PATCH] drm/scdc-helper: Pimp SCDC debugs
 2023-04-04 11:28 UTC  (5+ messages)
` [PATCH v2] "
    ` [Intel-gfx] "

[PATCH] CodeSamples/count: change full memory barrier to partial one
 2023-04-04 11:28 UTC  (2+ messages)

[PATCH iptables] ip6tables: Fix checking existence of rule
 2023-04-04 11:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-04 11:27 UTC 

dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4
 2023-04-04 11:25 UTC  (2+ messages)

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-04 11:24 UTC  (3+ messages)
` [PATCH v2 09/11] tests/vm: use the default system python for NetBSD

[PATCH 0/5] usb: dwc3: qcom: Allow runtime PM
 2023-04-04 11:25 UTC  (8+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc8280xp: Add missing dwc3 quirks

[PATCH v13] tee: optee: Add SMC for loading OP-TEE image
 2023-04-04 11:23 UTC  (3+ messages)

[PATCH v3 1/4] dt-bindings: tegra: Document Jetson Orin NX
 2023-04-04 11:20 UTC  (3+ messages)

relabel selinux system at build time: meta-selinux (thud)
 2023-04-04 10:43 UTC  (2+ messages)
  ` [yocto] "

[PATCH] platform/x86: apple-gmux: Fix iomem_base __iomem annotation
 2023-04-04 11:19 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Do not generate HFP/HBP/HSA and EOT packet
 2023-04-04 11:20 UTC  (3+ messages)

[PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
 2023-04-04 11:19 UTC  (12+ messages)
            ` [PATCH] mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock

[igt-dev] [PATCH i-g-t v3] testplan/meson.build: only run igt_runner if it is compiled
 2023-04-04 11:19 UTC 

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-04 11:18 UTC  (2+ messages)

[PATCH v3] dt-bindings: bridge: Convert Samsung MIPI DSIM bridge to yaml
 2023-04-04 11:18 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test smc: 2 runs, 1 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 4 runs, 2 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 3 runs, 3 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 2 runs, 2 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 3 runs, 3 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 4 runs, 4 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

[PATCH] ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement
 2023-04-04 11:14 UTC  (6+ messages)

[PATCH net-next 00/11] net: stmmac: Convert to platform remove callback returning void
 2023-04-04 11:16 UTC  (4+ messages)
` [PATCH net-next 11/11] net: stmmac: dwmac-tegra: "

[PATCH] testsuite/smokey/gdb: Skip test if gdb is not available
 2023-04-04 11:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-04 11:17 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-85-ge4a87ad39c98)
 2023-04-04 11:15 UTC 

[PATCH v2] soc/tegra: pmc: Support software wake-up for SPE
 2023-04-04 11:15 UTC  (3+ messages)

[LTP] [PATCH] Added test for mmap() with MAP_SHARED_VALIDATE
 2023-04-04 11:15 UTC  (9+ messages)

[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-04 11:14 UTC  (7+ messages)
` [PATCH bpf-next v2 08/10] "

[PATCH v2 0/9] Add barebox bootloader support (and testing)
 2023-04-04 11:13 UTC  (5+ messages)
    ` [OE-core] "

[PATCH] mesa: fix non-trivial designated initializers issue
 2023-04-04 11:13 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/5] drm/omapdrm: Convert fbdev to DRM client
 2023-04-04 11:13 UTC  (6+ messages)
` [PATCH v2 5/5] drm/omapdrm: Implement fbdev emulation as in-kernel client

[PATCH 0/2 v2 RESEND] nfs-utils: Improving NFS re-export wrt. crossmnt
 2023-04-04 11:13 UTC  (3+ messages)
` [PATCH 1/2] export: Add reexport= option
` [PATCH 2/2] Implement fsidd

[PATCH] iio: light: tsl2772: fix reading proximity-diodes from device tree
 2023-04-04 11:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove Mathieu Poirier as coresight maintainer
 2023-04-04 11:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_display_modes: Add negative test for extended display
 2023-04-04 11:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_display_modes: Add negative test for extended display (rev2)

[PATCH v2 0/6] ACPI: video: Fix missing acpi_video# devices on some systems
 2023-04-04 11:02 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
` [PATCH v2 2/6] ACPI: video: Make acpi_backlight=video work independent from GPU driver
` [PATCH v2 3/6] ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
` [PATCH v2 4/6] ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
` [PATCH v2 5/6] ACPI: video: Remove register_backlight_delay module option and code
` [PATCH v2 6/6] ACPI: video: Remove desktops without backlight DMI quirks

[PATCH] video/aperture: fix typos
 2023-04-04 11:08 UTC  (7+ messages)

[PATCH] repack: fix geometric repacking with gitalternates
 2023-04-04 11:08 UTC 

[PATCH v2 0/3] p54spi devicetree conversion
 2023-04-04 11:06 UTC  (3+ messages)

[PATCH] BPF: make verifier 'misconfigured' errors more meaningful
 2023-04-04 11:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-04 11:07 UTC 

[PATCH 1/4] dt-bindings: Document additional Jetson Orin NX SKUs
 2023-04-04 11:03 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: tegra: Document Jetson Orin Nano

core dump analysis, was Re: stack smashing detected
 2023-04-04 11:05 UTC  (8+ messages)

[PATCH V11 0/4] Add minimal boot support for IPQ9574
 2023-04-04 11:03 UTC  (4+ messages)
` [PATCH V11 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant

[PATCH v5 0/6] Add dedicated Qcom ICE driver
 2023-04-04 11:03 UTC  (7+ messages)
` [PATCH v5 2/6] dt-bindings: ufs: qcom: Add ICE phandle

[PATCH v4] PCI: vmd: Add the module param to adjust MSI mode
 2023-04-04 11:02 UTC  (3+ messages)

[PATCH 3/3] module: Ignore L0 and rename is_arm_mapping_symbol()
 2023-04-04 11:01 UTC  (2+ messages)

[PATCH v3] tracepoint: Fix CFI failures with tp_sub_func
 2023-04-04 10:59 UTC  (3+ messages)

[PATCH] memcg v1: provide read access to memory.pressure_level
 2023-04-04 10:58 UTC  (2+ messages)

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-04 10:59 UTC  (3+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error

[PATCH] udp:nat:vxlan tx after nat should recsum if vxlan tx offload on
 2023-04-04 10:58 UTC  (6+ messages)
    ` [External] "

[OE-core][PATCH] vte: depend on glib-2.0-native
 2023-04-04 10:57 UTC 

[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-04 10:55 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] NFSD: callback request does not use correct credential for AUTH_SYS
 2023-04-04 10:54 UTC  (2+ messages)

[PATCH] x86emul: correct AVX512VL+VPCLMUL test descriptions
 2023-04-04 10:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-04 10:57 UTC 

[linux-next:master 3256/8744] drivers/platform/x86/apple-gmux.c:224:48: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-04-04 10:56 UTC  (4+ messages)
` sparse false-positive ? (was [linux-next:master 3256/8744] drivers/platform/x86/apple-gmux.c:224:48: sparse: sparse: incorrect type in argument 1 (different address spaces))

[PATCH v7 00/33] x86: enable FRED for x86-64
 2023-04-04 10:27 UTC  (15+ messages)
` [PATCH v7 12/33] x86/cpu: add MSR numbers for FRED configuration
` [PATCH v7 21/33] x86/fred: FRED initialization code
` [PATCH v7 22/33] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v7 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [PATCH v7 24/33] x86/fred: disallow the swapgs instruction "
` [PATCH v7 25/33] x86/fred: no ESPFIX needed "
` [PATCH v7 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v7 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v7 28/33] x86/ia32: do not modify the DPL bits for a null selector
` [PATCH v7 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v7 30/33] x86/fred: allow dynamic stack frame size
` [PATCH v7 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered
` [PATCH v7 32/33] x86/fred: disable FRED by default in its early stage
` [PATCH v7 33/33] KVM: x86/vmx: refactor VMX_DO_EVENT_IRQOFF to generate FRED stack frames

[PATCH 1/3] drm/amdgpu: Add userptr bo support for mGPUs when iommu is on
 2023-04-04 10:56 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Implement UHBR bandwidth check
 2023-04-04 10:56 UTC  (2+ 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.