All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-23 21:36:19 to 2024-03-24 04:05:39 UTC [more...]

[PATCH v4 00/16] x86-64: Stack protector and percpu improvements
 2024-03-24  4:05 UTC  (8+ messages)

[RFC PATCH v4 0/6] TPEBS counting mode support
 2024-03-24  4:01 UTC  (6+ messages)
` [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v4 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-24  4:00 UTC  (5+ messages)
` [PATCH bpf-next v5 2/6] bpf/verifier: add bpf_timer as a kfunc capable type

[PATCH] drm/xe: Fix static analysis tool reported errors
 2024-03-24  4:00 UTC  (2+ messages)

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-24  3:57 UTC  (5+ messages)
      ` [PATCH] x86/build: Clean up arch/x86/tools/relocs.c a bit

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-03-24  3:54 UTC  (2+ messages)

[openeuler:OLK-6.6 3338/6857] crypto/asymmetric_keys/pgp_preload.c:63:25: error: variable has incomplete type 'enum pgp_packet_tag'
 2024-03-24  3:51 UTC 

net/ipv4/tcp_ao.c:2089 tcp_ao_copy_mkts_to_user() error: __builtin_memcpy() '&key->addr' too small (4 vs 16)
 2024-03-24  3:51 UTC 

[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
 2024-03-24  3:46 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: realtek: describe LED usage
` [PATCH net-next 4/4] net: dsa: realtek: add LED drivers for rtl8366rb

[arnd-playground:to-build 24/87] drivers/scsi/cxlflash/lunmgt.c:228: warning: Function parameter or struct member 'arg' not described in 'cxlflash_manage_lun'
 2024-03-24  3:41 UTC 

RE[4]: Distribute continuous integration (build) to servers outside docker container
 2024-03-24  3:35 UTC 

[PATCH] crash: use macro to add crashk_res into iomem early for specific arch
 2024-03-24  3:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ethtool: bump to version 6.7
 2024-03-24  3:28 UTC 

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-24  3:28 UTC  (2+ messages)

Export python packages installed using pypi to target
 2024-03-24  3:23 UTC  (12+ messages)
` [yocto] "

include/linux/framer/framer.h:184:16: warning: no previous prototype for function 'framer_get'
 2024-03-24  3:19 UTC 

[PATCH v4] x86/fpu: Keep xfd_state always in sync with MSR_IA32_XFD
 2024-03-24  3:15 UTC  (2+ messages)
` [tip: x86/urgent] x86/fpu: Keep xfd_state "

[PATCH] x86/cpu: Add model number for another Intel Arrow Lake mobile processor
 2024-03-24  3:15 UTC  (2+ messages)
` [tip: x86/urgent] "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-24  3:14 UTC 

[meta-networking][PATCH 1/4] openflow: Delete recipe for 1.0
 2024-03-24  3:10 UTC  (4+ messages)
` [meta-networking][PATCH 2/4] openflow: Merge .inc into .bb
` [meta-networking][PATCH 3/4] openflow: Fix build with musl
` [meta-gnome][PATCH 4/4] tracker-miners: Disable seccomp support on musl

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-03-24  3:07 UTC  (2+ messages)
` [tip: x86/urgent] Documentation/x86: Document that "

[PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
 2024-03-24  2:56 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-24  2:55 UTC  (6+ messages)
` stack access issue. "

[Buildroot] [PATCH 1/1] package/strace: bump to version 6.8
 2024-03-24  2:50 UTC 

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-24  2:51 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-24  2:33 UTC  (11+ messages)
` [PATCH v11 0/9] Logging unification and enhancements
  ` [PATCH v11 1/9] windows: make getopt functions have const properties
  ` [PATCH v11 2/9] eal: make eal_log_level_parse common
  ` [PATCH v11 3/9] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v11 4/9] eal: change rte_exit() output to match rte_log()
  ` [PATCH v11 5/9] log: drop syslog support, and make code common
  ` [PATCH v11 6/9] log: add hook for printing log messages
  ` [PATCH v11 7/9] log: add timestamp option
  ` [PATCH v11 8/9] log: add support for systemd journal
  ` [PATCH v11 9/9] log: colorize log output

[PATCH bpf-next 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-24  2:39 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[kees:dev/v6.9-mw1/enable-unsigned-sanitizer 1/1] crypto/blake2b_generic.c:70:13: warning: stack frame size (9500) exceeds limit (4096) in 'blake2b_compress_one_generic'
 2024-03-24  2:27 UTC 

[openeuler:OLK-5.10 14627/30000] ld.lld: error: undefined symbol: kernel_swap_enabled
 2024-03-24  2:27 UTC 

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-24  2:27 UTC  (4+ messages)
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[LTP] Next open monthly meeting request
 2024-03-24  2:27 UTC  (5+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-24  2:24 UTC  (15+ messages)
` [PATCH 01/13] credential: add an authtype field
` [PATCH 02/13] remote-curl: reset headers on new request
` [PATCH 03/13] http: use new headers for each object request
` [PATCH 04/13] credential: add a field for pre-encoded credentials
` [PATCH 05/13] credential: gate new fields on capability
` [PATCH 06/13] docs: indicate new credential protocol fields
` [PATCH 07/13] http: add support for authtype and credential
` [PATCH 08/13] credential: add an argument to keep state
` [PATCH 09/13] credential: enable state capability
` [PATCH 10/13] docs: set a limit on credential line length
` [PATCH 11/13] t5563: refactor for multi-stage authentication
` [PATCH 12/13] strvec: implement swapping two strvecs
` [PATCH 13/13] credential: add support for multistage credential rounds

[PATCH 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-24  2:20 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] MyFirstObjectWalk: fix description for counting omitted objects

[PATCH] doc/gitremote-helpers: fix more missing single-quotes
 2024-03-24  2:19 UTC  (5+ messages)

[PATCH 0/3] leds: trigger: Add led trigger for bpf
 2024-03-24  2:15 UTC  (7+ messages)
` [PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module

[PATCH v4] Documentation: tpm_tis
 2024-03-24  2:14 UTC  (4+ messages)

9P2000 bug in mainline
 2024-03-19 10:49 UTC  (3+ messages)

[PATCH 0/2] block: support to account io_ticks precisely
 2024-03-24  2:11 UTC  (4+ messages)
` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

[PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
 2024-03-24  2:09 UTC  (8+ messages)

[RFC PATCH] sched: Consolidate cpufreq updates
 2024-03-24  2:01 UTC 

[meta-oe][PATCH 1/2] ploate: Fix sys/stat.h and linux/stat.h conflicts with musl
 2024-03-24  1:48 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] liburing: Upgrade to 2.5

[PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A eMMC and microSD
 2024-03-24  1:25 UTC  (3+ messages)

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-03-24  1:23 UTC  (8+ messages)
` [PATCH] powerpc: Fix PS3 allmodconfig warning

[meta-java] Call to Action: rebase your old patches and resend
 2024-03-24  1:22 UTC 

[PATCH v2 0/2] sched: Minor changes for rd->overload access
 2024-03-24  1:16 UTC  (3+ messages)
` [PATCH v2 2/2] sched/fair: Use helper functions to access rd->overload

[PATCH v2] usb: storage: isd200: fix sloppy typing in isd200_scsi_to_ata()
 2024-03-24  1:16 UTC  (2+ messages)

[crng-random:master 2/2] arch/x86/coco/core.c:189:2: error: call to undeclared function 'memzero_explicit'; ISO C99 and later do not support implicit function declarations
 2024-03-24  1:15 UTC 

[efi:next] BUILD SUCCESS 8e6edb6d7924df5fb154b8b0a03ffef87d84b2d5
 2024-03-24  1:12 UTC 

[powerpc:merge] BUILD SUCCESS 4db42212e1f16ba12cea838d04d9dcdd4a382ba0
 2024-03-24  1:11 UTC 

[PATCH v2] Documentation: rust: Fix improper rendering in arch support page
 2024-03-24  1:09 UTC 

[meta-java] Call for Action: Unpatched CVEs
 2024-03-24  1:06 UTC 

[PATCH] cleanup: Add usage and style documentation
 2024-03-24  0:57 UTC  (5+ messages)

[PATCH] drm/amdgpu: always force full reset for SOC21
 2024-03-24  0:52 UTC 

[PATCH v8 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-03-24  0:45 UTC  (5+ messages)
` [PATCH v8 1/4] sched/topology: Export asym_capacity_list
` [PATCH v8 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
` [PATCH v8 3/4] sched/topology: Remove max_cpu_capacity from root_domain
` [PATCH v8 4/4] sched/fair: Don't double balance_interval for migrate_misfit

[linux-linus test] 185147: tolerable FAIL - PUSHED
 2024-03-24  0:45 UTC 

[raw2rgbpnm] [PATCH 1/2] Update the kernel headers to v6.8 to support new pixel formats
 2024-03-24  0:44 UTC  (2+ messages)
` [raw2rgbpnm] [PATCH 2/2] Add YUVA32 and YUVX32 4:4:4 packed pixel formats support

[PATCH] ubifs: xattr: remove unused anonymous enum
 2024-03-24  0:41 UTC 

[PATCH] docs: Detect variable fonts and suggest removing them
 2024-03-24  0:34 UTC  (4+ messages)

+ scripts-checkpatch-check-unused-parameters-for-function-like-macro.patch added to mm-nonmm-unstable branch
 2024-03-24  0:32 UTC  (6+ messages)

[PATCH] tracing: Fix documentation on tp_printk cmdline option
 2024-03-24  0:29 UTC  (2+ messages)

[PATCH] Documentation: rust: Fix improper rendering in arch support page
 2024-03-24  0:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/openssh: bump to version 9.7p1
 2024-03-24  0:17 UTC 

[openeuler:OLK-5.10 27196/30000] drivers/net/ethernet/mucse/rnp/rnp_sysfs.c:1958:9: warning: 'strncpy' specified bound 100 equals destination size
 2024-03-24  0:14 UTC 

[GIT PULL] dma-mapping fixes for Linux 6.9
 2024-03-24  0:07 UTC 

[PATCH v2 1/2] mm/ksm: fix ksm exec support for prctl
 2024-03-24  0:03 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: rtc: convert multiple devices to dtschema
 2024-03-24  0:02 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: rtc: armada-380-rtc: convert "
` [PATCH 2/4] dt-bindings: rtc: alphascale,asm9260: "
` [PATCH 3/4] dt-bindings: rtc: digicolor-rtc: "
` [PATCH 4/4] dt-bindings: rtc: nxp,lpc1788-rtc: "

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-23 23:53 UTC  (6+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-23 23:39 UTC  (3+ messages)
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
 2024-03-23 23:26 UTC 

[alobakin:idpf-libie-new 57/70] include/net/libeth/xsk.h:12:15: error: use of undeclared identifier 'XDP_TXMD_FLAGS_VALID'
 2024-03-23 23:22 UTC 

[Buildroot] [PATCH v1] package/fluent-bit: bump to v3.0.0
 2024-03-23 23:21 UTC 

[PATCH net] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
 2024-03-13 15:55 UTC 

[meta-java][PATCH 1/3] javasqlite: Revert changes to LIC_FILES_CHKSUM
 2024-03-23 23:14 UTC  (3+ messages)
` [meta-java][PATCH 3/3] rxtx: Remove obsolete rename of libtool
  ` [oe] "

[Buildroot] Undeliverable: You have (8) pending messɑges
 2024-03-23 23:14 UTC 

[PATCH v1 0/3] iio: adc: meson: a few improvements
 2024-03-23 23:13 UTC  (12+ messages)
` [PATCH v1 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v1 2/3] iio: adc: meson: consistently use bool/enum in struct meson_sar_adc_param
` [PATCH v1 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

[PATCH] powerpc/pseries: remove returning ENODEV when uevent is triggered
 2024-03-23  8:47 UTC 

[CI] drm/i915/huc: pick the DG2 HuC up from the CI folder
 2024-03-23 23:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] tests/xe_compute: Don't require ccs_mode on every GT
 2024-03-23 22:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-23 22:54 UTC  (2+ messages)
` [syzbot] [PATCH] fix "

[PATCH i-g-t] tests/xe_vm: DRM_XE_VM_BIND_FLAG_DUMPABLE is now a valid flag
 2024-03-23 22:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 11f9c655461ba9bab5d65bc4de96e53a88185ff8
 2024-03-23 22:46 UTC 

Receive DTMF
 2024-03-23 22:46 UTC 

[PATCH i-g-t 00/13] tools/intel_vbt_decode: Various improvement
 2024-03-23 22:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t 1/2] tests/kms_async_flips: Extend the "async flip needs an extra frame" logic
 2024-03-23 22:37 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup
 2024-03-23 22:34 UTC  (3+ messages)
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests

No sound "dummy output" - snd_hda_intel on Pop OS 22.04 LTS on Acer chromebook plus 514 (Google Markath rev 3)
 2024-03-23 22:29 UTC 

[PATCH] staging: rtl8712: Rename variable bw_40MHz_en
 2024-03-23 22:30 UTC  (2+ messages)

No sound "dummy output" - snd_hda_intel on Pop OS 22.04 LTS on Acer chromebook plus 514 (Google Markath rev 3)
 2024-03-23 22:28 UTC 

[PATCH] Staging: rtl8712: Removed unnecessary parentheses
 2024-03-23 22:19 UTC  (2+ messages)

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-03-23 22:12 UTC  (4+ messages)
` [PATCH 12/36] sched_ext: "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-23 22:10 UTC 

[GIT pull] core/entry for v6.9-rc1
 2024-03-23 21:56 UTC  (8+ messages)
` [GIT pull] irq/urgent "
` [GIT pull] timers/core "
` [GIT pull] timers/urgent "

[PATCH 0/2] Add support for AD4000 series
 2024-03-23 21:53 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: Add support for AD4000

[Buildroot] [PATCH 1/1] package/fdk-aac: enable on s390x
 2024-03-23 21:49 UTC 

[PATCH v2 1/4] wifi: rtw88: 8821cu: Fix firmware upload fail
 2024-03-23 21:48 UTC  (4+ messages)
` [PATCH] wifi: rtw88: 8821cu: Fix connection failure

[PATCH v2 0/3] drm/i915: Unpin cursor fb only after vblank
 2024-03-23 21:47 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Unpin cursor fb only after vblank. (rev2)

drivers/mux/mmio.c:76:34: error: storage size of 'field' isn't known
 2024-03-23 21:40 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-23 21:40 UTC  (5+ messages)

[PATCH 0/2] Avoid unwanted lspcon init and probe warnings
 2024-03-23 21:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/radeon: silence UBSAN warning
 2024-03-23 21:39 UTC 

[PATCH iptables] libxtables: Fix xtables_ipaddr_to_numeric calls with xtables_ipmask_to_numeric
 2024-03-23 21:37 UTC  (3+ messages)

[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
 2024-03-23 21:36 UTC  (8+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe


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.