summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-3/+3
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse1-3/+2
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse1-6/+0
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse1-1/+2
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe2-11/+0
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe2-0/+23
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy1-0/+1
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse1-0/+2
2021-08-11units: Add SI metric prefix definitionsAndy Shevchenko1-0/+16
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse1-0/+1
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse1-1/+3
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse1-4/+12
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse1-0/+2
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse1-1/+2
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse1-1/+2
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse1-1/+5
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse1-0/+4
2021-08-11gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko1-24/+0
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko1-1/+0
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko1-4/+2
2021-08-11fsnotify: optimize the case of no marks of any typeAmir Goldstein1-0/+9
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein1-2/+5
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse1-0/+14
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen1-4/+6
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji1-0/+11
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse1-0/+11
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse1-1/+31
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse1-0/+110
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+5
2021-08-11soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren1-0/+2
2021-08-11Merge tag 'bus_remove_return_void-5.15' of git://git.kernel.org/pub/scm/linux...Dave Airlie2-2/+2
2021-08-11x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki1-0/+1
2021-08-11x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki1-0/+1
2021-08-10genirq: Change force_irqthreads to a static keyTanner Love1-3/+5
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+32
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever1-2/+0
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2-2/+3
2021-08-10Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney4-27/+23
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi1-0/+4
2021-08-10dm ima: measure data on table loadTushar Sugandhi1-1/+1
2021-08-10cpu/hotplug: Fix comment typoJohn Garry1-1/+1
2021-08-10timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner1-1/+0
2021-08-10timerfd: Provide timerfd_resume()Thomas Gleixner1-0/+2
2021-08-10hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner1-5/+0
2021-08-10virtio: Protect vqs list accessParav Pandit1-0/+1
2021-08-10posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...Frederic Weisbecker1-1/+6
2021-08-10posix-cpu-timers: Force next_expiration recalc after timer deletionFrederic Weisbecker1-1/+3
2021-08-10posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker1-0/+6