All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-25 22:23:44 to 2023-02-26 02:34:28 UTC [more...]

[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
 2023-02-26  2:34 UTC  (3+ messages)

[PATCH v3] tools/memory-model: Make ppo a subrelation of po
 2023-02-26  2:29 UTC  (5+ messages)

[PATCH net v6 0/2] net/ps3_gelic_net: DMA related fixes
 2023-02-26  2:25 UTC  (3+ messages)
` [PATCH net v6 1/2] net/ps3_gelic_net: Fix RX sk_buff length
` [PATCH net v6 2/2] net/ps3_gelic_net: Use dma_mapping_error

RTT-PROBE: lore-subspace-rtt
 2023-02-26  2:25 UTC 

net/sunrpc/auth_gss/gss_krb5_mech.c:325 gss_krb5_lookup_enctype() warn: we never enter this loop
 2023-02-26  2:23 UTC 

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-02-26  2:22 UTC  (5+ messages)
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-26  2:17 UTC  (18+ messages)
` [PATCH RFC u-boot-mvebu 57/59] arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 1/2] arm: mvebu: clearfog: Fix MMC detection
  ` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

RTT-PROBE: lore-subspace-rtt
 2023-02-26  2:15 UTC 

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-26  2:14 UTC  (5+ messages)

[jpoimboe:orc-unwind-hint-refactor-2 2/4] arch/x86/include/asm/GEN-for-each-reg.h:11: Error: Parameter named `end' does not exist for macro `unwind_hint'
 2023-02-26  2:13 UTC 

[jpoimboe:orc-unwind-hint-refactor-2 2/4] arch/x86/kernel/ftrace_64.S:11: Error: Parameter named `end' does not exist for macro `unwind_hint'
 2023-02-26  2:13 UTC 

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-26  2:10 UTC  (31+ messages)
` [PATCH v2 06/50] drm/msm/dpu: correct sm8550 scaler
` [PATCH v2 07/50] drm/msm/dpu: correct sc8280xp scaler
` [PATCH v2 08/50] drm/msm/dpu: correct sm8450 scaler
` [PATCH v2 09/50] drm/msm/dpu: correct sm8250 and sm8350 scaler
` [PATCH v2 10/50] drm/msm/dpu: correct sm6115 scaler
` [PATCH v2 12/50] drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks

[PATCH] wifi: wext: warn about usage only once
 2023-02-26  2:09 UTC  (4+ messages)

[PATCH] alpha: in_irq() cleanup
 2023-02-26  2:09 UTC  (2+ messages)

[PATCH] alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
 2023-02-26  2:09 UTC  (2+ messages)

[PATCH] alpha: Implement "current_stack_pointer"
 2023-02-26  2:08 UTC  (2+ messages)

[PATCH] Alpha: Remove redundant local asm header redirections
 2023-02-26  2:08 UTC  (4+ messages)

[PATCH] alpha: replace NR_SYSCALLS by NR_syscalls
 2023-02-26  2:07 UTC  (2+ messages)

[PATCH] alpha: Add some spaces to ensure format specification
 2023-02-26  2:06 UTC  (2+ messages)

[PATCH] alpha: update config files
 2023-02-26  2:06 UTC  (2+ messages)

[PATCH] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
 2023-02-26  2:05 UTC  (2+ messages)

[PATCH] fixed a typo in core_cia.c
 2023-02-26  2:05 UTC  (2+ messages)

Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
 2023-02-26  1:58 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  2:05 UTC 

[PATCH] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-02-26  2:04 UTC  (2+ messages)

[dm-devel] [PATCH] dm-crypt: fix softlockup in dmcrypt_write
 2023-02-26  2:01 UTC  (2+ messages)

[PATCH v2 0/3] VT82xx PCI IRQ routing fixes
 2023-02-26  2:00 UTC  (2+ messages)

[PATCH qemu] timer/i8254: Fix one shot PIT mode
 2023-02-26  1:58 UTC 

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-26  1:56 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:55 UTC 

[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
 2023-02-26  1:50 UTC  (10+ messages)
` [PATCH v2 2/2] Documentation/hw-vuln: Document the interaction between IBRS and STIBP

[PATCH] hwmon: (ftsteutates) Update specifications website
 2023-02-26  1:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:45 UTC 

[PATCH] pwm: core: Zero-initialize the temp state
 2023-02-26  1:37 UTC 

[PATCH 00/10] efi: Improvements to booting and debugging
 2023-02-26  1:33 UTC  (11+ messages)
` [PATCH 01/10] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH 02/10] x86: Adjust bootparam.h to be more like linux
` [PATCH 03/10] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH 04/10] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH 05/10] x86: Exit EFI boot services before starting kernel
` [PATCH 06/10] x86: Support zboot and bootm in the EFI app
` [PATCH 07/10] efi: Add another tranch of GUIDs
` [PATCH 08/10] doc: Add help for the efi command
` [PATCH 09/10] efi: Support showing tables
` [PATCH 10/10] efI: Allow packaging a kernel in the debugging script

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:35 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-5.15 6/11] arch/arm64/kvm/hyp_trace.c:38:24: error: 'STRUCT_HYP_BUFFER_PAGE_SIZE' undeclared; did you mean 'STRUCT_HYP_PAGE_SIZE'?
 2023-02-26  1:32 UTC 

query on docker support changes in yocto
 2023-02-26  1:27 UTC  (7+ messages)
` [meta-virtualization] "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:15 UTC 

drivers/remoteproc/ti_k3_dsp_remoteproc.c:432:17: sparse: sparse: cast removes address space '__iomem' of expression
 2023-02-26  1:12 UTC 

net/sunrpc/auth_gss/svcauth_gss.c:1165 gss_read_proxy_verf() warn: potential spectre issue 'in_token->pages' [r]
 2023-02-26  1:12 UTC 

[6.3][regression] after commit 7170b7ed6acbde523c5d362c8978c60df4c30f30 my system stuck in initramfs forever
 2023-02-26  1:11 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  1:05 UTC 

bpf: Question about odd BPF verifier behaviour
 2023-02-26  1:03 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:55 UTC 

[PATCH] Documentation/MyFirstContribution: add setup template for git send-email
 2023-02-26  0:49 UTC  (6+ messages)
` [PATCH v3] MyFirstContribution: add note about SMTP server config

[RFC PATCH 0/2] Add DPU DSC helper module
 2023-02-26  0:47 UTC  (16+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
                  ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:45 UTC 

include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (5f0ecafe becomes fe)
 2023-02-26  0:41 UTC 

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2023-02-26  0:42 UTC  (6+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

[LTP] [PATCH v1] clone3: Add clone3's clone_args cgroup
 2023-02-26  0:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:35 UTC 

[PATCH v2] hw/i386: fix microvm segfault with virtio cmdline
 2023-02-26  0:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:25 UTC 

[PATCH net v5 0/2] net/ps3_gelic_net: DMA related fixes
 2023-02-26  0:16 UTC  (9+ messages)
` [PATCH net v5 2/2] net/ps3_gelic_net: Use dma_mapping_error
` [PATCH net v5 1/2] net/ps3_gelic_net: Fix RX sk_buff length

[PATCH v2 0/2] drm/msm: rework msm_parse_deps() and
 2023-02-26  0:15 UTC  (6+ messages)
` [PATCH v2 1/2] drm/msm: drop unused ring variable in msm_ioctl_gem_submit()
` [PATCH v2 2/2] drm/msm: simplify msm_parse_deps() and msm_parse_post_deps()

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2023-02-26  0:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:15 UTC 

[PATCH v8 1/3] KVM: Implement dirty quota-based throttling of vcpus
 2023-02-26  0:11 UTC  (3+ messages)

[PATCH] IOMMU/VT-d: Fix iommu=no-igfx if the IOMMU scope contains phantom device
 2023-02-26  0:08 UTC 

[PATCH 0/7] of: unittest: new node lifecycle tests
 2023-02-26  0:07 UTC  (3+ messages)
` [PATCH 4/7] of: unittest: add "

RTT-PROBE: lore-subspace-rtt
 2023-02-26  0:05 UTC 

[PATCH v3 0/6] scripts/resulttool/regression: add metadata filtering
 2023-02-26  0:03 UTC  (3+ messages)
` [PATCH v3 4/6] oeqa/selftest/resulttool: add test for metadata filtering on regression
  ` [OE-core] "

[PATCH] x86/entry: Fix noinstr warning in __enter_from_user_mode()
 2023-02-26  0:01 UTC 

Regression in probing some AMBA devices possibly devlink related
 2023-02-25 23:55 UTC  (3+ messages)

[PATCH] Drop ELF notes from non-EFI binary too
 2023-02-25 23:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:55 UTC 

[linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856
 2023-02-25 21:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:45 UTC 

[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
 2023-02-25 23:43 UTC  (12+ messages)
        ` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set

[PATCH] media: Fix building pdfdocs
 2023-02-25 23:39 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:35 UTC 

[PATCH BlueZ 1/2] bthost: Allow sending ISO packets with sequence number and timestamp
 2023-02-25 23:31 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH 00/11] Clarify API for dir.[ch] and unpack-trees.[ch] -- mark relevant fields as internal
 2023-02-25 23:30 UTC  (3+ messages)
` [PATCH v2 "

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:25 UTC 

[OE-core] [PATCH 1/1] lib/oe/reproducible: Use git log without gpg signature
 2023-02-25 23:24 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.3
 2023-02-25 23:22 UTC  (3+ messages)

[GIT PULL] mtd: Changes for v6.3-rc1
 2023-02-25 23:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/flac: drop unrecognized option
 2023-02-25 23:22 UTC 

[git pull] Input updates for v6.3-rc0
 2023-02-25 23:22 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2023-02-25 23:22 UTC  (2+ messages)

[virtio-dev] [PATCH 0/3] Cleanup for PCI transitional common cfg
 2023-02-25 23:17 UTC  (24+ messages)
  `  "
  ` [virtio-dev] [PATCH 1/3] transport-pci: Improve PCI legacy device layout description
      `  "
      ` [virtio-dev] "
  ` [virtio-dev] [PATCH 2/3] transport-pci: Split notes of PCI Device Layout
      `  "
      ` [virtio-dev] "
  ` [virtio-dev] [PATCH 3/3] transport-pci: Relocate common config legacy interface
      `  "
      ` [virtio-dev] "
  ` [virtio-dev] Re: [PATCH 0/3] Cleanup for PCI transitional common cfg

[PATCH 0/2] Resolve conflict between /usr/bin/hello from lmbench and mbedtls
 2023-02-25 23:17 UTC  (3+ messages)
` [PATCH 1/2] lmbench: set up /usr/bin/hello as alternative
` [PATCH 2/2] mbedtls: "

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-25 23:15 UTC  (9+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request
        ` [v2 PATCH] "

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:15 UTC 

[Buildroot] [PATCH 1/1] boot/mxs-bootlets: fix build without any bootstream
 2023-02-25 23:14 UTC 

[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-25 23:05 UTC  (6+ messages)
` [PATCH v4 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
    ` [RFC PATCH v1 1/4] drivers: use dev_read_addr_index_ptr when cast to pointer
      ` [RFC PATCH v1 2/4] drivers: use dev_read_addr_ptr "

RTT-PROBE: lore-subspace-rtt
 2023-02-25 23:05 UTC 

arch/powerpc/perf/mpc7450-pmu.c:422 init_mpc7450_pmu() warn: masked condition '((pvr >> 16) & 65535) != 2147483648' is always true
 2023-02-25 22:59 UTC 

[PATCH v1 0/2] Move transitional dev req to legacy interface
 2023-02-25 22:59 UTC  (5+ messages)
` [PATCH v1 2/2] transport-pci: Move transitional device id to legacy section
  ` [virtio-dev] "

[PATCH 0/2] Move transitional dev req to legacy interface
 2023-02-25 22:58 UTC  (7+ messages)
` [PATCH 2/2] transport-pci: Move transitional device id to legacy section
      ` [virtio-dev] "

[PATCH v3 net-next 00/14] pds_core driver
 2023-02-25 22:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25 22:55 UTC 

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-02-25 22:49 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] utils/genrandconfig: add boot-wrapper-aarch64 handling
 2023-02-25 22:50 UTC 

[RFC PATCH v1] test-lib: move comment about test_description
 2023-02-25 22:50 UTC  (3+ messages)
` [RFC PATCH v2] test-lib: drop "

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-02-25 22:50 UTC  (4+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
  ` [PATCH v4 0/4] "

[PATCH v3] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-25 22:49 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-25 22:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-25 22:35 UTC 

[PATCH v5 0/5] Stop using insecure transports
 2023-02-25 22:34 UTC  (3+ messages)
` [PATCH v5 1/5] Use HTTPS for all xenbits.xen.org Git repos

[PATCH v3 00/13] video: efi: Improve the EFI-app video console
 2023-02-25 22:23 UTC  (13+ messages)
` [PATCH v3 01/13] efi: video: Move payload code into a function
` [PATCH v3 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v3 04/13] x86: Add a few more items to bdinfo
` [PATCH v3 05/13] efi: Use a fixed value for the timer clock
` [PATCH v3 06/13] efi: Support copy framebuffer
` [PATCH v3 07/13] video: Allow a copy framebuffer with pre-allocated fb
` [PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer
` [PATCH v3 09/13] efi: Adjust script to show pre-relocation output on terminal
` [PATCH v3 10/13] video: Remove duplicate cursor-positioning function
` [PATCH v3 11/13] video: Clear the vidconsole rather than the video
` [PATCH v3 12/13] efi: Add dhrystone, dcache and scroll lines to app
` [PATCH v3 13/13] video: Add a note about the broken implementation

RTT-PROBE: lore-subspace-rtt
 2023-02-25 22: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.