aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions
d>mm/ksm: cleanup mm_slot_entry() invocationWei Yang1-13/+14 2025-10-03Documentation/mm: drop pxx_mkdevmap() descriptions from page table helpersAnshuman Khandual1-6/+0 2025-10-03mm: clean up is_guard_pte_marker()Lance Yang1-2/+2 2025-10-03drivers/base: move memory_block_add_nid() into the callerHannes Reinecke3-26/+23 2025-10-03mm/memory_hotplug: activate node before adding new memory blocksHannes Reinecke3-18/+20 2025-10-03drivers/base/memory: add node id parameter to add_memory_block()Hannes Reinecke1-11/+4 2025-10-03tracing: Fix lock imbalance in s_start() memory allocation failure pathSasha Levin1-2/+1 2025-10-03ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattrCoiby Xu1-5/+18 2025-10-03lib/digsig: Use SHA-1 library instead of crypto_shashEric Biggers2-42/+7 2025-10-03integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYSEric Biggers1-0/+1 2025-10-03f2fs: add missing dput() when printing the donation listJaegeuk Kim1-0/+1 2025-10-02libbpf: Fix missing #pragma in libbpf_utils.cTony Ambardar1-0/+1 2025-10-02selftests/bpf: Add tests for rejection of ALU ops with negative offsetsEduard Zingerman1-0/+29 2025-10-02PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()Breno Leitao1-0/+3 2025-10-01cifs: client: force multichannel=off when max_channels=1Rajasi Mandal1-0/+7 2025-10-01smb client: fix bug with newly created file in cached dirBharath SM1-0/+1 2025-10-01smb: client: short-circuit negative lookups when parent dir is fully cachedHenrique Carvalho1-1/+42 2025-10-01smb: client: short-circuit in open_cached_dir_by_dentry() if !dentryHenrique Carvalho1-1/+4 2025-10-01smb: client: remove pointless cfid->has_lease checkHenrique Carvalho1-4/+1 2025-10-01smb: client: transport: minor indentation style fixFiona Ebner1-2/+1 2025-10-01smb: client: transport: avoid reconnects triggered by pending task workFiona Ebner1-1/+9 2025-10-01smb: client: remove unused fid_lockHenrique Carvalho2-15/+3 2025-10-01smb: client: update cfid->last_access_time in open_cached_dir_by_dentry()Henrique Carvalho1-0/+1 2025-10-01smb: client: ensure open_cached_dir_by_dentry() only returns valid cfidSteve French4-6/+13 2025-10-01smb: client: account smb directory cache usage and per-tcon totalsBharath SM5-14/+63 2025-10-01smb: client: add drop_dir_cache module parameter to invalidate cached direntsBharath SM1-0/+38 2025-10-01clk: COMMON_CLK_RPMI should depend on RISCVGeert Uytterhoeven1-0/+1 2025-10-02tracing: Fix race condition in kprobe initialization causing NULL pointer der...Yuan Chen4-14/+28