summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-07-22hv: hyperv.h: Remove unused inline functionsSonia Sharma
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-21fpga: fix spelling mistakesTom Rix
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: IOAM Generic Netlink APIJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-07-21drivers: firmware: Add PDI load API supportNava kishore Manne
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21PCI: endpoint: Make struct pci_epf_driver::remove return voidUwe Kleine-König
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab
2021-07-21staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab
2021-07-21vgaarb: don't pass a cookie to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: remove the unused irq_set_state argument to vga_client_registerChristoph Hellwig
2021-07-21vgaarb: provide a vga_client_unregister wrapperChristoph Hellwig
2021-07-21vgaarb: cleanup vgaarb.hChristoph Hellwig
2021-07-21vgaarb: move the kerneldoc for vga_set_legacy_decoding to vgaarb.cChristoph Hellwig
2021-07-21vgaarb: remove vga_conflictsChristoph Hellwig
2021-07-21vgaarb: remove VGA_DEFAULT_DEVICEChristoph Hellwig
2021-07-21usb: audio-v2: add ability to define feature unit descriptorRuslan Bilovol
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg
2021-07-21tee: add tee_shm_alloc_kernel_buf()Jens Wiklander
2021-07-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-20rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean
2021-07-20net: dsa: tag_8021q: remove struct packet_type declarationVladimir Oltean
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju
2021-07-19bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang
2021-07-19clk: at91: add register definition for sama7g5's master clockClaudiu Beznea
2021-07-19printk: index: Add indexing support to dev_printkChris Down
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov
2021-07-18net/mlx5: Add DCS caps & fields supportLior Nahmanson
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds