Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-05-12 14:39:55 to 2025-05-21 03:58:02 UTC [more...]

[PATCH v8 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-05-21  3:57 UTC  (38+ messages)
` [PATCH v8 1/5] rust: add bindings for bitmap.h
` [PATCH v8 2/5] rust: add bindings for bitops.h
` [PATCH v8 3/5] rust: add bitmap API
` [PATCH v8 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v8 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-21  3:09 UTC  (19+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH 3/7] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH 4/7] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH 5/7] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH 7/7] rtnetlink: do_setlink: Use "

[PATCH net-next v3] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2025-05-21  1:23 UTC  (3+ messages)

[PATCH net-next v2] rtnetlink: do_setlink: Use struct sockaddr_storage
 2025-05-20 21:32 UTC  (2+ messages)

[PATCH v2] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
 2025-05-20 17:23 UTC  (2+ messages)

[PATCH v6 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-05-20 17:01 UTC  (14+ messages)
` [PATCH v6 01/12] gpiolib: add support to register sparse pin range
` [PATCH v6 02/12] pinctrl: remove extern specifier for functions in machine.h
` [PATCH v6 03/12] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v6 04/12] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v6 05/12] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v6 06/12] gpio: aggregator: refactor the forwarder registration part
` [PATCH v6 07/12] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v6 08/12] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v6 09/12] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v6 10/12] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v6 11/12] lib/string_choices: Add str_input_output() helper
` [PATCH v6 12/12] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH] string.h: Provide basic sanity checks for fallback memcpy()
 2025-05-20 16:33 UTC 

[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
 2025-05-20 16:14 UTC  (3+ messages)

[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
 2025-05-20 16:06 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink

[PATCH v2] ext4: replace strcpy() with '.' assignment
 2025-05-19 14:59 UTC  (6+ messages)

[PATCH v3] ext4: replace strcpy() with '.' assignment
 2025-05-19 12:00 UTC 

[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-05-19  8:16 UTC  (20+ messages)
` [PATCH net-next v4 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v4 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v4 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v4 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v4 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v4 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v4 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v4 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v4 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v4 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v4 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v4 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v4 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v4 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH] ext4: replace strcpy() with strscpy() in ext4_init_dot_dotdot()
 2025-05-19  3:26 UTC  (2+ messages)

[PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
 2025-05-18  3:45 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
 2025-05-17 10:19 UTC  (2+ messages)

[PATCH net-next v3 03/10] virtchnl: add PTP virtchnl definitions
 2025-05-16 17:06 UTC 

[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
 2025-05-15 21:39 UTC  (17+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2025-05-15 16:48 UTC  (15+ messages)
` [PATCH 1/2] "

[PATCH v4 0/2] ESWIN EIC7700 pinctrl driver
 2025-05-15 11:11 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: eswin: Document for EIC7700 SoC
` [PATCH v4 2/2] pinctrl: eswin: Add EIC7700 pinctrl driver

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-15  9:59 UTC  (15+ messages)
` [PATCH v4 02/11] tee: add close_context to TEE driver operation
` [PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v4 08/11] tee: add Qualcomm TEE driver
` [PATCH v4 09/11] qcomtee: add primordial object

[PATCH v3][next] wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
 2025-05-14 21:42 UTC 

[PATCH v3 0/2] ESWIN EIC7700 pinctrl driver
 2025-05-14 10:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: eswin: Document for EIC7700 SoC
` [PATCH v3 2/2] pinctrl: eswin: Add EIC7700 pinctrl driver

[PATCH 1/1] PCI: hv: Remove unnecessary flex array in struct pci_packet
 2025-05-14  6:43 UTC  (2+ messages)

[PATCH][next] PCI: hv: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-05-14  4:47 UTC  (5+ messages)

[PATCH v9 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13 22:00 UTC  (5+ messages)
` [PATCH v9 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

[PATCH v2][next] wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
 2025-05-13 19:14 UTC  (2+ messages)

[PATCH] powerpc/rtas: Replace one-element array with flexible array member
 2025-05-13 17:40 UTC 

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-05-13 16:38 UTC  (2+ messages)

[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
 2025-05-13 14:52 UTC  (8+ messages)

[PATCH v10 0/3] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13 13:23 UTC  (4+ messages)
` [PATCH v10 2/3] gpio: max77759: add Maxim MAX77759 gpio driver
` [GIT PULL] Immutable branch between MFD, GPIO and NVMEM due for the v6.16 merge window

[PATCH v5 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-05-13 13:02 UTC  (14+ messages)
` [PATCH v5 02/12] pinctrl: remove extern specifier for functions in machine.h
` [PATCH v5 08/12] gpio: aggregator: export symbols of the GPIO forwarder library

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-13  9:19 UTC  (5+ messages)

[PATCH v8 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13  9:17 UTC  (3+ messages)
` [PATCH v8 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

[PATCH RESEND] nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()
 2025-05-13  2:50 UTC  (2+ messages)

[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
 2025-05-12 23:35 UTC  (14+ messages)
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox