summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-23x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-07-21firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-07-21firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-07-21net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima
2022-07-21netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-21reset: Fix devm bulk optional exclusive control getterSerge Semin
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-12Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-12rxrpc: Fix locking issueDavid Howells
2022-07-12mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-07-12mm/memory-failure.c: fix race with changing page compound againMiaohe Lin
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2022-07-12mm: vmalloc: introduce array allocation functionsPaolo Bonzini
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-07-12stddef: Introduce struct_group() helper macroKees Cook
2022-07-12block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2022-07-12netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2022-07-12bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau
2022-07-12qed: Improve the stack space of filter_config()Shai Malin
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-07-02fs: fix acl translationChristian Brauner
2022-07-02fs: support mapped mounts of mapped filesystemsChristian Brauner
2022-07-02fs: add i_user_ns() helperChristian Brauner
2022-07-02fs: port higher-level mapping helpersChristian Brauner
2022-07-02fs: remove unused low-level mapping helpersChristian Brauner
2022-07-02fs: account for filesystem mappingsChristian Brauner
2022-07-02fs: tweak fsuidgid_has_mapping()Christian Brauner
2022-07-02fs: move mapping helpersChristian Brauner
2022-07-02fs: add is_idmapped_mnt() helperChristian Brauner