summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-03net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-08-03ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-08-03Revert "tcp: change pingpong threshold to 3"Wei Wang
2022-08-03tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima
2022-08-03asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn
2022-08-03mm: fix missing wake-up event for FSDAX pagesMuchun Song
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-29udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima
2022-07-29amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-29tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima
2022-07-29tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima
2022-07-29tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-29drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-23x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-07-22serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-07-22nvme: use struct group for generic command dwordsKeith Busch
2022-07-22firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-07-22firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-07-22netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal
2022-07-22net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-22netfs: do not unlock and put the folio twiceXiubo Li
2022-07-22ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-22raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima
2022-07-22netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso
2022-07-22net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-22netfilter: conntrack: remove the percpu dying listFlorian Westphal
2022-07-22netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal
2022-07-22netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal
2022-07-22netfilter: ecache: move to separate structureFlorian Westphal
2022-07-22reset: Fix devm bulk optional exclusive control getterSerge Semin
2022-07-22cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo
2022-07-22net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-22fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
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-12net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-12net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel