aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-21xfrm: Add possibility to set the default to block if we have no policySteffen Klassert3-6/+47
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-20Revert "Input: serio - make write method mandatory"Dmitry Torokhov1-1/+4
2021-07-20scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen1-5/+7
2021-07-20scsi: core: Introduce scsi_get_sector()Bart Van Assche1-0/+5
2021-07-20scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen1-0/+7
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie21-89/+646
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero1-0/+136
2021-07-20dt-bindings: clock: Add SC7280 VideoCC clock bindingTaniya Das1-0/+27
2021-07-20dt-bindings: clock: Add SC7280 GPUCC clock bindingTaniya Das1-0/+35
2021-07-20dt-bindings: clock: Add SC7280 DISPCC clock bindingTaniya Das1-0/+55
2021-07-20dt-bindings: clock: qcom: Update license for GCC SC7280Taniya Das1-1/+1
2021-07-20rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou1-1/+1
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-0/+7
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi1-3/+9
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson1-2/+15
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi1-0/+3
2021-07-20net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICEVladimir Oltean1-0/+56
2021-07-20net: switchdev: introduce helper for checking dynamically learned FDB entriesVladimir Oltean1-0/+6
2021-07-20drm: Return -ENOTTY for non-drm ioctlsCharles Baylis1-0/+1
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 Oltean2-9/+8
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean2-9/+12
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
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2-9/+1
2021-07-20Merge branch 'bridge-vlan-multicast'David S. Miller1-0/+18
2021-07-20drm/print: fixup spelling in a commentJim Cromie1-1/+1
2021-07-20net: bridge: vlan: add mcast snooping controlNikolay Aleksandrov1-0/+1
2021-07-20net: bridge: vlan: add support for dumping global vlan optionsNikolay Aleksandrov1-0/+1
2021-07-20net: bridge: vlan: add support for global optionsNikolay Aleksandrov1-0/+13
2021-07-20net: bridge: multicast: include router port vlan id in notificationsNikolay Aleksandrov1-0/+1
2021-07-20net: bridge: add vlan mcast snooping knobNikolay Aleksandrov1-0/+2
2021-07-20drm/i915/uapi: convert drm_i915_gem_userptr to kernel docMatthew Auld1-1/+39
2021-07-20drm/i915/uapi: reject caching ioctls for discreteMatthew Auld1-0/+29
2021-07-20net/tcp_fastopen: remove tcp_fastopen_ctx_lockEric Dumazet1-1/+0
2021-07-20net/tcp_fastopen: remove obsolete externEric Dumazet1-1/+0
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju1-17/+0
2021-07-19dt-bindings: power: rpmpd: Add SM6115 to rpmpd bindingIskren Chernev1-0/+10
2021-07-19bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer1-0/+1
2021-07-19Input: serio - make write method mandatoryDmitry Torokhov1-4/+1
2021-07-19fbmem: Convert from atomic_t to refcount_t on fb_info->countXiyu Yang1-1/+2
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-5/+0