summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-20RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla1-9/+10
2022-09-20net/mlx5: Use software VHCA id when it's supportedYishai Hadas1-0/+1
2022-09-20net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu1-3/+6
2022-09-15iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu1-1/+3
2022-09-15time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean1-0/+3
2022-09-15lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain3-0/+9
2022-09-15tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet1-0/+21
2022-09-15net: introduce __skb_fill_page_desc_noaccPavel Begunkov1-11/+17
2022-09-15rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells1-0/+1
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman1-0/+6
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-09-08bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy1-0/+13
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+8
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei1-1/+2
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+1
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu1-0/+2
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust1-0/+1
2022-08-31mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand1-1/+0
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-08-25iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-5/+10
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-2/+4
2022-08-25usb: typec: mux: Add CONFIG guards for functionsPrashant Malani1-6/+38
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust1-1/+2
2022-08-25SUNRPC: Fix xdr_encode_bool()Chuck Lever1-2/+2
2022-08-25BPF: Fix potential bad pointer dereference in bpf_sys_bpf()Jinghao Jia1-2/+6
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-0/+7
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman1-6/+7
2022-08-17tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen1-1/+1
2022-08-17dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer1-0/+6
2022-08-17block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-17tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)1-0/+18
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu1-5/+0
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao1-6/+38
2022-08-17drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-1/+0
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-17vfio/ccw: Remove UUID from s390 debug logMichael Kawano1-5/+0
2022-08-17vfio: Split migration ops from main device opsYishai Hadas1-10/+20
2022-08-17virtio: replace restricted mem access flag with callbackJuergen Gross2-5/+20
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou1-2/+5