summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-17genirq/msi: Remove msi_domain_ops:: Msi_check()Thomas Gleixner
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17genirq/msi: Add bus token to struct msi_domain_infoAhmed S. Darwish
2022-11-17genirq/irqdomain: Move bus token enum into a seperate headerThomas Gleixner
2022-11-17genirq/msi: Make __msi_domain_free_irqs() staticThomas Gleixner
2022-11-17genirq/msi: Provide msi_domain_ops:: Post_free()Thomas Gleixner
2022-11-17genirq/msi: Make __msi_domain_alloc_irqs() staticThomas Gleixner
2022-11-17genirq/msi: Remove filter from msi_free_descs_free_range()Thomas Gleixner
2022-11-17timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze
2022-11-17pinconf-generic: clarify pull up and pull down config valuesNiyas Sait
2022-11-16tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-16blk-cgroup: Flush stats at blkgs destruction pathWaiman Long
2022-11-16fixp-arith: do not require users to include bug.hMatti Vaittinen
2022-11-16block: make blk_set_default_limits() privateKeith Busch
2022-11-16block: make dma_alignment a stacking queue_limitKeith Busch
2022-11-16block: remove delayed holder registrationChristoph Hellwig
2022-11-16tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-16HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not setBenjamin Tissoires
2022-11-16wait: Return number of exclusive waiters awakenGabriel Krisman Bertazi
2022-11-16mempool: introduce mempool_is_saturatedPavel Begunkov
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
2022-11-15regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen
2022-11-15HID: bpf: allow to change the report descriptorBenjamin Tissoires
2022-11-15HID: bpf: introduce hid_hw_request()Benjamin Tissoires
2022-11-15HID: bpf: allocate data memory for device_event BPF programsBenjamin Tissoires
2022-11-15HID: initial BPF implementationBenjamin Tissoires
2022-11-15gpiolib: add support for software nodesDmitry Torokhov
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi
2022-11-15kallsyms: Add self-test facilityZhen Lei
2022-11-14bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi
2022-11-14bpf: Rename RET_PTR_TO_ALLOC_MEMKumar Kartikeya Dwivedi
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi
2022-11-14bpf: Fix copy_map_value, zero_map_valueKumar Kartikeya Dwivedi
2022-11-14bpf: Remove BPF_MAP_OFF_ARR_MAXKumar Kartikeya Dwivedi
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny