Show patches with: State = Action Required       |    Archived = No       |   91 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
fortify: Use __struct_size replace __member_size fortify: Use __struct_size replace __member_size - - - --- 2024-12-04 15074444048@163.com New
net: wireless: sme: Initialize n_channels before accessing channels in cfg80211_conn_scan net: wireless: sme: Initialize n_channels before accessing channels in cfg80211_conn_scan - - - --- 2024-12-03 Haoyu Li New
drivers: clk: clk-en7523.c: Initialize num before accessing hws in en7523_register_clocks drivers: clk: clk-en7523.c: Initialize num before accessing hws in en7523_register_clocks - - - --- 2024-12-03 Haoyu Li New
drivers: gpio: gpio-ljca: Initialize num before accessing item in ljca_gpio_config drivers: gpio: gpio-ljca: Initialize num before accessing item in ljca_gpio_config - - - --- 2024-12-03 Haoyu Li New
[-next] mm: usercopy: add a debugfs interface to bypass the vmalloc check. [-next] mm: usercopy: add a debugfs interface to bypass the vmalloc check. - - - --- 2024-12-03 zuoze New
[10/10] compiler.h: remove __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[09/10] coresight: etm4x: replace __is_const_expr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[07/10] overflow: replace __is_constexpr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[06/10] fortify: replace __is_constexpr() by is_const() in strlen() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[05/10] minmax: simplify __clamp_once() by using is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[03/10] compiler.h: add is_const_true() and is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[02/10] compiler.h: add is_const() as a replacement of __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[01/10] compiler.h: add statically_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case - 1 - --- 2024-11-30 Kees Cook New
exec: Make sure task->comm is always NUL-terminated exec: Make sure task->comm is always NUL-terminated - - - --- 2024-11-30 Kees Cook New
[v4,1/1] exec: seal system mappings Seal system mappings - - - --- 2024-11-25 Jeff Xu New
alpha: Replace one-element array with flexible array member alpha: Replace one-element array with flexible array member - - - --- 2024-11-25 Thorsten Blum New
[v3,1/3] dmapool: Move pool metadata into non-DMA memory [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[v3,2/3] dmapool: Use pool_find_block() in pool_block_err() [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[v3,3/3] dmapool: Use xarray for vaddr-to-block lookup [v3,1/3] dmapool: Move pool metadata into non-DMA memory - - - --- 2024-11-22 Brian Johannesmeyer New
[next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings [next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings - - - --- 2024-11-19 Gustavo A. R. Silva New
[RFC,v2,2/2] dmapool: Use pool_find_block() in pool_block_err() dmapool: Mitigate device-controllable mem. corruption - - - --- 2024-11-19 Brian Johannesmeyer New
[RFC,v2,1/2] dmapool: Move pool metadata into non-DMA memory dmapool: Mitigate device-controllable mem. corruption - - - --- 2024-11-19 Brian Johannesmeyer New
[v2,linux-next,2/2] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper lib/string_choices: Sorting function order - - - --- 2024-11-19 R Sundar New
[v2,linux-next,1/2] lib/string_choices: Rearrange functions in sorted order lib/string_choices: Sorting function order - - - --- 2024-11-19 R Sundar New
[next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning [next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning - - - --- 2024-11-18 Gustavo A. R. Silva New
overflow: improve size_add/mul for 32bit systems overflow: improve size_add/mul for 32bit systems - - - --- 2024-11-18 Dan Carpenter New
mm: Handle compound pages better in __dump_page() mm: Handle compound pages better in __dump_page() - - - --- 2024-11-17 Kees Cook New
ovl: Check for NULL OVL_E() results ovl: Check for NULL OVL_E() results - - - --- 2024-11-17 Kees Cook New
sctp: Replace zero-length array with flexible array member sctp: Replace zero-length array with flexible array member - 1 - --- 2024-11-16 Thorsten Blum New
[linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper [linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper - - - --- 2024-11-15 R Sundar New
[v3,1/1] exec: seal system mappings seal system mappings - - - --- 2024-11-13 Jeff Xu New
[RFC,next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings [RFC,next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings - - - --- 2024-11-12 Gustavo A. R. Silva New
[v2] scsi: Replace zero-length array with flexible array member [v2] scsi: Replace zero-length array with flexible array member - - - --- 2024-11-10 Thorsten Blum New
[v3,10/10] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1 Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1 Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,08/10] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0 Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 ser… Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v3,04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel Initial support for Samsung Galaxy Tab 2 series 1 - - --- 2024-11-08 Mithil Bavishi New
[v3,03/10] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am Initial support for Samsung Galaxy Tab 2 series 1 - - --- 2024-11-08 Mithil Bavishi New
[v3,02/10] dt-bindings: vendor-prefixes: Add Doestek Initial support for Samsung Galaxy Tab 2 series 1 - - --- 2024-11-08 Mithil Bavishi New
[v3,01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC Initial support for Samsung Galaxy Tab 2 series - - - --- 2024-11-08 Mithil Bavishi New
[v7,08/27] cxl/mem: Read dynamic capacity configuration from the device DCD: Add support for Dynamic Capacity Devices (DCD) - 1 - --- 2024-11-07 Ira Weiny New
[v6,08/27] cxl/mem: Read dynamic capacity configuration from the device DCD: Add support for Dynamic Capacity Devices (DCD) - 1 - --- 2024-11-05 Ira Weiny New
[RFC,5/5] net: Convert proto_ops::getname to sockaddr_storage sockaddr usage removal - - - --- 2024-11-04 Kees Cook New
[RFC,4/5] net: core: Convert inet_addr_is_any() to sockaddr_storage sockaddr usage removal - - - --- 2024-11-04 Kees Cook New
[RFC,3/5] rtnetlink: do_setlink: Use sockaddr_storage sockaddr usage removal - - - --- 2024-11-04 Kees Cook New
[RFC,2/5] net: core: dev.c confirmed to use classic sockaddr sockaddr usage removal - - - --- 2024-11-04 Kees Cook New
[RFC,1/5] Revert "net: dev: Convert sa_data to flexible array in struct sockaddr" sockaddr usage removal - - - --- 2024-11-04 Kees Cook New
[5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees TQ-Systems TQMa62xx SoM and MBa62xx board - - - --- 2024-11-04 Matthias Schiffer New
[4/5] arm64: dts: ti: k3-am62-wakeup: Add R5F device node TQ-Systems TQMa62xx SoM and MBa62xx board - - - --- 2024-11-04 Matthias Schiffer New
[3/5] arm64: dts: ti: k3-am62: Add DM R5 ranges in cbass TQ-Systems TQMa62xx SoM and MBa62xx board - - - --- 2024-11-04 Matthias Schiffer New
[2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board TQ-Systems TQMa62xx SoM and MBa62xx board - 1 - --- 2024-11-04 Matthias Schiffer New
[1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node TQ-Systems TQMa62xx SoM and MBa62xx board 1 - - --- 2024-11-04 Matthias Schiffer New
Fortify compilation warning in __padata_set_cpumask() Fortify compilation warning in __padata_set_cpumask() - - - --- 2024-10-31 Thomas Weißschuh New
[2/2] kprobes: Use struct_size() in __get_insn_slot() kprobes: Adjustments for __counted_by addition - - - --- 2024-10-30 Nathan Chancellor New
[1/2] kprobes: Fix __get_insn_slot() after __counted_by annotation kprobes: Adjustments for __counted_by addition - - - --- 2024-10-30 Nathan Chancellor New
[v5,08/27] cxl/mem: Read dynamic capacity configuration from the device DCD: Add support for Dynamic Capacity Devices (DCD) - 1 - --- 2024-10-29 Ira Weiny New
[v6,3/7] crash_dump: store dm crypt keys in kdump reserved memory Untitled series #904075 - - - --- 2024-10-29 Coiby Xu New
coccinelle: Add str_off_on() and str_no_yes() rules coccinelle: Add str_off_on() and str_no_yes() rules - - - --- 2024-10-27 Thorsten Blum New
[v2,4/4,next] uapi: net: Avoid -Wflex-array-member-not-at-end warnings net: Avoid thousands of -Wflex-array-member-not-at-end warnings - 1 - --- 2024-10-24 Gustavo A. R. Silva New
[v2,3/4,next] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings net: Avoid thousands of -Wflex-array-member-not-at-end warnings - 1 - --- 2024-10-24 Gustavo A. R. Silva New
[v2,2/4,next] uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings net: Avoid thousands of -Wflex-array-member-not-at-end warnings - 1 - --- 2024-10-24 Gustavo A. R. Silva New
[v2,1/4,next] uapi: socket: Introduce struct sockaddr_legacy net: Avoid thousands of -Wflex-array-member-not-at-end warnings - 1 - --- 2024-10-24 Gustavo A. R. Silva New
[v2,2/2] wifi: ath12k: annotate channel of struct ath12k_wmi_scan_chan_list_arg with __counted_by [v2,1/2] wifi: ath12k: annotate skb of struct ath12k_ce_ring with __counted_by - - - --- 2024-10-24 Dmitry Antipov New
[v2,1/2] wifi: ath12k: annotate skb of struct ath12k_ce_ring with __counted_by [v2,1/2] wifi: ath12k: annotate skb of struct ath12k_ce_ring with __counted_by - - - --- 2024-10-24 Dmitry Antipov New
[v2,2/3] wifi: ath11k: annotate ch_param of struct scan_chan_list_params with __counted_by [v2,1/3] wifi: ath11k: annotate skb of struct ath11k_ce_ring with __counted_by - - - --- 2024-10-24 Dmitry Antipov New
[v2,1/3] wifi: ath11k: annotate skb of struct ath11k_ce_ring with __counted_by [v2,1/3] wifi: ath11k: annotate skb of struct ath11k_ce_ring with __counted_by - - - --- 2024-10-24 Dmitry Antipov New
[next] perf/x86/amd: replace snprintf with sysfs_emit helper function [next] perf/x86/amd: replace snprintf with sysfs_emit helper function - - - --- 2024-10-19 Paulo Miguel Almeida New
ARM: 8611/1: l2x0: replace snprintf with sysfs_emit helper function ARM: 8611/1: l2x0: replace snprintf with sysfs_emit helper function - - - --- 2024-10-17 Paulo Miguel Almeida New
munmap sealed memory cause memory to split (bug) munmap sealed memory cause memory to split (bug) - - - --- 2024-10-17 Jeff Xu New
[v1,2/2] selftest/mseal: Add tests for madvise fixes mseal: fixing madvise for file-backed mapping and PROT_NONE - - - --- 2024-10-17 Jeff Xu New
[v1,1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed mseal: fixing madvise for file-backed mapping and PROT_NONE - - - --- 2024-10-17 Jeff Xu New
hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by() hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by() - - - --- 2024-10-15 Thorsten Blum New
[v3,8/8] crypto: x86/crc32c-intel - Tweaks to make objtool's life harder Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,7/8] crypto: x86/crc32c - Add jump table annotation Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,6/8] crypto: x86/crc32c - Use idiomatic relative jump table Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,5/8] objtool: Add generic support for jump table annotations Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,4/8] objtool: Move jump table heuristics to a x86 specific source file Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,3/8] objtool: Make some helper functions globally accessible Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[v3,1/8] objtool: Deal with relative jump tables correctly Improve objtool jump table handling - - - --- 2024-10-11 Ard Biesheuvel New
[3/6] lib: Move KUnit tests into tests/ subdirectory Untitled series #898111 4 1 - --- 2024-10-11 David Gow New
pstore: Fix uaf when backend is unregistered pstore: Fix uaf when backend is unregistered - - - --- 2024-10-08 Zach Wade New
mseal.rst additional fix mseal.rst additional fix - - - --- 2024-10-08 Jeff Xu New
[v2,2/2] wifi: mwifiex: Annotate mwifiex_ie_types_wildcard_ssid_params with __counted_by() [v2,1/2] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() - - - --- 2024-10-07 Alper Nebi Yasak New
[RESEND] ext4: Annotate struct fname with __counted_by() [RESEND] ext4: Annotate struct fname with __counted_by() - 1 - --- 2024-10-07 Thorsten Blum New
[v2] pstore: Fix uaf when backend is unregistered [v2] pstore: Fix uaf when backend is unregistered - - - --- 2024-10-07 Li XingYang New