messages from 2023-10-05 16:06:46 to 2023-10-12 00:03:30 UTC [more...]
[PATCH] mm: hugetlb: Only prep and add allocated folios for non-gigantic pages
2023-10-12 0:03 UTC
[PATCH] ASoC: tegra: Fix -Wuninitialized in tegra210_amx_platform_probe()
2023-10-11 20:21 UTC
[PATCH] regulator: da9063: Annotate struct da9063_regulators with __counted_by
2023-10-11 14:50 UTC (4+ messages)
[PATCH] ASoC: apple: mca: Annotate struct mca_data with __counted_by
2023-10-11 11:34 UTC (7+ messages)
[PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
2023-10-11 9:15 UTC (2+ messages)
next/master build: 180 builds: 3 failed, 177 passed, 7 errors, 21 warnings (next-20231011)
2023-10-11 8:23 UTC
[PATCH] wifi: rtw89: coex: Annotate struct rtw89_btc_btf_set_slot_table with __counted_by
2023-10-11 6:42 UTC (5+ messages)
❌ FAIL (SKIPPED 11 of 230): Test report for master (6.6.0-rc5, mainline.kernel.org-clang, 1c8b86a3)
2023-10-11 6:10 UTC
[jcmvbkbc-xtensa:xtensa-6.6-rc5-esp32 26/38] drivers/misc/esp32-ipc.c:151:13: warning: cast to 'void *' from smaller integer type 'u32' (aka 'unsigned int')
2023-10-11 5:28 UTC
[PATCH v3] RISC-V: build: Allow LTO to be selected
2023-10-10 21:02 UTC (4+ messages)
[PATCH] scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_host'
2023-10-10 20:50 UTC (2+ messages)
[PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
2023-10-10 11:06 UTC
next/master build: 174 builds: 3 failed, 171 passed, 7 errors, 15 warnings (next-20231010)
2023-10-10 8:17 UTC
[PATCH net-next 2/2] net: openvswitch: Annotate struct mask_array with __counted_byUse struct_size()
2023-10-10 5:27 UTC (3+ messages)
` [ovs-dev] "
[PATCH v3 00/18] clang-tools support in tools
2023-10-10 5:31 UTC (21+ messages)
` [PATCH v3 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v3 02/18] gen_compile_commands: Sort output compile commands by file name
` [PATCH v3 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v3 03/18] run-clang-tools: Add pass through checks "
` [PATCH v3 04/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v3 05/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v3 06/18] perf env: Remove unnecessary NULL tests
` [PATCH v3 07/18] perf jitdump: Avoid memory leak
` [PATCH v3 08/18] perf mem-events: Avoid uninitialized read
` [PATCH v3 09/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v3 10/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v3 11/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v3 12/18] perf svghelper: Avoid memory leak
` [PATCH v3 13/18] perf lock: Fix a memory leak on an error path
` [PATCH v3 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v3 15/18] tools api: Avoid potential double free
` [PATCH v3 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v3 17/18] perf header: Fix various error path memory leaks
` [PATCH v3 18/18] perf bpf_counter: Fix a few "
[PATCH v2] wifi: p54: Annotate struct p54_cal_database with __counted_by
2023-10-10 3:02 UTC (2+ messages)
[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
2023-10-10 2:09 UTC (2+ messages)
[akpm-mm:mm-stable 175/204] mm/list_lru.c:98:7: error: call to undeclared function 'list_lru_from_kmem'; ISO C99 and later do not support implicit function declarations
2023-10-10 0:31 UTC (2+ messages)
next/master build: 180 builds: 3 failed, 177 passed, 7 errors, 16 warnings (next-20231009)
2023-10-10 0:27 UTC
[PATCH v4] rust: Respect HOSTCC when linking for host
2023-10-09 22:00 UTC (6+ messages)
[PATCH] mtd: rawnand: rockchip: Use struct_size()
2023-10-09 20:18 UTC (3+ messages)
[sailus-media-tree:metadata-fix 37/39] drivers/staging/media/tegra-video/vi.c:453:15: error: too few arguments to function call, expected 4, have 3
2023-10-09 20:07 UTC
[linux-next:master 10253/10591] drivers/fpga/xilinx-pr-decoupler.c:94:34: warning: unused variable 'xlnx_pr_decoupler_of_match'
2023-10-09 18:19 UTC
[PATCH] regulator: da9062: Annotate struct da9062_regulators with __counted_by
2023-10-09 17:29 UTC (2+ messages)
[PATCH v2 00/18] clang-tools support in tools
2023-10-09 17:13 UTC (33+ messages)
` [PATCH v2 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v2 02/18] gen_compile_commands: Sort output compile commands by file name
` [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
` [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
` [PATCH v2 08/18] perf jitdump: Avoid memory leak
` [PATCH v2 09/18] perf mem-events: Avoid uninitialized read
` [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v2 11/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v2 12/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v2 13/18] perf svghelper: Avoid memory leak
` [PATCH v2 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v2 15/18] tools api: Avoid potential double free
` [PATCH v2 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v2 17/18] perf header: Fix various error path memory leaks
` [PATCH v2 18/18] perf bpf_counter: Fix a few "
[PATCH] wifi: p54: Annotate struct p54_cal_database with __counted_by
2023-10-09 16:18 UTC (6+ messages)
❌ FAIL (SKIPPED 10 of 230): Test report for master (6.6.0-rc5, mainline.kernel.org-clang, 94f6f055)
2023-10-09 14:41 UTC
❌ FAIL (SKIPPED 7 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 7de25c85)
2023-10-09 14:21 UTC
✅ PASS (SKIPPED 14 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, b9ddbb0c)
2023-10-09 14:21 UTC
❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, af95dc6f)
2023-10-09 14:15 UTC
❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 82714078)
2023-10-09 13:12 UTC
❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 59f3fd30)
2023-10-09 13:12 UTC
❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 37faf07b)
2023-10-09 13:11 UTC
[PATCH] drm/i915/guc: Annotate struct ct_incoming_msg with __counted_by
2023-10-09 12:28 UTC (4+ messages)
[RFC PATCH 0/1] rust: crates in other kernel directories
2023-10-09 12:01 UTC (4+ messages)
[PATCH v5 2/2] iio: adc: Add driver support for MAX34408/9
2023-10-09 10:08 UTC
[PATCH v2 1/5] KVM: Add arch specific interfaces for sampling guest callchains
2023-10-08 22:25 UTC
[PATCH 2/2] dmaengine: pxa_dma: Annotate struct pxad_desc_sw with __counted_by
2023-10-08 21:05 UTC (2+ messages)
[PATCH] media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by
2023-10-08 21:02 UTC (4+ messages)
[PATCH] VMCI: Annotate struct vmci_handle_arr with __counted_by
2023-10-08 17:12 UTC (2+ messages)
[PATCH] pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
2023-10-08 11:37 UTC (3+ messages)
[RFC PATCH bpf-next 3/4] bpf: Introduce css_descendant open-coded iterator kfuncs
2023-10-08 8:02 UTC
[kdave-btrfs-devel:for-next 158/166] fs/btrfs/volumes.c:600:25: error: no member named 'opened' in 'struct btrfs_fs_devices'
2023-10-07 22:19 UTC
[PATCH 5.10] drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()
2023-10-07 9:56 UTC (3+ messages)
` Patch "drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()" has been added to the 5.10-stable tree
[PATCH] wifi: mt76: Annotate struct mt76_rx_tid with __counted_by
2023-10-07 3:45 UTC (3+ messages)
[PATCH V14 0/4] Add PWM support for IPQ chipsets
2023-10-07 0:01 UTC (5+ messages)
` [PATCH V14 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
[PATCH] mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
2023-10-06 20:48 UTC (2+ messages)
[PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
2023-10-06 21:50 UTC (4+ messages)
[PATCH] mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
2023-10-06 20:48 UTC (2+ messages)
[PATCH] Input: Annotate struct ff_device with __counted_by
2023-10-06 20:47 UTC (2+ messages)
[PATCH] driver core: platform: Annotate struct irq_affinity_devres with __counted_by
2023-10-06 20:46 UTC (2+ messages)
[PATCH] perf/x86/rapl: Annotate struct rapl_pmus with __counted_by
2023-10-06 20:46 UTC (2+ messages)
[PATCH] wifi: intersil: hostap: Annotate struct prism2_download_data with __counted_by
2023-10-06 20:45 UTC (2+ messages)
[PATCH] KVM: Annotate struct kvm_irq_routing_table with __counted_by
2023-10-06 20:41 UTC (2+ messages)
[PATCH] irqchip/imx-intmux: Annotate struct intmux_data with __counted_by
2023-10-06 20:41 UTC (2+ messages)
[PATCH] virt: acrn: Annotate struct vm_memory_region_batch with __counted_by
2023-10-06 20:41 UTC (2+ messages)
[PATCH] drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
2023-10-06 20:41 UTC (2+ messages)
[PATCH] mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
2023-10-06 20:41 UTC (2+ messages)
[PATCH] hwmon: Annotate struct gsc_hwmon_platform_data with __counted_by
2023-10-06 20:31 UTC (2+ messages)
[PATCH] media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
2023-10-06 20:27 UTC (2+ messages)
[PATCH] sparc: Annotate struct cpuinfo_tree with __counted_by
2023-10-06 20:25 UTC (2+ messages)
arch/arm/mach-omap1/timer32k.c:186: warning: cannot understand function prototype: 'struct timespec64 persistent_ts; '
2023-10-06 17:43 UTC
[PATCH] bcachefs: Use struct_size()
2023-10-06 17:32 UTC (2+ messages)
[Intel-gfx] [PATCH 2/2] drm/i915: enable W=1 warnings by default
2023-10-06 16:49 UTC
✅ PASS (SKIPPED 8 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, b78b18fb)
2023-10-06 11:11 UTC
[PATCH] net/packet: Annotate struct packet_fanout with __counted_by
2023-10-06 10:40 UTC (2+ messages)
[PATCH] flow_offload: Annotate struct flow_action_entry with __counted_by
2023-10-06 10:40 UTC (2+ messages)
[pci:pm 2/2] arch/x86/pci/fixup.c:929:6: error: use of undeclared identifier 'pm_suspend_target_state'
2023-10-06 10:32 UTC
drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
2023-10-06 10:20 UTC
[PATCH] nexthop: Annotate struct nh_group with __counted_by
2023-10-06 10:00 UTC (2+ messages)
[PATCH] nexthop: Annotate struct nh_notifier_grp_info with __counted_by
2023-10-06 9:50 UTC (2+ messages)
[PATCH] nfp: nsp: Annotate struct nfp_eth_table with __counted_by
2023-10-06 9:50 UTC (2+ messages)
[PATCH] netlink: Annotate struct netlink_policy_dump_state with __counted_by
2023-10-06 9:50 UTC (2+ messages)
[PATCH] OPP: Fix -Wunsequenced in _of_add_opp_table_v1()
2023-10-06 7:19 UTC (3+ messages)
[PATCH] xfrm: Annotate struct xfrm_sec_ctx with __counted_by
2023-10-06 5:47 UTC (2+ messages)
[xilinx-xlnx:lkp_test 5/6] drivers/clk/xilinx/clk-xlnx-clock-wizard.c:680:29: warning: unused variable 'clk_wzrd_ver_divider_ops'
2023-10-06 5:10 UTC
[PATCH bpf-next v3 05/10] net: stmmac: Add Tx HWTS support to XDP ZC
2023-10-06 4:38 UTC
❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, f291209e)
2023-10-06 2:21 UTC
[PATCH] nexthop: Annotate struct nh_res_table with __counted_by
2023-10-06 1:40 UTC (2+ messages)
[PATCH] nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
2023-10-06 1:40 UTC (2+ messages)
[PATCH] netem: Annotate struct disttable with __counted_by
2023-10-06 1:40 UTC (2+ messages)
[PATCH] nfp: Annotate struct nfp_reprs with __counted_by
2023-10-06 1:40 UTC (2+ messages)
[xilinx-xlnx:lkp_test 2/6] drivers/w1/masters/amd_w1.c:372:14: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
2023-10-06 1:39 UTC
[PATCH v1 00/18] clang-tools support in tools
2023-10-05 22:38 UTC (10+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v1 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
[PATCH] drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
2023-10-05 21:56 UTC (3+ messages)
[PATCH v3] rust: Respect HOSTCC when linking for host
2023-10-05 21:36 UTC (3+ messages)
[PATCH] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1
2023-10-05 18:38 UTC (2+ messages)
[mbroz:opal-test 5/7] ./drivers/usb/storage/unusual-flags.c:4:5: warning: no previous prototype for function 'usb_stor_di2flags'
2023-10-05 17:25 UTC
[PATCH v2] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
2023-10-05 16:52 UTC (2+ messages)
[PATCH] gcov: Annotate struct gcov_iterator with __counted_by
2023-10-05 15:41 UTC (2+ messages)
[PATCH 0/9] drm: Annotate structs with __counted_by
2023-10-05 16:16 UTC (11+ messages)
[PATCH V15 0/4] Add PWM support for IPQ chipsets
2023-10-05 16:05 UTC (3+ messages)
` [PATCH V15 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V15 4/4] arm64: dts: qcom: ipq6018: add pwm node
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