summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-17KVM: arm64: vgic: Consolidate userspace access for base address settingMarc Zyngier
2022-07-17KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address settingMarc Zyngier
2022-07-17media: mc-entity: Add a new helper function to get a remote pad for a padLaurent Pinchart
2022-07-17media: mc-entity: Add a new helper function to get a remote padLaurent Pinchart
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart
2022-07-17media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia
2022-07-17media: Add P010 tiled formatEzequiel Garcia
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-16serial: remove VR41XX serial driverThomas Bogendoerfer
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-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
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-15neighbor: tracing: Have neigh_create event use __string()Steven Rostedt (Google)
2022-07-15tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table eventSteven Rostedt (Google)
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-15media: uapi: move HEVC stateless controls out of stagingBenjamin Gaignard
2022-07-15media: uapi: Change data_bit_offset definitionBenjamin Gaignard
2022-07-15media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard
2022-07-15media: hantro: Stop using Hantro dedicated controlBenjamin Gaignard
2022-07-15media: uapi: Move the HEVC stateless control type out of stagingBenjamin Gaignard
2022-07-15media: uapi: Move parsed HEVC pixel format out of stagingBenjamin Gaignard
2022-07-15media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard
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-15media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...Benjamin Gaignard
2022-07-15media: uapi: HEVC: Add documentation to uAPI structureBenjamin Gaignard
2022-07-15media: uapi: HEVC: Add SEI pic struct flagsBenjamin Gaignard
2022-07-15media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard
2022-07-15media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard
2022-07-15media: uapi: HEVC: Add missing fields in HEVC controlsBenjamin Gaignard
2022-07-15media: v4l2-ctrls: add support for dynamically allocated arrays.Hans Verkuil
2022-07-15media: videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAYHans Verkuil