linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 17:34:49 to 2020-11-20 18:38:23 UTC [more...]

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-20 18:37 UTC  (109+ messages)
` [PATCH 001/141] afs: "
` [PATCH 002/141] ASoC: codecs: "
` [PATCH 003/141] cifs: "
` [PATCH 004/141] drm/amdgpu: "
` [PATCH 005/141] drm/radeon: "
` [PATCH 006/141] gfs2: "
` [PATCH 007/141] gpio: "
` [PATCH 008/141] IB/hfi1: "
` [PATCH 009/141] igb: "
` [PATCH 010/141] ima: "
` [PATCH 011/141] ipv4: "
` [PATCH 012/141] ixgbe: "
` [PATCH 013/141] media: dvb-frontends: "
` [PATCH 014/141] media: usb: dvb-usb-v2: "
` [PATCH 015/141] netfilter: "
` [PATCH 016/141] nfsd: "
` [PATCH 017/141] nfs: "
` [PATCH 018/141] qed: "
` [PATCH 019/141] qlcnic: "
` [PATCH 020/141] scsi: aic7xxx: "
` [PATCH 021/141] scsi: aic94xx: "
` [PATCH 022/141] scsi: bfa: "
` [PATCH 023/141] staging: rtl8723bs: core: "
` [PATCH 024/141] staging: vt6655: "
` [PATCH 025/141] bnxt_en: "
` [PATCH 026/141] ceph: "
` [PATCH 027/141] drbd: "
` [PATCH 028/141] drm/amd/display: "
` [PATCH 029/141] e1000: "
` [PATCH 030/141] ext2: "
` [PATCH 031/141] ext4: "
` [PATCH 032/141] floppy: "
` [PATCH 033/141] fm10k: "
` [PATCH 034/141] IB/mlx4: "
` [PATCH 035/141] IB/qedr: "
` [PATCH 036/141] ice: "
` [PATCH 037/141] Input: pcspkr - "
` [PATCH 038/141] isofs: "
` [PATCH 039/141] ixgbevf: "
` [PATCH 040/141] kprobes/x86: "
` [PATCH 041/141] mm: "
` [PATCH 042/141] net: 3c509: "
` [PATCH 043/141] net: cassini: "
` [PATCH 044/141] net/mlx4: "
` [PATCH 045/141] net: mscc: ocelot: "
` [PATCH 046/141] netxen_nic: "
` [PATCH 047/141] nfp: "
` [PATCH 048/141] perf/x86: "
` [PATCH 049/141] pinctrl: "
` [PATCH 050/141] RDMA/mlx5: "
` [PATCH 051/141] reiserfs: "
` [PATCH 052/141] security: keys: "
` [PATCH 053/141] selinux: "
` [PATCH 054/141] target: "
` [PATCH 055/141] uprobes/x86: "
` [PATCH 056/141] vxge: "
` [PATCH 057/141] watchdog: "
` [PATCH 058/141] xen-blkfront: "
` [PATCH 059/141] regulator: as3722: "
` [PATCH 060/141] habanalabs: "
` [PATCH 061/141] tee: "
` [PATCH 062/141] HID: usbhid: "
` [PATCH 063/141] HID: input: "
` [PATCH 064/141] ACPI: "
` [PATCH 065/141] airo: "
` [PATCH 066/141] ALSA: hdspm: "
` [PATCH 067/141] ALSA: pcsp: "
` [PATCH 068/141] ALSA: sb: "
` [PATCH 069/141] ath5k: "
` [PATCH 070/141] atm: fore200e: "
` [PATCH 071/141] braille_console: "
` [PATCH 072/141] can: peak_usb: "
` [PATCH 073/141] carl9170: "
` [PATCH 074/141] cfg80211: "
` [PATCH 075/141] crypto: ccree - "
` [PATCH 076/141] decnet: "
` [PATCH 077/141] dm raid: "
` [PATCH 078/141] drm/amd/pm: "
` [PATCH 079/141] drm: "
` [PATCH 080/141] drm/i915/gem: "
` [PATCH 081/141] drm/nouveau/clk: "
` [PATCH 082/141] drm/nouveau: "
` [PATCH 083/141] drm/nouveau/therm: "
` [PATCH 084/141] drm/via: "
` [PATCH 085/141] firewire: core: "
` [PATCH 086/141] hwmon: (corsair-cpro) "
` [PATCH 087/141] hwmon: (max6621) "
` [PATCH 088/141] i3c: master: cdns: "
` [PATCH 089/141] ide: "
` [PATCH 090/141] iio: adc: cpcap: "
` [PATCH 091/141] iwlwifi: iwl-drv: "
` [PATCH 092/141] libata: "
` [PATCH 093/141] mac80211: "
` [PATCH 094/141] media: atomisp: "
` [PATCH 095/141] media: dvb_frontend: "
` [PATCH 096/141] media: rcar_jpu: "
` [PATCH 097/141] media: saa7134: "
` [PATCH 098/141] mmc: sdhci-of-arasan: "
` [PATCH 099/141] mt76: mt7615: "
` [PATCH 100/141] mtd: cfi: "
` [PATCH 101/141] mtd: mtdchar: "
` [PATCH 102/141] mtd: onenand: "
` [PATCH 103/141] mtd: rawnand: fsmc: "
` [PATCH 104/141] mtd: rawnand: stm32_fmc2: "
` [PATCH 105/141] net: ax25: "
` [PATCH 106/141] net: bridge: "

[PATCH v6 0/5] Fortify strscpy()
 2020-11-20 15:51 UTC  (12+ messages)
` [PATCH v6 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v6 2/5] lkdtm: tests for FORTIFY_SOURCE
` [PATCH v6 3/5] string.h: Add FORTIFY coverage for strscpy()
` [PATCH v6 4/5] Add new file in LKDTM to test fortified strscpy
` [PATCH v6 5/5] Correct wrong filenames in comment

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-20 15:27 UTC  (12+ messages)

[PATCH][next] gpiolib: acpi: Fix fall-through warnings for Clang
 2020-11-19 18:47 UTC  (2+ messages)

[PATCH][next] gpio: ath79: Fix fall-through warning for Clang
 2020-11-19 17:09 UTC 

[PATCH v5 0/5] Fortify strscpy()
 2020-11-19 16:29 UTC  (10+ messages)
` [PATCH v5 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v5 2/5] lkdtm: tests for FORTIFY_SOURCE
` [PATCH v5 3/5] string.h: Add FORTIFY coverage for strscpy()
` [PATCH v5 4/5] Add new file in LKDTM to test fortified strscpy
` [PATCH v5 5/5] Correct wrong filenames in comment

[RFC PATCH v4 0/5] Fortify strscpy()
 2020-11-18 10:41 UTC  (10+ messages)
` [PATCH v4 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v4 2/5] lkdtm: tests for FORTIFY_SOURCE
` [RFC PATCH v4 3/5] string.h: Add FORTIFY coverage for strscpy()
` [RFC PATCH v4 4/5] Add new file in LKDTM to test fortified strscpy
` [RFC PATCH v4 5/5] Correct wrong filenames in comment

[PATCH][next] mwifiex: Fix fall-through warnings for Clang
 2020-11-17 16:32 UTC  (3+ messages)

[PATCH][next] iwlwifi: dvm: Fix fall-through warnings for Clang
 2020-11-17 15:59 UTC 

[PATCH][next] iwlwifi: mvm: Fix fall-through warnings for Clang
 2020-11-17 13:50 UTC 

[PATCH v5 0/3] Fix inefficiences and rename nla_strlcpy
 2020-11-16 18:18 UTC  (11+ messages)
` [PATCH v5 1/3] Fix unefficient call to memset before memcpu in nla_strlcpy
` [PATCH v5 2/3] Modify return value of nla_strlcpy to match that of strscpy
` [PATCH v5 3/3] treewide: rename nla_strlcpy to nla_strscpy

[RESEND,net-next,PATCH v5 0/3] Fix inefficiences and rename nla_strlcpy
 2020-11-16 18:17 UTC  (6+ messages)
` [RESEND,net-next,PATCH v5 1/3] Fix unefficient call to memset before memcpu in nla_strlcpy
` [RESEND,net-next,PATCH v5 2/3] Modify return value of nla_strlcpy to match that of strscpy
` [RESEND,net-next,PATCH v5 3/3] treewide: rename nla_strlcpy to nla_strscpy

[PATCH v4 0/3] Fix inefficiences and rename nla_strlcpy
 2020-11-13  9:38 UTC  (4+ messages)
` [PATCH v4 2/3] Modify return value of nla_strlcpy to match that of strscpy

[PATCH][next] wlcore: Use fallthrough pseudo-keyword
 2020-11-07 11:31 UTC  (2+ messages)

[PATCH][next] ray_cs: Use fallthrough pseudo-keyword
 2020-11-07 11:30 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in alg_bind
 2020-11-06  7:01 UTC  (3+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-11-05 19:37 UTC  (2+ messages)

[PATCH 0/4] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-11-05 11:31 UTC  (19+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).