summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/condition.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-10ext4: fix inconsistent between segment fstrim and full fstrimYe Bin1-3/+8
2024-01-10ext4: fallback to complex scan if aligned scan doesn't workOjaswin Mujoo1-8/+13
2024-01-10ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)1-9/+10
2024-01-10ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh1-5/+10
2024-01-10erofs: make erofs_{err,info}() support NULL sb parameterChunhai Guo2-3/+9
2024-01-10erofs: avoid debugging output for (de)compressed dataGao Xiang1-7/+1
2024-01-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2024-01-09tpm: cr50: fix kernel-doc warning and spellingRandy Dunlap1-2/+1
2024-01-09tpm: nuvoton: Use i2c_get_match_data()Rob Herring1-11/+4
2024-01-09cifs: remove unneeded return statementSteve French1-2/+0
2024-01-09cifs: make cifs_chan_update_iface() a void functionDan Carpenter2-11/+8
2024-01-09lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit1-2/+0
2024-01-09lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit1-1/+0
2024-01-09bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()Michael Chan1-1/+1
2024-01-09bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()Michael Chan1-10/+11
2024-01-09bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()Michael Chan1-4/+1
2024-01-09tcp: Revert no longer abort SYN_SENT when receiving some ICMPShachar Kagan2-12/+3
2024-01-09arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli1-1/+1
2024-01-09cifs: delete unnecessary NULL checks in cifs_chan_update_iface()Dan Carpenter1-15/+11
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov76-181/+186
2024-01-09mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov15-41/+42
2024-01-08MAINTAINERS: update unicode maintainer e-mail addressGabriel Krisman Bertazi1-1/+1
2024-01-08ecryptfs: Reject casefold directory inodesGabriel Krisman Bertazi1-0/+8
2024-01-08asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov1-12/+12
2024-01-08locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...Ingo Molnar1-6/+18
2024-01-08cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara2-14/+12
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski40-1320/+192
2024-01-08Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski9-90/+40
2024-01-07nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()NeilBrown3-7/+12
2024-01-07SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown7-88/+21
2024-01-07svc: don't hold reference for poolstats, only mutex.NeilBrown5-34/+36
2024-01-07SUNRPC: remove printk when back channel request not foundDai Ngo1-12/+2
2024-01-07svcrdma: Implement multi-stage Read completion againChuck Lever3-113/+80
2024-01-07svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever2-1/+93
2024-01-07svcrdma: Add back svcxprt_rdma::sc_read_complete_qChuck Lever3-1/+38
2024-01-07svcrdma: Add back svc_rdma_recv_ctxt::rc_pagesChuck Lever3-2/+11
2024-01-07svcrdma: Clean up comment in svc_rdma_accept()Chuck Lever1-7/+10
2024-01-07svcrdma: Remove queue-shortening warningsChuck Lever1-6/+1
2024-01-07svcrdma: Remove pointer addresses shown in dprintk()Chuck Lever1-3/+1
2024-01-07svcrdma: Optimize svc_rdma_cc_init()Chuck Lever3-6/+7
2024-01-07svcrdma: De-duplicate completion ID initialization helpersChuck Lever4-22/+25
2024-01-07svcrdma: Move the svc_rdma_cc_init() callChuck Lever3-3/+11
2024-01-07svcrdma: Remove struct svc_rdma_read_infoChuck Lever1-29/+0
2024-01-07svcrdma: Update the synopsis of svc_rdma_read_special()Chuck Lever1-10/+9
2024-01-07svcrdma: Update the synopsis of svc_rdma_read_call_chunk()Chuck Lever1-13/+11
2024-01-07svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()Chuck Lever1-10/+9
2024-01-07svcrdma: Update synopsis of svc_rdma_copy_inline_range()Chuck Lever1-8/+9
2024-01-07svcrdma: Update the synopsis of svc_rdma_read_data_item()Chuck Lever1-9/+8
2024-01-07svcrdma: Update synopsis of svc_rdma_read_chunk_range()Chuck Lever1-12/+12
2024-01-07svcrdma: Update synopsis of svc_rdma_build_read_chunk()Chuck Lever1-11/+10