summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-062-25/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/slab: make __free(kfree) accept error pointersDan Carpenter2024-05-011-2/+2
| * | | | | | | | | | mm/slub: avoid zeroing outside-object freepointer for single freeNicolas Bouchinet2024-05-011-23/+29
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-064-176/+189
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=yAndy Shevchenko2024-04-111-0/+2
| * | | | | | | | | | auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()Andy Shevchenko2024-04-111-0/+1
| * | | | | | | | | | auxdisplay: seg-led-gpio: Convert to platform remove callback returning voidUwe Kleine-König2024-04-091-4/+2
| * | | | | | | | | | auxdisplay: linedisp: Group display drivers togetherAndy Shevchenko2024-04-022-172/+184
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Linux 6.9-rc7v6.9-rc7Linus Torvalds2024-05-051-1/+1
* | | | | | | | | | epoll: be better about file lifetimesLinus Torvalds2024-05-051-1/+37
* | | | | | | | | | Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-051-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC/versal: Do not log total error countsShubhrajyoti Datta2024-04-251-2/+2
| * | | | | | | | | | EDAC/versal: Check user-supplied data before injecting an errorShubhrajyoti Datta2024-04-251-0/+3
| * | | | | | | | | | EDAC/versal: Do not register for NOC errorsShubhrajyoti Datta2024-04-251-4/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-05-053-8/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra2024-04-231-0/+8
| * | | | | | | | | | powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain2024-04-222-8/+7
* | | | | | | | | | | Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-059-67/+64
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds2024-05-013-59/+3
| * | | | | | | | | | | x86/apic: Don't access the APIC when disabling x2APICThomas Gleixner2024-04-301-5/+11
| * | | | | | | | | | | x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra2024-04-293-0/+45
| * | | | | | | | | | | x86/e820: Add a new e820 table update helperAshish Kalra2024-04-292-3/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | softirq: Fix suspicious RCU usage in __do_softirq()Zqiang2024-04-291-4/+8
* | | | | | | | | | | | Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-0513-25/+118
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya2024-05-031-1/+5
| * | | | | | | | | | | | dyndbg: fix old BUG_ON in >control parserJim Cromie2024-04-301-1/+5
| * | | | | | | | | | | | Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2024-04-301-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fpga: dfl-pci: add PCI subdevice ID for Intel D5005 cardPeter Colberg2024-04-261-0/+3
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh2024-04-291-3/+1
| * | | | | | | | | | | | mei: me: add lunar lake point M DIDAlexander Usyskin2024-04-242-0/+4
| * | | | | | | | | | | | mei: pxp: match against PCI_CLASS_DISPLAY_OTHERDaniele Ceraolo Spurio2024-04-241-2/+5
| * | | | | | | | | | | | Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-04-246-18/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | iio:imu: adis16475: Fix sync mode settingRamona Gradinariu2024-04-061-1/+3
| | * | | | | | | | | | | iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede2024-03-281-0/+68
| | * | | | | | | | | | | iio: accel: mxc4005: Interrupt handling fixesHans de Goede2024-03-281-7/+17
| | * | | | | | | | | | | dt-bindings: iio: health: maxim,max30102: fix compatible checkJavier Carrasco2024-03-241-1/+1
| | * | | | | | | | | | | iio: pressure: Fixes SPI support for BMP3xx devicesVasileios Amoiridis2024-03-243-7/+4
| | * | | | | | | | | | | iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis2024-03-241-2/+2
* | | | | | | | | | | | | Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-05-0515-79/+147
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan2024-04-301-7/+23
| * | | | | | | | | | | | | usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera2024-04-301-0/+4
| * | | | | | | | | | | | | usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne2024-04-301-1/+4
| * | | | | | | | | | | | | usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera2024-04-301-0/+1
| * | | | | | | | | | | | | usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera2024-04-301-1/+1
| * | | | | | | | | | | | | usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern2024-04-301-2/+3
| * | | | | | | | | | | | | usb: ohci: Prevent missed ohci interruptsGuenter Roeck2024-04-301-0/+8
| * | | | | | | | | | | | | usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold2024-04-241-4/+7
| * | | | | | | | | | | | | usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold2024-04-241-2/+6
| * | | | | | | | | | | | | usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff2024-04-241-1/+1