messages from 2023-07-17 01:16:04 to 2023-08-04 07:11:40 UTC [more...]
[PATCH] ARM: ptrace: Restore syscall skipping and restart while tracing
2023-08-04 7:10 UTC
[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
2023-08-03 20:01 UTC (4+ messages)
[PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
2023-08-03 23:17 UTC
[PATCH][next] RDMA/irdma: Replace one-element array with flexible-array member
2023-08-03 20:00 UTC (3+ messages)
[PATCH] x86/paravirt: Fix tlb_remove_table function callback prototype warning
2023-08-03 22:42 UTC (3+ messages)
[PATCH] tomoyo: refactor deprecated strncpy
2023-08-03 21:33 UTC
[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
2023-08-03 15:55 UTC (7+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-03 14:40 UTC (12+ messages)
[PATCH v2] wifi: ipw2x00: refactor to use kstrtoul
2023-08-03 12:01 UTC (2+ messages)
[PATCH 1/1] pstore/ram: Check member of buffers during the initialization phase of the pstore
2023-08-03 10:43 UTC (3+ messages)
[PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC
2023-08-03 0:06 UTC (5+ messages)
[PATCH v2] RISC-V: cpu: refactor deprecated strncpy
2023-08-02 20:59 UTC (6+ messages)
[PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
2023-08-02 15:24 UTC (9+ messages)
` [PATCH 1/4][next] i40e: Replace one-element array with flex-array member in struct i40e_package_header
` [PATCH 2/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
` [PATCH 3/4][next] i40e: Replace one-element array with flex-array member in struct i40e_section_table
` [PATCH 4/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section
[PATCH] alpha: Replace one-element array with flexible-array member
2023-08-02 13:25 UTC
[PATCH] wifi: mt76: Replace strlcpy with strscpy
2023-08-02 10:09 UTC (9+ messages)
` wifi: mt76: Replace strlcpy() with strscpy()
[PATCH] wifi: ipw2x00: refactor to use kstrtoul
2023-08-02 1:25 UTC (3+ messages)
[PATCH] wifi: ipw2x00: replace deprecated strncpy with strscpy
2023-08-02 0:54 UTC (3+ messages)
[PATCH] RISC-V: cpu: refactor deprecated strncpy
2023-08-01 23:33 UTC (6+ messages)
[PATCH] powerpc/rtas_flash: allow user copy to flash block cache objects
2023-08-01 20:43 UTC
[PATCH] wifi: ray_cs: Replace 1-element array with flexible array
2023-08-01 13:41 UTC (2+ messages)
[PATCH v2] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
2023-08-01 3:20 UTC (3+ messages)
[PATCH] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
2023-07-31 20:53 UTC
[PATCH][next] udf: Fix -Wstringop-overflow warnings
2023-07-31 14:35 UTC (3+ messages)
[PATCH v3 0/9] kunit: Add test attributes API
2023-07-29 13:55 UTC (15+ messages)
` [PATCH v3 1/9] kunit: Add test attributes API structure
` [PATCH v3 2/9] kunit: Add speed attribute
` [PATCH v3 3/9] kunit: Add module attribute
` [PATCH v3 4/9] kunit: Add ability to filter attributes
` [PATCH v3 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v3 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v3 7/9] kunit: time: Mark test "
` [PATCH v3 8/9] kunit: add tests for filtering attributes
` [PATCH v3 9/9] kunit: Add documentation of KUnit test attributes
Build regressions/improvements in v6.5-rc3
2023-07-28 22:57 UTC (2+ messages)
[PATCH] arm64: dts: pinephone: Add pstore support for PinePhone A64
2023-07-28 20:25 UTC (3+ messages)
[PATCH] wifi: mwifiex: Replace strlcpy with strscpy
2023-07-27 18:04 UTC (6+ messages)
[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
2023-07-27 17:11 UTC (2+ messages)
[PATCH v2 8/9] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
2023-07-27 16:29 UTC
[PATCH] um: Remove strlcpy declaration
2023-07-27 15:52 UTC (2+ messages)
[PATCH] perf: Replace strlcpy with strscpy
2023-07-27 15:52 UTC (2+ messages)
[PATCH] EISA: Replace all non-returning strlcpy with strscpy
2023-07-27 15:52 UTC (2+ messages)
[PATCH] seq_file: seq_show_option_n() is used for precise sizes
2023-07-27 15:49 UTC (3+ messages)
[PATCH] ocfs2: Use regular seq_show_option for osb_cluster_stack
2023-07-27 1:18 UTC (2+ messages)
[PATCH] vboxsf: Use flexible arrays for trailing string member
2023-07-26 21:55 UTC (3+ messages)
[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
2023-07-26 21:53 UTC (2+ messages)
[PATCH v2 0/9] kunit: Add test attributes API
2023-07-25 8:42 UTC (16+ messages)
` [PATCH v2 1/9] kunit: Add test attributes API structure
` [PATCH v2 2/9] kunit: Add speed attribute
` [PATCH v2 3/9] kunit: Add module attribute
` [PATCH v2 4/9] kunit: Add ability to filter attributes
` [PATCH v2 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v2 7/9] kunit: time: Mark test "
` [PATCH v2 8/9] kunit: add tests for filtering attributes
` [PATCH v2 9/9] kunit: Add documentation of KUnit test attributes
[PATCH] fortify: strnlen: Call fortify_panic() only if the number of bytes read is greater than maxlen
2023-07-24 23:44 UTC (2+ messages)
[PATCH 08/10] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
2023-07-22 9:25 UTC (2+ messages)
[PATCH v1 0/9] kunit: Add test attributes API
2023-07-22 2:30 UTC (12+ messages)
` [PATCH v1 1/9] kunit: Add test attributes API structure
` [PATCH v1 2/9] kunit: Add speed attribute
` [PATCH v1 3/9] kunit: Add module attribute
` [PATCH v1 4/9] kunit: Add ability to filter attributes
` [PATCH v1 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v1 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v1 7/9] kunit: time: Mark test "
` [PATCH v1 8/9] kunit: add tests for filtering attributes
` [PATCH v1 9/9] kunit: Add documentation of KUnit test attributes
[PATCH] selinux: Use NULL for pointers
2023-07-21 14:24 UTC (2+ messages)
Crash in VirtualBox virtual machines running kernel 6.5
2023-07-20 14:51 UTC (6+ messages)
[PATCH RFC] HotBPF: Prevent Kernel Heap-based Exploitation
2023-07-19 15:50 UTC
[PATCH][next] fs: omfs: Use flexible-array member in struct omfs_extent
2023-07-19 13:03 UTC (3+ messages)
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-07-19 10:29 UTC (25+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding
[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
2023-07-19 8:41 UTC (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "
[RFC v2 0/9] kunit: Add test attributes API
2023-07-19 8:31 UTC (22+ messages)
` [RFC v2 1/9] kunit: Add test attributes API structure
` [RFC v2 2/9] kunit: Add speed attribute
` [RFC v2 3/9] kunit: Add module attribute
` [RFC v2 4/9] kunit: Add ability to filter attributes
` [RFC v2 5/9] kunit: tool: Add command line interface to filter and report attributes
` [RFC v2 7/9] kunit: time: Mark test as slow using test attributes
` [RFC v2 9/9] kunit: Add documentation of KUnit "
[PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation
2023-07-18 20:23 UTC (2+ messages)
[PATCH v5] Randomized slab caches for kmalloc()
2023-07-18 5:46 UTC (2+ messages)
[PATCH v2] igc: Ignore AER reset when device is suspended
2023-07-17 22:42 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v3 00/18] Add basic Minidump kernel driver support
2023-07-17 16:21 UTC (5+ messages)
` (subset) "
[PATCH net v5 0/2] iavf: Fix issues when setting channels concurrency with removing
2023-07-17 13:26 UTC (7+ messages)
` [PATCH net v5 1/2] iavf: Fix use-after-free in free_netdev
` [Intel-wired-lan] "
` [PATCH net v5 2/2] iavf: Fix out-of-bounds when setting channels on remove
` [Intel-wired-lan] "
[PATCH v2] igc: Ignore AER reset when device is suspended
2023-07-17 7:47 UTC (3+ messages)
` [Intel-wired-lan] "
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