summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: fix default IO priority handling againJan Kara2022-08-111-1/+1
* net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima2022-08-031-4/+4
* ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan2022-08-031-0/+3
* Revert "tcp: change pingpong threshold to 3"Wei Wang2022-08-031-9/+1
* tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima2022-08-031-1/+1
* asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn2022-08-031-2/+0
* Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2022-08-031-0/+1
* tty: drop tty_schedule_flip()Jiri Slaby2022-07-291-1/+0
* Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz2022-07-291-2/+1
* Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2022-07-291-1/+1
* Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2022-07-291-0/+38
* Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2022-07-291-0/+28
* bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra2022-07-291-1/+18
* tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-291-2/+2
* udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-291-1/+2
* tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima2022-07-291-3/+6
* net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong2022-07-292-0/+12
* net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong2022-07-292-0/+12
* net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong2022-07-292-0/+2
* net: skb_drop_reason: add document for drop reasonsMenglong Dong2022-07-291-6/+6
* net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-07-292-2/+2
* net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong2022-07-292-0/+2
* net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong2022-07-292-0/+8
* net: skb: introduce kfree_skb_reason()Menglong Dong2022-07-292-8/+51
* tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2022-07-292-3/+3
* tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet2022-07-291-2/+3
* tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-291-1/+2
* ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-291-1/+1
* sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni2022-07-291-3/+10
* ipv4/tcp: do not use per netns ctl socketsEric Dumazet2022-07-291-1/+0
* ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-291-1/+1
* objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-07-231-2/+4
* objtool: Add entry UNRET validationPeter Zijlstra2022-07-231-0/+3
* x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-07-231-0/+2
* x86/kvm/vmx: Make noinstr cleanPeter Zijlstra2022-07-231-1/+1
* serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2022-07-211-0/+5
* firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-07-211-0/+12
* firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-07-211-5/+5
* net/tls: Check for errors in tls_device_initTariq Toukan2022-07-211-2/+2
* ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu2022-07-211-0/+6
* raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima2022-07-211-1/+1
* netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso2022-07-211-5/+9
* net: Fix data-races around sysctl_mem.Kuniyuki Iwashima2022-07-211-1/+1
* reset: Fix devm bulk optional exclusive control getterSerge Semin2022-07-211-1/+1
* cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo2022-07-211-1/+2