summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann1-1/+1
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+15
2021-07-28remoteproc: fix kernel doc for struct rproc_opsDong Aisheng1-3/+2
2021-07-28arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne1-5/+6
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-28drm/msm: Utilize gpu scheduler prioritiesRob Clark1-1/+13
2021-07-28nubus: Make struct nubus_driver::remove return voidUwe Kleine-König1-1/+1
2021-07-28drm: bridge: dw-hdmi: Attach to next bridge if availableLaurent Pinchart1-0/+2
2021-07-28dmanegine: idxd: add software command statusDave Jiang1-0/+23
2021-07-28net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye1-0/+1
2021-07-28x86, prctl: Hook L1D flushing in via prctlBalbir Singh1-0/+1
2021-07-28sched: Add task_work callback for paranoid L1D flushBalbir Singh1-0/+10
2021-07-28devlink: Remove duplicated registration checkLeon Romanovsky1-3/+1
2021-07-28drm: Drop drm_gem_object_put_locked()Rob Clark1-2/+0
2021-07-28drm/i915/guc: Implement GuC priority managementMatthew Brost1-0/+9
2021-07-28bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend1-19/+35
2021-07-28dt-bindings: clock: qcom: rpmcc: Document SM6115 compatibleIskren Chernev1-0/+10
2021-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-07-28clk: x86: Rename clk-lpt to more specific clk-lpss-atomAndy Shevchenko1-1/+1
2021-07-28Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-07-28asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-38/+9
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-3/+10
2021-07-27net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann1-1/+6
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann2-2/+4
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2-7/+13
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann1-2/+2
2021-07-27ip_tunnel: use ndo_siocdevprivateArnd Bergmann1-1/+2
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann1-1/+1
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann1-0/+3
2021-07-27clk: mediatek: Add dt-bindings of MT8192 clocksChun-Jie Chen1-0/+585
2021-07-27Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2021-07-27kdb: Rename members of struct kdbtab_tSumit Garg1-6/+6
2021-07-27kdb: Get rid of redundant kdb_register_flags()Sumit Garg1-10/+17
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-0/+1
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+1
2021-07-27Merge tag 'bus_remove_return_void-5.15' into nextVinod Koul32-292/+322
2021-07-27qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang1-0/+2
2021-07-27drm: document DRM_IOCTL_MODE_RMFBSimon Ser1-0/+10
2021-07-27net: llc: fix skb_over_panicPavel Skripkin1-8/+23
2021-07-27openvswitch: fix alignment issuesMark Gray1-2/+2
2021-07-27openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDSMark Gray1-1/+1
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst657-10600/+13889
2021-07-27net: netlink: add the case when nlh is NULLYajun Deng1-1/+1
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman1-15/+15
2021-07-27drm/plane: Move drm_plane_enable_fb_damage_clips into coreDaniel Vetter2-2/+2
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter1-32/+4
2021-07-27drm/plane: remove drm_helper_get_plane_damage_clipsDaniel Vetter3-20/+10
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+0
2021-07-27tty: make tty_set_operations an inlineJiri Slaby1-2/+6
2021-07-27tty: drop alloc_tty_driverJiri Slaby1-12/+0