summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen-0/+5
2022-06-30dt-bindings: mailbox: qcom-ipcc: Add NSP1 clientBjorn Andersson-0/+1
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov-1/+1
2022-06-30spi: spi.c: Fix comment styleDavid Jander-41/+41
2022-06-30ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König-1/+0
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner-0/+6
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-6/+10
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi-0/+5
2022-06-29drm/fourcc: fix integer type usage in uapi headerCarlos Llamas-2/+2
2022-06-29regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald-2/+4
2022-06-29regmap-irq: Add get_irq_reg() callbackAidan MacDonald-2/+13
2022-06-29regmap-irq: Fix inverted handling of unmask registersAidan MacDonald-3/+15
2022-06-29regmap-irq: Deprecate type registers and virtual registersAidan MacDonald-6/+12
2022-06-29regmap-irq: Introduce config registers for irq typesAidan MacDonald-0/+12
2022-06-29regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald-2/+0
2022-06-29regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald-3/+5
2022-06-29regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald-3/+0
2022-06-29regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald-13/+13
2022-06-29ACPI: processor: Drop leftover acpi_processor_get_limit_info() declarationRiwen Lu-1/+0
2022-06-29ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu-2/+6
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig-6/+6
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner-9/+9
2022-06-29dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converterClément Léger-0/+33
2022-06-29reset: Fix devm bulk optional exclusive control getterSerge Semin-1/+1
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah-0/+7
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner-2/+4
2022-06-29fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_tChristian Brauner-2/+2
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi-3/+5
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas-0/+12
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas-5/+5
2022-06-28mptcp: fix conflict with <netinet/in.h>Ossama Othman-4/+5
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig-1/+0
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig-10/+0
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMTao Liu-1/+1
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig-1/+0
2022-06-28block: simplify disk shutdownChristoph Hellwig-3/+4
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig-2/+0
2022-06-28regulator: fix a kernel-doc warningMauro Carvalho Chehab-0/+1
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein-0/+4
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann-1/+1
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim-1/+6
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu-0/+1
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+2
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal-6/+10
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee-4/+6
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt-1/+2
2022-06-27block: Make ioprio_best() staticJan Kara-5/+0
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara-16/+10
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara-2/+9