aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-05cyrpto/b128ops: Remove struct u128Peter Zijlstra1-11/+3
2023-06-05ALSA: emu10k1: vastly improve usefulness of info in /procOswald Buddenhagen1-0/+10
2023-06-05ALSA: emu10k1: make E-MU FPGA register dump in /proc more usefulOswald Buddenhagen1-0/+1
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman41-84/+168
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman19-43/+54
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman19-43/+54
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman19-43/+54
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal1-2/+2
2023-06-04ublk: add control command of UBLK_U_CMD_GET_FEATURESMing Lei1-0/+8
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+4
2023-06-02net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)1-6/+10
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet1-1/+1
2023-06-02net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet1-1/+1
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen1-0/+1
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+3
2023-06-02drm/i915_drm.h: fix a typoSui Jingfeng1-1/+1
2023-06-02drm/display/dp_mst: convert to struct drm_edidJani Nikula1-2/+7
2023-06-02drm/edid: add drm_edid_read_switcheroo()Jani Nikula1-0/+2
2023-06-02drm/display/dp_mst: drop has_audio from struct drm_dp_mst_portJani Nikula1-5/+0
2023-06-02drm/edid: parse display info has_audio similar to is_hdmiJani Nikula1-0/+8
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault2-6/+3
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda1-5/+1
2023-06-02mm/slab: introduce kmem_cache flag SLAB_NO_MERGEJesper Dangaard Brouer1-0/+12
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-8/+8
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli1-0/+2
2023-06-01devlink: bring port new reply backJiri Pirko1-1/+3
2023-06-01neighbour: fix unaligned access to pneigh_entryQingfang DENG1-1/+1
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+21
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-41/+83
2023-06-01KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon1-0/+8
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+6
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2-13/+3
2023-06-01KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit condWei Wang1-2/+2
2023-06-01kunit: Move kunit_abort() call out of kunit_do_failed_assertion()David Gow1-8/+12
2023-06-01kunit: Fix obsolete name in documentation headers (func->action)David Gow1-4/+4
2023-06-01acpi: Replace struct acpi_table_slit 1-element array with flex-arrayWyes Karny1-1/+1
2023-06-01bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos1-3/+18
2023-06-01RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li1-1/+3
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01block: mark bio_add_folio as __must_checkJohannes Thumshirn1-1/+2
2023-06-01block: add bio_add_folio_nofailJohannes Thumshirn1-0/+2
2023-06-01block: mark bio_add_page as __must_checkJohannes Thumshirn1-1/+2
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli1-0/+1
2023-06-01drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann1-39/+0
2023-06-01drm/fbdev-generic: Implement dedicated fbdev I/O helpersThomas Zimmermann1-41/+0
2023-06-01drm/fb-helper: Export helpers for marking damage areasThomas Zimmermann1-0/+3