aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22Input: gameport - move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-22dt-bindings: clock: Move versaclock.h to dt-bindings/clockLukas Bulwahn1-0/+0
2022-08-22dt-bindings: clock: Move lochnagar.h to dt-bindings/clockLukas Bulwahn1-0/+0
2022-08-22fscrypt: remove fscrypt_set_test_dummy_encryption()Eric Biggers1-2/+0
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+1
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2022-08-22firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi1-2/+2
2022-08-22block: shrink rq_map_data a bitJens Axboe1-4/+4
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche5-7/+7
2022-08-22block: sed-opal: Add ioctl to return device statusdougmill@linux.vnet.ibm.com2-0/+14
2022-08-22drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam1-0/+40
2022-08-22Remove DECnet support from kernelStephen Hemminger13-1193/+1
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier1-0/+2
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier1-0/+4
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-21RDMA/efa: Support CQ receive entries with source GIDMichael Margolin1-1/+3
2022-08-20mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins1-9/+4
2022-08-20mm/uffd: reset write protection when unregister with wp-modePeter Xu1-0/+2
2022-08-20mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee1-4/+11
2022-08-20mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand1-1/+0
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds1-1/+2
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro1-2/+2
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen1-5/+1
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-32/+34
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds1-3/+23
2022-08-19dt-bindings: pinctrl: samsung: deprecate header with register constantsKrzysztof Kozlowski1-0/+7
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil1-0/+1
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil1-0/+53
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil1-8/+8
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil1-9/+8
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld1-0/+3
2022-08-19ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński2-6/+7
2022-08-19phy: tegra: xusb: add utmi pad power on/down opsJim Lin1-1/+3
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen1-0/+22
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng1-29/+31
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng1-3/+3
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-62/+402
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim2-1/+2
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-16/+191
2022-08-18bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()Martin KaFai Lau2-0/+4
2022-08-18bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()Martin KaFai Lau1-0/+2
2022-08-18bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()Martin KaFai Lau1-0/+2
2022-08-18bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()Martin KaFai Lau1-0/+2
2022-08-18bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsockopt()Martin KaFai Lau1-0/+2
2022-08-18bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau2-0/+16
2022-08-18platform/chrome: Add Type-C mux set command definitionsPrashant Malani1-0/+18
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger1-1/+3