summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, hwpoison: when copy-on-write hits poison, take page offlineJane Chu2023-07-051-1/+4
* mm, hwpoison: try to recover from copy-on write faultsTony Luck2023-07-051-0/+24
* gpio: Allow per-parent interrupt dataMarc Zyngier2023-06-281-2/+17
* netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2023-06-281-0/+3
* netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2023-06-281-0/+2
* netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso2023-06-281-1/+20
* xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-06-281-0/+1
* writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini2023-06-281-1/+1
* regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet2023-06-281-2/+2
* ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May2023-06-281-4/+8
* ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki2023-06-281-0/+1
* of: overlay: add entry to of_overlay_action_name[]Frank Rowand2023-06-211-0/+13
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-211-2/+0
* net: Remove DECnet leftovers from flow.h.Guillaume Nault2023-06-211-26/+0
* net: Remove unused inline function dst_hold_and_use()Gaosheng Cui2023-06-211-6/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2023-06-211-5/+0
* net: ethtool: correct MAX attribute value for statsJakub Kicinski2023-06-211-1/+1
* RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2023-06-211-23/+0
* netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-211-1/+3
* Remove DECnet support from kernelStephen Hemminger2023-06-2113-1179/+1
* ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2023-06-211-0/+4
* of: overlay: rework overlay apply and remove kfree()sFrank Rowand2023-06-211-1/+2
* usb: usbfs: Enforce page requirements for mmapRuihan Li2023-06-141-0/+5
* net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-141-0/+2
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-141-2/+5
* rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-141-5/+13
* ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2023-06-141-3/+0
* net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet2023-06-141-1/+1
* neighbour: fix unaligned access to pneigh_entryQingfang DENG2023-06-141-1/+1
* bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)2023-06-141-2/+2
* media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2023-06-091-0/+15
* media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-06-091-0/+4
* tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-06-091-0/+4
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-06-052-0/+4
* page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2023-06-051-18/+0
* net: page_pool: use in_softirq() insteadQingfang DENG2023-06-051-2/+2
* xdp: Allow registering memory model without rxq referenceToke Høiland-Jørgensen2023-06-051-0/+3
* bonding: fix send_peer_notif overflowHangbin Liu2023-06-051-1/+1
* Bonding: add arp_missed_max optionHangbin Liu2023-06-053-0/+3
* net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean2023-06-051-0/+28
* power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede2023-06-051-2/+3
* power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-06-051-0/+3
* net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-301-1/+3
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-301-1/+2
* fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-301-21/+21
* firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-301-0/+1
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-302-0/+2
* usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2023-05-302-0/+10