summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li
2023-05-29usb: usbfs: Use consistent mmap functionsRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" typeMarek Vasut
2023-05-29block: fix revalidate performance regressionDamien Le Moal
2023-05-29usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-05-29usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-05-29misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-05-29misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-05-29misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta
2023-05-29misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta
2023-05-29RISC-V: mark hibernation as nonportableConor Dooley
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Merge tag 'v6.4-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-29thunderbolt: Do not touch CL state configuration during discoveryMika Westerberg
2023-05-29thunderbolt: Increase DisplayPort Connection Manager handshake timeoutMika Westerberg
2023-05-28tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)
2023-05-28tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)
2023-05-28tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)
2023-05-28tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)
2023-05-28tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)
2023-05-28Merge tag 'phy-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-05-28Merge tag 'dmaengine-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-05-28ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-05-28Linux 6.4-rc4v6.4-rc4Linus Torvalds
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-28Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-27Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-27fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-05-27fbdev: imsttfb: Fix error path of imsttfb_probe()Helge Deller
2023-05-27fbdev: imsttfb: Release framebuffer and dealloc cmap on error pathHelge Deller
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-27Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-27arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang
2023-05-27arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang
2023-05-27soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski
2023-05-27soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart
2023-05-27cifs: address unused variable warningSteve French
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-27fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-26EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam