summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-02fscrypt: remove unused Speck definitionsEric Biggers1-2/+0
2022-12-02net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov1-3/+7
2022-12-02jump_label: Prevent key->enabled int overflowDmitry Safonov1-4/+17
2022-12-02RDMA/rxe: Extend rxe user ABI to support atomic writeXiao Yang1-0/+1
2022-12-02RDMA: Extend RDMA kernel ABI to support atomic writeXiao Yang2-0/+5
2022-12-02RDMA: Extend RDMA user ABI to support atomic writeXiao Yang1-0/+4
2022-12-02dt-bindings: clock: Add SM8550 GCC clocksAbel Vesa1-0/+231
2022-12-02dt-bindings: clock: qcom: ipq8074: add missing networking resetsRobert Marko1-0/+14
2022-12-01nvdimm/cxl/pmem: Add support for master passphrase disable security commandDave Jiang1-0/+2
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang1-0/+1
2022-12-01cxl/pmem: Add "Unlock" security command supportDave Jiang1-0/+1
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportDave Jiang1-0/+1
2022-12-01cxl/pmem: Add Disable Passphrase security command supportDave Jiang1-0/+1
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportDave Jiang1-0/+1
2022-12-01fscrypt: Add SM4 XTS/CTS symmetric algorithm supportTianjia Zhang1-0/+2
2022-12-01blk-crypto: Add support for SM4-XTS blk crypto modeTianjia Zhang1-0/+1
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon1-1/+1
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon1-0/+83
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan1-11/+46
2022-12-01ext4: journal_path mount options should follow linksLukas Czerner1-0/+1
2022-12-01uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guardGeert Uytterhoeven1-3/+3
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel1-1/+1
2022-12-01blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi1-2/+2
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2-6/+15
2022-12-01rxrpc: Transmit ACKs at the point of generationDavid Howells1-3/+0
2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells1-0/+38
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells1-22/+20
2022-12-01rxrpc: Simplify skbuff accounting in receive pathDavid Howells1-1/+2
2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells1-1/+5
2022-12-01rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells1-0/+3
2022-12-01rxrpc: Implement a mechanism to send an event notification to a callDavid Howells1-0/+52
2022-12-01rxrpc: Don't hold a ref for connection workqueueDavid Howells1-6/+5
2022-12-01rxrpc: Don't hold a ref for call timer or workqueueDavid Howells1-5/+1
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells1-24/+33
2022-12-01rxrpc: Trace rxrpc_bundle refcountDavid Howells1-0/+34
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells1-34/+49
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells1-21/+37
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells1-17/+26
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells1-13/+36
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells1-0/+60
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells1-1/+0
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+1
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann1-1/+1
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsKees Cook1-6/+22
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal1-3/+0
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-0/+6
2022-12-01Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-6/+3
2022-12-01net: phy: Add link between phy dev and mac devXiaolei Wang1-0/+4
2022-12-01net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-2/+0
2022-12-01devlink: support directly reading from region memoryJacob Keller2-0/+18