summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-166/+160
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+390
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-31/+131
2020-10-06lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb1-16/+22
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-14/+78
2020-10-05Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown1-0/+52
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam1-0/+2
2020-10-05block: make bio_crypt_clone() able to failEric Biggers1-4/+16
2020-10-05block: add a bdget_part helperChristoph Hellwig1-1/+1
2020-10-05Merge remote-tracking branch 'regulator/for-5.10' into regulator-nextMark Brown2-3/+4
2020-10-05firmware: Add request_partial_firmware_into_buf()Scott Branden1-0/+12
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook1-4/+4
2020-10-05LSM: Add "contents" flag to kernel_read_file hookKees Cook4-5/+12
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook4-5/+36
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook1-0/+4
2020-10-05fs/kernel_read_file: Switch buffer size arg to size_tKees Cook1-4/+4
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook1-4/+4
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden4-38/+53
2020-10-05fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook1-2/+1
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook1-1/+1
2020-10-05w1: Constify struct w1_family_opsRikard Falkeborn1-1/+1
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki2-2/+10
2020-10-05Merge back cpuidle material for 5.10.Rafael J. Wysocki2-1/+2
2020-10-05tracing: Add trace_export support for trace_markerTingwei Zhang1-0/+1
2020-10-05tracing: Add trace_export support for event traceTingwei Zhang1-0/+1
2020-10-05tracing: Add flag to control different tracesTingwei Zhang1-0/+5
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman26-31/+96
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman18-21/+66
2020-10-05Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang1-5/+6
2020-10-04uaccess: provide a generic TASK_SIZE_MAX definitionChristoph Hellwig1-0/+4
2020-10-04Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt4-3/+20
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab27-45/+149
2020-10-04net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault1-0/+3
2020-10-04net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo1-3/+2
2020-10-03Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-4/+95
2020-10-03Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+2
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort1-0/+1
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-6/+21
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-8/+0
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-4/+0
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-4/+0
2020-10-03fs: remove various compat readv/writev helpersChristoph Hellwig1-10/+10
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig1-8/+0
2020-10-03iov_iter: refactor rw_copy_check_uvector and import_iovecChristoph Hellwig3-27/+14
2020-10-03Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+3
2020-10-03Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller1-2/+72
2020-10-03net: introduce helper sendpage_ok() in include/linux/net.hColy Li1-0/+16
2020-10-03net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-10-03bpf: Introducte bpf_this_cpu_ptr()Hao Luo1-0/+2