All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-27 15:25:43 to 2024-04-27 19:34:31 UTC [more...]

[PATCH v4 0/5] clk: qcom: apss-ipq-pll: various cleanups
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v3] clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v2] clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH] clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: dispcc: fix DisplayPort link clocks
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
 2024-04-27 19:34 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 19:32 UTC 

[PATCH] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-04-27 19:26 UTC  (10+ messages)

[Thread split] nftables rule optimization - dropping invalid in ingress?
 2024-04-27 19:23 UTC  (5+ messages)

[PATCH v1] usb: typec: tcpm: Check for port partner validity before consuming it
 2024-04-27 19:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 19:22 UTC 

[Buildroot] [RESEND PATCH 1/1] board/raspberrypi_{3_qt5we, cm4io*}: autoprobe of bluetooth driver
 2024-04-27 19:19 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-27 19:19 UTC  (3+ messages)
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[GIT PULL] RISC-V Fixes for 6.9-rc6
 2024-04-27 19:17 UTC  (3+ messages)

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-27 19:17 UTC  (5+ messages)
` [PATCH v4 8/9] drm/bridge: tfp410: Use fwnode API to acquire device properties

[GIT PULL] smb3 client fixes
 2024-04-27 19:17 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.9
 2024-04-27 19:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 19:12 UTC 

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-27 19:11 UTC  (4+ messages)

[PATCH] ext4: implement filesystem specific alloc_inode in unit test
 2024-04-27 19:09 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v6.6_LTS 984/991] drivers/misc/rsmu_cm.c:172:13: warning: variable 'err' set but not used
 2024-04-27 19:06 UTC 

[pci:msi] BUILD SUCCESS 0ba5cd94bbc2d21ffb392b6a3b23ee288b4778d5
 2024-04-27 19:06 UTC 

[PATCH v2] xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros
 2024-04-27 19:05 UTC  (2+ messages)

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2024-04-27 19:02 UTC  (13+ messages)
          ` [PATCH] tty: tty_io: remove hung_up_tty_fops
            ` [PATCH v2] "
                    ` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2024-04-27 19:02 UTC 

[meta-python][PATCH] python3-protobuf: drop python3-six from RDEPENDS
 2024-04-27 19:00 UTC 

man(7) <-> mdoc(7) (approximate) correspondence table?
 2024-04-27 18:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:52 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5603fbcb2f5f02b7fb6401c13ae9fbc740be6aad
 2024-04-27 18:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:42 UTC 

[Buildroot] [PATCH 00/15 v2] support/download: extend download features and reproducibility (branch yem/git-attributes)
 2024-04-27 18:38 UTC  (16+ messages)
` [Buildroot] [PATCH 01/15 v2] package/flutter-packages: fix and comment the shared _SOURCE variable
` [Buildroot] [PATCH 02/15 v2] support/download/git: handle git attributes
` [Buildroot] [PATCH 03/15 v2] package/*: update hashes for packages with export-subst git attibute
` [Buildroot] [PATCH 04/15 v2] *: update filename for git-download packages
` [Buildroot] [PATCH 05/15 v2] package/luajit: drop useless post-extract hook
` [Buildroot] [PATCH 06/15 v2] package/luajit: use the git download for known-reproducible tarball
` [Buildroot] [PATCH 07/15 v2] support/testing: add test for export-subst support in git-download
` [Buildroot] [PATCH 08/15 v2] docs/manual: document git backend handling of export-subst attribute
` [Buildroot] [PATCH 09/15 v2] package/docker-compose: bump version
` [Buildroot] [PATCH 10/15 v2] package/pkg-utils: add vendoring mechanism into generated archive filename
` [Buildroot] [PATCH 11/15 v2] support/download: even more reproducible archives (until next time)
` [Buildroot] [PATCH 12/15 v2] {boot, package}: update hashes of git, svn, go, and cargo archives
` [Buildroot] [PATCH 13/15 v2] support/testing: update git tests
` [Buildroot] [PATCH 14/15 v2] board: update hashes of git archives
` [Buildroot] [PATCH 15/15 v2] docs/manual: document new archive version suffix

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:32 UTC 

[meta-python][PATCH] python3-pyhamcrest: cleanup RDEPENDS and correct build backend
 2024-04-27 18:29 UTC 

[GIT PULL]: Generic phy fixes for v6.9
 2024-04-27 18:28 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v6.9
 2024-04-27 18:28 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v6.9
 2024-04-27 18:28 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.9-rc6
 2024-04-27 18:28 UTC  (2+ messages)

[linyunsheng:page_frag_cache_v3 14/14] net/sched/em_meta.c:593:33: error: 'const struct page_frag_cache' has no member named 'offset'
 2024-04-27 18:24 UTC 

[PATCH net 1/2] net: bridge: fix multicast-to-unicast with fraglist GSO
 2024-04-27 18:24 UTC  (2+ messages)
` [PATCH net 2/2] net: core: reject skb_copy(_expand) for fraglist GSO skbs

[PATCH v4 net-next v4 0/6] Add TCP fraglist GRO support
 2024-04-27 18:23 UTC  (7+ messages)
` [PATCH v4 net-next v4 1/6] net: move skb_gro_receive_list from udp to core
` [PATCH v4 net-next v4 2/6] net: add support for segmenting TCP fraglist GSO packets
` [PATCH v4 net-next v4 3/6] net: add code for TCP fraglist GRO
` [PATCH v4 net-next v4 4/6] net: create tcp_gro_lookup helper function
` [PATCH v4 net-next v4 5/6] net: create tcp_gro_header_pull "
` [PATCH v4 net-next v4 6/6] net: add heuristic for enabling TCP fraglist GRO

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:22 UTC 

[PATCH v6 0/2] send-email: make produced outputs more readable
 2024-04-27 18:18 UTC  (9+ messages)
` [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:12 UTC 

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-27 18:03 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 18:02 UTC 

[GIT PULL] Qualcomm Arm64 DeviceTree updates for v6.10
 2024-04-27 17:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:52 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 6a30653b604aaad1bf0f2e74b068ceb8b6fc7aea
 2024-04-27 17:50 UTC 

[PATCH] generic/095: add to the quick group
 2024-04-27 17:49 UTC  (2+ messages)

[PATCH v2] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
 2024-04-27 17:43 UTC 

[PATCH] parisc: Move sigset_t typedef to parisc uapi header file
 2024-04-27 17:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:42 UTC 

[PATCH net 0/4] net: qede: avoid overruling error codes
 2024-04-27 17:38 UTC  (12+ messages)
` [PATCH net 1/4] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
` [PATCH net 2/4] net: qede: use return from qede_parse_flow_attr() for flower
` [PATCH net 3/4] net: qede: use return from qede_parse_flow_attr() for flow_spec
` [PATCH net 4/4] net: qede: use return from qede_parse_actions()

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:32 UTC 

[PATCH 1/2] libical: disable introspection in -native
 2024-04-27 17:31 UTC  (3+ messages)
` [PATCH 2/2] glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0
  ` [OE-core] "

[PATCH RFC] ax25: Fix (more) netdev refcount issues
 2024-04-27 17:15 UTC  (3+ messages)

[PATCH v6] qmimodem: voicecall: Implement DTMF tones
 2024-04-27 17:31 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/3] package/go-bootstrap-stage2: bump version to go1.19.13
 2024-04-27 17:29 UTC  (3+ messages)

Git-GUI change of maintainership
 2024-04-27 17:24 UTC  (2+ messages)

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-04-27 17:23 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING 98ad158e543426561fa5df5c4387d4368601866f
 2024-04-27 17:22 UTC 

[PATCH 0/2] Test fixes when running with zsh in sh mode
 2024-04-27 17:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:22 UTC 

[RFC 00/14] efi_loader: improve device-tree loading
 2024-04-27 17:21 UTC  (3+ messages)
` [RFC 04/14] cmd: eficonfig: add support for setting fdt

[PATCH 0/1] quote: quote space
 2024-04-27 17:20 UTC  (14+ messages)
              ` [PATCH v2] t4126: make sure a directory with SP at the end is usable

Use of Git with local folders
 2024-04-27 17:14 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:12 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 1bede0a12d3a45bd366d3cf9e1c7611d86f1bc1f
 2024-04-27 17:07 UTC 

[PATCH 0/4 v4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-27 17:07 UTC  (5+ messages)
` [PATCH v4 3/4] PCI: Create new reset method to force SBR "

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-04-27 17:06 UTC  (5+ messages)
` [PATCHv10 09/18] x86/mm: Adding callbacks to prepare encrypted memory for kexec
    ` [PATCHv10.1 "

[PATCH v2 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-04-27 17:05 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 17:02 UTC 

[PATCH v2 0/4] hwmon (it87): Correct handling for configuration mode
 2024-04-27 17:00 UTC  (5+ messages)
` [PATCH v2 3/4] hwmon (it87): Test for chipset before entering "

[PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
 2024-04-27 16:53 UTC  (4+ messages)
` [PATCHv2 4/4] x86/tdx: Enable ENUM_TOPOLOGY

[steev:lenovo-x13s-linux-6.8.y 102/104] drivers/soc/qcom/qcom_pd_mapper.c:78:13: error: call to undeclared function 'kzalloc'; ISO C99 and later do not support implicit function declarations
 2024-04-27 16:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:52 UTC 

[PATCH 0/3] sysfs: Group visibility fixups
 2024-04-27 16:49 UTC  (6+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array

[Bug 218785] New: HP Victus by HP Laptop 16-e0xxx. HDMI connection doesn't detect counterpart projector
 2024-04-27 16:46 UTC  (2+ messages)
` [Bug 218785] "

[PATCH v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
 2024-04-27 16:45 UTC 

[xen-unstable test] 185830: tolerable FAIL
 2024-04-27 16:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:42 UTC 

[PATCH] man: fix doc ip will exit with -1
 2024-04-27 16:42 UTC  (2+ messages)

[PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
 2024-04-27 16:39 UTC  (7+ messages)

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.10
 2024-04-27 16:36 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] WARNING in group_send_sig_info
 2024-04-27 16:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:32 UTC 

[PATCH] sysfs: Allow bin_attributes to be added to groups
 2024-04-27 16:32 UTC  (4+ messages)

[PATCH v2] usb: gadget: f_uac2: Expose all string descriptors through configfs
 2024-04-27 16:27 UTC  (5+ messages)

[PATCHv2 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-27 16:26 UTC  (4+ messages)
` [PATCHv2 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv2 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv2 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-27 16:22 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:22 UTC 

[GIT PULL] Qualcomm Arm64 Defconfig updates for v6.10
 2024-04-27 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libunistring: bump to version 1.2
 2024-04-27 16:18 UTC 

[Buildroot] [PATCH 1/1] package/libsrtp: bump to version 2.6.0
 2024-04-27 16:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:12 UTC 

[PATCH] drm/amd/display: fix documentation warnings for mpc.h
 2024-04-27 16:05 UTC 

[GIT PULL] Qualcomm driver updates for v6.10
 2024-04-27 16:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libiscsi: bump to version 1.20.0
 2024-04-27 16:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 16:02 UTC 

[android-common:android15-6.6 2/22] mm/page_alloc.c:191:1: sparse: sparse: symbol 'restrict_cma_redirect' was not declared. Should it be static?
 2024-04-27 15:59 UTC 

[PATCH v6 00/18] Intel IPU6 and IPU6 input system drivers
 2024-04-27 16:00 UTC  (5+ messages)
` [PATCH v6 12/18] media: intel/ipu6: input system video nodes and buffer queues
` [PATCH v6 16/18] media: intel/ipu6: support line-based metadata capture support

[PATCH 00/14] exec: Rework around CPUState user fields
 2024-04-27 15:57 UTC  (15+ messages)
` [PATCH 01/14] target/i386: Simplify get_memio_eip()
` [PATCH 02/14] plugins: Update stale comment
` [PATCH 03/14] plugins/api: Only include 'exec/ram_addr.h' with system emulation
` [PATCH 04/14] exec: Include missing license in 'exec/cpu-common.h'
` [PATCH 05/14] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PATCH 06/14] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PATCH 07/14] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PATCH 08/14] exec/cpu: Extract page-protection definitions to page-prot-common.h
` [RFC PATCH 09/14] exec/cpu: Restrict user-specific page definitions
` [PATCH 10/14] exec/user: Restrict 'syscall-trace.h' to user emulation
` [PATCH 11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PATCH 12/14] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH 13/14] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
` [PATCH 14/14] accel/tcg: Access tcg_cflags with getter / setter

Bluetooth from Windows to Linux using BlueZ
 2024-04-27 15:57 UTC  (3+ messages)

Linux 6.8.8
 2024-04-27 15:55 UTC  (2+ messages)

Linux 6.6.29
 2024-04-27 15:55 UTC  (2+ messages)

Linux 6.1.88
 2024-04-27 15:54 UTC  (2+ messages)

Linux 5.15.157
 2024-04-27 15:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 15:52 UTC 

[soc:arm/fixes] BUILD SUCCESS daa1bd43e56b5e5ad3ca6d6ffbbc7253239dc39a
 2024-04-27 15:47 UTC 

[PATCH net-next] net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
 2024-04-27 15:43 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-27 15:42 UTC 

[akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations
 2024-04-27 15:16 UTC  (2+ messages)

[steev:lenovo-x13s-linux-6.8.y 91/104] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c:242:8: error: no member named 'port_stop' in 'struct pmic_typec'
 2024-04-27 15:39 UTC 

[GIT PULL] One more Qualcomm Arm64 DeviceTree fix for v6.9
 2024-04-27 15:38 UTC  (2+ messages)

[PATCHv10 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
 2024-04-27 15:36 UTC  (2+ messages)
` [PATCHv10.1 "

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-27 15:36 UTC  (5+ messages)
` [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE

Linux kernel 6.8.8 released
 2024-04-27 15:35 UTC 

Linux kernel 6.6.29 released
 2024-04-27 15:35 UTC 

[PATCH] can: Kconfig: remove obsolete help text for slcan
 2024-04-27 15:26 UTC 

[PATCH 1/2] kbuild: remove redundant $(wildcard ) for rm-files
 2024-04-27 15:32 UTC  (2+ messages)
` [PATCH 2/2] kbuild: add 'private' to target-specific variables

[sailus-media-tree:metadata-pre] BUILD SUCCESS 68cb1684d09492d6d36db586ad6f1260b590e1f0
 2024-04-27 15:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-27 15:32 UTC 

[Buildroot] [PATCH 1/2] package/python-mpmath: new package
 2024-04-27 15:30 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-sympy: "

[gustavoars:testing/WFAMNAE-next20240426-CbC] BUILD SUCCESS e13e4dc00677222aa89d5a220da569977fd11786
 2024-04-27 15:30 UTC 

[PATCH bpf-next] bpf: add support to read cpu_entry in bpf program
 2024-04-27 15:18 UTC 

[GIT PULL v3 FOR 6.10] Unicam and IPU6 ISYS drivers
 2024-04-27 15:26 UTC  (2+ messages)

Linux kernel 6.1.88 released
 2024-04-27 15:25 UTC 


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.