summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-31mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-25usb: typec: mux: Add CONFIG guards for functionsPrashant Malani
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-08-17block: add bdev_max_segments() helperNaohiro Aota
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-08-17vfio: Split migration ops from main device opsYishai Hadas
2022-08-17virtio: replace restricted mem access flag with callbackJuergen Gross
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-08-17soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart
2022-08-17mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-08-17mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-08-17mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-08-17mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-08-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou
2022-08-17iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-08-17bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-08-17bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger