summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-08bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen1-9/+4
2022-04-08PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson1-0/+1
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-3/+9
2022-04-08firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET1-1/+1
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers1-16/+4
2022-04-08stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver1-2/+14
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn1-3/+3
2022-04-08rfkill: make new event layout opt-inJohannes Berg1-2/+12
2022-04-08fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann1-0/+1
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo1-0/+17
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-04-08scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter1-0/+1
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer1-0/+2
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-04-08Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-0/+8
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-23vsock: each transport cycles only on its own socketsJiyong Park1-1/+2
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan1-2/+3
2022-03-16Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"Vladimir Oltean1-1/+0
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig2-12/+3
2022-03-16watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-16swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-16swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+8
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-16esp: Fix possible buffer overflow in ESP transformationSteffen Klassert1-0/+2
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+12
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac1-1/+0
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-08sched: Fix yet more sched_fork() racesPeter Zijlstra1-2/+2
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal1-1/+1
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky1-0/+6
2022-03-08net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2022-03-08of: net: move of_net under net/Jakub Kicinski1-1/+1
2022-03-08bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet1-5/+5
2022-03-08ethtool: Fix link extended state for big endianMoshe Tal1-1/+1
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang2-2/+9
2022-03-08SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever1-4/+4
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-2/+3
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever1-2/+1
2022-03-08ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2
2022-03-08ext4: fast commit may not fallback for ineligible commitXin Yin1-1/+1