summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-03tcp: Remove the unused apiTao Chen1-5/+0
2022-03-03flow_dissector: Add support for HSRKurt Kanzenbach1-0/+16
2022-03-03PM: EM: add macro to set .active_power() callback conditionallyLukasz Luba1-0/+2
2022-03-03OPP: Add "opp-microwatt" supporting codeLukasz Luba1-1/+11
2022-03-03drm/amdkfd: Add SMI add event helperPhilip Yang1-0/+1
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha1-0/+8
2022-03-03crypto: crypto_xor - use helpers for unaligned accessesArd Biesheuvel1-2/+8
2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange1-0/+9
2022-03-03crypto: dh - split out deserialization code from crypto_dh_decode()Nicolai Stange1-0/+16
2022-03-03crypto: dh - constify struct dh's pointer membersNicolai Stange1-3/+3
2022-03-03crypto: dh - remove struct dh's ->q memberNicolai Stange1-4/+0
2022-03-03crypto: kpp - provide support for KPP spawnsNicolai Stange1-0/+75
2022-03-03crypto: kpp - provide support for KPP template instancesNicolai Stange1-0/+83
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki1-0/+2
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust1-2/+1
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust1-0/+1
2022-03-02NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust1-2/+0
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust1-2/+3
2022-03-02NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust1-0/+1
2022-03-02NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust1-0/+1
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart1-2/+0
2022-03-02scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter1-0/+1
2022-03-02scsi: iscsi: Drop temp workq_nameMike Christie1-1/+0
2022-03-02scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie1-0/+2
2022-03-02scsi: iscsi: Remove iscsi_scan_finished()Mike Christie1-2/+0
2022-03-02scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig3-9/+0
2022-03-02scsi: core: Remove struct scsi_requestChristoph Hellwig2-10/+0
2022-03-02scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-1/+0
2022-03-02scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig2-4/+3
2022-03-02scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig2-2/+1
2022-03-02scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig3-20/+2
2022-03-02if_ether.h: add EtherCAT EthertypeDaniel Braunwarth1-0/+1
2022-03-02if_ether.h: add PROFINET EthertypeDaniel Braunwarth1-0/+1
2022-03-02ELF: Properly redefine PT_GNU_* in terms of PT_LOOSKees Cook1-3/+4
2022-03-02binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan1-0/+2
2022-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-2/+10
2022-03-02net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey1-1/+5
2022-03-01ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko1-2/+2
2022-03-01Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-7/+40
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li1-1/+2
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li1-1/+0
2022-03-01ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li1-0/+1
2022-03-01ceph: add getvxattr opMilind Changire1-0/+1
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual1-0/+2
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider1-0/+8
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider2-7/+15
2022-03-01sched/cpuacct: Remove redundant RCU read lockChengming Zhou1-2/+0
2022-03-01sched/cpuacct: Optimize away RCU read lockChengming Zhou1-2/+0
2022-03-01HID: input: accommodate priorities for slotted devicesBenjamin Tissoires1-0/+1
2022-03-01HID: input: remove the need for HID_QUIRK_INVERTBenjamin Tissoires1-1/+5