summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-24Merge tag 'dtpm-v5.18' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki1-18/+18
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-0/+3
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy1-0/+2
2022-02-24fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein1-0/+4
2022-02-24fsnotify: fix merge with parent's ignored maskAmir Goldstein1-0/+15
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos1-0/+1
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde1-3/+3
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep1-0/+4
2022-02-24net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-0/+3
2022-02-24net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh1-2/+12
2022-02-24net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-1/+2
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-1/+0
2022-02-24net/mlx5: Add ability to insert to specific flow groupMark Bloch1-0/+1
2022-02-24mlx5: remove unused static inlinesJakub Kicinski1-10/+0
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi4-3/+270
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano1-0/+3
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman1-0/+4
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash1-0/+1
2022-02-23Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang40-108/+273
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz1-0/+1
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet1-1/+3
2022-02-23sched/headers: Make the <linux/sched/deadline.h> header build standaloneIngo Molnar1-0/+2
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar32-0/+32
2022-02-23sched/headers: Fix header to build standalone: <linux/sched_clock.h>Ingo Molnar1-0/+2
2022-02-23net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet1-9/+9
2022-02-23net: add skb_set_end_offset() helperEric Dumazet1-0/+10
2022-02-23scsi: block: Remove REQ_OP_WRITE_SAME supportChristoph Hellwig3-24/+0
2022-02-23scsi: dm: Remove WRITE_SAME supportChristoph Hellwig1-6/+0
2022-02-23kasan: split kasan_*enabled() functions into a separate headerPeter Collingbourne2-22/+34
2022-02-23fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior1-0/+2
2022-02-22vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson1-0/+9
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland1-30/+0
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland1-1/+36
2022-02-22dm: cleanup double word in commentTom Rix1-1/+1
2022-02-21dm: add dm_submit_bio_remap interfaceMike Snitzer1-0/+7
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: make more consistent use of integer typesJason A. Donenfeld2-6/+6
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 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar39-102/+267
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