summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann1-0/+9
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann1-0/+1
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima1-0/+2
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov1-44/+0
2022-11-16regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov1-8/+7
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen2-7/+7
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen1-1/+1
2022-11-15gpiolib: add support for software nodesDmitry Torokhov1-0/+11
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig1-0/+1
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi1-0/+1
2022-11-15kallsyms: Add self-test facilityZhen Lei1-0/+1
2022-11-15bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi2-13/+12
2022-11-15bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi1-7/+4
2022-11-15bpf: Rename RET_PTR_TO_ALLOC_MEMKumar Kartikeya Dwivedi1-3/+3
2022-11-15bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+17
2022-11-15bpf: Fix copy_map_value, zero_map_valueKumar Kartikeya Dwivedi1-2/+2
2022-11-15bpf: Remove BPF_MAP_OFF_ARR_MAXKumar Kartikeya Dwivedi1-5/+4
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias1-0/+1
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas1-0/+5
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla1-0/+7
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso1-0/+38
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny2-0/+19
2022-11-14lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti1-8/+0
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+6
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child1-0/+1
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-11-13kallsyms: Add helper kallsyms_on_each_match_symbol()Zhen Lei1-0/+8
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi1-0/+6
2022-11-12xattr: use rbtree for simple_xattrsChristian Brauner1-29/+9
2022-11-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-64/+125
2022-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-21/+39
2022-11-12net: remove skb->vlan_presentEric Dumazet2-14/+13
2022-11-12Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai1-2/+2
2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes1-1/+0
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi1-5/+11
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller1-7/+0
2022-11-11ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov1-2/+0
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi1-1/+75
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi1-1/+2
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen1-0/+29
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-29/+27
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+17
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-0/+1
2022-11-10vfio: Export the device set open countAnthony DeRossi1-0/+1
2022-11-10vfio: Remove vfio_free_deviceEric Farman1-1/+0
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman1-2/+0
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko1-1/+1
2022-11-10driver core: remove devm_device_remove_group()Greg Kroah-Hartman1-2/+0