aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22drm: implement a method to free unused pagesArunpravin1-0/+4
2022-02-22drm: implement top-down allocation methodArunpravin1-0/+1
2022-02-22drm: improve drm_buddy_alloc functionArunpravin1-6/+7
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-3/+1
2022-02-21dm: add dm_submit_bio_remap interfaceMike Snitzer2-2/+9
2022-02-21random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2-0/+7
2022-02-21random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld2-2/+2
2022-02-21random: remove useless header commentJason A. Donenfeld1-5/+1
2022-02-21random: remove unused tracepointsJason A. Donenfeld1-212/+0
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld3-47/+44
2022-02-21iio: introduce mag_referencedCosmin Tanislav1-0/+1
2022-02-21serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss1-0/+3
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko1-8/+0
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello1-1/+3
2022-02-21Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-nextGreg Kroah-Hartman3-0/+112
2022-02-21KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guestWill Deacon1-0/+4
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Will Deacon1-1/+2
2022-02-21random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-02-21fuse: move FUSE_SUPER_MAGIC definition to magic.hJeff Layton1-0/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu3-0/+12
2022-02-21bonding: add new parameter ns_targetsHangbin Liu1-1/+18
2022-02-21bonding: add extra field for bond_opt_valueHangbin Liu1-9/+18
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu1-0/+5
2022-02-21ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel1-0/+1
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar67-199/+496
2022-02-21firmware: arm_scmi: Add support for clock_enable_latencyCristian Marussi1-0/+1
2022-02-21firmware: arm_scmi: Add atomic support to clock protocolCristian Marussi1-0/+3
2022-02-21firmware: arm_scmi: Support optional system wide atomic-threshold-usCristian Marussi1-1/+4
2022-02-21slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman1-2/+1
2022-02-21genirq: Provide generic_handle_irq_safe()Sebastian Andrzej Siewior1-0/+1
2022-02-21ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski1-0/+3
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski1-1/+4
2022-02-21ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski1-0/+3
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski1-0/+1
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reportingJosh Poimboeuf1-0/+11
2022-02-21fsi: Add trace events in initialization pathEddie James2-0/+98
2022-02-21fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctlAmitay Isaacs1-0/+14
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2-0/+5
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2-0/+16
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2-0/+2
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong3-1/+7
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2-0/+16
2022-02-19drm/i915/uapi: document behaviour for DG2 64K supportMatthew Auld1-5/+40
2022-02-19iosys-map: Add a few more helpersLucas De Marchi1-0/+201
2022-02-19iosys-map: Add offset to iosys_map_memcpy_to()Lucas De Marchi1-8/+9
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2-3/+1
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-2/+8
2022-02-19scsi: libsas: Add sas_abort_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_query_task()John Garry1-0/+1