All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-04 01:16:02 to 2022-05-04 03:12:14 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  3:12 UTC  (35+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
  ` Introduce flexible array struct memcpy() helpers
` [PATCH 02/32] "
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[PATCH] Add assert for inode->i_io_list in inode_io_list_move_locked
 2022-05-04  3:12 UTC  (2+ messages)
` [Add assert for inode] 38923ae236: kernel_BUG_at_fs/fs-writeback.c

[PATCH v2] net: rds: acquire refcount on TCP sockets
 2022-05-04  3:09 UTC  (6+ messages)

[PATCH] kprobe: sync issue's on ftraced-kprobe
 2022-05-04  3:09 UTC  (2+ messages)

alsa starts muted every reboot. /var/lib/alsa/asound.conf file does not exist
 2022-05-04  3:07 UTC 

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-05-04  3:08 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04  3:03 UTC 

[PATCH net 0/2] selftests: net: add missing tests to Makefile
 2022-05-04  3:00 UTC  (3+ messages)

[Buildroot] [PATCH] package: Add cpulimit
 2022-05-04  2:57 UTC 

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-05-04  2:53 UTC  (3+ messages)

[Intel-gfx] [PATCH 10/26] drm/i915: Extract intel_crtc_dotclock()
 2022-05-04  2:53 UTC  (2+ messages)

[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
 2022-05-04  2:53 UTC  (2+ messages)

[PATCH v7 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-05-04  2:53 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/2] hash: unify crc32 selection for x86 and Arm

drivers/gpu/drm/i915/gem/i915_gem_ttm.c:898 i915_gem_ttm_system_setup() warn: should 'totalram_pages() << 12' be a 64 bit type?
 2022-05-04  2:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:52 UTC 

[PATCH 1/3] perf vendor events intel: Update CLX events to v1.15
 2022-05-04  2:52 UTC  (3+ messages)
` [PATCH 2/3] perf vendor events: Update alderlake to v1.10
` [PATCH 3/3] perf vendor events: Update events for Jaketown to v21

[igt-dev] [PATCH i-g-t 0/3] RPM Test on HEADLESS
 2022-05-04  2:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/3] i915_pm_rpm: rpm resume by user forcewake

[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
 2022-05-04  2:50 UTC  (8+ messages)
` [PATCH v2 2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb "
` [PATCH v2 3/3] mm: rmap: Use flush_cache_range() to flush cache for hugetlb pages

[Weekly meetings] MoM - 28th of April 2022
 2022-05-04  2:44 UTC  (3+ messages)
` [Weekly meetings] MoM - 28th of April 2022 (MP_FAIL followup)

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:42 UTC 

[PATCH 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-05-04  2:39 UTC  (5+ messages)
` [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT

[PATCH net-next 00/13] mptcp: Userspace path manager API
 2022-05-04  2:39 UTC  (14+ messages)
` [PATCH net-next 01/13] mptcp: handle local addrs announced by userspace PMs
` [PATCH net-next 02/13] mptcp: read attributes of addr entries managed "
` [PATCH net-next 03/13] mptcp: netlink: split mptcp_pm_parse_addr into two functions
` [PATCH net-next 04/13] mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
` [PATCH net-next 05/13] selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCE
` [PATCH net-next 06/13] mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
` [PATCH net-next 07/13] selftests: mptcp: support MPTCP_PM_CMD_REMOVE
` [PATCH net-next 08/13] mptcp: netlink: allow userspace-driven subflow establishment
` [PATCH net-next 09/13] selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATE
` [PATCH net-next 10/13] selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROY
` [PATCH net-next 11/13] selftests: mptcp: capture netlink events
` [PATCH net-next 12/13] selftests: mptcp: create listeners to receive MPJs
` [PATCH net-next 13/13] selftests: mptcp: functional tests for the userspace PM type

linux-next: build failure after merge of the battery tree
 2022-05-04  2:35 UTC 

[PATCH] target/mips: Fix store adress of high 64bit in helper_msa_st_b()
 2022-05-04  2:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:32 UTC 

[PATCH] workqueue: Fix type of cpu in trace event
 2022-05-04  2:32 UTC 

QA notification for completed autobuilder build (yocto-3.4.4.rc1)
 2022-05-04  2:32 UTC 

[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties
 2022-05-04  2:29 UTC  (5+ messages)
` [PATCH v2 2/3] dmaengine: sprd: deprecate '#dma-channels'
` [PATCH v2 3/3] arm64: dts: sprd: use new 'dma-channels' property

[PATCH v4 04/13] mm/khugepaged: make hugepage allocation context-specific
 2022-05-04  2:25 UTC  (3+ messages)
` [mm/khugepaged] 0d006aeaf9: BUG:unable_to_handle_page_fault_for_address

[PATCH 0/5] MHI host cleanups
 2022-05-04  2:22 UTC  (3+ messages)
` [PATCH 5/5] bus: mhi: host: Remove redundant dma_wmb() before ctx wp update

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:22 UTC 

You subscribed successfully
 2022-05-04  2:22 UTC 

[PATCH] kprobes: fix build with CONFIG_KRETPROBES=n
 2022-05-04  2:21 UTC  (2+ messages)

Your confirmation is needed
 2022-05-04  2:04 UTC 

[PATCH v3 0/2] platform/chrome: add support for the Framework Laptop
 2022-05-04  2:20 UTC  (2+ messages)

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-04  2:19 UTC  (6+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-04  2:18 UTC  (4+ messages)

[PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first test"
 2022-05-04  2:17 UTC  (3+ messages)
` Squash to "selftests: bpf: add bpf_first test": Tests Results

[PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements
 2022-05-04  2:15 UTC  (13+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Use G-stage name for hypervisor page table
` [PATCH v2 2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage
` [PATCH v2 3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
` [PATCH v2 5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value

[PATCH] soc: qcom: socinfo: Add another ID for sc7180
 2022-05-04  2:14 UTC  (2+ messages)

[PATCH] mm: don't be stuck to rmap lock on reclaim path
 2022-05-04  2:13 UTC  (2+ messages)

[PATCH v1] io_uring: Fix memory leak if file setup fails
 2022-05-04  2:12 UTC  (3+ messages)
` [io_uring] 193e0976d8: WARNING:at_lib/percpu-refcount.c:#percpu_ref_kill_and_confirm

[PATCH v3 00/21] target/ppc: Remove hidden usages of *env
 2022-05-04  2:09 UTC  (13+ messages)
` [PATCH v3 11/21] target/ppc: Remove msr_gs macro
` [PATCH v3 14/21] target/ppc: Remove msr_ir macro
` [PATCH v3 15/21] target/ppc: Remove msr_dr macro
` [PATCH v3 16/21] target/ppc: Remove msr_ep macro
` [PATCH v3 17/21] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PATCH v3 21/21] target/ppc: Change MSR_* to follow POWER ISA numbering convention

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:11 UTC 

[f2fs] 86aef22d0f: xfstests.generic.009.fail
 2022-05-04  2:02 UTC  (2+ messages)

[norov:gup 45/48] lib/bitmap.c:1570:17: error: initializing 'unsigned long *' with an expression of type 'const unsigned long *' discards qualifiers
 2022-05-04  2:02 UTC 

[Buildroot] [PATCH 1/1] utils/genrandconfig: add DTS cuimage fixup
 2022-05-04  2:02 UTC  (5+ messages)

[PATCH 0/2] soc: qcom: llcc: Add sc8180x and sc8280xp support
 2022-05-04  1:58 UTC  (3+ messages)
` [PATCH 2/2] soc: qcom: llcc: Add sc8180x and sc8280xp configurations

[PATCH 00/10 v6] xfs: intent whiteouts
 2022-05-04  1:49 UTC  (4+ messages)
` [PATCH 10/10] xfs: intent item whiteouts

RTT-PROBE: lore-subspace-rtt
 2022-05-04  2:00 UTC 

[ovmf test] 170069: regressions - FAIL
 2022-05-04  1:59 UTC 

[PATCH] lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
 2022-05-03  0:51 UTC  (2+ messages)

cache dirent names for the cached directory while we hold a lease
 2022-05-04  1:55 UTC  (3+ messages)
` [PATCH] cifs: cache dirent names for cached directories

[vsyrjala:crtc_clock_compute_8 10/26] drivers/gpu/drm/i915/display/intel_ddi.c:325:5: warning: no previous prototype for function 'intel_crtc_dotclock'
 2022-05-04  1:52 UTC 

[PATCH v2] f2fs: fix deadloop in foreground GC
 2022-05-04  1:47 UTC  (2+ messages)
` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2022-05-04  1:50 UTC 

CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
 2022-05-04  1:35 UTC  (2+ messages)

Patch to add caching od directory entries for the cache dir
 2022-05-04  1:44 UTC  (4+ messages)
` [PATCH] cifs: cache dirent names for cached directories

[linux-linus test] 170053: regressions - FAIL
 2022-05-04  1:44 UTC 

[PATCH] drm/i915/guc: Support programming the EU priority in the GuC descriptor
 2022-05-04  1:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/gtkiostream: new package
 2022-05-04  1:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04  1:40 UTC 

linux-next: build failure after merge of the block tree
 2022-05-04  1:40 UTC 

net/netfilter/nf_conntrack_core.c:1736:8: warning: Local variable 'tmp' shadows outer variable [shadowVariable]
 2022-05-04  1:39 UTC 

[PATCH v19 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-04  1:36 UTC  (7+ messages)
` [PATCH v19 06/25] soc: mediatek: add mtk_mmsys_write_reg API

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-04  1:33 UTC  (5+ messages)
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context

RFC: Memory Tiering Kernel Interfaces
 2022-05-04  1:31 UTC  (7+ messages)

CFP open for RISC-V MC at Linux Plumbers Conference 2022
 2022-05-04  1:30 UTC  (2+ messages)

[PATCH 00/10 v2] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-05-04  1:30 UTC  (5+ messages)
` [PATCH 16/16] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework

[PATCH v4 1/2] dt-bindings: display: bridge: ldb: Implement simple Freescale i.MX8MP LDB bridge
 2022-05-04  1:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04  1:29 UTC 

[PATCH] dt-bindings: display: bridge: ldb: Fill in reg property
 2022-05-04  1:26 UTC  (2+ messages)

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-04  1:19 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-05-04  1:15 UTC  (11+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-05-04  1:14 UTC  (45+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 17/69] mm: remove rb tree
  ` [PATCH v9 25/69] mm: remove vmacache
  ` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states
  ` [PATCH v9 30/69] arm64: remove mmap linked list from vdso
  ` [PATCH v9 31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
  ` [PATCH v9 33/69] powerpc: remove mmap linked list walks
  ` [PATCH v9 32/69] parisc: remove mmap linked list from cache handling
  ` [PATCH v9 35/69] x86: remove vma linked list walks
  ` [PATCH v9 36/69] xtensa: "
  ` [PATCH v9 34/69] s390: "
  ` [PATCH v9 38/69] optee: remove vma linked list walk
  ` [PATCH v9 39/69] um: "
  ` [PATCH v9 37/69] cxl: "
  ` [PATCH v9 40/69] coredump: "
  ` [PATCH v9 41/69] exec: use VMA iterator instead of linked list
  ` [PATCH v9 42/69] fs/proc/base: use maple tree iterators in place "
  ` [PATCH v9 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
  ` [PATCH v9 45/69] ipc/shm: use VMA iterator instead of linked list
  ` [PATCH v9 44/69] userfaultfd: use maple tree iterator to iterate VMAs
  ` [PATCH v9 47/69] perf: use VMA iterator
  ` [PATCH v9 46/69] acct: use VMA iterator instead of linked list
  ` [PATCH v9 48/69] sched: use maple tree iterator to walk VMAs
  ` [PATCH v9 50/69] bpf: remove VMA linked list
  ` [PATCH v9 49/69] fork: use VMA iterator
  ` [PATCH v9 52/69] mm/khugepaged: stop using vma linked list
  ` [PATCH v9 51/69] mm/gup: use maple tree navigation instead of "
  ` [PATCH v9 53/69] mm/ksm: use vma iterators instead of vma "
  ` [PATCH v9 54/69] mm/madvise: use vma_find() "
  ` [PATCH v9 55/69] mm/memcontrol: stop using mm->highest_vm_end
  ` [PATCH v9 56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list
  ` [PATCH v9 59/69] mm/mremap: use vma_find_intersection() "
  ` [PATCH v9 57/69] mm/mlock: use vma iterator and maple state "
  ` [PATCH v9 58/69] mm/mprotect: use maple tree navigation "
  ` [PATCH v9 61/69] mm/oom_kill: use maple tree iterators "
  ` [PATCH v9 60/69] mm/msync: use vma_find() "
  ` [PATCH v9 62/69] mm/pagewalk: "
  ` [PATCH v9 63/69] mm/swapfile: use vma iterator "
  ` [PATCH v9 65/69] nommu: remove uses of VMA "
  ` [PATCH v9 64/69] i915: use the VMA iterator
  ` [PATCH v9 66/69] riscv: use vma iterator for vdso
  ` [PATCH v9 68/69] mm/mmap: drop range_has_overlap() function
  ` [PATCH v9 67/69] mm: remove the vma linked list
  ` [PATCH v9 69/69] mm/mmap.c: pass in mapping to __vma_link_file()

RTT-PROBE: lore-subspace-rtt
 2022-05-04  1:18 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.