All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 17:24:53 to 2023-07-27 18:04:46 UTC [more...]

[PATCH 1/1] gpu: drm: aspeed: fix value check in aspeed_gfx_load()
 2023-07-27 17:57 UTC  (2+ messages)

[PATCH v2 0/4] block/blkio: fix opening virtio-blk drivers
 2023-07-27 16:10 UTC  (2+ messages)
` [PATCH v2 1/4] block/blkio: move blkio_connect() in the drivers functions

[PATCH] wifi: mwifiex: Replace strlcpy with strscpy
 2023-07-27 18:04 UTC  (6+ messages)

[PATCH v4 0/9] Misc fixes for throttle
 2023-07-27 16:12 UTC  (3+ messages)
` [PATCH v4 9/9] block/throttle-groups: Use ThrottleDirection instread of bool is_write

[PATCH] seqlock: annotate spinning as unlikely() in __read_seqcount_begin
 2023-07-27 18:03 UTC 

[RFC PATCH] target/i386: Truncate ESP when exiting from long mode
 2023-07-27 17:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/weston: select the seatd daemon
 2023-07-27 18:03 UTC 

[PATCH] samples/bpf: Update sockex2: get the expected output results
 2023-07-27 18:02 UTC  (2+ messages)

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-27 18:01 UTC  (8+ messages)

[PATCH v2] drm/amd: Disable S/G for APUs when 64GB or more host memory
 2023-07-27 18:02 UTC  (2+ messages)

[PATCH] wifi: mt76: Replace strlcpy with strscpy
 2023-07-27 17:02 UTC  (7+ messages)

[PATCH] doc: add release note for new e1000 device
 2023-07-27 18:02 UTC  (4+ messages)
` [PATCH v2] doc: fix missing release note for I219 support

[PATCH v7 0/4] Add dynamic connector selection mechanism
 2023-07-27 16:41 UTC 

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-27 18:01 UTC  (4+ messages)

[PATCH 0/9] x86: Fixes for distro booting
 2023-07-27 18:01 UTC  (8+ messages)
` [PATCH 5/9] board_f: Fix corruption of relocaddr

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2023-07-27 16:31 UTC  (10+ messages)
      ` 回复: "

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
 2023-07-27 17:59 UTC  (5+ messages)

[PATCH v3 0/4] vdpa: Enable strict validation for netlink ops
 2023-07-27 17:57 UTC  (10+ messages)
` [PATCH 1/4] vdpa: Add features attr to vdpa_nl_policy for nlattr length check
` [PATCH 2/4] vdpa: Add queue index "
` [PATCH 3/4] vdpa: Add max vqp "
` [PATCH 4/4] vdpa: Enable strict validation for netlinks ops

[PATCH 00/13] of: overlay/unittest: Miscellaneous fixes and improvements
 2023-07-27 17:58 UTC  (5+ messages)
` [PATCH 06/13] of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()

[RFC] arm64: select FUNCTION_ALIGNMENT_16B
 2023-07-27 16:23 UTC 

[PATCH -next] spi: stm32: Remove redundant dev_err_probe()
 2023-07-27 16:33 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath11k: support firmware-2.bin
 2023-07-27 16:47 UTC  (3+ messages)
` [PATCH v4 2/3] wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()

[PATCH v3 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-27 16:59 UTC  (2+ messages)

[PATCH] wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()
 2023-07-27 16:33 UTC  (3+ messages)

[PATCH] drm/tests: Remove CONFIG_DRM_FBDEV_EMULATION on .kunitconfig
 2023-07-27 17:56 UTC  (6+ messages)

[PATCH] mtd: fix use-after-free in mtd release
 2023-07-27 16:36 UTC  (5+ messages)

[PATCH v6 0/7] Changed path filter hash fix and version bump
 2023-07-27 17:56 UTC  (3+ messages)

[dm-devel] [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27 10:32 UTC  (61+ messages)
` [dm-devel] [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [dm-devel] [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [dm-devel] [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [dm-devel] [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [dm-devel] [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [dm-devel] [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [dm-devel] [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [dm-devel] [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [dm-devel] [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [dm-devel] [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [dm-devel] [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [dm-devel] [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [dm-devel] [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [dm-devel] [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [dm-devel] [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [dm-devel] [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [dm-devel] [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [dm-devel] [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [dm-devel] [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [dm-devel] [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [dm-devel] [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [dm-devel] [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [dm-devel] [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [dm-devel] [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [dm-devel] [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [dm-devel] [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [dm-devel] [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [dm-devel] [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [dm-devel] [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [dm-devel] [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [dm-devel] [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [dm-devel] [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [dm-devel] [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [dm-devel] [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [dm-devel] [PATCH v3 35/49] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
` [dm-devel] [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [dm-devel] [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [dm-devel] [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [dm-devel] [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [dm-devel] [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [dm-devel] [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [dm-devel] [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [dm-devel] [PATCH v3 43/49] mm: shrinker: remove old APIs
` [dm-devel] [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [dm-devel] [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [dm-devel] [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [dm-devel] [PATCH v3 47/49] mm: shrinker: make memcg "
` [dm-devel] [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [dm-devel] [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-27 17:42 UTC  (20+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-07-27 16:29 UTC  (10+ messages)

[PATCH] doc: fix missing release note for I225 support
 2023-07-27 17:55 UTC  (3+ messages)

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-27 16:40 UTC  (7+ messages)

[igt-dev] [v3 00/10] DSC Fractional BPP Val Support
 2023-07-27 17:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for DSC Fractional BPP Val Support (rev5)

[PATCH] scsi: lpfc: Fix potential deadlock on &phba->hbalock
 2023-07-27 17:53 UTC  (4+ messages)

[PATCH RFC v1 0/3] Support dynamic MSI-X allocation
 2023-07-27 17:25 UTC  (9+ messages)
` [PATCH RFC v1 1/3] vfio/pci: detect the support of "
` [PATCH RFC v1 2/3] vfio/pci: enable vector on "
` [PATCH RFC v1 3/3] vfio/pci: dynamic MSI-X allocation in interrupt restoring

Implementing "tee" in python asyncio
 2023-07-27 16:53 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/seatd: fix seatd group name
 2023-07-27 17:51 UTC 

assert fails in s390x TCG
 2023-07-27 17:41 UTC  (2+ messages)

Something is really broken for Logitech webcams
 2023-07-27 17:40 UTC  (2+ messages)

[PATCH 4.14] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
 2023-07-27 17:47 UTC 

[PATCH 4.19] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
 2023-07-27 17:46 UTC 

[QUESTION] how to diff one blob with nothing
 2023-07-27 17:46 UTC  (5+ messages)

[PATCH] target/riscv: Use existing lookup tables for AES MixColumns
 2023-07-27 16:40 UTC  (2+ messages)

[PATCH v2 0/2] perf probe: fix regression introduced by switch to die_get_decl_file
 2023-07-27 17:45 UTC  (3+ messages)
` [PATCH v2 1/2] perf probe: add test for "

[PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
 2023-07-27 17:44 UTC  (8+ messages)
  ` [External] "

[igt-dev] [PATCH v2] drm-uapi: sync with drm-next
 2023-07-27 17:43 UTC 

[PATCH v8 0/5] Additional processing in beacon updates (v8)
 2023-07-27 17:41 UTC  (6+ messages)
` [PATCH v8 1/5] wifi: nl80211: fixes to FILS discovery updates
` [PATCH v8 2/5] wifi: mac80211: fixes in "
` [PATCH v8 3/5] wifi: cfg80211: modify prototype for change_beacon
` [PATCH v8 4/5] wifi: nl80211: additions to NL80211_CMD_SET_BEACON
` [PATCH v8 5/5] wifi: mac80211: additions to change_beacon()

[PATCH for-8.2 0/6] vfio/migration: Add P2P support for VFIO migration
 2023-07-27 16:23 UTC  (3+ messages)
` [PATCH for-8.2 2/6] sysemu: Add pre VM state change callback

[Intel-xe] [PATCH] drm/xe: Call __guc_engine_fini_async direct for KERNEL engines
 2023-07-27 17:41 UTC 

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-07-27 17:41 UTC  (2+ messages)

[PATCH][next] [media] go7007: Remove redundant if statement
 2023-07-27 17:40 UTC 

[meta-python][PATCH 1/1] python3-inotify: fix tests
 2023-07-27 17:39 UTC  (2+ messages)
` [oe] "

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-27 17:39 UTC  (6+ messages)

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-07-27 17:38 UTC 

[PATCH net-next v3 0/7] In-kernel support for the TLS Alert protocol
 2023-07-27 17:38 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v3 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v3 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v3 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v3 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v3 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v3 7/7] net/handshake: Trace events for TLS Alert helpers

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-07-27 17:37 UTC  (7+ messages)

[PATCH 0/3] Complete i.MX6UL and i.MX7 processor for bare metal application
 2023-07-27 16:49 UTC  (5+ messages)
` [PATCH 2/3] Rework i.MX7 device implementation/instantiation
` [PATCH 3/3] Add i.MX7 SRC device implementation

[PATCH bpf-next] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t
 2023-07-27 17:37 UTC  (2+ messages)

[PATCH v4] integrity: Always reference the blacklist keyring with appraisal
 2023-07-27 17:36 UTC  (2+ messages)

selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
 2023-07-27 17:34 UTC  (3+ messages)

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-07-27 17:34 UTC  (2+ messages)

[PATCH v5 0/3] SM6375 remoteprocs
 2023-07-27 17:33 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
` [PATCH v5 2/3] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP
` [PATCH v5 3/3] remoteproc: qcom: pas: Add SM6375 MPSS

renesas/next baseline: 50 runs, 6 regressions (renesas-next-2023-07-27-v6.5-rc1)
 2023-07-27 17:33 UTC 

[PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
 2023-07-27 17:31 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: imx519: Add IMX519 DT bindings

Warning on SME when manually onlining CPUs late
 2023-07-27 17:31 UTC  (3+ messages)

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-27 17:31 UTC  (3+ messages)
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v3] kselftest/arm64: Exit streaming mode after collecting signal context
 2023-07-27 16:30 UTC  (3+ messages)

Bluetooth for hearing aids support (ASHA)
 2023-07-27 17:31 UTC  (4+ messages)

renesas/master baseline: 52 runs, 7 regressions (renesas-devel-2023-07-27-v6.5-rc3)
 2023-07-27 17:31 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip: Restrict multi-display hang tests execution
 2023-07-27 17:31 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for "

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-07-27 17:28 UTC  (4+ messages)
` [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support

[PATCH 0/5] Fix potential issues for siw
 2023-07-27 17:29 UTC  (3+ messages)

[f2fs-dev] [PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-27 17:28 UTC  (16+ messages)
`  "
` [f2fs-dev] [PATCH v4 1/7] fs: Expose name under lookup to d_revalidate hook
  `  "
` [f2fs-dev] [PATCH v4 2/7] fs: Add DCACHE_CASEFOLDED_NAME flag
  `  "
` [f2fs-dev] [PATCH v4 3/7] libfs: Validate negative dentries in case-insensitive directories
  `  "
` [f2fs-dev] [PATCH v4 4/7] libfs: Chain encryption checks after case-insensitive revalidation
  `  "
` [f2fs-dev] [PATCH v4 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
  `  "
` [f2fs-dev] [PATCH v4 6/7] ext4: Enable negative dentries on case-insensitive lookup
  `  "
` [f2fs-dev] [PATCH v4 7/7] f2fs: "
  `  "

[PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
 2023-07-27 17:27 UTC  (6+ messages)

Hola
 2023-07-27 16:56 UTC 

[PATCH RFC] x86/boot: Update construct_dom0() to take a const char *cmdline
 2023-07-27 17:25 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Correct default number of queues when MQ is on
 2023-07-27 17:23 UTC  (2+ messages)

[PATCH] drm/amd: Disable S/G for APUs when 64GB or more host memory
 2023-07-27 17:24 UTC  (2+ messages)

[PATCH 1/1] nvmem: imx-ocotp: fix value check in imx_ocotp_probe()
 2023-07-27 17:24 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.