summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz1-0/+3
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-33/+24
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 Bergmann1-17/+15
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-94/+138
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-25/+1
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-22fpga: fix spelling mistakesTom Rix1-1/+1
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker1-0/+1
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman1-0/+13
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman1-0/+13
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2-0/+16
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-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
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig1-13/+0
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig1-12/+0
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig1-6/+0
2021-07-21usb: audio-v2: add ability to define feature unit descriptorRuslan Bilovol1-0/+14
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg1-0/+1
2021-07-21tee: add tee_shm_alloc_kernel_buf()Jens Wiklander1-0/+1
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-28/+201
2021-07-20rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou1-1/+1
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi1-0/+3
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang1-0/+1
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean1-13/+3
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean1-2/+0
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean1-9/+1
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean1-9/+9
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean1-0/+6
2021-07-20net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean1-1/+0