summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Slaby5-870/+2
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-10drm/amdgpu: add aldebaran asic typeLe Ma1-7/+8
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-171/+979
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-9/+16
2021-03-10net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel2-31/+41
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel3-39/+33
2021-03-09bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsYonghong Song1-4/+5
2021-03-09dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64Dave Gerlach1-1/+4
2021-03-09power: supply: core: provide function stubs if CONFIG_POWER_SUPPLY=nRay Chi1-0/+6
2021-03-09drm/uapi: document kernel capabilitiesSimon Ser1-4/+121
2021-03-09PM / devfreq: Register devfreq as a cooling device on demandDaniel Lezcano1-0/+9
2021-03-09atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-09kcsan: Add missing license and copyright headersMarco Elver2-0/+13
2021-03-09mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernelsPaul E. McKenney3-1/+7
2021-03-09rcu: Fix kfree_rcu() docbook errorsMauro Carvalho Chehab1-1/+1
2021-03-09rculist: Replace reference to atomic_ops.rstAkira Yokosawa1-1/+1
2021-03-09bpf: BPF-helper for MTU checking add length inputJesper Dangaard Brouer1-5/+11
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-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2-7/+1
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley1-4/+3
2021-03-08Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley1-1/+0
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley1-1/+1
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley1-0/+35
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley1-0/+4
2021-03-08ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentationRafael J. Wysocki1-9/+0
2021-03-08ACPI: sysfs: Get rid of ACPICA message printingRafael J. Wysocki1-1/+0
2021-03-08Merge branch 'acpi-pci'Rafael J. Wysocki1-1/+0
2021-03-08ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki1-1/+0
2021-03-08ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki1-1/+0
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-08dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoCAngeloGioacchino Del Regno1-0/+116
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