messages from 2023-09-23 09:02:55 to 2023-09-28 11:03:16 UTC [more...]
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-09-28 11:02 UTC
[PATCH] cpufreq: refactor deprecated strncpy
2023-09-28 6:58 UTC (2+ messages)
[PATCH 0/5] pstore: add tty frontend and multi-backend
2023-09-28 6:43 UTC (7+ messages)
` [PATCH 1/5] pstore: add tty frontend
` [PATCH 2/5] pstore: add multi-backends support
` [PATCH 3/5] pstore: add subdirs for multi-backends
` [PATCH 4/5] pstore: remove the module parameter "backend"
` [PATCH 5/5] tools/pstore: update pstore selftests
[PATCH] cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
2023-09-28 4:48 UTC (3+ messages)
[PATCH] hte: Annotate struct hte_device with __counted_by
2023-09-28 4:42 UTC (4+ messages)
[PATCH] soc: qcom: smem: Annotate struct qcom_smem with __counted_by
2023-09-28 0:34 UTC (3+ messages)
Fwd: Performance regression: resume_console takes 100ms longer in S2idle/S3 resume in v6.6-rc1
2023-09-28 0:17 UTC
split up ->kill_sb
2023-09-27 22:29 UTC (17+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
[PATCH v3 0/4] binfmt_elf: Support segments with 0 filesz and misaligned starts
2023-09-27 20:25 UTC (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] binfmt_elf: elf_bss no longer used by load_elf_binary()
` [PATCH v3 3/4] binfmt_elf: Provide prot bits as context for padzero() errors
` [PATCH v3 4/4] binfmt_elf: Use elf_load() for interpreter
[PATCH net-next v5 0/7] introduce DEFINE_FLEX() macro
2023-09-27 18:53 UTC (4+ messages)
` [Intel-wired-lan] "
[linux-next:master] BUILD REGRESSION 18030226a48de1fbfabf4ae16aaa2695a484254f
2023-09-27 17:11 UTC
[PATCH 00/14] Batch 1: Annotate structs with __counted_by
2023-09-27 15:57 UTC (14+ messages)
` [PATCH 04/14] net: hns: Annotate struct ppe_common_cb "
` [PATCH 07/14] net: mana: Annotate struct mana_rxq "
` [PATCH 08/14] net: ipa: Annotate struct ipa_power "
` [PATCH 10/14] net: openvswitch: Annotate struct dp_meter_instance "
` [PATCH 13/14] net: tulip: Annotate struct mediatable "
[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
2023-09-27 15:29 UTC (4+ messages)
[PATCH v3] hwmon: refactor deprecated strncpy
2023-09-27 14:06 UTC (5+ messages)
[PATCH] bus: vexpress-config: Annotate struct vexpress_syscfg_func with __counted_by
2023-09-27 13:09 UTC (3+ messages)
[PATCH v2] drm/gma500: refactor deprecated strncpy
2023-09-27 10:43 UTC (3+ messages)
[PATCH] mmc: vub300: replace deprecated strncpy with strscpy
2023-09-27 10:40 UTC (2+ messages)
[PATCH] pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by
2023-09-27 8:59 UTC (2+ messages)
[PATCH] drivers: misc: ti-st: replace deprecated strncpy with strscpy
2023-09-27 6:17 UTC
[PATCH] ibmvmc: replace deprecated strncpy with strscpy
2023-09-27 5:52 UTC
[PATCH] c2port: replace deprecated strncpy with strscpy
2023-09-27 5:49 UTC (2+ messages)
[PATCH] eeprom: idt_89hpesx: replace open-coded kmemdup_nul
2023-09-27 5:37 UTC
[PATCH] mfd: db8500-prcmu: replace deprecated strncpy with strscpy
2023-09-27 5:10 UTC
[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy
2023-09-27 4:43 UTC
[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy_pad
2023-09-27 4:06 UTC
[PATCH] selftests: Fix wrong TARGET in kselftest top level Makefile
2023-09-27 1:18 UTC (2+ messages)
[PATCH] md: replace deprecated strncpy with memcpy
2023-09-26 23:17 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 4ae73bba62a367f2314f6ce69e3085a941983d8b
2023-09-26 23:03 UTC
[PATCH] memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by
2023-09-26 15:03 UTC (2+ messages)
[PATCH] platform/surface: aggregator: Annotate struct ssam_event with __counted_by
2023-09-26 13:05 UTC (3+ messages)
[PATCH] platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
2023-09-26 13:04 UTC (2+ messages)
[PATCH] IB/hfi1: replace deprecated strncpy
2023-09-26 12:56 UTC (5+ messages)
[PATCH] MAINTAINERS: hardening: Add __counted_by regex
2023-09-26 8:41 UTC (4+ messages)
[PATCH v5] hwmon: (acpi_power_meter) replace open-coded kmemdup_nul
2023-09-26 6:59 UTC
[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
2023-09-26 6:47 UTC (12+ messages)
` [RFC PATCH v2 1/9] pstore: move pstore creator id, section type and record struct to common header
` [RFC PATCH v2 2/9] ACPI: APEI: Use common ERST struct to read/write serialized MCE record
` [RFC PATCH v2 3/9] ACPI: APEI: ERST: Emit the mce_record tracepoint
` [RFC PATCH v2 4/9] ACPI: tables: change section_type of generic error data as guid_t
` [RFC PATCH v2 5/9] ACPI: APEI: GHES: Use ERST to serialize APEI generic error before panic
` [RFC PATCH v2 6/9] ACPI: APEI: GHES: export ghes_report_chain
` [RFC PATCH v2 7/9] ACPI: APEI: ESRT: kick ghes_report_chain notifier to report serialized memory errors
` [RFC PATCH v2 8/9] ACPI: APEI: ESRT: print AER to report serialized PCIe errors
` [RFC PATCH v2 9/9] ACPI: APEI: ESRT: log ARM processor error
[linux-next:master] BUILD REGRESSION 8fff9184d1b5810dca5dd1a02726d4f844af88fc
2023-09-26 6:11 UTC
[PATCH v2] Input: axp20x-pek - avoid needless newline removal
2023-09-26 3:10 UTC (3+ messages)
[PATCH] i3c: svc: Annotate struct svc_i3c_xfer with __counted_by
2023-09-25 21:37 UTC (2+ messages)
[PATCH] i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
2023-09-25 21:37 UTC (2+ messages)
[PATCH] i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by
2023-09-25 21:36 UTC (2+ messages)
[PATCH] i3c: dw: Annotate struct dw_i3c_xfer with __counted_by
2023-09-25 21:36 UTC (2+ messages)
[PATCH] i3c: replace deprecated strncpy
2023-09-25 21:36 UTC (3+ messages)
[PATCH] dm log userspace: replace deprecated strncpy with strscpy
2023-09-25 18:20 UTC (2+ messages)
[PATCH] dm ioctl: replace deprecated strncpy with strscpy_pad
2023-09-25 18:19 UTC (2+ messages)
[PATCH] dm crypt: replace open-coded kmemdup_nul
2023-09-25 18:04 UTC (2+ messages)
[PATCH] dm cache metadata: replace deprecated strncpy with strscpy
2023-09-25 18:03 UTC (2+ messages)
[PATCH v4] hwmon: (acpi_power_meter) replace open-coded kmemdup_nul
2023-09-25 18:02 UTC (2+ messages)
[PATCH 0/9] drm: Annotate structs with __counted_by
2023-09-25 17:56 UTC (18+ messages)
` [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table "
` [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series "
` [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom "
` [PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array "
` [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty "
[PATCH] MAINTAINERS: hardening: Add Gustavo as Reviewer
2023-09-25 17:53 UTC (2+ messages)
[PATCH] accel/ivpu: Annotate struct ivpu_job with __counted_by
2023-09-25 17:21 UTC (3+ messages)
[PATCH v2] arm64: dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
2023-09-25 15:14 UTC
[PATCH] arm64: dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
2023-09-25 14:27 UTC (2+ messages)
[PATCH] virtio_console: Annotate struct port_buffer with __counted_by
2023-09-25 11:24 UTC (3+ messages)
[PATCH] platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_by
2023-09-25 10:16 UTC (4+ messages)
[PATCH] gpiolib: cdev: Annotate struct linereq with __counted_by
2023-09-25 7:42 UTC (5+ messages)
[PATCH] eeprom: at24: Annotate struct at24_data with __counted_by
2023-09-25 7:40 UTC (3+ messages)
[PATCH] mxser: Annotate struct mxser_board with __counted_by
2023-09-25 7:20 UTC (3+ messages)
[PATCH] mm/memcg: Annotate struct mem_cgroup_threshold_ary with __counted_by
2023-09-25 7:09 UTC (2+ messages)
[PATCH] libata: Annotate struct ata_cpr_log with __counted_by
2023-09-25 7:03 UTC (3+ messages)
[PATCH] ocfs2: Annotate struct ocfs2_replay_map with __counted_by
2023-09-25 2:22 UTC (2+ messages)
[PATCH] media: i2c: Annotate struct i2c_atr with __counted_by
2023-09-24 20:51 UTC (2+ messages)
[PATCH] i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counted_by
2023-09-24 20:51 UTC (2+ messages)
[GIT PULL] hardening fixes for v6.6-rc3
2023-09-24 17:24 UTC (4+ messages)
[PATCH] firewire: Annotate struct fw_node with __counted_by
2023-09-24 12:54 UTC (3+ messages)
[PATCH] memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_by
2023-09-24 12:09 UTC (3+ messages)
[PATCH] watch_queue: Annotate struct watch_filter with __counted_by
2023-09-24 9:45 UTC (4+ messages)
[PATCH] leds: lp3952: replace deprecated strncpy with strscpy
2023-09-24 3:43 UTC (2+ messages)
[PATCH] isdn: replace deprecated strncpy with strscpy
2023-09-24 3:37 UTC (2+ messages)
[PATCH] isdn: kcapi: replace deprecated strncpy with strscpy_pad
2023-09-24 3:36 UTC (2+ messages)
[PATCH] Input: synaptics-rmi4 - replace deprecated strncpy
2023-09-24 3:32 UTC (2+ messages)
[PATCH] Input: axp20x-pek - refactor deprecated strncpy
2023-09-24 3:29 UTC (2+ messages)
[PATCH] iio: adc: stm32-adc: replace deprecated strncpy
2023-09-24 3:15 UTC (2+ messages)
[PATCH] udmabuf: Fix a potential (and unlikely) access to unallocated memory
2023-09-24 2:57 UTC (4+ messages)
[PATCH v2] drm/etnaviv: refactor deprecated strncpy
2023-09-24 2:53 UTC (2+ messages)
[PATCH v4] EDAC/mc_sysfs: refactor deprecated strncpy
2023-09-24 2:51 UTC (2+ messages)
[PATCH] mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_by
2023-09-23 16:37 UTC (2+ messages)
[PATCH] kexec: Annotate struct crash_mem with __counted_by
2023-09-24 0:52 UTC (4+ messages)
[PATCH] video: mmp: Annotate struct mmp_path with __counted_by
2023-09-23 16:33 UTC (2+ messages)
[PATCH] hpet: Annotate struct hpets with __counted_by
2023-09-23 16:37 UTC (2+ messages)
[PATCH] qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
2023-09-24 1:15 UTC (2+ messages)
[PATCH] video: fbdev: mmp: Annotate struct mmphw_ctrl with __counted_by
2023-09-23 18:37 UTC (3+ messages)
[PATCH] iio: sx9324: replace deprecated strncpy
2023-09-23 17:47 UTC (2+ messages)
[PATCH] virt: acrn: Annotate struct vm_memory_region_batch with __counted_by
2023-09-23 16:32 UTC (2+ messages)
[PATCH] KVM: Annotate struct kvm_irq_routing_table with __counted_by
2023-09-23 16:32 UTC (2+ messages)
[PATCH] reset: Annotate struct reset_control_array with __counted_by
2023-09-23 16:35 UTC (2+ messages)
[PATCH] irqchip/imx-intmux: Annotate struct intmux_data with __counted_by
2023-09-23 16:33 UTC (2+ messages)
[PATCH] x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
2023-09-23 16:33 UTC (2+ messages)
[PATCH] ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
2023-09-23 16:30 UTC (3+ messages)
[PATCH] regulator: da9063: Annotate struct da9063_regulators with __counted_by
2023-09-23 16:34 UTC (2+ messages)
[PATCH] misc: bcm-vk: Annotate struct bcm_vk_wkent with __counted_by
2023-09-23 16:31 UTC (2+ messages)
[PATCH] irqdomain: Annotate struct irq_domain with __counted_by
2023-09-23 16:32 UTC (2+ messages)
[PATCH] gcov: Annotate struct gcov_iterator with __counted_by
2023-09-23 16:35 UTC (2+ messages)
[PATCH] mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
2023-09-23 16:38 UTC (2+ messages)
[PATCH] ALSA: hda: Annotate struct hda_conn_list with __counted_by
2023-09-23 16:30 UTC (3+ messages)
[PATCH] ASoC: apple: mca: Annotate struct mca_data with __counted_by
2023-09-23 16:30 UTC (2+ messages)
[PATCH] serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250 with __counted_by
2023-09-23 16:36 UTC (2+ messages)
[PATCH] ACPI: PRM: Annotate struct prm_module_info with __counted_by
2023-09-23 16:36 UTC (2+ messages)
[PATCH] drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
2023-09-23 16:37 UTC (2+ messages)
[PATCH] sparc: Annotate struct cpuinfo_tree with __counted_by
2023-09-23 16:34 UTC (2+ messages)
[PATCH] hwmon: Annotate struct gsc_hwmon_platform_data with __counted_by
2023-09-23 16:31 UTC (2+ messages)
[PATCH] regulator: da9062: Annotate struct da9062_regulators with __counted_by
2023-09-23 16:36 UTC (2+ messages)
[PATCH] power: supply: axp20x_ac_power: Annotate struct axp20x_ac_power with __counted_by
2023-09-23 17:04 UTC (2+ messages)
[PATCH] power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __counted_by
2023-09-23 17:03 UTC (2+ 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