All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-27 21:05:11 to 2021-07-27 21:44:42 UTC [more...]

[PATCH 0/7] Change allocation from kmalloc() to stack
 2021-07-28 12:51 UTC  (8+ messages)
` [PATCH 1/7] btrfs: Allocate walk_control on stack
` [PATCH 2/7] btrfs: Allocate file_ra_state "
` [PATCH 3/7] btrfs: Allocate btrfs_ioctl_get_subvol_info_args "
` [PATCH 4/7] btrfs: Allocate btrfs_ioctl_balance_args "
` [PATCH 5/7] btrfs: Allocate btrfs_ioctl_quota_rescan_args "
` [PATCH 6/7] btrfs: Allocate btrfs_ioctl_defrag_range_args "
` [PATCH 7/7] btrfs: Alloc backref_ctx "

[PATCH] ath9k_htc: Add a missing spin_lock_init()
 2021-07-27 21:43 UTC 

BTRFS scrub reports an error but check doesn't find any errors
 2021-07-27 21:41 UTC  (2+ messages)

[PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
 2021-07-27 21:43 UTC  (4+ messages)
` [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang

[PATCH v2 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-07-27 21:41 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: clock: qcom: rpmcc: Document SM6115 compatible
` [PATCH v2 3/5] clk: qcom: smd: Add support for SM6115 rpm clocks

[PATCH v6 00/16] memcg accounting from OpenVZ
 2021-07-27 21:41 UTC  (6+ messages)
  ` [PATCH v7 02/10] memcg: enable accounting for pollfd and select bits arrays
  ` [PATCH v7 03/10] memcg: enable accounting for file lock caches

[PATCH v2 bpf] libbpf: fix race when pinning maps in parallel
 2021-07-27 21:40 UTC  (3+ messages)

[RFC PATCH v2 2/2] hook: remote-suggested hooks
 2021-07-27 21:39 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/haveged: bump version to 1.9.14
 2021-07-27 21:38 UTC  (4+ messages)

[PATCH] unix.7: tfix
 2021-07-27 21:38 UTC 

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-27 21:18 UTC  (78+ messages)
` [PATCH 16/64] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
` [PATCH 17/64] iommu/amd: "
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 20/64] intersil: Use struct_group() for memcpy() region
` [PATCH 21/64] cxgb4: "
` [PATCH 23/64] drm/amd/pm: "
` [PATCH 24/64] staging: wlan-ng: "
` [PATCH 31/64] fortify: Explicitly disable Clang support
` [PATCH 33/64] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 35/64] fortify: Detect struct member overflows in memmove() "
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 37/64] string.h: Introduce memset_after() for wiping trailing members/padding
` [PATCH 38/64] xfrm: Use memset_after() to clear padding
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status
` [PATCH 40/64] net: 802: Use memset_after() to clear struct fields
` [PATCH 41/64] net: dccp: Use memset_after() for TP zeroing
` [PATCH 42/64] net: qede: Use memset_after() for counters
` [PATCH 43/64] ath11k: Use memset_after() for clearing queue descriptors
` [PATCH 44/64] iw_cxgb4: Use memset_after() for cpl_t5_pass_accept_rpl
` [PATCH 45/64] intel_th: msu: Use memset_after() for clearing hw header
` [PATCH 46/64] IB/mthca: Use memset_after() for clearing mpt_entry
` [PATCH 48/64] drbd: Use struct_group() to zero algs
` [PATCH 49/64] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH 50/64] KVM: x86: Use struct_group() to zero decode cache
` [PATCH 51/64] tracing: Use struct_group() to zero struct trace_iterator
` [PATCH 52/64] dm integrity: Use struct_group() to zero struct journal_sector
` [PATCH 53/64] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info
` [PATCH 55/64] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH 56/64] ethtool: stats: Use struct_group() to clear all stats at once
` [PATCH 57/64] netfilter: conntrack: Use struct_group() to zero struct nf_conn
` [PATCH 58/64] powerpc: Split memset() to avoid multi-field overflow
` [PATCH 59/64] fortify: Detect struct member overflows in memset() at compile-time
` [PATCH 60/64] fortify: Work around Clang inlining bugs
` [PATCH 61/64] Makefile: Enable -Warray-bounds
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning
` [PATCH 63/64] iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write

[PATCH 00/14] Introduce PECI subsystem
 2021-07-27 21:33 UTC  (10+ messages)
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver

[PATCH] Assemble: start dirty and degraded array
 2021-07-27 21:36 UTC  (2+ messages)

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-27 21:35 UTC  (3+ messages)
` [PATCH 5.10 154/167] Revert "drm/i915: Propagate errors on awaiting already signaled fences"

[Buildroot] [git commit] utils/scanpypi: fix flake8 errors
 2021-07-27 21:29 UTC 

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-27 21:30 UTC  (3+ messages)

[PATCH bpf-next v3] bpf: increase supported cgroup storage value size
 2021-07-27 21:30 UTC  (4+ messages)

[PATCH] libbpf: fix commnet typo
 2021-07-27 21:30 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 0/1] Fix gem_scheduler.manycontexts for GuC submission
 2021-07-27 21:29 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec
 2021-07-27 21:28 UTC  (2+ messages)

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-07-27 21:27 UTC  (6+ messages)

[PATCH 0/4] Improve the configfs read and write iterators further
 2021-07-27 21:26 UTC  (3+ messages)
` [PATCH 3/4] kunit: Add support for suite initialization and cleanup

[PATCH 0/11 v3] xfs: fix log cache flush regressions and bugs
 2021-07-27 21:25 UTC  (3+ messages)
` [PATCH 11/11] xfs: limit iclog tail updates

+ mm-memcontrol-fix-blocking-rstat-function-called-from-atomic-cgroup1-thresholding-code.patch added to -mm tree
 2021-07-27 21:24 UTC 

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-27 21:20 UTC  (27+ messages)
` [PATCH v3 00/25] "
  ` [PATCH v3 01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps
  ` [PATCH v3 02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
  ` [PATCH v3 03/25] pack-bitmap-write.c: free existing bitmaps
  ` [PATCH v3 04/25] Documentation: describe MIDX-based bitmaps
  ` [PATCH v3 05/25] midx: clear auxiliary .rev after replacing the MIDX
  ` [PATCH v3 06/25] midx: reject empty `--preferred-pack`'s
  ` [PATCH v3 07/25] midx: infer preferred pack when not given one
  ` [PATCH v3 08/25] midx: close linked MIDXs, avoid leaking memory
  ` [PATCH v3 09/25] midx: avoid opening multiple MIDXs when writing
  ` [PATCH v3 10/25] pack-bitmap.c: introduce 'bitmap_num_objects()'
  ` [PATCH v3 11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
  ` [PATCH v3 12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
  ` [PATCH v3 13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse
  ` [PATCH v3 14/25] pack-bitmap: read multi-pack bitmaps
  ` [PATCH v3 15/25] pack-bitmap: write "
  ` [PATCH v3 16/25] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v3 17/25] t/helper/test-read-midx.c: add --checksum mode
  ` [PATCH v3 18/25] t5326: test multi-pack bitmap behavior
  ` [PATCH v3 19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
  ` [PATCH v3 20/25] t5310: "
  ` [PATCH v3 21/25] t5319: don't write MIDX bitmaps in t5319
  ` [PATCH v3 22/25] t7700: update to work with MIDX bitmap test knob
  ` [PATCH v3 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
  ` [PATCH v3 24/25] p5310: extract full and partial bitmap tests
  ` [PATCH v3 25/25] p5326: perf tests for MIDX bitmaps

Lacie Rugged USB3-FW does not work with UAS
 2021-07-27 21:19 UTC  (17+ messages)

[PATCH net-next 0/5] net: ipa: add clock references
 2021-07-27 21:19 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: get clock in ipa_probe()
` [PATCH net-next 2/5] net: ipa: get another clock for ipa_setup()
` [PATCH net-next 3/5] net: ipa: add clock reference for remoteproc SSR
` [PATCH net-next 4/5] net: ipa: add a clock reference for netdev operations
` [PATCH net-next 5/5] net: ipa: don't suspend endpoints if setup not complete

NFS RDMA test failure as of 5.14-rc1
 2021-07-27 21:20 UTC  (7+ messages)

+ mm-slub-fix-slub_debug-disabling-for-list-of-slabs.patch added to -mm tree
 2021-07-27 21:20 UTC 

[PATCH bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-27 21:17 UTC 

[alternative-merged] mm-slub-fix-slub_debug-disablement-for-list-of-slabs.patch removed from -mm tree
 2021-07-27 21:19 UTC 

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-27 21:18 UTC  (5+ messages)

[to-be-updated] mm-enable-suspend-only-swap-spaces.patch removed from -mm tree
 2021-07-27 21:18 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-07-27 21:17 UTC  (2+ messages)

[PATCH 0/7] Allocate structures on stack instead of kmalloc()
 2021-07-27 21:17 UTC 

[Buildroot] [git commit] package/opencv4: new package
 2021-07-27 21:09 UTC 

[Buildroot] [PATCH v2,1/1] package/opencv4: new package
 2021-07-27 21:18 UTC  (2+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-27 21:16 UTC  (13+ messages)

[Intel-gfx] [PATCH 01/10] drm/i915/bios: Allow DSI ports to be parsed by parse_ddi_port()
 2021-07-27 21:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 05/10] drm/i915/bios: Enable parse of two integrated panels eDP data

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-27 21:14 UTC  (3+ messages)

[GIT PULL] workqueue fixes for v5.14-rc4
 2021-07-27 21:13 UTC  (2+ messages)

[BUG] crypto: ccp: random crashes after kexec on AMD with PSP since commit 97f9ac3d
 2021-07-27 21:13 UTC 

[linux-stable-rc:linux-4.9.y 9976/9999] fs/ceph/caps.o: warning: objtool: handle_cap_grant() falls through to next function ceph_add_cap.cold()
 2021-07-27 21:13 UTC  (2+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-27 21:17 UTC  (3+ messages)
` [RFC 5/4] drm/msm: Add deadline based boost support

[PATCH v2 2/3] send-pack: fix push nego. when remote has refs
 2021-07-27 21:11 UTC  (2+ messages)

[nft] Regarding `tcp flags` (and a potential bug)
 2021-07-27 21:11 UTC  (3+ messages)

[meta-ti] [master][PATCH] ti-img-rogue-driver: unify with dunfell and fix double-patching
 2021-07-27 21:10 UTC  (4+ messages)

+ memcg-enable-accounting-for-posix_timers_cache-slab.patch added to -mm tree
 2021-07-27 21:08 UTC 

[tglx-devel:rtmutex 12/62] include/linux/rtmutex.h:76:13: error: implicit declaration of function '__RT_MUTEX_BASE_INITIALIZE'
 2021-07-27 21:08 UTC  (2+ messages)

[PATCH v2 bpf-next 00/14] BPF perf link and user-provided context value
 2021-07-27 21:09 UTC  (4+ messages)
` [PATCH v2 bpf-next 05/14] bpf: allow to specify user-provided context value for BPF perf links

[PATCH v3] KVM: x86: accept userspace interrupt only if no event is injected
 2021-07-27 21:09 UTC 

[PATCH v2] KVM: x86: accept userspace interrupt only if no event is injected
 2021-07-27 21:08 UTC  (3+ messages)

+ scripts-checkversion-modernize-linux-versionh-search-strings.patch added to -mm tree
 2021-07-27 21:09 UTC 

+ scripts-check_extable-fix-typo-in-user-error-message.patch added to -mm tree
 2021-07-27 21:09 UTC 

+ memcg-enable-accounting-of-ipc-resources.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-tty-related-objects.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-ldt_struct-objects.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-signals.patch added to -mm tree
 2021-07-27 21:08 UTC 

[PATCH] ARM: dts: ixp4xx: Add Omicron device trees
 2021-07-27 21:07 UTC  (4+ messages)

+ memcg-enable-accounting-for-fasync_cache.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-new-namesapces-and-struct-nsproxy.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-file-lock-caches.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-mnt_cache-entries.patch added to -mm tree
 2021-07-27 21:08 UTC 

+ memcg-enable-accounting-for-pollfd-and-select-bits-arrays.patch added to -mm tree
 2021-07-27 21:08 UTC 

ubifs: corrupted dirent (ENOENT), problably related to O_TMPFILE and linkat
 2021-07-27 21:06 UTC  (4+ messages)

[PATCH v4 0/5] IMA: restrict the accepted digest algorithms for
 2021-07-27 21:07 UTC  (3+ messages)
` [PATCH v4 4/5] IMA: add a policy option to restrict xattr hash algorithms on appraisal

[RESEND PATCH v10 0/3] fpga: Use standard class dev_release function
 2021-07-27 21:07 UTC  (10+ messages)

[PATCH v2] license_image: Use sstate to populate license directory
 2021-07-27 21:05 UTC  (3+ messages)
` [OE-core] "

[PATCH nft 1/3] expression: missing != in flagcmp expression print function
 2021-07-27 21:05 UTC  (4+ messages)
` [PATCH nft 2/3] netlink_linearize: incorrect netlink bytecode with binary operation and flags

[PATCH v4 00/19] auxdisplay: ht16k33: Add character display support
 2021-07-27 21:05 UTC  (3+ messages)
` [PATCH v4 19/19] auxdisplay: ht16k33: Add LED support


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.