summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-28scsi: block: Add a queue_max_bytes() helperChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig
2021-07-28scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-28remoteproc: fix kernel doc for struct rproc_opsDong Aisheng
2021-07-28arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck
2021-07-28drm/msm: Utilize gpu scheduler prioritiesRob Clark
2021-07-28nubus: Make struct nubus_driver::remove return voidUwe Kleine-König
2021-07-28drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart
2021-07-28dmanegine: idxd: add software command statusDave Jiang
2021-07-28net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye
2021-07-28x86, prctl: Hook L1D flushing in via prctlBalbir Singh
2021-07-28sched: Add task_work callback for paranoid L1D flushBalbir Singh
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky
2021-07-27drm: Drop drm_gem_object_put_locked()Rob Clark
2021-07-27drm/i915/guc: Implement GuC priority managementMatthew Brost
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27dt-bindings: clock: qcom: rpmcc: Document SM6115 compatibleIskren Chernev
2021-07-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-27clk: x86: Rename clk-lpt to more specific clk-lpss-atomAndy Shevchenko
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann
2021-07-27clk: mediatek: Add dt-bindings of MT8192 clocksChun-Jie Chen
2021-07-27Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-07-27kdb: Rename members of struct kdbtab_tSumit Garg
2021-07-27kdb: Get rid of redundant kdb_register_flags()Sumit Garg
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-27Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul
2021-07-27qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang
2021-07-27drm: document DRM_IOCTL_MODE_RMFBSimon Ser
2021-07-27net: llc: fix skb_over_panicPavel Skripkin
2021-07-27openvswitch: fix alignment issuesMark Gray
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng