summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-86/+171
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-7/+14
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ö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-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-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-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
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz2-52/+53
2021-03-08HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy1-0/+2
2021-03-08mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko2-1/+1
2021-03-08io_uring: index io_uring->xa by ctx not filePavel Begunkov1-1/+1
2021-03-06Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar1-3/+15
2021-03-06smp: Inline on_each_cpu_cond() and on_each_cpu()Nadav Amit1-14/+36
2021-03-06cpumask: Mark functions as pureNadav Amit1-3/+3
2021-03-06perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang1-0/+2
2021-03-06lockdep: Add lockdep lock state definesShuah Khan1-2/+9
2021-03-06lockdep: Add lockdep_assert_not_held()Shuah Khan1-3/+8
2021-03-06genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song1-0/+4
2021-03-06psi: Use ONCPU state tracking machinery to detect reclaimChengming Zhou1-1/+0
2021-03-06psi: Add PSI_CPU_FULL stateChengming Zhou1-1/+2
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior2-1/+1
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+3