summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-17mm: move page zone helpers from mm.h to mmzone.hAlex Sierra
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra
2022-07-17mm: Add PAGE_ALIGN_DOWN macroDavid Gow
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch
2022-07-17net/mlx5: Expose the ability to point to any UID from shared UIDMark Bloch
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov
2022-07-16fs: remove no_llseekJason A. Donenfeld
2022-07-16Merge tag 'extcon-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-16Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)
2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner
2022-07-15Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15firmware: arm_scmi: Get detailed power scale from perfLukasz Luba
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-15kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-07-15kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-15drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-07-15firmware: stratix10-svc: fix kernel-doc warningDinh Nguyen
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-07-15lib/cpumask: move some one-line wrappers to header fileYury Norov
2022-07-15headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar
2022-07-15headers/deps: mm: Optimize <linux/gfp.h> header dependenciesIngo Molnar
2022-07-15lib/cpumask: move trivial wrappers around find_bit to the headerYury Norov
2022-07-15lib/cpumask: change return types to unsigned where appropriateYury Norov
2022-07-15cpumask: change return types to bool where appropriateYury Norov
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov
2022-07-15platform/chrome: Add Type-C mux set command definitionsPrashant Malani
2022-07-15ACPI: utils: Add api to read _SUB from ACPIStefan Binding
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer
2022-07-15wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh
2022-07-15iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024Lu Baolu
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-15Merge tag 'soundwire-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman