aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-03-10mfd: bd9576: Add IRQ supportMatti Vaittinen1-0/+62
2021-03-10mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen2-0/+61
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas1-0/+4
2021-03-10seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra1-4/+1
2021-03-10u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra1-3/+4
2021-03-10usb: usb-mx2: Remove unused fileFabio Estevam1-29/+0
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun1-61/+0
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun1-0/+3
2021-03-10USB: remove usb_bus_type from usb.hGreg Kroah-Hartman1-2/+0
2021-03-10tty: serial: samsung_tty: Add support for Apple UARTsHector Martin1-0/+16
2021-03-10tty: let tty_unregister_driver return voidJiri Slaby1-1/+1
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-3/+0
2021-03-10tty: rocket, remove the driverJiri Slaby1-21/+0
2021-03-10tty: isicom, remove this orphanJiri Slaby1-85/+0
2021-03-10tty: cyclades, remove this orphanJiri Slaby2-372/+0
2021-03-10PCI: remove synclink entries from pci_idsJiri Slaby1-2/+0
2021-03-10cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu1-0/+3
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar1-1/+13
2021-03-10arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar1-2/+2
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-86/+171
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-7/+14
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel1-4/+6
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel2-20/+33
2021-03-09bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song1-4/+5
2021-03-09power: supply: core: provide function stubs if CONFIG_POWER_SUPPLY=nRay Chi1-0/+6
2021-03-09PM / devfreq: Register devfreq as a cooling device on demandDaniel Lezcano1-0/+9
2021-03-08atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-08kcsan: Add missing license and copyright headersMarco Elver2-0/+13
2021-03-08mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernelsPaul E. McKenney3-1/+7
2021-03-08rcu: Fix kfree_rcu() docbook errorsMauro Carvalho Chehab1-1/+1
2021-03-08rculist: Replace reference to atomic_ops.rstAkira Yokosawa1-1/+1
2021-03-08irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman1-4/+0
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-0/+2
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian1-0/+3
2021-03-08of: Add a common kexec FDT setup functionRob Herring1-0/+5
2021-03-08kexec: Move ELF fields to struct kimageLakshmi Ramasubramanian1-0/+5
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki1-0/+5
2021-03-08HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König1-1/+1
2021-03-08coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdefAl Viro1-5/+5
2021-03-08coredump: don't bother with do_truncate()Al Viro2-2/+3
2021-03-08new helper: inode_wrong_type()Al Viro1-0/+5
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko1-2/+8
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko1-0/+2
2021-03-08printk: kmsg_dump: remove _nolock() variantsJohn Ogness1-16/+0
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness1-16/+20
2021-03-08printk: kmsg_dumper: remove @active fieldJohn Ogness1-2/+0
2021-03-08printk: refactor kmsg_dump_get_buffer()John Ogness1-1/+1
2021-03-08printk: kmsg_dump: remove unused fieldsJohn Ogness1-2/+3
2021-03-08platform/x86: wmi: Make remove callback return voidUwe Kleine-König1-1/+1