messages from 2023-08-01 10:26:26 to 2023-08-01 11:02:02 UTC [more...]
[Bug 217744] New: "usb usb2-port3: Cannot enable. Maybe the USB cable is bad?" Tiger Lake-LP Thunderbolt 4 [8086:9a13]
2023-08-01 10:55 UTC (4+ messages)
` [Bug 217744] "
` [Bug 217744] Resume: "
[PATCH 0/3] raid5, raid6: Accelerate RAID math with LoongArch SIMD
2023-08-01 10:54 UTC (2+ messages)
[PATCH v2 00/10] Fix up icc clock rate calculation on some platforms
2023-08-01 10:53 UTC (3+ messages)
` [PATCH v2 01/10] interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
2023-08-01 10:52 UTC (2+ messages)
[PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-08-01 10:59 UTC (3+ messages)
[PATCH] rtc: stm32: remove incorrect #ifdef check
2023-08-01 10:59 UTC
[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
2023-08-01 10:59 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
[patch V3 00/60] x86/apic: Decrapification and static calls
2023-08-01 10:47 UTC (61+ messages)
` [patch V3 01/60] x86/cpu: Make identify_boot_cpu() static
` [patch V3 02/60] x86/cpu: Remove unused physid_*() nonsense
` [patch V3 03/60] x86/apic: Rename disable_apic
` [patch V3 04/60] x86/apic/ioapic: Rename skip_ioapic_setup
` [patch V3 05/60] x86/apic: Remove pointless x86_bios_cpu_apicid
` [patch V3 06/60] x86/apic: Get rid of hard_smp_processor_id()
` [patch V3 07/60] x86/apic: Remove unused max_physical_apicid
` [patch V3 08/60] x86/apic: Nuke unused apic::inquire_remote_apic()
` [patch V3 09/60] x86/apic: Get rid of boot_cpu_physical_apicid madness
` [patch V3 10/60] x86/apic: Register boot CPU APIC early
` [patch V3 11/60] x86/apic: Remove the pointless APIC version check
` [patch V3 12/60] x86/of: Fix the APIC address registration
` [patch V3 13/60] x86/apic: Make some APIC init functions bool
` [patch V3 14/60] x86/apic: Split register_apic_address()
` [patch V3 15/60] x86/apic: Sanitize APIC address setup
` [patch V3 16/60] x86/xen/pv: Pretend that it found SMP configuration
` [patch V3 17/60] x86/apic: Sanitize num_processors handling
` [patch V3 18/60] x86/apic: Nuke another processor check
` [patch V3 19/60] x86/apic: Remove check_phys_apicid_present()
` [patch V3 20/60] x86/apic: Get rid of apic_phys
` [patch V3 21/60] x86/apic/32: Sanitize logical APIC ID handling
` [patch V3 22/60] x86/apic/32: Remove x86_cpu_to_logical_apicid
` [patch V3 23/60] x86/apic/ipi: Code cleanup
` [patch V3 24/60] x86/apic: Mop up early_per_cpu() abuse
` [patch V3 25/60] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
` [patch V3 26/60] x86/apic/32: Decrapify the def_bigsmp mechanism
` [patch V3 27/60] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
` [patch V3 28/60] x86/apic: Nuke empty init_apic_ldr() callbacks
` [patch V3 29/60] x86/apic: Nuke apic::apicid_to_cpu_present()
` [patch V3 30/60] x86/ioapic/32: Decrapify phys_id_present_map operation
` [patch V3 31/60] x86/apic: Mop up *setup_apic_routing()
` [patch V3 32/60] x86/apic: Mop up apic::apic_id_registered()
` [patch V3 33/60] x86/apic/ipi: Tidy up the code and fixup comments
` [patch V3 34/60] x86/apic: Consolidate wait_icr_idle() implementations
` [patch V3 35/60] x86/apic: Allow apic::wait_icr_idle() to be NULL
` [patch V3 36/60] x86/apic: Allow apic::safe_wait_icr_idle() "
` [patch V3 37/60] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
` [patch V3 38/60] x86/apic/uv: Get rid of wrapper callbacks
` [patch V3 39/60] x86/apic/x2apic: Share all common IPI functions
` [patch V3 40/60] x86/apic/64: Uncopypaste probing
` [patch V3 41/60] x86/apic: Wrap APIC ID validation into an inline
` [patch V3 42/60] x86/apic: Add max_apic_id member
` [patch V3 43/60] x86/apic: Simplify X2APIC ID validation
` [patch V3 44/60] x86/apic: Prepare x2APIC for using apic::max_apic_id
` [patch V3 45/60] x86/apic: Sanitize APID ID range validation
` [patch V3 46/60] x86/apic: Remove pointless NULL initializations
` [patch V3 47/60] x86/apic/noop: Tidy up the code
` [patch V3 48/60] x86/apic: Remove pointless arguments from [native_]eoi_write()
` [patch V3 49/60] x86/apic: Nuke ack_APIC_irq()
` [patch V3 50/60] x86/apic: Wrap apic->native_eoi() into a helper
` [patch V3 51/60] x86/apic: Provide common init infrastructure
` [patch V3 52/60] x86/xen/apic: Use standard apic driver mechanism for Xen PV
` [patch V3 53/60] x86/apic: Provide apic_update_callback()
` [patch V3 54/60] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
` [patch V3 55/60] x86/apic: Convert other overrides to apic_update_callback()
` [patch V3 56/60] x86/xen/apic: Mark apic __ro_after_init
` [patch V3 57/60] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
` [patch V3 58/60] x86/apic: Wrap IPI calls into helper functions
` [patch V3 59/60] x86/apic: Provide static call infrastructure for APIC callbacks
` [patch V3 60/60] x86/apic: Turn on static calls
[Intel-xe] [PATCH v3 0/2] Rename engine to exec_queue
2023-08-01 10:58 UTC (10+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
` [Intel-xe] [PATCH v3 2/2] drm/xe: Rename engine to exec_queue
` [Intel-xe] ✓ CI.Patch_applied: success for Rename engine to exec_queue (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH -next] octeontx2: Remove unnecessary ternary operators
2023-08-01 10:55 UTC (3+ messages)
[PATCH -next] bnx2x: Remove unnecessary ternary operators
2023-08-01 10:55 UTC (3+ messages)
[PATCH v3 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-08-01 10:55 UTC (5+ messages)
` [PATCH v3 4/5] perf vendor events arm64: Update N2-r0p3 "
[v2] usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
2023-08-01 10:50 UTC (2+ messages)
stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 22 warnings (v4.19.289-286-gd8e2d5170a78)
2023-08-01 10:49 UTC
[PATCH v13 00/10] Introduce ICSSG based ethernet Driver
2023-08-01 9:14 UTC (7+ messages)
` [PATCH v13 01/10] net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver
` [PATCH v13 02/10] net: ti: icssg-prueth: Add mii helper apis and macros
` [PATCH v13 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
` [PATCH v13 04/10] net: ti: icssg-prueth: Add icssg queues APIs and macros
` [PATCH v13 05/10] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v13 09/10] net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
[LTP] [PATCH 1/3] syscalls/setgroups01: Convert to new API
2023-08-01 10:53 UTC (8+ messages)
` [LTP] [PATCH 2/3] syscalls/setgroups02: "
` [LTP] [PATCH 3/3] syscalls/getgroups03: "
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-01 10:52 UTC (29+ messages)
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
[PATCH v3 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
2023-08-01 10:52 UTC (2+ messages)
[PATCH v3 02/13] rust: init: make `#[pin_data]` compatible with conditional compilation of fields
2023-08-01 10:50 UTC (2+ messages)
[PATCH v7 0/7] Add support for memmap on memory feature on ppc64
2023-08-01 10:50 UTC (6+ messages)
` [PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
[PATCH] build: update DPDK to use C11 standard
2023-08-01 10:50 UTC (9+ messages)
` [PATCH v3] "
[PATCH] LoongArch: Fixup cmpxchg sematic for memory barrier
2023-08-01 10:49 UTC (6+ messages)
[PATCH] build: check drivers class dependencies early
2023-08-01 10:49 UTC (5+ messages)
[PATCH] riscv: Flush stale TLB entry with VMAP_STACK enabled
2023-08-01 9:09 UTC
[PATCH 0/5] linux-user: brk/mmap fixes
2023-08-01 10:43 UTC (9+ messages)
tools/nolibc: RFC: report and drop unused functions/data by gc-section
2023-08-01 10:43 UTC (2+ messages)
[PATCH 00/13] Implement Trusted Security Event Modeling
2023-08-01 10:42 UTC (2+ messages)
[PATCH] USB: gadget: usb function sourcesink and loopback support usb configfs
2023-08-01 10:42 UTC
[Intel-xe] [PATCH v3 0/3] Remove use of BUG_ON
2023-08-01 10:41 UTC (3+ messages)
` [Intel-xe] [PATCH v3 3/3] drm/xe: Use regular WARN_ON() instead of driver-specific XE_WARN_ON()
W sprawie samochodu
2023-07-31 8:35 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v4 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
2023-08-01 10:40 UTC (4+ messages)
` [PATCH 1/3] fuse: invalidate page cache pages before direct write
Resume: "usb usb2-port3: Cannot enable. Maybe the USB cable is bad?" Tiger Lake-LP Thunderbolt 4 [8086:9a13]
2023-08-01 10:32 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH] MAINTAINERS: add documentation to PSI section
2023-08-01 10:39 UTC (4+ messages)
[Intel-xe] [PATCH] drm/xe: remove header variable from parse_g2h_msg
2023-08-01 10:38 UTC (4+ messages)
Threads using mempools
2023-08-01 10:37 UTC (2+ messages)
[tip:master] BUILD SUCCESS f35c87f2905de55319b949457b5302e5a5c05af4
2023-08-01 10:36 UTC
[PATCH 0/3] clk: keystone: syscon-clk: fixes for audio refclk
2023-08-01 10:36 UTC (4+ messages)
` [PATCH 1/3] clk: keystone: syscon-clk: use struct instead of array for match data
` [PATCH 2/3] clk: keystone: syscon-clk: specify whether a parent is required in "
` [PATCH 3/3] clk: keystone: syscon-clk: use of_clk_hw_simple_get() for audio refclk
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH printk v2 0/8] wire up nbcon consoles
2023-08-01 10:35 UTC (7+ messages)
` [PATCH printk v2 1/8] printk: Add non-BKL (nbcon) console basic infrastructure
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-01 10:35 UTC (18+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
` [PATCH v3 03/17] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v3 04/17] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v3 05/17] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v3 06/17] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v3 07/17] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH v3 08/17] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v3 09/17] i386: Support module_id in X86CPUTopoIDs
` [PATCH v3 10/17] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v3 11/17] tests: Add test case of APIC ID for module level parsing
` [PATCH v3 12/17] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH v3 13/17] i386: Add cache topology info in CPUCacheInfo
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v3 15/17] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v3 16/17] i386: Use CPUCacheInfo.share_level to encode "
` [PATCH v3 17/17] i386: Add new property to control L2 cache topo in CPUID.04H
[OE-core][dunfell][PATCH] alsa-lib: Add ptest
2023-08-01 10:34 UTC (3+ messages)
[PATCH] common: move simple_strto{,u}l{,l}() to lib/
2023-08-01 10:34 UTC
[PATCH mptcp-net] mptcp: fix disconnect vs accept race
2023-08-01 10:34 UTC (2+ messages)
next/master baseline: 332 runs, 45 regressions (next-20230801)
2023-08-01 10:33 UTC
[PATCH v1 0/3] add pmic pca9451a support
2023-08-01 10:17 UTC (11+ messages)
` [PATCH v1 3/3] arm64: dts: imx93-11x11-evk: add "
` [EXT] "
` [PATCH v1 2/3] regulator: pca9450: "
` [EXT] "
[PATCH 0/2] Update remove method for DSS driver
2023-08-01 10:32 UTC (3+ messages)
` [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
[[PATCH v1] 0/8] *** SUBJECT HERE ***
2023-08-01 6:43 UTC (8+ messages)
` [[PATCH v1] 1/8] net/rnp: add skeleton
` [[PATCH v1] 2/8] net/rnp: add ethdev probe and remove
` [[PATCH v1] 3/8] net/rnp: add device init and uninit
` [[PATCH v1] 4/8] net/rnp: add mbx basic api feature
` [[PATCH v1] 5/8] net/rnp add reset code for Chip Init process
` [[PATCH v1] 6/8] net/rnp add port info resource init
` [[PATCH v1] 7/8] net/rnp add devargs runtime parsing functions
[PATCH v2 0/9] Add support for XLCDC to sam9x7 SoC family
2023-08-01 10:30 UTC (4+ messages)
[PATCH bpf] selftests/bpf: fix static assert compilation issue for test_cls_*.c
2023-08-01 10:29 UTC
[PATCH v7 00/22] efi/x86: Avoid bare metal decompressor during EFI boot
2023-08-01 10:30 UTC (3+ messages)
` [PATCH v7 11/22] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
[PATCH v4.1 0/3] KVM: selftests: Guest printf extra prep patches
2023-08-01 9:22 UTC (3+ messages)
` [PATCH v4.1 2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall
[RFC] eventdev/eth_rx: update adapter create APIs
2023-08-01 10:28 UTC (2+ messages)
[PATCH net v1] net: dcb: choose correct policy to parse DCB_ATTR_BCN
2023-08-01 10:28 UTC (6+ messages)
` [PATCH net] "
` net: dcb: Communication challenges for patch reviews?
[PATCH] powerpc/64e: Fix secondary thread bringup for ELFv2 kernels
2023-08-01 10:26 UTC
[PATCH v2 00/47] fbdev: Use I/O helpers
2023-08-01 10:13 UTC (2+ messages)
` [PATCH v2 33/47] fbdev/pmagb-b-fb: Use fbdev "
[PATCH] regulator: max5970: Rename driver and remove wildcard
2023-08-01 10:24 UTC
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.251-89-g4a859c77572a)
2023-08-01 10:24 UTC
[PATCH] mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
2023-08-01 10:17 UTC (2+ messages)
[PATCH 1/4] wifi: libertas: add missing calls to cancel_work_sync()
2023-08-01 10:23 UTC (4+ messages)
[Intel-wired-lan] [PATCH] ice: split ice_aq_wait_for_event() func into two
2023-08-01 10:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.