summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-24mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()Hyeonggon Yoo
2022-08-24mm/slab_common: cleanup kmalloc_track_caller()Hyeonggon Yoo
2022-08-24mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functionsHyeonggon Yoo
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-24net: skb: prevent the split of kfree_skb_reason() by gccMenglong Dong
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-23bpf: Use cgroup_{common,current}_func_proto in more hooksStanislav Fomichev
2022-08-23bpf: Introduce cgroup_{common,current}_func_protoStanislav Fomichev
2022-08-23flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcodeShmulik Ladkani
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23fs: dlm: const void resource name parameterAlexander Aring
2022-08-23fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-23Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan
2022-08-22Input: gameport - move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22fscrypt: remove fscrypt_set_test_dummy_encryption()Eric Biggers
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-22firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi
2022-08-22block: shrink rq_map_data a bitJens Axboe
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-08-22block: sed-opal: Add ioctl to return device statusdougmill@linux.vnet.ibm.com
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-08-20mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins
2022-08-20mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-20mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee
2022-08-20mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-08-19phy: tegra: xusb: add utmi pad power on/down opsJim Lin
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau
2022-08-18platform/chrome: Add Type-C mux set command definitionsPrashant Malani
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-18serial: document start_rx member at struct uart_opsMauro Carvalho Chehab
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee