summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-29tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet1-2/+3
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima1-1/+2
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima1-1/+1
2022-07-29ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima1-1/+1
2022-07-29ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima1-1/+1
2022-07-29sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni1-3/+10
2022-07-29ipv4/tcp: do not use per netns ctl socketsEric Dumazet1-1/+0
2022-07-29ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima1-1/+1
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf1-2/+4
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra1-0/+3
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+2
2022-07-23x86/kvm/vmx: Make noinstr cleanPeter Zijlstra1-1/+1
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen1-0/+5
2022-07-21firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-07-21firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-07-21net/tls: Check for errors in tls_device_initTariq Toukan1-2/+2
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-21netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso1-5/+9
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-21reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-12Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi2-2/+0
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-12rxrpc: Fix locking issueDavid Howells2-0/+14
2022-07-12mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi2-0/+14
2022-07-12mm/memory-failure.c: fix race with changing page compound againMiaohe Lin2-0/+2
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2-0/+29
2022-07-12mm: vmalloc: introduce array allocation functionsPaolo Bonzini1-0/+5
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook3-0/+30
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook1-8/+13
2022-07-12stddef: Introduce struct_group() helper macroKees Cook2-0/+69
2022-07-12block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo1-1/+2
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2-0/+4
2022-07-12netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso3-8/+13
2022-07-12bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau1-0/+6
2022-07-12qed: Improve the stack space of filter_config()Shai Malin1-13/+8
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02fs: fix acl translationChristian Brauner1-0/+4