aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-20ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcmOswald Buddenhagen1-1/+2
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2-0/+2
2023-05-19bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'Aditi Ghag1-7/+11
2023-05-19ublk: support user copyMing Lei1-0/+3
2023-05-19ublk: add read()/write() support for ublk char deviceMing Lei1-1/+21
2023-05-19blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig2-3/+2
2023-05-19blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche1-16/+11
2023-05-19udp: seq_file: Remove bpf_seq_afinfo from udp_iter_stateAditi Ghag1-1/+0
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2023-05-19Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li1-1/+1
2023-05-19drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parametersDmitry Baryshkov1-0/+2
2023-05-19drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parametersDmitry Baryshkov1-1/+6
2023-05-19drm/i915/dsc: move DSC tables to DRM DSC helperDmitry Baryshkov1-0/+1
2023-05-19drm/i915/dsc: move rc_buf_thresh values to common helperDmitry Baryshkov1-0/+1
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+16
2023-05-19phy: core: add debugfs filesChunfeng Yun1-0/+2
2023-05-19drm/sched: Rename to drm_sched_wakeup_if_can_queue()Luben Tuikov1-1/+1
2023-05-19err.h: Add missing kerneldocs for error pointer functionsJames Seo1-0/+48
2023-05-19lockdep: Add lock_set_cmp_fn() annotationKent Overstreet2-0/+16
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman1-0/+1
2023-05-19crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu1-14/+36
2023-05-19crypto: lib/sha256 - Remove redundant and unused sha224_updateHerbert Xu1-1/+1
2023-05-19tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski1-0/+1
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski1-0/+10
2023-05-19ASoC: cs35l56: Bugfixes and efficiency improvementMark Brown1-0/+1
2023-05-19Merge tag 'v6.4-rc2' into asoc-6.5 to get fixes for CIMark Brown8-14/+31
2023-05-18inet: factor out locked section of inet_accept() in a new helperPaolo Abeni1-0/+2
2023-05-18net: sfp: add support for rate selectionRussell King (Oracle)1-0/+8
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)1-0/+6
2023-05-19ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw downloadSimon Trimmer1-0/+1
2023-05-19fs: allow to mount beneath top mountChristian Brauner1-1/+2
2023-05-18block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche1-0/+17
2023-05-18block: Introduce op_needs_zoned_write_locking()Bart Van Assche1-4/+7
2023-05-18block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-05-18blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig1-5/+7
2023-05-18blk-mq: remove RQF_ELVPRIVChristoph Hellwig1-2/+0
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie9-13/+468
2023-05-18Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+11
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-42/+39
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann1-0/+2
2023-05-18x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann1-0/+5
2023-05-18x86/hibernate: Declare global functions in suspend.hArnd Bergmann1-0/+4
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov1-23/+38
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov1-1/+0
2023-05-19ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan1-0/+4
2023-05-18security, lsm: Introduce security_mptcp_add_subflow()Paolo Abeni2-0/+7
2023-05-18interconnect: add clk-based icc provider supportDmitry Baryshkov1-0/+22
2023-05-18dt-bindings: interconnect/msm8996-cbf: add defines to be used by CBFDmitry Baryshkov1-0/+12
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-25/+0