summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-04-08firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-04-08stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08rfkill: make new event layout opt-inJohannes Berg
2022-04-08fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-04-08scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-08Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-23vsock: each transport cycles only on its own socketsJiyong Park
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-16Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"Vladimir Oltean
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2022-03-16watch_queue: Fix filter limit checkDavid Howells
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-16swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-16esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08sched: Fix yet more sched_fork() racesPeter Zijlstra
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-08net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann
2022-03-08of: net: move of_net under net/Jakub Kicinski
2022-03-08bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet
2022-03-08ethtool: Fix link extended state for big endianMoshe Tal
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-03-08SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2022-03-08ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet
2022-03-08ext4: fast commit may not fallback for ineligible commitXin Yin
2022-03-02nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-03-02net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet