aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin1-12/+0
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin1-17/+10
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten1-0/+3
2023-05-13iio: Comment that the LSM303D also has the Magnetometer DRDYMarius Hoch1-1/+1
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch1-0/+1
2023-05-13iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen1-1/+1
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin2-1/+4
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli1-0/+55
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli1-0/+4
2023-05-13serial: Make uart_remove_one_port() return voidUwe Kleine-König1-1/+1
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen1-2/+6
2023-05-13serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen1-1/+20
2023-05-13serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen1-1/+10
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen1-2/+2
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch1-1/+1
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar1-1/+1
2023-05-12Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds1-5/+5
2023-05-12crypto: engine - Fix struct crypto_engine_op docDavid Yang1-1/+1
2023-05-12crypto: hash - Make crypto_ahash_alg helper availableHerbert Xu1-0/+6
2023-05-12crypto: hash - Add statesize to crypto_ahashHerbert Xu2-1/+8
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever2-0/+2
2023-05-12Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard617-7590/+17882
2023-05-12ALSA: emu10k1: apply channel delay hack to all E-MU cardsOswald Buddenhagen1-0/+1
2023-05-12regmap-irq: Remove support for not_fixed_strideAidan MacDonald1-9/+0
2023-05-12regmap-irq: Remove type registersAidan MacDonald1-7/+0
2023-05-11ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet1-23/+0
2023-05-11drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn1-0/+19
2023-05-11drm/i915/pxp: Add ARB session creation and cleanupAlan Previn1-0/+15
2023-05-11Documentation: kunit: Warn that exit functions run even if init failsDavid Gow1-0/+3
2023-05-11Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+4
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra1-25/+0
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-6/+4
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+171
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+21
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley1-0/+1
2023-05-11regmap-irq: Remove virtual registersAidan MacDonald1-12/+0
2023-05-11regmap-irq: Fix typo in documentation for .get_irq_reg()Aidan MacDonald1-1/+1
2023-05-11ASoC: qcom: q6dsp: add support to more display portsSrinivas Kandagatla1-0/+8
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep1-0/+10
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet1-0/+17
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu1-1/+1
2023-05-09net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima1-1/+1
2023-05-09rcu/kvfree: Eliminate k[v]free_rcu() single argument macroUladzislau Rezki (Sony)1-21/+8
2023-05-09srcu: Remove extraneous parentheses from srcu_read_lock() etc.Paul E. McKenney1-4/+4
2023-05-09PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore1-0/+2
2023-05-09io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe1-5/+5
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard588-7330/+16331
2023-05-09platform/x86: wmi: Allow retrieving the number of WMI object instancesArmin Wolf2-0/+4
2023-05-09platform/x86: wmi: Add kernel doc commentsArmin Wolf1-3/+38
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich1-1/+2