aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-23drm/amdgpu: add cyan_skillfish asic typeTao Zhou1-8/+9
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu1-2/+3
2021-07-23ima: Return int in the functions to measure a bufferRoberto Sassu1-6/+9
2021-07-23ima: Introduce ima_get_current_hash_algo()Roberto Sassu1-0/+7
2021-07-23net: socket: rework compat_ifreq_ioctl()Arnd Bergmann1-0/+2
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann1-1/+1
2021-07-23net: socket: remove register_gifconfArnd Bergmann2-8/+9
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann1-4/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann2-17/+32
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-17/+11
2021-07-23drm/i915/uapi: reject set_domain for discreteMatthew Auld1-0/+19
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-98/+291
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-25/+1
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+28
2021-07-22hv: hyperv.h: Remove unused inline functionsSonia Sharma1-16/+0
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean1-36/+18
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean1-0/+21
2021-07-22media: rc: rename s_learning_mode() to s_wideband_receiver()Sean Young1-2/+2
2021-07-22media: rc-loopback: max_timeout of UINT_MAX does not workSean Young1-0/+1
2021-07-21scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger2-3/+4
2021-07-21fpga: fix spelling mistakesTom Rix1-1/+1
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+2
2021-07-21Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-5/+62
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+6
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker1-0/+1
2021-07-21drm/i915: Add TTM offset argument to mmap.Maarten Lankhorst1-11/+36
2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko1-4/+18
2021-07-21net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko1-2/+3
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman5-0/+38
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman2-0/+65
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman7-0/+96
2021-07-21uapi: IPv6 IOAM headers definitionJustin Iurman1-0/+123
2021-07-21net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shimVladimir Oltean1-1/+1
2021-07-21afs: Fix tracepoint string placement with built-in AFSDavid Howells1-5/+62
2021-07-21drivers: firmware: Add PDI load API supportNava kishore Manne1-0/+10
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold1-0/+24
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek1-25/+1
2021-07-21dt-bindings: reset: pdc: Add PDC Global bindingsSibi Sankar1-0/+2
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-13/+13
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas1-0/+94
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-1/+1
2021-07-21PCI: endpoint: Make struct pci_epf_driver::remove return voidUwe Kleine-König1-1/+1
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab1-4/+0
2021-07-21staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab1-1/+0
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig1-5/+5
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig1-3/+1
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig1-0/+5
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig1-48/+42