All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-15 09:54:03 to 2022-09-15 11:01:28 UTC [more...]

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-15 11:00 UTC  (3+ messages)
` printk meeting at LPC 2022

RTT-PROBE: lore-subspace-rtt
 2022-09-15 11:00 UTC 

[PATCH net-next v3 0/2] net: ftgmac100: support fixed link
 2022-09-15 11:00 UTC  (2+ messages)

[PATCH v2 00/37] baseband/acc100: changes for 22.11
 2022-09-15 11:00 UTC  (36+ messages)
` [PATCH v2 06/37] baseband/acc100: add default e value for FCW
` [PATCH v2 19/37] baseband/acc100: add queue stop operation
` [PATCH v2 20/37] baseband/acc100: check turbo dec/enc input
` [PATCH v2 21/37] baseband/acc100: check for unlikely operation vals
` [PATCH v2 22/37] baseband/acc100: enforce additional check on FCW
` [PATCH v2 23/37] baseband/acc100: update uplink CB input length
` [PATCH v2 24/37] baseband/acc100: rename ldpc encode function arg
` [PATCH v2 25/37] baseband/acc100: update log messages
` [PATCH v2 26/37] baseband/acc100: allocate ring/queue mem when NULL
` [PATCH v2 27/37] baseband/acc100: store FCW from first CB descriptor
` [PATCH v2 28/37] baseband/acc100: make desc optimization optional
` [PATCH v2 29/37] baseband/acc100: update device info
` [PATCH v2 30/37] baseband/acc100: reduce input length for CRC24B
` [PATCH v2 31/37] baseband/acc100: fix clearing PF IR outside handler
` [PATCH v2 32/37] baseband/acc100: fix debug print for LDPC FCW
` [PATCH v2 33/37] baseband/acc100: set device min alignment to 1
` [PATCH v2 34/37] baseband/acc100: update meson file sdk dependency

[PATCH v1] ethdev: add direction info when creating the transfer table
 2022-09-15 10:59 UTC  (12+ messages)

[GIT PULL] AT91 fixes for 6.0 #2
 2022-09-15 10:58 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Increase the maximum data buffer size
 2022-09-15 10:56 UTC  (6+ messages)

[GIT PULL] Thunderbolt/USB4 fix for v6.0-rc6
 2022-09-15 10:57 UTC  (2+ messages)

[PATCH v2 1/4] mmc: sdhci-tegra: Separate T19x and T23x SoC data
 2022-09-15 10:56 UTC  (5+ messages)
` [PATCH v2 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2022-09-15 10:54 UTC  (25+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
                              ` Overlayfs with writable lower layer

[Intel-wired-lan] [PATCH net] ice: fix rmmod crash when ts2phc is running
 2022-09-15 10:53 UTC 

stable-rc/queue/5.19 build: 173 builds: 2 failed, 171 passed, 6 errors, 2 warnings (v5.19.8-189-g8c5a354f83064)
 2022-09-15 10:53 UTC 

[PATCH v2 net-next 0/7] Small tc-taprio improvements
 2022-09-15 10:50 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
` [PATCH v2 net-next 2/7] net/sched: taprio: taprio_dump and taprio_change are "
` [PATCH v2 net-next 3/7] net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_destroy()
` [PATCH v2 net-next 4/7] net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_enqueue
` [PATCH v2 net-next 5/7] net/sched: taprio: stop going through private ops for dequeue and peek
` [PATCH v2 net-next 6/7] net/sched: taprio: add extack messages in taprio_init
` [PATCH v2 net-next 7/7] net/sched: taprio: replace safety precautions with comments

[PATCH v3 1/2] ntirpc: Add ntirpc recipe
 2022-09-15 10:50 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:50 UTC 

Linux kernel 4.9.328 released
 2022-09-15 10:50 UTC 

[PATCH v4 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-09-15 10:50 UTC  (3+ messages)
` [PATCH v4 2/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

Adding existing repo at sub-sub-directory as submodule
 2022-09-15 10:49 UTC 

I botched the b67fbebd4cf9 (VM_PFNMAP TLB flush) stable backport, how do I have to fix it?
 2022-09-15 10:48 UTC 

[PATCH v2 0/4] Add dp-intf and dp nodes
 2022-09-15 10:27 UTC  (11+ messages)
` [PATCH v2 1/4] arm64: dts: mt8195: Add dp-intf nodes
` [PATCH v2 2/4] arm64: dts: mt8195: Add edptx and dptx nodes
` [PATCH v2 3/4] arm64: dts: mediatek: cherry: Add dp-intf ports
` [PATCH v2 4/4] arm64: dts: mediatek: cherry: Add edptx and dptx support

[GIT PULL] Driver core changes for 6.0-rc1
 2022-09-15 10:48 UTC  (11+ messages)

[PATCH 00/15] btrfs: strip out btrfs_fs_info dependencies
 2022-09-15 10:47 UTC  (13+ messages)
` [PATCH 04/15] btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
` [PATCH 05/15] btrfs: remove temporary btrfs_map_token declaration in ctree.h
` [PATCH 06/15] btrfs: move static_assert() for btrfs_super_block into fs.c
` [PATCH 07/15] btrfs: move btrfs_swapfile_pin into volumes.h
` [PATCH 08/15] btrfs: move fs_info struct declarations to the top of ctree.h
` [PATCH 09/15] btrfs: move btrfs_csum_ptr to inode.c

linux-next: build failure after merge of the cgroup tree
 2022-09-15 10:46 UTC  (5+ messages)

[PATCH v9 00/12] preparation for the rte_flow offload of nfp PMD
 2022-09-15 10:44 UTC  (13+ messages)
` [PATCH v9 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v9 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v9 03/12] net/nfp: move app specific init logic to own function
` [PATCH v9 04/12] net/nfp: add initial flower firmware support
` [PATCH v9 05/12] net/nfp: add flower PF setup logic
` [PATCH v9 06/12] net/nfp: add flower PF related routines
` [PATCH v9 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v9 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v9 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v9 10/12] net/nfp: add flower representor framework
` [PATCH v9 11/12] net/nfp: move rxtx function to header file
` [PATCH v9 12/12] net/nfp: add flower PF rxtx logic

[PATCH v3 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-15 10:46 UTC  (5+ messages)
` [PATCH v3 05/13] gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
` [PATCH v3 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-15 10:44 UTC  (2+ messages)

[bug report] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-09-15 10:44 UTC  (3+ messages)

Linux 4.9.328
 2022-09-15 10:41 UTC  (2+ messages)

[PATCH v2] tcg/ppc: Optimize 26-bit jumps
 2022-09-15 10:38 UTC  (2+ messages)

[PATCH 0/4] Further multi-gt handling
 2022-09-15 10:40 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/gt: Cleanup partial engine discovery failures
    ` [Intel-gfx] "

Linux 4.14.293
 2022-09-15 10:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:40 UTC 

Linux 4.19.258
 2022-09-15 10:40 UTC  (2+ messages)

[PATCH v2] mt76: mt7921: fix antenna signal are way off in monitor mode
 2022-09-15 10:37 UTC  (2+ messages)

[PATCH 0/3] Refactor MediaTek DP drivers
 2022-09-15 10:34 UTC  (13+ messages)
` [PATCH 1/3] drm/mediatek: dp: Refactor drivers in mtk_dp_bdg_detect()
` [PATCH 2/3] drm/mediatek: dp: Remove unused register definitions
` [PATCH 3/3] drm/mediatek: dp: Fix warning in mtk_dp_video_mute()

Linux kernel 4.14.293 released
 2022-09-15 10:35 UTC 

[PATCH] drivers/pci: Decrease VF memory BAR size to Save host memory occupied by PTEs:
 2022-09-15 10:34 UTC 

[PATCH v5 0/7] Prepare for constifying SCSI host templates
 2022-09-15 10:34 UTC  (5+ messages)
` [PATCH v5 3/7] scsi: core: Fail host creation if creating the proc directory fails
` [PATCH v5 4/7] scsi: core: Introduce a new list for SCSI proc directory entries

[asahilinux:bits/080-wifi 20/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:1087:28: sparse: sparse: incorrect type in assignment (different base types)
 2022-09-15 10:33 UTC 

[Intel-gfx] [RFC 0/1] DGFX pin_map with rpm
 2022-09-15 10:33 UTC  (2+ messages)
` [Intel-gfx] [RFC 1/1] drm/i915/dgfx: Handling of pin_map against rpm

[PATCH v1 0/2] Revert chrontel-ch7033 byteswap order series
 2022-09-15 10:32 UTC  (6+ messages)
` [PATCH v1 2/2] Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"

[LTP] [PATCH] kernel/uevent: Adjust the number of uevents dynamically in uevent02
 2022-09-15 10:32 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_color_chamelium: Fix port_idx check
 2022-09-15 10:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color_chamelium: Fix port_idx check (rev2)

[linux-next:pending-fixes] BUILD SUCCESS a6a750a2f41661f6dac46c58fe068a91f4fbbf0a
 2022-09-15 10:31 UTC 

[PATCH net] net: tun: limit first seg size to avoid oversized linearization
 2022-09-15 10:31 UTC  (4+ messages)

Closing the BPF map permission loophole
 2022-09-15 10:30 UTC 

[helgaas-pci:next] BUILD SUCCESS c327b44793ae4197be69c8525871ed753b3c6f5f
 2022-09-15 10:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:30 UTC 

Linux kernel 4.19.258 released
 2022-09-15 10:30 UTC 

[PATCH v1 0/2] Fix chrontel-ch7033 reversion
 2022-09-15 10:29 UTC  (3+ messages)
` [PATCH v1 1/2] Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP""
` [PATCH v1 2/2] Revert "drm/bridge: chrontel-ch7033: Add byteswap order setting"

[PATCH 0/2] arm64: dts: tegra: smaug: Add Wi-Fi and BT DT nodes
 2022-09-15 10:27 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
 2022-09-15 10:24 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops

[PATCH net] tun: Check tun device queue status in tun_chr_write_iter
 2022-09-15 10:24 UTC  (2+ messages)

[morimoto:sound2-v6.0-2022-09-15-v2 37/56] sound/soc/meson/aiu-fifo.c:210:18: error: 'struct snd_soc_dai' has no member named 'playback_dma_data'
 2022-09-15 10:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:20 UTC 

[PATCH] xen/privcmd: remove privcmd_ioctl_mmap()
 2022-09-15 10:20 UTC  (3+ messages)

stable-rc/queue/5.15 build: 179 builds: 4 failed, 175 passed, 12080 errors, 5 warnings (v5.15.66-117-gc8dd98b5ba13)
 2022-09-15 10:20 UTC 

[PATCH net-next 0/5] mptcp: allow privileged operations from user ns & cleanup
 2022-09-15 10:20 UTC  (2+ messages)

wfx: Memory corruption during high traffic with WFM200 on i.MX6Q platform
 2022-09-15 10:19 UTC  (5+ messages)

[PATCH] dt-bindings: mailbox: Convert mtk-gce to DT schema
 2022-09-15 10:17 UTC  (2+ messages)

BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
 2022-09-15 10:17 UTC 

[PATCH] ram: rockchip: fix typo in KConfig option label
 2022-09-15 10:17 UTC 

[Bug 1071] Deadlock on memory allocation (rte_memzone_reserve_aligned)
 2022-09-15 10:15 UTC  (2+ messages)

[PATCH 0/9] Add support to configure TPDM DSB subunit
 2022-09-15 10:14 UTC  (4+ messages)
` [PATCH 2/9] coresight-tpda: Add DSB dataset support

[libvirt test] 173205: regressions - FAIL
 2022-09-15 10:14 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-15 10:14 UTC  (12+ messages)

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-09-15 10:10 UTC  (6+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v6 2/5] KVM: x86: Dirty "
` [PATCH v6 3/5] KVM: arm64: "
` [PATCH v6 4/5] KVM: s390x: "
` [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling

[PATCH] rockchip: px30: support debug uart on UART0
 2022-09-15 10:12 UTC 

[PATCH 1/2] crypto: intel-fcs: crypto service driver for Intel SoCFPGA family
 2022-09-15 10:11 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix deadlock caused by overflow
 2022-09-15 10:11 UTC  (9+ messages)
` [PATCH 2/2] drm/amdgpu: move enable irq later to avoid race with ih resume

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:10 UTC 

[meta-java][dunfell][PATCH] jsch: Whitelist CVE-2016-5725
 2022-09-15 10:10 UTC 

Linux kernel 5.4.213 released
 2022-09-15 10:10 UTC 

kernel 5.19.8: "Oxford Semiconductor Ltd OXPCIe952 Dual Native 950 UART" gets wrong baudrate (PCI ID 1415:c158)
 2022-09-15 10:09 UTC  (12+ messages)

[PATCH 1/3] net: davicom: dm9000: switch to using gpiod API
 2022-09-15 10:10 UTC  (5+ messages)

[PATCH v9 0/7] Add support for zoned device
 2022-09-15 10:06 UTC  (4+ messages)
` [PATCH v9 1/7] include: add zoned device structs

stable/linux-5.19.y build: 171 builds: 2 failed, 169 passed, 6 errors, 2 warnings (v5.19.9)
 2022-09-15 10:09 UTC 

[PATCH 0/8] Add support for J721e CPSW9G and SGMII mode
 2022-09-15 10:07 UTC  (6+ messages)
` [PATCH 5/8] net: ethernet: ti: am65-cpsw: Add support for fixed-link configuration

[PATCH v2 net 0/2] Fixes for tc-taprio software mode
 2022-09-15 10:08 UTC  (3+ messages)
` [PATCH v2 net 1/2] net/sched: taprio: avoid disabling offload when it was never enabled
` [PATCH v2 net 2/2] net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs

Linux 5.4.213
 2022-09-15 10:06 UTC  (2+ messages)

[PATCH for-4.17?] x86: support data operand independent timing mode
 2022-09-15 10:04 UTC 

[LTP] [PATCH] lib: Add checking of setup params in kernel command line
 2022-09-15 10:06 UTC  (2+ messages)

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-09-15 10:04 UTC  (2+ messages)
` [PATCH v2] remoteproc: core: do pm relax when in RPROC_OFFLINE

dragonboard 410c: Internal error: Oops: 96000006 on 6.0.0-rc5
 2022-09-15 10:03 UTC 

[igt-dev] [PATCH i-g-t v1] tests/kms_color_chamelium: Fix port_idx check
 2022-09-15 10:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[libgpiod v2][PATCH v2] bindings: cxx: tests: use the builder pattern for the GPIO simulator
 2022-09-15 10:01 UTC  (2+ messages)

[LTP] [PATCH 0/2] Optimize io_uring related testcases
 2022-09-15 10:03 UTC  (4+ messages)
` [LTP] [PATCH 2/2] io_uring.h: Remove io_uring_setup_supported_by_kernel()

RTT-PROBE: lore-subspace-rtt
 2022-09-15 10:00 UTC 

[LTP] [PATCH] getitimer03.c: convert to new LTP API
 2022-09-15 10:00 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/2] syscalls/io_uring: Add .needs_kconfigs
 2022-09-15 10:02 UTC  (2+ messages)

[PATCH v1] can: peak_usb: export PCAN device ID as sysfs device attribute
 2022-09-15  9:54 UTC  (2+ messages)
` [RESEND PATCH v2] "

[PATCH BlueZ 1/4] lib/uuid: Add VCS UUIDs
 2022-09-15  9:53 UTC  (4+ messages)
` Volume Control Profile

[PATCH BlueZ v2 1/4] lib/uuid: Add VCS UUIDs
 2022-09-15  9:54 UTC  (4+ messages)
` [PATCH BlueZ v2 2/4] shared/vcp: Add initial code for handling VCP
` [PATCH BlueZ v2 3/4] profiles: Add initial code for vcp plugin
` [PATCH BlueZ v2 4/4] monitor/att: Add decoding support for Volume Control Serice

[RFC PATCH v2 net-next 0/2] Add PCP selector and new APPTRUST attribute
 2022-09-15  9:57 UTC  (3+ messages)
` [RFC PATCH v2 net-next 2/2] net: dcb: add new apptrust attribute

[PATCH 00/16] btrfs: split out larger chunks of ctree.h
 2022-09-15  9:51 UTC  (2+ messages)

[PATCH v5, 1/8] dt-bindings: media: mediatek: vcodec: Adds encoder cores dt-bindings for mt8195
 2022-09-15  9:51 UTC 

[PATCH char-misc-next] misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIMPLE_DEV_PM_OPS() in pci1xxxx's gpio driver
 2022-09-15  9:50 UTC  (5+ messages)

[PATCH v11 0/8] Add MediaTek MT6370 PMIC support
 2022-09-15  9:47 UTC  (6+ messages)
` [PATCH v11 6/8] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v11 7/8] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v11 8/8] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v5 0/3] Add Richtek RT9471 3A battery charger support
 2022-09-15  9:51 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: power: supply: Add Richtek RT9471 battery charger

[PATCH] net: broadcom: bcm4908enet: add platform_get_irq_byname error checking
 2022-09-15  9:49 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg
 2022-09-15  9:50 UTC  (2+ messages)

[PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-09-15  9:51 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spmi: Add qcom,bus-id


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.