summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
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-08sched: Fix yet more sched_fork() racesPeter Zijlstra
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-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
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-02bpf: Fix a bpf_timer initialization issueYonghong Song
2022-03-02bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-23block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-16mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-02-16NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-02-16NFSv4 store server support for fs_location attributeOlga Kornievskaia
2022-02-16NFS: change nfs_access_get_cached to only report the maskNeilBrown
2022-02-08kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland
2022-02-08mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-02-01perf: Fix perf_event_read_local() timePeter Zijlstra
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-01usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan
2022-02-01mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-02-01block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-02-01psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-01-27icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu
2022-01-27net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-27net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2022-01-27net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2022-01-27net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar
2022-01-27bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao
2022-01-27net: stmmac: Add platform level debug register dump featureBhupesh Sharma
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-27iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron
2022-01-27mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson