All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-24 23:18:04 to 2024-06-25 01:02:58 UTC [more...]

[PATCH v1] erofs: fix possible memory leak in z_erofs_gbuf_exit()
 2024-06-25  1:02 UTC  (2+ messages)

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-25  1:02 UTC  (10+ messages)
` [PATCH v2 1/4] uprobes: rename get_trampoline_vaddr() and make it global
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes

[PATCH net-next v2 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
 2024-06-25  1:02 UTC  (5+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: try to check if port is in use
` [PATCH net-next v2 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next v2 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [PATCH net-next v2 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts

[XEN PATCH v2 00/13] x86: address some violations of MISRA C Rule 16.3
 2024-06-25  1:00 UTC  (27+ messages)
` [XEN PATCH v2 01/13] automation/eclair: fix deviation "
` [XEN PATCH v2 02/13] x86/cpuid: use fallthrough pseudo keyword
` [XEN PATCH v2 03/13] x86/domctl: address a violation of MISRA C Rule 16.3
` [XEN PATCH v2 04/13] x86/vpmu: address violations "
` [XEN PATCH v2 05/13] x86/traps: "
` [XEN PATCH v2 06/13] x86/mce: "
` [XEN PATCH v2 07/13] x86/hvm: "
` [XEN PATCH v2 08/13] x86/vpt: address a violation "
  ` [XEN PATCH v2 08/13] x86/vpt: address a violation of MISRA C Rule 16.3x
` [XEN PATCH v2 09/13] x86/mm: add defensive return
` [XEN PATCH v2 10/13] x86/mpparse: address a violation of MISRA C Rule 16.3
` [XEN PATCH v2 11/13] x86/pmtimer: "
` [XEN PATCH v2 12/13] x86/vPIC: "
` [XEN PATCH v2 13/13] x86/vlapic: "

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 5bdd17ab5a7259d2da562eab63abab3a6d95adcd
 2024-06-25  1:00 UTC 

[PATCH v2 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-06-25  0:59 UTC  (15+ messages)
` [PATCH v2 01/14] mm: memcg: introduce memcontrol-v1.c
` [PATCH v2 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
` [PATCH v2 03/14] mm: memcg: rename soft limit reclaim-related functions
` [PATCH v2 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
` [PATCH v2 05/14] mm: memcg: rename charge move-related functions
` [PATCH v2 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
` [PATCH v2 07/14] mm: memcg: rename memcg_check_events()
` [PATCH v2 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
` [PATCH v2 09/14] mm: memcg: rename memcg_oom_recover()
` [PATCH v2 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c
` [PATCH v2 11/14] mm: memcg: make memcg1_update_tree() static
` [PATCH v2 12/14] mm: memcg: group cgroup v1 memcg related declarations
` [PATCH v2 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option
` [PATCH v2 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files

[PATCH bpf-next v4 0/9] use network helpers, part 8
 2024-06-25  0:59 UTC  (3+ messages)
` [PATCH bpf-next v4 6/9] selftests/bpf: Invoke attach_reuseport out of make_server

[PATCH] bluetooth/l2cap: sync sock recv cb and release
 2024-06-25  0:52 UTC  (2+ messages)

[PATCH v3 0/4] XOR Math Fixups: translation & position
 2024-06-25  0:55 UTC  (5+ messages)
` [PATCH v3 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_dpa_to_hpa()
` [PATCH v3 2/4] cxl: Restore XOR'd position bits during address translation
` [PATCH v3 3/4] cxl/region: Verify target positions using the ordered target list
` [PATCH v3 4/4] cxl: Remove defunct code calculating host bridge target positions

[PATCH v5 0/5] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-25  0:55 UTC  (9+ messages)
` [PATCH v5 1/5] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v5 3/5] drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions
` [PATCH v5 4/5] drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
` [PATCH v5 5/5] drm/panel: jd9365da: Add the function of adjusting orientation

[PATCH] drm/xe: Get XE_FORCEWAKE_ALL to read RING_TIMESTAMP
 2024-06-25  0:54 UTC  (5+ messages)

[PATCH v9 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2024-06-25  0:52 UTC  (3+ messages)
` [PATCH v9 1/5] soc: qcom: pdr: protect locator_addr with the main mutex

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-25  0:50 UTC  (18+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v11 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-06-25  0:52 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev11)

[PATCH v3 00/17] TDX MMU prep series part 1
 2024-06-25  0:51 UTC  (10+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 15/17] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v3 16/17] KVM: x86/tdp_mmu: Propagate tearing down "

[PATCH v1] usb: typec: ucsi: Only set number of plug altmodes after registration
 2024-06-25  0:50 UTC  (2+ messages)

[XEN PATCH v2 0/6][RESEND] address violations of MISRA C Rule 20.7
 2024-06-25  0:47 UTC  (8+ messages)
` [XEN PATCH v2 1/6][RESEND] automation/eclair: "
` [XEN PATCH v2 4/6][RESEND] automation/eclair_analysis: "
` [XEN PATCH v2 6/6][RESEND] automation/eclair_analysis: clean ECLAIR configuration scripts

[PATCH 1/2] perf script: Fix perf script -F +metric
 2024-06-25  0:42 UTC  (2+ messages)
` [PATCH 2/2] Add a test case for "

[PATCH v3 0/5] Fix MEI command timeout issue following warm reboot
 2024-06-25  0:39 UTC  (4+ messages)
` [PATCH v3 5/5] mei: vsc: Fix spelling error

Bug: diff.external --no-ext-diff suppresses --color-moved
 2024-06-25  0:39 UTC  (5+ messages)
` [PATCH] diff: allow --color-moved with --no-ext-diff

WARNING in __ext4_ioctl
 2024-06-25  0:39 UTC 

[PATCH 00/23] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-06-25  0:37 UTC  (9+ messages)
` [PATCH 01/23] drm: sun4i: de2/de3: Change CSC argument
` [PATCH 13/23] drm: sun4i: de2/de3: add mixer version enum
` [PATCH 14/23] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH 18/23] dt-bindings: allwinner: add H616 DE33 bus, clock and display bindings

[XEN PATCH v3] automation/eclair: extend existing deviations of MISRA C Rule 16.3
 2024-06-25  0:38 UTC  (3+ messages)

[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-24 23:26 UTC  (28+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS

[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-25  0:30 UTC  (10+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT

[XEN PATCH v2] automation/eclair: configure Rule 13.6 and custom service B.UNEVALEFF
 2024-06-25  0:26 UTC  (3+ messages)

[staging:staging-testing 34/59] drivers/staging/rtl8192e/rtl8192e/rtl_pci.c:31:6: error: conflicting types for 'rtl92e_check_adapter'; have 'bool(struct pci_dev *, struct net_device *)' {aka '_Bool(struct pci_dev *, struct net_device *)'}
 2024-06-25  0:26 UTC 

[linux-next:master 7010/8016] tools/lib/bpf/btf_relocate.c:61:25: sparse: sparse: dubious one-bit signed bitfield
 2024-06-25  0:26 UTC 

[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-25  0:24 UTC  (11+ messages)

[PATCH v3] automation/eclair_analysis: deviate and|or|xor|not for MISRA C Rule 21.2
 2024-06-25  0:22 UTC  (2+ messages)

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-06-25  0:21 UTC  (13+ messages)
` [PATCH 01/12] uprobes: update outdated comment
` [PATCH 02/12] uprobes: grab write mmap lock in unapply_uprobe()
` [PATCH 03/12] uprobes: simplify error handling for alloc_uprobe()
` [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs
` [PATCH 07/12] uprobes: inline alloc_uprobe() logic into __uprobe_register()
` [PATCH 08/12] uprobes: split uprobe allocation and uprobes_tree insertion steps
` [PATCH 09/12] uprobes: batch uprobes_treelock during registration
` [PATCH 10/12] uprobes: improve lock batching for uprobe_unregister_batch
` [PATCH 11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes
` [PATCH 12/12] uprobes: switch uprobes_treelock to per-CPU RW semaphore

Hairpin Queues Throughput ConnectX-6
 2024-06-25  0:22 UTC  (2+ messages)

[PATCH 1/2] spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()
 2024-06-25  0:20 UTC  (2+ messages)
` [PATCH 2/2] spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()

[PATCH 0/3 v2] seccomp: improve handling of SECCOMP_IOCTL_NOTIF_RECV
 2024-06-25  0:19 UTC  (4+ messages)

[PATCH v2] tty: serial: ma35d1: Add a NULL check for of_node
 2024-06-25  0:16 UTC  (3+ messages)

[XEN PATCH] common/sched: address a violation of MISRA C Rule 17.7
 2024-06-25  0:15 UTC 

[XEN PATCH v2] xen: add explicit comment to identify notifier patterns
 2024-06-25  0:14 UTC  (8+ messages)

[PATCH net-next v3 0/5] gve: Add flow steering support
 2024-06-25  0:12 UTC  (6+ messages)
` [PATCH net-next v3 1/5] gve: Add adminq mutex lock
` [PATCH net-next v3 2/5] gve: Add adminq extended command
` [PATCH net-next v3 3/5] gve: Add flow steering device option
` [PATCH net-next v3 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v3 5/5] gve: Add flow steering ethtool support

[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-06-25  0:11 UTC  (5+ messages)

[PATCH 0/2] PF: Trigger explicit FLR while disabling VFs
 2024-06-25  0:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/4] perf: support specify vdso path in cmdline
 2024-06-25  0:08 UTC  (3+ messages)
` [PATCH v3 2/4] perf: disasm: use build_id_path if fallback failed

[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
 2024-06-25  0:08 UTC  (4+ messages)
` [PATCH 5/5] sparse-index: improve lstat caching of sparse paths

FAILED: patch "[PATCH] ima: Avoid blocking in RCU read-side critical section" failed to apply to 6.6-stable tree
 2024-06-25  0:06 UTC  (2+ messages)

[LTP] [PATCH 0/6] sched_football: Re-add crazy fans and other cleanups
 2024-06-25  0:05 UTC  (7+ messages)
` [LTP] [PATCH 2/6] sched_football: Use atomic for ball

AX.25 Fix now in v6 kernel stable/longterm forks
 2024-06-25  0:04 UTC 

[PATCH v2] bus/vmbus: add device_order field to rte_vmbus_dev
 2024-06-25  0:02 UTC  (3+ messages)

[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
 2024-06-25  0:00 UTC  (6+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl

[PATCH v2 0/5] timer_migration: Fix two possible races and an improvement
 2024-06-25  0:00 UTC  (2+ messages)

[PATCH -next] cgroup: fix uaf when proc_cpuset_show
 2024-06-24 23:59 UTC  (4+ messages)

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-24 23:59 UTC  (4+ messages)
` [PATCH 04/39] sched: Add sched_class->reweight_task()

[tip:irq/core] BUILD REGRESSION f2605e1715dd28e8943b557453fed3a40421d3b5
 2024-06-24 23:54 UTC 

[PATCH v2] usb: gadget: aspeed_udc: validate endpoint index for ast udc
 2024-06-24 23:55 UTC  (3+ messages)

(no subject)
 2024-06-24 23:53 UTC  (6+ messages)
` [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler

[PATCH] driver core: Don't log intentional skip of device link creation as error
 2024-06-24 23:53 UTC  (2+ messages)

[staging:staging-testing 37/59] drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2553:24: warning: variable 'pwdev_priv' set but not used
 2024-06-24 23:53 UTC 

fs/btrfs/ctree.c:612 btrfs_force_cow_block() error: we previously assumed 'parent' could be null (see line 548)
 2024-06-24 23:53 UTC 

[arnd-asm-generic:syscall-fixes-6.10 2/13] include/uapi/asm-generic/unistd.h:740:88: error: macro "__SYSCALL" passed 3 arguments, but takes just 2
 2024-06-24 23:53 UTC 

[PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
 2024-06-24 23:42 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in __kernfs_remove
 2024-06-24 23:41 UTC  (3+ messages)

Help improve 32-bit testing
 2024-06-24 23:33 UTC 

[PATCH v2] f2fs: add support single node mode
 2024-06-24 23:32 UTC  (4+ messages)
    ` [f2fs-dev] (2) "
      `  "

[PATCH] drm/xe: Add timeout to preempt fences
 2024-06-24 23:34 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH net] selftests: net: remove unneeded IP_GRE config
 2024-06-24 23:31 UTC  (2+ messages)

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-06-24 23:30 UTC  (6+ messages)
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command

[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
 2024-06-24 23:28 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-24 23:28 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add "

[PATCH] bpf, btf: Make if test explicit to fix Coccinelle error
 2024-06-24 23:27 UTC  (4+ messages)

+ mm-extend-rmap-flags-arguments-for-folio_add_new_anon_rmap-fix-3.patch added to mm-unstable branch
 2024-06-24 23:26 UTC 

+ mm-use-folio_add_new_anon_rmap-if-folio_test_anonfolio==false-fix-2.patch added to mm-unstable branch
 2024-06-24 23:25 UTC 

[PATCH v9 0/2] drm/xe/pmu: Enable PMU interface
 2024-06-24 23:23 UTC  (9+ messages)

[PATCH v2 0/4] crypto: sun8i-ce: add Allwinner H616 support
 2024-06-24 23:21 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: sun8i-ce: Add compatible for H616
` [PATCH v2 2/4] crypto: sun8i-ce - wrap accesses to descriptor address fields
` [PATCH v2 3/4] crypto: sun8i-ce - add Allwinner H616 support
` [PATCH v2 4/4] arm64: dts: allwinner: h616: add crypto engine node

[syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3)
 2024-06-24 23:21 UTC 

[PATCH v2 0/8] Introduce fwctl subystem
 2024-06-24 23:18 UTC  (2+ messages)


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.