summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.11-rc3v6.11-rc3Linus Torvalds2024-08-111-1/+1
* Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-115-27/+41
|\
| * x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen2024-08-081-1/+1
| * x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2024-08-072-9/+10
| * x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailboxZhiquan Li2024-08-071-1/+1
| * x86/mm: Fix PTI for i386 some moreThomas Gleixner2024-08-071-16/+29
* | Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-112-6/+5
|\ \
| * | timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()Thomas Gleixner2024-08-051-1/+1
| * | ntp: Safeguard against time_constant overflowJustin Stitt2024-08-051-3/+2
| * | ntp: Clamp maxerror and esterror to operating rangeJustin Stitt2024-08-051-2/+2
| |/
* | Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-113-8/+27
|\ \
| * | irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang2024-08-101-7/+25
| * | irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey2024-08-101-1/+1
| * | genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory2024-08-071-0/+1
| |/
* | Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-1121-59/+119
|\ \
| * | usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus2024-08-071-7/+4
| * | usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang2024-08-071-1/+1
| * | usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus2024-08-071-14/+22
| * | usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus2024-08-071-3/+3
| * | Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-08-071-0/+7
| |\ \
| | * | USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki2024-07-311-0/+7
| * | | usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli2024-07-311-1/+1
| * | | usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli2024-07-311-1/+1
| * | | usb: gadget: u_serial: Set start_delayed during suspendPrashanth K2024-07-311-0/+1
| * | | usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter2024-07-311-1/+1
| * | | usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio2024-07-311-0/+14
| * | | usb: gadget: core: Check for unset descriptorChris Wulff2024-07-311-6/+4
| * | | usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum2024-07-311-3/+6
| * | | usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff2024-07-311-8/+34
| * | | usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai2024-07-311-6/+15
| * | | dt-bindings: usb: microchip,usb2514: Add USB2517 compatibleAlexander Stein2024-07-311-0/+1
| * | | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-319-13/+9
| |\ \ \ | | |/ / | |/| |
| | * | USB: serial: garmin_gps: use struct_size() to allocate pktJavier Carrasco2024-07-051-2/+1
| | * | USB: serial: garmin_gps: annotate struct garmin_packet with __counted_byJavier Carrasco2024-07-051-1/+1
| | * | USB: serial: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-057-0/+7
| | * | USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert2024-07-051-10/+0
* | | | Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-113-23/+30
|\ \ \ \
| * | | | tty: vt: conmakehash: cope with abs_srctree no longer in envMax Krummenacher2024-07-311-13/+7
| * | | | serial: sc16is7xx: fix invalid FIFO access with special register setHugo Villeneuve2024-07-311-0/+4
| * | | | serial: sc16is7xx: fix TX fifo corruptionHugo Villeneuve2024-07-311-10/+11
| * | | | serial: core: check uartclk for zero to avoid divide by zeroGeorge Kennedy2024-07-311-0/+8
| |/ / /
* | | | Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-114-63/+109
|\ \ \ \
| * | | | driver core: Fix uevent_show() vs driver detach raceDan Williams2024-07-312-5/+12
| * | | | Documentation: embargoed-hardware-issues.rst: add a section documenting the "...Greg Kroah-Hartman2024-07-311-0/+31
| * | | | Documentation: embargoed-hardware-issues.rst: minor cleanups and fixesGreg Kroah-Hartman2024-07-311-57/+65
| * | | | rust: firmware: fix invalid rustdoc linkAndrew Ballance2024-07-311-1/+1
| |/ / /
* | | | Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-1115-67/+81
|\ \ \ \
| * | | | spmi: pmic-arb: add missing newline in dev_err format stringsDavid Collins2024-07-311-4/+4
| * | | | spmi: pmic-arb: Pass the correct of_node to irq_domain_add_treeKonrad Dybcio2024-07-311-2/+1
| * | | | binder_alloc: Fix sleeping function called from invalid contextMukesh Ojha2024-07-311-1/+1