aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ncsi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson3-3/+11
2024-08-13exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook1-1/+7
2024-08-13perf/bpf: Don't call bpf_overflow_handler() for tracing eventsKyle Huey1-1/+2
2024-08-13KVM: eventfd: Use synchronize_srcu_expedited() on shutdownLi RongQing1-6/+7
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj1-0/+28
2024-08-13KVM: x86: Make x2APIC ID 100% readonlySean Christopherson1-7/+15
2024-08-13KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())Isaku Yamahata1-4/+2
2024-08-13KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()Yue Haibing1-1/+0
2024-08-13Squashfs: sanity check symbolic link sizePhillip Lougher1-1/+6
2024-08-139p: Fix DIO read through netfsDominique Martinet6-12/+23
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng2-2/+42
2024-08-13KVM: SVM: Fix an error code in sev_gmem_post_populate()Dan Carpenter1-2/+3
2024-08-13KVM: SVM: Fix uninitialized variable bugDan Carpenter1-1/+1
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song1-0/+54
2024-08-12bpf: Fix a kernel verifier crash in stacksafe()Yonghong Song1-2/+3
2024-08-12bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang1-2/+2
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells9-36/+116
2024-08-12netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"David Howells4-2/+170
2024-08-12file: fix typo in take_fd() commentMathias Krause1-1/+1
2024-08-12pidfd: prevent creation of pidfds for kthreadsChristian Brauner1-3/+22
2024-08-12netfs: clean up after renaming FSCACHE_DEBUG configLukas Bulwahn2-5/+5
2024-08-12libfs: fix infinite directory reads for offset diryangerkun1-11/+24
2024-08-12nsfs: fix ioctl declarationChristian Brauner1-1/+2
2024-08-12fs/netfs/fscache_cookie: add missing "n_accesses" checkMax Kellermann1-0/+4
2024-08-12filelock: fix name of file_lease slab cacheOmar Sandoval1-1/+1
2024-08-12netfs: Fault in smaller chunks for non-large folio mappingsMatthew Wilcox (Oracle)1-1/+1
2024-08-11Linux 6.11-rc3Linus Torvalds1-1/+1
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-09binfmt_flat: Fix corruption when not offsetting data startKees Cook1-1/+3
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet3-6/+32
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet3-6/+10
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet4-8/+73
2024-08-09module: make waiting for a concurrent module loader interruptibleLinus Torvalds1-15/+25
2024-08-08ksmbd: override fsids for smb2_query_info()Namjae Jeon1-0/+7
2024-08-08ksmbd: override fsids for share path checkNamjae Jeon7-13/+32
2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov1-4/+5
2024-08-08selinux: revert our use of vma_is_initial_heap()Paul Moore1-1/+11
2024-08-08ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default valueSimon Trimmer1-0/+1
2024-08-08ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet1-16/+10
2024-08-08MAINTAINERS: Update Cirrus Logic parts to linux-sound mailing listCharles Keepax1-2/+2
2024-08-08ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in exampleKrzysztof Kozlowski1-2/+2
2024-08-08ASoC: dt-bindings: qcom,wcd938x: Correct reset GPIO polarity in exampleKrzysztof Kozlowski1-1/+2
2024-08-08ASoC: dt-bindings: qcom,wcd934x: Correct reset GPIO polarity in exampleKrzysztof Kozlowski1-1/+2
2024-08-08ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in exampleKrzysztof Kozlowski1-1/+1
2024-08-08ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxxTakashi Iwai1-0/+7
2024-08-08ASoC: codecs: ES8326: button detect issueZhang Yi1-0/+2
2024-08-08ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6Krzysztof Stępniak1-0/+7
2024-08-08module: warn about excessively long module waitsLinus Torvalds1-7/+20
2024-08-08bcachefs: Switch to .get_inode_acl()Kent Overstreet3-9/+12