All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-29 07:55:34 to 2024-03-29 09:13:11 UTC [more...]

[PATCH BlueZ v1 0/1] Autoconnecttimeout max value increased to 20000 msecs
 2024-03-29  9:13 UTC  (4+ messages)
` [PATCH BlueZ v1 1/1] Autoconnecttimeout max value increased to 20000 msecs from 16384 msecs
  ` Autoconnecttimeout max value increased to 20000 msecs

[PATCH] blk-wbt: Speed up integer square root in rwb_arm_timer
 2024-03-29  9:12 UTC 

[XEN PATCH v3 0/7] address violations of MISRA C Rule 20.7
 2024-03-29  9:11 UTC  (8+ messages)
` [XEN PATCH v3 1/7] x86/msi: address violation of MISRA C Rule 20.7 and coding style
` [XEN PATCH v3 2/7] arm/public: address violations of MISRA C Rule 20.7
` [XEN PATCH v3 3/7] x86/vPMU: "
` [XEN PATCH v3 4/7] x86/hvm: "
` [XEN PATCH v3 5/7] automation/eclair: add deviations for "
` [XEN PATCH v3 6/7] xen/mm: address violations of MISRA C "
` [XEN PATCH v3 7/7] x86/amd: "

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-29  9:10 UTC  (6+ messages)

[PATCH 00/19] Improve PCI memory mapping API
 2024-03-29  9:09 UTC  (35+ messages)
` [PATCH 01/19] PCI: endpoint: Introduce pci_epc_check_func()
` [PATCH 02/19] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH 03/19] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH 04/19] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH 05/19] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH 06/19] PCI: endpoint: test: Synchronously cancel command handler work
` [PATCH 07/19] PCI: endpoint: test: Implement link_down event operation
` [PATCH 08/19] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH 09/19] PCI: rockchip-ep: use macro to define EP controller .align feature
` [PATCH 10/19] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH 11/19] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH 12/19] PCI: rockchip-ep: Implement the map_info endpoint controller operation
` [PATCH 13/19] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH 14/19] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSIX hiding
` [PATCH 15/19] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH 16/19] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH 17/19] PCI: rockchip-ep: Improve link training
` [PATCH 18/19] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
` [PATCH 19/19] PCI: rockchip-ep: Handle PERST signal in endpoint mode

[PATCH 0/1] Fast headers: Make task_struct::thread constant size
 2024-03-29  9:10 UTC  (6+ messages)
` [PATCH 1/1] headers/deps: x86/fpu: "
        ` [PATCH 2/1] headers/deps: x86/fpu: Remove the thread::fpu pointer

[powerpc] WARN at drivers/scsi/sg.c:2236 (sg_remove_sfp_usercontext)
 2024-03-29  9:08 UTC  (2+ messages)

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29  9:09 UTC  (4+ messages)

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-03-29  9:08 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29  9:08 UTC 

[PATCH i-g-t,v2] drm-uapi: Align header with drm-xe-next
 2024-03-29  9:07 UTC  (2+ messages)
` ✓ CI.xeBAT: success for drm-uapi: Align header with drm-xe-next (rev2)

[PATCH net-next v3 0/3] tcp: make trace of reset logic complete
 2024-03-29  9:07 UTC  (5+ messages)
` [PATCH net-next v3 1/3] trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
` [PATCH net-next v3 2/3] trace: tcp: fully support trace_tcp_send_reset

[PATCH] zram: add limit to recompression
 2024-03-29  9:06 UTC 

[PATCH mptcp-next v2 0/3] display "last time" actions info
 2024-03-29  9:07 UTC  (4+ messages)
` [PATCH mptcp-next v2 1/3] mptcp: add last time fields in mptcp_sock
` [PATCH mptcp-next v2 2/3] mptcp: add last time fields in mptcp_info
` [PATCH mptcp-next v2 3/3] selftests: mptcp: add last time actions tests

[net-next PATCH v3] octeontx2-pf: Reset MAC stats during probe
 2024-03-29  9:06 UTC  (3+ messages)
    `  "

[Bug 218648] New: ext4: previously opened file remains writeable on readonly ext4 filesystem; Data loss
 2024-03-29  9:06 UTC  (2+ messages)
` [Bug 218648] "

[RFC][GSoC] Proposal: Refactor git-bisect(1)
 2024-03-29  9:05 UTC  (3+ messages)

[PATCH] mmc: core: resume not check card exist before powerup
 2024-03-29  9:03 UTC  (3+ messages)

[PATCH v2 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-03-29  9:03 UTC  (8+ messages)
` [PATCH v2 1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
` [PATCH v2 2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
` [PATCH v2 3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation
` [PATCH v2 4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation
` [PATCH v2 5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
` [PATCH v2 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation

[error-report-web][PATCH 1/2] Update to compatible with python3.10 and django5.0.3
 2024-03-29  9:02 UTC  (2+ messages)
` [error-report-web][PATCH 2/2] Dockerizing error-report-web

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-03-29  9:02 UTC  (7+ messages)

[PATCH v4 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-03-29  8:58 UTC  (7+ messages)
` [PATCH v4 1/4] remoteproc: Add TEE support

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:58 UTC 

[PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped
 2024-03-29  8:56 UTC  (5+ messages)

[PATCH net-next v2 0/2] ethtool: provide the dim profile fine-tuning channel
 2024-03-29  8:56 UTC  (7+ messages)
` [PATCH net-next v2 2/2] virtio-net: support dim profile fine-tuning

[PATCH] migration: Yield coroutine when receiving MIG_CMD_POSTCOPY_LISTEN
 2024-03-29  8:54 UTC  (2+ messages)

[PATCH v6 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-29  8:54 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
` [PATCH v6 2/2] ASoC: nau8325: new driver

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-03-29  8:52 UTC  (2+ messages)
` [Bug 218416] "

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:48 UTC 

[PATCH net-next 0/8] net: rps: misc changes
 2024-03-29  8:44 UTC  (5+ messages)
` [PATCH net-next 3/8] net: enqueue_to_backlog() change vs not running device

[PATCH] PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST handling
 2024-03-29  8:44 UTC  (2+ messages)

arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'?
 2024-03-29  8:39 UTC  (2+ messages)

Tailored educational solutions
 2024-03-29  8:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:38 UTC 

[PATCH v2] wifi: rtw88: station mode only for SDIO chips
 2024-03-29  8:35 UTC  (4+ messages)

[PATCH net-next v4 0/3] ice: lighter locking for PTP time reading
 2024-03-29  8:35 UTC  (4+ messages)
` [PATCH net-next v4 3/3] ice: fold ice_ptp_read_time into ice_ptp_gettimex64
  ` [Intel-wired-lan] "

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-03-29  8:34 UTC  (5+ messages)
` [PATCH 05/19] block/mirror: fix -Werror=maybe-uninitialized false-positive
` [PATCH 06/19] block/stream: fix -Werror=maybe-uninitialized false-positives

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-03-29  7:18 UTC  (14+ messages)
` [PATCH v4 02/15] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 05/15] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v4 06/15] lib/raid6: "
` [PATCH v4 07/15] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 08/15] powerpc: "
` [PATCH v4 09/15] x86/fpu: Fix asm/fpu/types.h include guard
` [PATCH v4 12/15] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 14/15] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v4 15/15] selftests/fpu: Allow building on other architectures

[PATCH v2] media: dt-bindings: st-vgxy61: relax data-lanes restriction
 2024-03-29  8:32 UTC  (3+ messages)

Proszę o kontakt
 2024-03-29  8:30 UTC 

Proszę o kontakt
 2024-03-29  8:30 UTC 

[PATCH v11 00/11] Support page table check PowerPC
 2024-03-29  8:29 UTC  (7+ messages)

[PATCH] drm/amdgpu: refactoring the runtime pm mode detection code
 2024-03-29  8:28 UTC 

[LTP] [PATCH v1] ioctl_fiemap01: New test for fiemap ioctl()
 2024-03-29  8:28 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCHv3 net-next 0/4] doc/netlink: add a YAML spec for team
 2024-03-29  8:28 UTC  (5+ messages)
` [PATCHv3 net-next 1/4] Documentation: netlink: "
` [PATCHv3 net-next 2/4] net: team: rename team to team_core for linking
` [PATCHv3 net-next 3/4] net: team: use policy generated by YAML spec
` [PATCHv3 net-next 4/4] uapi: team: use header file generated from "

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:28 UTC 

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-03-29  8:27 UTC  (3+ messages)

[v1 0/3] Add i.MX8Q HSIO PHY driver support
 2024-03-29  8:09 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding
` [PATCH v1 2/3] dt-bindings: phy: phy-imx8-pcie: Add binding for i.MX8Q HSIO SerDes PHY
` [PATCH v1 3/3] phy: freescale: imx8q-hsio: Add i.MX8Q HSIO PHY driver support

[dpdk-dev] [PATCH] net/ice: fix outer UDP Tx offload checksum error
 2024-03-29  8:26 UTC  (2+ messages)

[iwl-net v1] ice: tc: do default match on all profiles
 2024-03-29  8:25 UTC  (4+ messages)
` [Intel-wired-lan] "

[error-report-web][PATCH 1/2] Update to compatible with python3.10 and django5.0.3
 2024-03-29  8:24 UTC  (2+ messages)
` [error-report-web][PATCH 2/2] Dockerizing error-report-web

[PATCH v3 3/4] PM: EM: Add em_dev_update_chip_binning()
 2024-03-29  8:20 UTC  (3+ messages)

[PATCH] platform/x86: panasonic-laptop: fix NULL dereference
 2024-03-29  8:20 UTC  (3+ messages)

[chrome-os:chromeos-6.1 22/192] drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c:34 nbio_v7_11_get_rev_id() warn: inconsistent indenting
 2024-03-29  8:20 UTC 

[PATCH] power: supply: core: simplify charge_behaviour formatting
 2024-03-29  8:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:18 UTC 

[PATCH v6 0/3] Add support for nuvoton ma35d1 pin control
 2024-03-29  8:17 UTC  (5+ messages)
` [PATCH v6 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[dpdk-dev] [PATCH] net/i40e: fix forward outer IPv6 VXLAN packets
 2024-03-29  8:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
 2024-03-29  8:12 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-29  8:08 UTC 

[PATCH blktests v3 00/20] refactoring and various cleanups/fixes
 2024-03-29  8:05 UTC  (4+ messages)
` [PATCH blktests v3 16/20] nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}

[PATCH] Revert "PCI: Mark LSI FW643 to avoid bus reset"
 2024-03-29  8:04 UTC  (2+ messages)

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-03-29  8:02 UTC  (4+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp
 2024-03-29  8:02 UTC  (2+ messages)

[RFC QEMU PATCH v8 0/1] S3 support
 2024-03-29  8:00 UTC  (8+ messages)
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH 0/2] i.MX93 ADC calibration settings
 2024-03-29  7:58 UTC  (7+ messages)
    ` [Upstream] "

RTT-PROBE: lore-subspace-rtt
 2024-03-29  7:58 UTC 

[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
 2024-03-29  7:56 UTC  (19+ messages)
` [PATCH 01/18] media: platform: cros-ec: "
` [PATCH 02/18] gpio: "
` [PATCH 03/18] rtc: "
` [PATCH 04/18] platform/chrome: cros_ec_sensorhub: "
` [PATCH 05/18] power: supply: cros_usbpd: "
` [PATCH 06/18] platform/chrome: cros_usbpd_logger: "
` [PATCH 07/18] platform/chrome: cros_usbpd_notify: "
` [PATCH 08/18] platform/chrome: cros_ec_chardev: "
` [PATCH 09/18] platform/chrome: cros_ec_debugfs: "
` [PATCH 10/18] platform/chrome: cros_ec_sysfs: "
` [PATCH 11/18] power: supply: cros_pchg: "
` [PATCH 12/18] platform/chrome: cros_ec_lightbar: "
` [PATCH 13/18] platform/chrome: cros_ec_vbc: "
` [PATCH 14/18] platform/chrome: cros_kbd_led_backlight: "
` [PATCH 15/18] platform/chrome: wilco_ec: telemetry: "
` [PATCH 16/18] platform/chrome: wilco_ec: debugfs: "
` [PATCH 17/18] platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
` [PATCH 18/18] platform/chrome/wilco_ec: core: provide ID table for avoiding fallback match

[syzbot] [jfs?] kernel BUG in txEnd (2)
 2024-03-29  7:57 UTC  (2+ messages)

[PATCH REVIEW] hwrng: add exynos Secure World RNG device driver
 2024-03-29  7:55 UTC  (3+ messages)

[RFC 0/3] Add i.MX8Q HSIO PHY driver support
 2024-03-29  7:31 UTC  (2+ messages)
` [RFC 1/3] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding


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.