All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-20 18:20:05 to 2024-08-20 19:58:03 UTC [more...]

[Buildroot] [PATCH] package/tar: fix linking with libiconv
 2024-08-20 19:57 UTC  (2+ messages)

[PATCH v4 0/4] Rust KASAN Support
 2024-08-20 19:57 UTC  (8+ messages)
` [PATCH v4 1/4] kbuild: rust: Define probing macros for rustc
` [PATCH v4 2/4] rust: kasan: Rust does not support KHWASAN
` [PATCH v4 3/4] kbuild: rust: Enable KASAN support
` [PATCH v4 4/4] kasan: rust: Add KASAN smoke test via UAF

Occasional kernel error with NVMe-oF TCP target
 2024-08-20 19:55 UTC 

[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-20 19:55 UTC  (3+ messages)
` [PATCH-cgroup 1/2] "
` [PATCH-cgroup 2/2] selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs

[PATCH] drm/xe: Drop HW fence pointer to HW fence ctx
 2024-08-20 19:54 UTC  (2+ messages)

CIFS lockup regression on SMB1 in 6.10
 2024-08-20 19:33 UTC  (5+ messages)

[PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-08-20 19:55 UTC  (2+ messages)

[PATCH] selinux: Add netlink xperm support
 2024-08-20 19:54 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
 2024-08-20 19:54 UTC  (3+ messages)

[PATCH] tools/crypto:Remove unused variable
 2024-08-20 19:53 UTC  (2+ messages)

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-20 19:52 UTC  (5+ messages)
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-20 19:52 UTC  (18+ messages)
` [PATCH 01/10] drm/xe/display: fix compat IS_DISPLAY_STEP() range end
` [PATCH 02/10] drm/xe/display: remove intel_display_step_name() to simplify
` [PATCH 03/10] drm/xe/display: remove the unused compat HAS_GMD_ID()
` [PATCH 04/10] drm/xe/step: define more steppings E-J
` [PATCH 05/10] drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
` [PATCH 06/10] drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
` [PATCH 07/10] drm/i915/display: identify display steppings in display probe
` [PATCH 08/10] drm/i915/display: switch to display detected steppings
` [PATCH 09/10] drm/i915: remove display stepping handling
` [PATCH 10/10] drm/xe: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: identify display steppings in display code
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH] MAINTAINERS: add the VFS git tree
 2024-08-20 19:51 UTC 

selinux: support IPPROTO_SMC in socket_type_to_security_class()
 2024-08-20 19:51 UTC  (4+ messages)

[PATCH 00/20] Memory leak fixes (pt.5)
 2024-08-20 19:51 UTC  (5+ messages)
` [PATCH 01/20] mailinfo: fix leaking header data
` [PATCH 02/20] convert: fix leaks when resetting attributes

[PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined
 2024-08-20 19:50 UTC 

[PATCH v2 1/2] cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
 2024-08-20 19:49 UTC  (4+ messages)

[PULL 00/20] Misc fixes for 2024-08-20
 2024-08-20 19:48 UTC  (3+ messages)
` [PULL 18/20] hw/i386/pc: Unify vmport=auto handling

[PATCH v5 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-08-20 19:48 UTC  (4+ messages)

[PATCH fstests v2] generic/755: test that inode's ctime is updated on unlink
 2024-08-20 19:48 UTC 

[PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
 2024-08-20 19:38 UTC  (3+ messages)

[Buildroot] [PATCH] support/testing: add python-msgpack runtime test
 2024-08-20 19:46 UTC  (2+ messages)

[PATCH v2 0/6] Driver load failure fixes
 2024-08-20 19:46 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v5 00/15] riscv support for control flow integrity extensions
 2024-08-20 19:45 UTC  (6+ messages)
` [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-20 19:44 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Fix off by one in get_rpi()
 2024-08-20 19:44 UTC  (2+ messages)

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-08-20 19:44 UTC  (5+ messages)

[PATCH 0/3] Correct recent GCC incompatible changes
 2024-08-20 19:42 UTC  (2+ messages)

[OE-core] [PATCH 01/24] binutils: upgrade 2.43 -> 2.43.1
 2024-08-20 19:42 UTC  (3+ messages)
` [OE-core] [PATCH 11/24] libedit: upgrade 20240517-3.1 -> 20240808-3.1

[REGRESSION] fuse: copy_file_range() fails with EIO
 2024-08-20 12:57 UTC  (4+ messages)
` [PATCH 3/3] fuse: use folio_end_read

[PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address
 2024-08-20 19:39 UTC  (2+ messages)

[PATCH] workqueue: Don't call va_start / va_end twice
 2024-08-20 19:39 UTC  (2+ messages)

[PATCH V2] xfs_io: Fix fscrypt macros ordering
 2024-08-20 19:39 UTC  (2+ messages)

[PATCH] drm/xe: Invalidate media_gt TLBs
 2024-08-20 19:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Invalidate media_gt TLBs (rev2)

next/master build: 179 builds: 11 failed, 168 passed, 8 errors, 10541 warnings (next-20240820)
 2024-08-20 19:39 UTC 

next/master build: 179 builds: 11 failed, 168 passed, 8 errors, 10541 warnings (next-20240820)
 2024-08-20 19:39 UTC 

[sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
 2024-08-20 19:38 UTC  (9+ messages)

[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
 2024-08-20 19:34 UTC 

[PATCH] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-20 19:36 UTC  (4+ messages)

[PATCH v4 0/6] mm: split underused THPs
 2024-08-20 19:35 UTC  (9+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH] pidfd: prevent creation of pidfds for kthreads
 2024-08-20 19:34 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] support/testing: add attr runtime test
 2024-08-20 19:31 UTC  (2+ messages)

[OE-core][PATCH v2] piglit: upgrade 22eaf6a91c -> c11c9374c1
 2024-08-20 19:30 UTC  (7+ messages)

[PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
 2024-08-20 19:29 UTC 

[Buildroot] [PATCH] package/attr: add missing libgen.h header
 2024-08-20 19:29 UTC  (4+ messages)

[PATCH 0/2] dt-bindings fixup for brcm,bcm4329-fmac.yaml
 2024-08-20 19:29 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: wireless: restore constraint for brcm,bcm4329-fmac compatible property

[PATCH v2 0/7] drm/xe/oa: xe_syncs for OA
 2024-08-20 19:23 UTC  (3+ messages)
` [PATCH 4/7] drm/xe/oa: Signal output fences

It is correct to introduce new sys calls to stable versions?
 2024-08-20 19:24 UTC  (8+ messages)

[PATCH] Reenable NUMA policy support in the slab allocator
 2024-08-20 19:24 UTC  (2+ messages)

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-20 19:22 UTC  (5+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH -next] ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.h
 2024-08-20 19:23 UTC  (2+ messages)

[PATCH v1 1/2] usertools/cpu_layout: update coding style
 2024-08-20 19:22 UTC  (3+ messages)
` [PATCH v3 2/4] usertools/cpu_layout: print out NUMA nodes

[PATCH dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace
 2024-08-20 19:22 UTC  (2+ messages)

[PATCH net 1/1] net: dsa: mv88e6xxx: Fix out-of-bound access
 2024-08-20 19:21 UTC  (4+ messages)

[PATCH -next] rcu: Remove unused declaration rcu_segcblist_offload()
 2024-08-20 19:20 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/3] tinyinit and stm32f746_disco_sd_defconfig
 2024-08-20 19:19 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] package/tinyinit: new package
` [Buildroot] [PATCH v2 2/3] configs/stm32f746_disco_sd: new defconfig
` [Buildroot] [PATCH v2 3/3] board/canaan/k210-soc: use tinyinit as Linux init process

[PATCH] platform/x86: system76: Reducing redundant conditional judgments in system76_add()
 2024-08-20 19:18 UTC  (3+ messages)

[PATCH i-g-t v4 0/2] tests/intel/xe_gt_freq: Add a wait after gt reset
 2024-08-20 19:19 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_gt_freq: Add a wait after gt reset (rev4)
` ✓ CI.xeBAT: success "

[PATCH v5] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
 2024-08-20 19:19 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-20 19:19 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH v2] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-20 19:15 UTC 

[PATCH v10 0/6] Landlock: Add abstract UNIX socket connect restriction
 2024-08-20 19:14 UTC  (3+ messages)
` [PATCH v10 1/6] "

[PATCH v2] net: netvsc: Update default VMBus channels
 2024-08-20 19:12 UTC  (5+ messages)

[PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile
 2024-08-20 19:12 UTC  (4+ messages)
` [PATCH 4/9] Use wait_var_event() instead of I_DIO_WAKEUP

[PATCH RFC 0/5] inode: turn i_state into u32
 2024-08-20 19:10 UTC  (6+ messages)
` [PATCH RFC 1/5] fs: add i_state helpers

[PATCH] sched_ext: Allow dequeue_task_scx to fail
 2024-08-20 19:09 UTC  (2+ messages)

[PATCH net-next v4 0/2] net: xilinx: axienet: Add statistics support
 2024-08-20 19:04 UTC  (5+ messages)
` [PATCH net-next v4 1/2] net: xilinx: axienet: Report RxRject as rx_dropped
` [PATCH net-next v4 2/2] net: xilinx: axienet: Add statistics support

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 27e4fad54248090399e7764cd7bd2efabe69664e
 2024-08-20 19:05 UTC 

ath11k WCN6855 seems to have incorrect regulatory info for US DFS-FCC (no 6ghz)
 2024-08-20 19:05 UTC 

[Buildroot] [PATCH 0/3] tinit and stm32f746_disco_sd_defconfig
 2024-08-20 19:03 UTC  (5+ messages)

[PATCH v3 0/2] use device_for_each_child_node_scoped to access device child nodes
 2024-08-20 19:02 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: xilinx-ams: use device_* to iterate over "
` [PATCH v3 2/2] leds: as3645a: "

[PATCH v3 0/3] handle HPD polling on display pm runtime s/r
 2024-08-20 19:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH net-next v2 00/12] flow_dissector: Dissect UDP encapsulation protocols
 2024-08-20 19:00 UTC  (6+ messages)
` [PATCH net-next v2 04/12] flow_dissector: UDP encap infrastructure

[PATCH 1/1] MAINTAINERS: misc: update fsl,qoriq-mc.txt to fsl,qoriq-mc.yaml
 2024-08-20 19:00 UTC 

[PATCH 1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
 2024-08-20 18:52 UTC  (2+ messages)

[PATCH v2 net 0/3] ipv6: fix possible UAF in output paths
 2024-08-20 18:58 UTC  (7+ messages)
` [PATCH v2 net 1/3] ipv6: prevent UAF in ip6_send_skb()
` [PATCH v2 net 2/3] ipv6: fix possible UAF in ip6_finish_output2()
` [PATCH v2 net 3/3] ipv6: prevent possible UAF in ip6_xmit()

[Buildroot] [PATCH 1/1] package/shapelib: bump to 1.6.1
 2024-08-20 18:42 UTC 

[PATCH] tests/device_reset: Require a PCI device
 2024-08-20 18:52 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
 2024-08-20 18:51 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/boost: cleanup HOST_BOOST_FLAGS
 2024-08-20 18:50 UTC  (2+ messages)

[PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC
 2024-08-20 18:50 UTC  (3+ messages)

[Buildroot] [PATCH] package/boost: cleanup boost-context/fiber/math
 2024-08-20 18:49 UTC  (2+ messages)

[PATCH] softirq: remove parameter from action callback
 2024-08-20 18:49 UTC  (3+ messages)
` [PATCH v2] "

Add Support for the Acer Predator Triton PT14-51
 2024-08-20 18:48 UTC  (6+ messages)

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-20 18:47 UTC  (9+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields

[PATCH v5 0/8] perf auxtrace: Support multiple AUX events
 2024-08-20 18:47 UTC  (9+ messages)
` [PATCH v5 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v5 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v5 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v5 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v5 5/8] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v5 6/8] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v5 7/8] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v5 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace()

[PATCH] doc: rcu: update printed dynticks counter bits
 2024-08-20 18:47 UTC  (2+ messages)

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-08-20 18:46 UTC  (8+ messages)
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction

[PATCH 0/2] Add and enable mcore support
 2024-08-20 15:46 UTC  (3+ messages)
` [PATCH 1/2] board: phytec: phycore_imx8mp: Add "
` [PATCH 2/2] configs: phycore-imx8mp_defconfig: Enabled bootaux command

[Intel-wired-lan] ACPI IRQ storm with 6.10
 2024-08-20 18:44 UTC  (3+ messages)
`  "

[PATCH for-9.1] hw/loongarch: Fix length for lowram in ACPI SRAT
 2024-08-20 18:42 UTC 

[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-20 18:42 UTC  (3+ messages)

[PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-20 18:42 UTC  (2+ messages)

[PATCH] ksmbd: Replace one-element arrays with flexible-array members
 2024-08-20 18:39 UTC  (5+ messages)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-20 18:38 UTC  (3+ messages)
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes

[PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-20 18:35 UTC 

[REGRESSION] [BISECTED] btusb: driver fails to initialize MT7921AUN on v6.11-rc4
 2024-08-20 18:35 UTC 

[RFC] Big TCP and ping support vs. max ICMP{,v6} packet size
 2024-08-20 18:35 UTC  (4+ messages)

[PATCH 0/5] page allocation tag compression
 2024-08-20 18:35 UTC  (4+ messages)
` [PATCH 1/5] alloc_tag: load module tags into separate continuous memory

[net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-20 18:33 UTC  (4+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-20 18:31 UTC  (9+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-20 18:31 UTC  (4+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH] perf hist: Don't set hpp_fmt_value for members in --no-group
 2024-08-20 18:32 UTC 

[PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-20 18:30 UTC  (4+ messages)
` [PATCH v2 6/9] "

[ANN] net-next shutdown plans around LPC
 2024-08-20 18:30 UTC 

commit 9d8c094ddab0 breaks Xorg/xfce4
 2024-08-20 18:28 UTC  (2+ messages)

[PATCH 00/13] DC Patches August 15, 2024
 2024-08-20 18:28 UTC  (7+ messages)
` [PATCH 12/13] drm/amd/display: Fix a typo in revert commit
    `  "

[PATCH] linux-firmware: Update AMD SEV firmware
 2024-08-20 18:26 UTC 

address some open scan hub warnings
 2024-08-20 18:26 UTC  (3+ messages)
` [PATCH ndctl 1/2] ndctl/keys.c: don't leak fd in error cases
` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-20 18:24 UTC  (4+ messages)
` [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain

[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
 2024-08-20 17:12 UTC  (5+ messages)

[PATCH 1/2] fuse: drop unused fuse_mount arg in fuse_writepage_finish
 2024-08-20 18:21 UTC  (4+ messages)
` [PATCH 2/2] fuse: update stats for pages in dropped aux writeback list

[PATCH v2] drm/xe: Invalidate media_gt TLBs in PT code
 2024-08-20 18:20 UTC  (2+ messages)
` ✗ CI.BAT: failure for drm/xe: Invalidate media_gt TLBs in PT code (rev2)


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.