summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds-0/+6
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-21/+21
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-22/+33
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds-0/+4
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+7
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever-0/+2
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-2/+11
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-1/+3
2023-05-23page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin-18/+0
2023-05-23bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend-0/+10
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend-1/+0
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend-1/+1
2023-05-23ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel-0/+3
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik-1/+3
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski-0/+1
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski-1/+2
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+2
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds-2/+0
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig-2/+0
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-1/+1
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo-0/+2
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+1
2023-05-19Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li-1/+1
2023-05-19Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+16
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman-0/+1
2023-05-19tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski-0/+1
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski-0/+10
2023-05-18Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds-2/+11
2023-05-19ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan-0/+4
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-25/+0
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+24
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann-2/+0
2023-05-17mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó-2/+11
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-2/+2
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+1
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann-3/+2
2023-05-17fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge-21/+21
2023-05-16scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()Po-Wen Kao-1/+1
2023-05-16tpm: Prevent hwrng from activating during resumeJarkko Sakkinen-0/+1
2023-05-16ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown-0/+14
2023-05-15ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan-1/+2
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart-0/+10
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkPierre-Louis Bossart-0/+4
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown-2/+2
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim-0/+15
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim-0/+4
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim-1/+5
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch-1/+1
2023-05-12Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds-5/+5