summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si2023-05-101-1/+1
| * | | | tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si2023-05-101-1/+24
| * | | | tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si2023-05-101-2/+55
| * | | | tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si2023-05-101-0/+1
| * | | | perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...Arnaldo Carvalho de Melo2023-05-101-0/+6
| * | | | perf test java symbol: Remove needless debuginfod queriesThomas Richter2023-05-101-1/+1
| * | | | perf parse-events: Don't reorder ungrouped events by PMUIan Rogers2023-05-101-8/+15
| * | | | perf metric: JSON flag to not group events if gathering a metric groupIan Rogers2023-05-1021-5/+240
| * | | | perf stat: Introduce skippable evselsIan Rogers2023-05-103-11/+43
| * | | | perf metric: Change divide by zero and !support events behaviorIan Rogers2023-05-105-9/+28
* | | | | Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-05-2111-88/+32
|\ \ \ \ \
| * | | | | powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-172-5/+12
| * | | | | powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra2023-05-171-4/+7
| * | | | | powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-174-72/+0
| * | | | | powerpc/crypto: Fix aes-gcm-p10 build when VSX=nMichael Ellerman2023-05-151-1/+1
| * | | | | powerpc/bpf: populate extable entries only during the last passHari Bathini2023-05-151-0/+2
| * | | | | powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor2023-05-121-2/+4
| * | | | | powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman2023-05-111-2/+2
| * | | | | powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap2023-05-081-0/+1
| * | | | | powerpc/isa-bridge: Fix ISA mapping when "ranges" is not presentRob Herring2023-05-081-2/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-05-211-1/+1
|\ \ \ \ \
| * | | | | dt-bindings: ata: ahci-ceva: Cover all 4 iommus entriesMichal Simek2023-05-151-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-217-28/+20
|\ \ \ \ \
| * | | | | fbdev: stifb: Whitespace cleanupsHelge Deller2023-05-201-3/+3
| * | | | | fbdev: udlfb: Use usb_control_msg_send()Helge Deller2023-05-201-11/+3
| * | | | | fbdev: udlfb: Fix endpoint checkAlan Stern2023-05-201-5/+8
| * | | | | fbdev: atyfb: Remove unused clock determinationNiklas Schnelle2023-05-201-5/+0
| * | | | | fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann2023-05-201-1/+2
| * | | | | fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2023-05-202-2/+2
| * | | | | fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter2023-05-191-1/+2
| |/ / / /
* | | | | Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-05-215-15/+19
|\ \ \ \ \
| * | | | | ksmbd: smb2: Allow messages padded to 8byte boundaryGustav Johansson2023-05-161-1/+4
| * | | | | ksmbd: allocate one more byte for implied bcc[0]Chih-Yen Chang2023-05-161-1/+2
| * | | | | ksmbd: fix wrong UserName check in session_userChih-Yen Chang2023-05-161-3/+2
| * | | | | ksmbd: fix global-out-of-bounds in smb2_find_context_valsChih-Yen Chang2023-05-163-10/+11
| |/ / / /
* | | | | Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-05-214-24/+22
|\ \ \ \ \
| * | | | | SMB3: drop reference to cfile before sending oplock breakBharath SM2023-05-174-16/+21
| * | | | | SMB3: Close all deferred handles of inode in case of handle lease breakBharath SM2023-05-171-8/+1
| |/ / / /
* | | | | Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-05-207-12/+45
|\ \ \ \ \
| * | | | | vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy2023-05-131-2/+9
| * | | | | serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski2023-05-131-5/+4
| * | | | | serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger2023-05-131-1/+1
| * | | | | serial: 8250_bcm7271: balance clk_enable callsDoug Berger2023-05-131-1/+4
| * | | | | serial: arc_uart: fix of_iomap leak in `arc_serial_probe`Ke Zhang2023-05-131-3/+4
| * | | | | serial: 8250: Document termios parameter of serial8250_em485_config()Geert Uytterhoeven2023-05-131-0/+1
| * | | | | serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-131-0/+5
| * | | | | serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis2023-05-131-0/+17
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-05-2019-163/+309
|\ \ \ \ \
| * | | | | driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2023-05-192-0/+3
| * | | | | Merge tag 'thunderbolt-for-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-05-172-5/+26
| |\ \ \ \ \