summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* watch_queue: Fix filter limit checkDavid Howells2022-03-161-1/+2
* virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-161-1/+2
* virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-161-1/+0
* swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic2022-03-161-8/+0
* nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash2022-03-161-0/+1
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-03-161-0/+8
* net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-161-1/+0
* net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-161-2/+2
* net: gro: move skb_gro_receive_list to udp_offload.cEric Dumazet2022-03-161-1/+0
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-111-0/+5
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+12
* sched: Fix yet more sched_fork() racesPeter Zijlstra2022-03-081-2/+2
* ext4: fast commit may not fallback for ineligible commitXin Yin2022-03-081-1/+1
* nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2022-03-021-1/+3
* net: use sk_is_tcp() in more placesEric Dumazet2022-03-021-6/+0
* bpf: Fix a bpf_timer initialization issueYonghong Song2022-03-021-4/+2
* bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-03-021-1/+2
* slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman2022-03-021-2/+1
* x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-231-16/+5
* block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-231-1/+2
* net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-231-1/+1
* tee: export teedev_open() and teedev_close_context()Jens Wiklander2022-02-231-0/+14
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-231-1/+0
* bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo2022-02-231-1/+3
* bpf: Convert PTR_TO_MEM_OR_NULL to composable types.Hao Luo2022-02-231-1/+0
* bpf: Introduce MEM_RDONLY flagHao Luo2022-02-231-3/+5
* bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULLHao Luo2022-02-232-9/+13
* bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo2022-02-231-7/+12
* bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULLHao Luo2022-02-231-6/+9
* bpf: Introduce composable reg, ret and arg types.Hao Luo2022-02-232-0/+55
* mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-161-2/+3
* NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust2022-02-161-0/+1
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-161-2/+2
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-02-161-10/+1
* NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-02-161-0/+1
* NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-02-161-1/+1
* NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-02-161-2/+2
* ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-111-1/+1
* kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland2022-02-081-3/+109
* Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller2022-02-081-1/+1
* mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport2022-02-081-0/+1
* ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-081-0/+1
* psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan2022-02-011-6/+5
* ethtool: Fix link extended state for big endianMoshe Tal2022-02-011-1/+1
* perf: Fix perf_event_read_local() timePeter Zijlstra2022-02-011-12/+3
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-011-0/+1
* usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-02-011-0/+6
* mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne2022-02-011-5/+12
* block: add bio_start_io_acct_time() to control start_timeMike Snitzer2022-02-011-0/+1
* security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2022-02-011-1/+1