messages from 2024-12-08 19:12:03 to 2025-01-03 22:58:21 UTC [more...]
[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
2025-01-03 22:57 UTC (23+ messages)
` [PATCH v8 01/21] cxl/mbox: Flag "
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v8 03/21] cxl/core: Separate region mode from decoder mode
` [PATCH v8 04/21] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v8 05/21] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v8 06/21] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v8 07/21] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v8 08/21] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v8 09/21] cxl/region: Add sparse DAX region support
` [PATCH v8 10/21] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v8 11/21] cxl/pci: Factor out interrupt policy check
` [PATCH v8 12/21] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v8 13/21] cxl/core: Return endpoint decoder information from region search
` [PATCH v8 14/21] cxl/extent: Process DCD events and realize region extents
` [PATCH v8 15/21] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v8 16/21] dax/bus: Factor out dev dax resize logic
` [PATCH v8 17/21] dax/region: Create resources on sparse DAX regions
` [PATCH v8 18/21] cxl/region: Read existing extents on region creation
` [PATCH v8 19/21] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v8 20/21] tools/testing/cxl: Make event logs dynamic
` [PATCH v8 21/21] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v4 0/1] Seal system mappings
2025-01-03 21:38 UTC (12+ messages)
` [PATCH v4 1/1] exec: seal "
[RFC PATCH v1 0/1] refactor mseal_test
2025-01-02 17:30 UTC (3+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "
[PATCH] pstore/blk: trivial typo fixes
2025-01-01 11:19 UTC
[PATCH v2 0/6] module: sysfs: Cleanups and preparation for const struct bin_attribute
2024-12-31 15:07 UTC (8+ messages)
` [PATCH v2 1/6] module: sysfs: Drop member 'module_sect_attrs::nsections'
` [PATCH v2 2/6] module: sysfs: Drop member 'module_sect_attr::address'
` [PATCH v2 3/6] module: sysfs: Drop 'struct module_sect_attr'
` [PATCH v2 4/6] module: sysfs: Simplify section attribute allocation
` [PATCH v2 5/6] module: sysfs: Add notes attributes through attribute_group
` [PATCH v2 6/6] module: sysfs: Use const 'struct bin_attribute'
[PATCH 1/2] wifi: cfg80211: annotate struct cfg80211_mgmt_registration with __counted_by()
2024-12-31 4:59 UTC (5+ messages)
` [PATCH 2/2] wifi: cfg80211: simplify cfg80211_mlme_register_mgmt()
[PATCH] wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier
2024-12-30 18:58 UTC (2+ messages)
UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
2024-12-30 18:35 UTC (2+ messages)
[PATCH] clk: ti: use kcalloc() instead of kzalloc()
2024-12-30 5:28 UTC
[PATCH] pstore/zone: avoid dereferencing zero sized ptr after init zones
2024-12-27 17:04 UTC
[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
2024-12-26 17:36 UTC (16+ messages)
` [PATCH v2 1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node
` [PATCH v2 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board
` [PATCH v2 3/5] arm64: dts: ti: k3-am62: Add DM R5 ranges in cbass
` [PATCH v2 4/5] arm64: dts: ti: k3-am62-wakeup: Add R5F device node
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
[for-next][PATCH 14/15] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
2024-12-26 14:39 UTC
[PATCH] sched/topology: change kzalloc to kcalloc
2024-12-25 0:11 UTC
[PATCH] dm: change kzalloc to kcalloc
2024-12-24 22:42 UTC (2+ messages)
[PATCH] pstore/zone: fix trivial comment typo
2024-12-24 15:44 UTC
[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-24 10:44 UTC (4+ messages)
[PATCH v2] thermal/debugfs: change kzalloc to kcalloc
2024-12-23 16:28 UTC
[PATCH] thermal/debugfs: change kzalloc to kcalloc
2024-12-23 16:20 UTC
[RESEND PATCH] alpha: Replace one-element array with flexible array member
2024-12-23 7:40 UTC (3+ messages)
[PATCH] stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()
2024-12-23 4:24 UTC (2+ messages)
[PATCH v6 3/7] crash_dump: store dm crypt keys in kdump reserved memory
2024-12-23 1:05 UTC (3+ messages)
GPM & Emacs broken in Linux 6.7 -- ok to relax check?
2024-12-22 8:37 UTC (16+ messages)
` [PATCH] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
` [PATCH v2] "
[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
2024-12-21 9:48 UTC
[RESEND PATCH] sctp: Replace zero-length array with flexible array member
2024-12-20 19:25 UTC
[PATCH v2] iio: proximity: hx9023s: Added firmware file parsing functionality
2024-12-20 19:16 UTC (2+ messages)
[PATCH v2] stddef: make __struct_group() UAPI C++-friendly
2024-12-20 17:09 UTC (3+ messages)
[PATCH v2] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
2024-12-20 15:33 UTC
[PATCH 09/14] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
2024-12-20 15:28 UTC (3+ messages)
[PATCH] docs: git SHA prefixes are for humans
2024-12-19 11:40 UTC (2+ messages)
[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-19 10:08 UTC (2+ messages)
[PATCH] stddef: make __struct_group() UAPI C++-friendly
2024-12-18 21:42 UTC (2+ messages)
[PATCH 0/4] module: sysfs: Two cleanups and preparation for const struct bin_attribute
2024-12-18 13:13 UTC (7+ messages)
` [PATCH 1/4] module: sysfs: Drop member 'nsections'
` [PATCH 2/4] module: sysfs: Simplify section attribute allocation
` [PATCH 3/4] module: sysfs: Add notes attributes through attribute_group
` [PATCH 4/4] module: sysfs: Use const 'struct bin_attribute'
[PATCH net] xfrm: Rewrite key length conversion to avoid overflows
2024-12-18 11:58 UTC (2+ messages)
[PATCH] inotify: Use strscpy() for event->name copies
2024-12-18 10:35 UTC (4+ messages)
[PATCH net-next 05/12] net/mlx5: fs, add mlx5_fs_pool API
2024-12-18 8:21 UTC (2+ messages)
[PATCH] net: core: dev.c confirmed to use classic sockaddr
2024-12-18 5:58 UTC (4+ messages)
[PATCH] UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel
2024-12-17 20:25 UTC (9+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH] rtnetlink: do_setlink: Use true struct sockaddr
2024-12-17 9:33 UTC (6+ messages)
[PATCH RFC 0/5] sockaddr usage removal
2024-12-17 1:52 UTC (4+ messages)
` [PATCH RFC 3/5] rtnetlink: do_setlink: Use sockaddr_storage
[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
2024-12-16 19:18 UTC (12+ messages)
[PATCH RESEND] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
2024-12-16 8:40 UTC (3+ messages)
[PATCH] iio: proximity: hx9023s: Added firmware file parsing functionality
2024-12-16 8:18 UTC (3+ messages)
[PATCH v2] fortify: Hide run-time copy size from value range tracking
2024-12-15 22:15 UTC (5+ messages)
[PATCH v2 0/1] binfmt_elf: seal address zero
2024-12-14 0:56 UTC (4+ messages)
[PATCH] fortify: Hide run-time copy size from value range tracking
2024-12-14 0:47 UTC (3+ messages)
I urge you to understand my viewpoint accurately
2024-12-13 4:25 UTC
[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
2024-12-12 17:29 UTC (10+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
[RFC PATCH 00/16] pkeys-based page table hardening
2024-12-11 13:37 UTC (16+ messages)
` [RFC PATCH 08/16] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH 12/16] arm64: mm: Map p4d/pgd with privileged pkey
` [RFC PATCH 13/16] arm64: mm: Reset pkey in __tlb_remove_table()
[PATCH] bpf: replace deprecated strncpy with strscpy
2024-12-11 10:46 UTC
[RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed
2024-12-11 8:46 UTC
[PATCH v1] mseal: move can_do_mseal to mseal.c
2024-12-11 8:35 UTC (7+ messages)
[PATCH v2] scsi: Replace zero-length array with flexible array member
2024-12-10 2:35 UTC (2+ messages)
[RESEND PATCH] alpha: Replace one-element array with flexible array member
2024-12-09 16:42 UTC
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-09 12:32 UTC (35+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
2024-12-09 0:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox