summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-18usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen1-0/+9
2021-01-18HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson1-41/+0
2021-01-18kconfig.h: Add IF_ENABLED() macroPaul Cercueil1-0/+6
2021-01-18dma-buf: Add debug optionDaniel Vetter1-0/+6
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-6/+0
2021-01-18vgaarb: Remove unneeded semicolonsYue Zou1-3/+3
2021-01-17rtc: introduce features bitfieldAlexandre Belloni1-0/+2
2021-01-16new helper: d_find_alias_rcu()Al Viro1-0/+2
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov1-5/+0
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov1-11/+0
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov1-0/+36
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov1-0/+187
2021-01-16fixp-arith: add a linear interpolation functionCraig Tatlor1-0/+19
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-7/+56
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+6
2021-01-15Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...Mark Brown1-15/+0
2021-01-15spi: Drop unused efm32 bus driverUwe Kleine-König1-15/+0
2021-01-15tty: serial: Drop unused efm32 serial driverUwe Kleine-König1-19/+0
2021-01-15software node: Introduce device_add_software_node()Heikki Krogerus1-0/+3
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2-2/+2
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15IMA: extend critical data hook to limit the measurement based on a labelTushar Sugandhi1-2/+5
2021-01-15IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi1-0/+7
2021-01-15bpf: Add size arg to build_id_parse functionJiri Olsa1-1/+2
2021-01-15bpf: Move stack_map_get_build_id into libJiri Olsa1-0/+11
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+66
2021-01-15bpf: Add bitwise atomic instructionsBrendan Jackman1-0/+6
2021-01-15bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman1-0/+2
2021-01-15bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman1-0/+1
2021-01-15bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman1-4/+12
2021-01-15Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-130/+306
2021-01-15net: phy: Add 100 base-x modeBjarni Jonasson1-0/+4
2021-01-15fs: add LSM-supporting anon-inode interfaceDaniel Colascione1-0/+5
2021-01-15security: add inode_init_security_anon() LSM hookLokesh Gidra3-0/+21
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-01-14PCI: Fix PREL32 relocations for LTOSami Tolvanen1-2/+25
2021-01-14init: lto: fix PREL32 relocationsSami Tolvanen1-4/+27
2021-01-14init: lto: ensure initcall orderingSami Tolvanen1-7/+45
2021-01-14x86/entry: Emit a symbol for register restoring thunkNick Desaulniers1-0/+5
2021-01-14mm: memblock: remove return value of memblock_free_all()Daeseok Youn1-1/+1
2021-01-14mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen1-3/+14
2021-01-14mfd: bd9571mwv: Make the driver more genericKhiem Nguyen1-16/+2
2021-01-14mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda1-9/+1
2021-01-14mfd: rohm-generic: Add BD9571 and BD9574Yoshihiro Shimoda1-0/+2
2021-01-14locking/lockdep: Mark local_lock_tPeter Zijlstra3-8/+30
2021-01-14sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar1-0/+5
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+2
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+2