messages from 2024-06-19 21:31:52 to 2024-07-06 03:11:51 UTC [more...]
[PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37
2024-07-06 3:11 UTC
[PATCH v2 0/2] USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by
2024-07-05 12:04 UTC (2+ messages)
[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
2024-07-05 9:24 UTC (30+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 03/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v3 04/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v3 05/10] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v3 06/10] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v3 07/10] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v3 09/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support for AMD CPUs
moved Wiki to github!
2024-07-04 23:36 UTC
[PATCH] interconnect: qcom: Fix DT backwards compatibility for QoS
2024-07-04 17:44 UTC (2+ messages)
[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
2024-07-04 13:10 UTC (9+ messages)
[PATCH v2] printk: Add a short description string to kmsg_dump()
2024-07-03 16:40 UTC (7+ messages)
[PATCH 5.15 283/356] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-07-03 10:40 UTC
[RFC PATCH v2] ptp: Add vDSO-style vmclock support
2024-07-03 8:00 UTC (4+ messages)
[PATCH] gcc-plugins: Remove duplicate included header file stringpool.h
2024-07-02 21:17 UTC (2+ messages)
[PATCH] randomize_kstack: Improve stack alignment codegen
2024-07-02 21:16 UTC
[PATCH v6 0/6] slab: Introduce dedicated bucket allocator
2024-07-02 20:12 UTC (11+ messages)
` [PATCH v6 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v6 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v6 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v6 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v6 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v6 6/6] mm/util: Use dedicated slab buckets for memdup_user()
[PATCH v5 0/4] Add support for QoS configuration
2024-07-02 18:01 UTC (10+ messages)
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable "
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration
` (subset) [PATCH v5 0/4] Add support for QoS configuration
[PATCH 6.1 036/128] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-07-02 17:03 UTC
[PATCH 6.6 051/163] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-07-02 17:02 UTC (2+ messages)
` [PATCH 6.6 052/163] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH 6.9 065/222] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-07-02 17:01 UTC (2+ messages)
` [PATCH 6.9 066/222] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
2024-07-02 16:18 UTC (6+ messages)
[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
2024-07-02 4:09 UTC (3+ messages)
[PATCH] x86/hpet: Read HPET directly if panic in progress
2024-07-01 11:09 UTC (4+ messages)
[PATCH v5 0/3] Add sy7802 flash led driver
2024-06-29 13:44 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: leds: Add Silergy SY7802 flash LED
` [PATCH v5 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller
` [PATCH v5 3/3] arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash
` (subset) [PATCH v5 0/3] Add sy7802 flash led driver
[PATCH v3] x86/traps: Enable UBSAN traps on x86
2024-06-28 18:04 UTC (5+ messages)
[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
2024-06-28 16:53 UTC (21+ messages)
` [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
[PATCH] printk: Add a short description string to kmsg_dump()
2024-06-28 16:42 UTC (6+ messages)
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-28 15:58 UTC (5+ messages)
[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
2024-06-27 20:28 UTC (3+ messages)
[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-27 19:51 UTC (4+ messages)
` [PATCH v3 1/2] kunit: test: Add vm_mmap() allocation resource manager
[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
2024-06-27 19:49 UTC (5+ messages)
` [PATCH v2 1/2] execve: Keep bprm->argmin behind CONFIG_MMU
` [PATCH v2 2/2] exec: Avoid pathological argc, envc, and bprm->p values
[PATCH v4 00/12] Introduce STM32 DMA3 support
2024-06-27 14:22 UTC (3+ messages)
` [PATCH v4 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251
[PATCH 0/3] parport: Cleanup some pre-devmodel code
2024-06-27 11:34 UTC (3+ messages)
[PATCH v2] mfd: omap-usb-tll: use struct_size to allocate tll
2024-06-27 7:14 UTC (2+ messages)
` (subset) "
[PATCH 0/2] mfd: omap-usb-tll: annotate struct usbtll_omap with __counted_by
2024-06-26 19:03 UTC (9+ messages)
` [PATCH 1/2] "
` (subset) "
` [PATCH 2/2] mfd: omap-usb-tll: use struct_size to allocate tll
[PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
2024-06-26 17:23 UTC (4+ messages)
[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-06-25 23:08 UTC (7+ messages)
[PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-06-25 23:07 UTC
[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-06-24 12:30 UTC (8+ messages)
[PATCH v4 0/3] Add sy7802 flash led driver
2024-06-24 11:14 UTC (5+ messages)
` [PATCH v4 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller
[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
2024-06-21 19:54 UTC (6+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
[PATCH net-next] netdevice: define and allocate &net_device _properly_
2024-06-21 13:11 UTC (5+ messages)
[PATCH] crypto: arm/crc32 - add kCFI annotations to asm routines
2024-06-21 12:31 UTC (2+ messages)
[PATCH v2 0/9] Add per-core RAPL energy counter support for AMD CPUs
2024-06-21 8:49 UTC (12+ messages)
` [PATCH v2 1/9] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/9] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v2 3/9] perf/x86/rapl: Make rapl_model struct global
` [PATCH v2 4/9] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v2 5/9] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v2 6/9] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v2 7/9] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v2 8/9] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v2 9/9] perf/x86/rapl: Add per-core energy counter support for AMD CPUs
[PATCH 0/2] Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by
2024-06-20 21:58 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Input: ims-pcu - drop repeated "input" in error message
[PATCH] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
2024-06-20 19:02 UTC (6+ messages)
[PATCH] string: kunit: add missing MODULE_DESCRIPTION() macros
2024-06-20 18:57 UTC (3+ messages)
[PATCH v4 0/3] Hardening perf subsystem
2024-06-20 18:26 UTC (11+ messages)
[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-20 16:24 UTC (6+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem
mips gcc plugin issues
2024-06-20 5:10 UTC (5+ messages)
[PATCH] remove AND operation in choose_random_kstack_offset()
2024-06-20 4:04 UTC (6+ 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