summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-08-22Remove DECnet support from kernelStephen Hemminger3-17/+0
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-21mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins1-9/+4
2022-08-21mm/uffd: reset write protection when unregister with wp-modePeter Xu1-0/+2
2022-08-21mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee1-4/+11
2022-08-21mm/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/dlem...Linus Torvalds1-1/+2
2022-08-20ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro1-2/+2
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-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld1-0/+3
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-31/+63
2022-08-19bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau1-0/+13
2022-08-19platform/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-18serial: document start_rx member at struct uart_opsMauro Carvalho Chehab1-0/+8
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai1-1/+0
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen1-0/+27
2022-08-18stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee1-1/+0
2022-08-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-0/+3
2022-08-18Change calling conventions for filldir_tAl Viro1-4/+5
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov402-4681/+11688
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano1-62/+15
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano1-0/+18
2022-08-17soundwire: add sdw_show_ping_status() helperPierre-Louis Bossart1-0/+2
2022-08-17soundwire: add read_ping_status helper definition in manager opsPierre-Louis Bossart1-0/+3
2022-08-17regmap: Support accelerated noinc operationsLinus Walleij1-0/+8
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli1-0/+1
2022-08-17security, lsm: Introduce security_create_user_ns()Frederick Lawler3-0/+11
2022-08-16interconnect: Make icc_provider_del() return voidUwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-1/+1
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-1/+1
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo2-6/+6
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-9/+5
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin1-12/+0
2022-08-16sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia1-5/+0
2022-08-16sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia1-1/+1
2022-08-16iio: core: Introduce _zeropoint for differential channelsJonathan Cameron1-0/+1
2022-08-16iio: inkern: remove OF dependenciesNuno Sá2-13/+0
2022-08-16iio: inkern: move to fwnode propertiesNuno Sá2-16/+25
2022-08-16cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo2-11/+13
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule1-0/+19
2022-08-15cpumask: align signatures of UP implementationsSander Vanheule1-3/+4