summaryrefslogtreecommitdiff
path: root/include/linux
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-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
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-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-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-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-12stddef: Introduce struct_group() helper macroKees Cook
2022-07-12block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
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-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
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman
2022-06-09fs: add two trivial lookup helpersChristian Brauner