aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: iscsi: Remove iscsi_scan_finished()Mike Christie1-2/+0
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig3-9/+0
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig2-10/+0
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-1/+0
2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_cmndChristoph Hellwig2-4/+3
2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig2-2/+1
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig3-20/+2
2022-03-01if_ether.h: add EtherCAT EthertypeDaniel Braunwarth1-0/+1
2022-03-01if_ether.h: add PROFINET EthertypeDaniel Braunwarth1-0/+1
2022-03-01ELF: Properly redefine PT_GNU_* in terms of PT_LOOSKees Cook1-3/+4
2022-03-01binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan1-0/+2
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-2/+10
2022-03-01net/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/kernel/git/qcom/linux into arm/driversArnd 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
2022-03-01HID: input: enforce Invert usage to be processed before InRangeBenjamin Tissoires1-1/+3
2022-03-01HID: compute an ordered list of input fields to processBenjamin Tissoires1-0/+10
2022-03-01HID: core: split data fetching from processing in hid_input_field()Benjamin Tissoires1-1/+2
2022-03-01HID: core: statically allocate read buffersBenjamin Tissoires1-0/+1
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessDavid S. Miller1-0/+5
2022-03-01interconnect: Add stubs for the bulk APIGeorgi Djakov1-7/+29
2022-03-01net/smc: add sysctl for autocorkingDust Li1-0/+1
2022-03-01net/smc: add sysctl interface for SMCDust Li1-0/+3
2022-03-01KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentationSean Christopherson1-2/+1
2022-03-01KVM: Drop kvm_reload_remote_mmus(), open code request in x86 usersSean Christopherson1-1/+0
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal1-1/+1
2022-03-01Merge tag 'v5.17-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann3-0/+211
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks1-0/+5
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov1-1/+24
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov1-0/+26
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu1-2/+26
2022-03-01rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu2-0/+35
2022-02-28Input: add input_copy_abs() functionHans de Goede1-0/+2
2022-03-01soc: mediatek: mtk-infracfg: Disable ACP on MT8192Alyssa Rosenzweig1-0/+3
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-14/+22
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal1-0/+4
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-5/+9
2022-02-28tty: serial: define UART_LCR_WLEN() macroJiri Slaby1-0/+2
2022-02-28Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman22-59/+85