summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* jbd2: increase the journal IO's priorityZhang Yi2024-01-201-0/+3
* wifi: avoid offset calculation on NULL pointerMichael-CY Lee2024-01-201-1/+3
* ipv6: remove max_size check inline with ipv4Jon Maxwell2024-01-151-1/+1
* bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2024-01-101-0/+5
* net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2024-01-101-13/+17
* net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2024-01-101-0/+10
* netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2024-01-101-0/+1
* net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2024-01-101-1/+1
* netfilter: flowtable: cache info of last offloadVlad Buslov2024-01-101-3/+4
* netfilter: flowtable: allow unidirectional rulesVlad Buslov2024-01-101-0/+1
* genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei2024-01-101-0/+14
* bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2024-01-102-0/+2
* filemap: add a per-mapping stable writes flagChristoph Hellwig2024-01-101-0/+17
* mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells2024-01-101-0/+16
* f2fs: convert to use bitmap APIYangtao Li2024-01-101-5/+4
* bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2024-01-101-2/+6
* bpf: decouple prune and jump pointsAndrii Nakryiko2024-01-101-0/+1
* udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet2024-01-102-11/+7
* udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet2024-01-101-7/+9
* udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet2024-01-101-1/+1
* udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet2024-01-101-5/+5
* udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet2024-01-101-5/+5
* udp: introduce udp->udp_flagsEric Dumazet2024-01-101-7/+21
* ipv4, ipv6: Use splice_eof() to flushDavid Howells2024-01-103-0/+3
* splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells2024-01-104-0/+4
* net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells2024-01-101-0/+3
* bpf, x64: Fix tailcall infinite loopLeon Hwang2024-01-101-0/+5
* net: annotate data-races around sk->sk_tsflagsEric Dumazet2024-01-102-8/+11
* netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2024-01-101-1/+1
* netfilter: use skb_ip_totlen and iph_totlenXin Long2024-01-101-2/+2
* kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa2024-01-051-0/+9
* device property: Allow const parameter to dev_fwnode()Andy Shevchenko2024-01-051-1/+6
* spi: Constify spi parameters of chip select APIsGeert Uytterhoeven2024-01-051-2/+2
* block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig2024-01-051-1/+1
* spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiodAmit Kumar Mahapatra2024-01-051-0/+20
* linux/export: Ensure natural alignment of kcrctab arrayHelge Deller2024-01-051-0/+1
* spi: Introduce spi_get_device_match_data() helperAndy Shevchenko2024-01-051-0/+3
* ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon2024-01-051-0/+6
* fs: introduce lock_rename_child() helperAl Viro2024-01-051-0/+1
* mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2024-01-011-0/+3
* dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_clientLi Lingfeng2024-01-011-0/+2
* 9p: prevent read overrun in protocol dump tracepointJP Kobryn2024-01-011-4/+7
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2024-01-011-0/+5
* keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2024-01-011-0/+1
* net/mlx5: Re-organize mlx5_cmd structShay Drory2024-01-011-10/+11
* net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan2024-01-011-0/+1
* bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2024-01-011-0/+3
* kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2024-01-011-3/+3
* mm/mglru: fix underprotected page cacheYu Zhao2023-12-201-9/+14
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1