summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-21Linux 6.2-rc5Linus Torvalds
2023-01-21Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-21Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman
2023-01-20Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-20Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-20Merge tag 'pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-20Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-20Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-20Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-20Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-20Merge tag 'acpi-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-20Merge tag 'mmc-v6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20Merge tag 'drm-fixes-2023-01-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-20Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-20Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20Merge branches 'acpi-prm' and 'acpi-video'Rafael J. Wysocki
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski
2023-01-20Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-20Revert "arm64: tegra: Enable XUSB host function on Jetson AGX Orin"Greg Kroah-Hartman
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-20bnxt: Do not read past the end of test namesKees Cook
2023-01-20serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin
2023-01-20Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-01-20Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Greg Kroah-Hartman