summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap2024-01-311-1/+1
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-311-0/+1
* serial: core: Provide port lock wrappersThomas Gleixner2024-01-311-0/+79
* fs/pipe: move check to pipe_has_watch_queue()Max Kellermann2024-01-311-0/+16
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-01-311-0/+3
* udp: fix busy pollingEric Dumazet2024-01-313-12/+17
* llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-01-311-4/+2
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-311-0/+8
* mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla2024-01-311-3/+11
* mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)2024-01-311-2/+2
* rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2024-01-311-1/+2
* lsm: new security_file_ioctl_compat() hookAlfred Piccioni2024-01-312-0/+11
* async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki2024-01-311-0/+2
* netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-252-3/+3
* netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-251-1/+1
* iio: adc: ad9467: fix scale settingNuno Sa2024-01-251-0/+4
* block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)2024-01-251-3/+6
* clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun2024-01-251-2/+2
* dt-bindings: clock: Update the videocc resets for sm8150Satya Priya Kakitapalli2024-01-251-0/+4
* drm/bridge: Fix typo in post_disable() descriptionDario Binacchi2024-01-251-1/+1
* block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch2024-01-251-1/+2
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2024-01-251-1/+0
* bpf: Defer the free of inner map when necessaryHou Tao2024-01-251-1/+6
* bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao2024-01-251-1/+5
* bpf: add percpu stats for bpf_map elements insertions/deletionsAnton Protopopov2024-01-251-0/+30
* rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney2024-01-251-0/+12
* bpf: Add crosstask check to __bpf_get_stackJordan Rome2024-01-251-0/+3
* crypto: hisilicon/qm - add a function to set qm algsWenkai Lin2024-01-251-1/+7
* crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song2024-01-251-0/+12
* crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2024-01-251-0/+3
* of: Add of_property_present() helperRob Herring2024-01-251-1/+16
* 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