Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-05-06 | 2 | -25/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm/slab: make __free(kfree) accept error pointers | Dan Carpenter | 2024-05-01 | 1 | -2/+2 | |
| * | | | | | | | | | | mm/slub: avoid zeroing outside-object freepointer for single free | Nicolas Bouchinet | 2024-05-01 | 1 | -23/+29 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-06 | 4 | -176/+189 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y | Andy Shevchenko | 2024-04-11 | 1 | -0/+2 | |
| * | | | | | | | | | | auxdisplay: charlcd: Add missing MODULE_DESCRIPTION() | Andy Shevchenko | 2024-04-11 | 1 | -0/+1 | |
| * | | | | | | | | | | auxdisplay: seg-led-gpio: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-09 | 1 | -4/+2 | |
| * | | | | | | | | | | auxdisplay: linedisp: Group display drivers together | Andy Shevchenko | 2024-04-02 | 2 | -172/+184 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Linux 6.9-rc7v6.9-rc7 | Linus Torvalds | 2024-05-05 | 1 | -1/+1 | |
* | | | | | | | | | | epoll: be better about file lifetimes | Linus Torvalds | 2024-05-05 | 1 | -1/+37 | |
* | | | | | | | | | | Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-05-05 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | EDAC/versal: Do not log total error counts | Shubhrajyoti Datta | 2024-04-25 | 1 | -2/+2 | |
| * | | | | | | | | | | EDAC/versal: Check user-supplied data before injecting an error | Shubhrajyoti Datta | 2024-04-25 | 1 | -0/+3 | |
| * | | | | | | | | | | EDAC/versal: Do not register for NOC errors | Shubhrajyoti Datta | 2024-04-25 | 1 | -4/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-05-05 | 3 | -8/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE | Gaurav Batra | 2024-04-23 | 1 | -0/+8 | |
| * | | | | | | | | | | powerpc/pseries: make max polling consistent for longer H_CALLs | Nayna Jain | 2024-04-22 | 2 | -8/+7 | |
* | | | | | | | | | | | Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-05-05 | 9 | -67/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mm: Remove broken vsyscall emulation code from the page fault code | Linus Torvalds | 2024-05-01 | 3 | -59/+3 | |
| * | | | | | | | | | | | x86/apic: Don't access the APIC when disabling x2APIC | Thomas Gleixner | 2024-04-30 | 1 | -5/+11 | |
| * | | | | | | | | | | | x86/sev: Add callback to apply RMP table fixups for kexec | Ashish Kalra | 2024-04-29 | 3 | -0/+45 | |
| * | | | | | | | | | | | x86/e820: Add a new e820 table update helper | Ashish Kalra | 2024-04-29 | 2 | -3/+5 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-05-05 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | softirq: Fix suspicious RCU usage in __do_softirq() | Zqiang | 2024-04-29 | 1 | -4/+8 | |
* | | | | | | | | | | | | Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-05 | 13 | -25/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | slimbus: qcom-ngd-ctrl: Add timeout for wait operation | Viken Dadhaniya | 2024-05-03 | 1 | -1/+5 | |
| * | | | | | | | | | | | | dyndbg: fix old BUG_ON in >control parser | Jim Cromie | 2024-04-30 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2024-04-30 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card | Peter Colberg | 2024-04-26 | 1 | -0/+3 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | misc/pvpanic-pci: register attributes via pci_driver | Thomas Weißschuh | 2024-04-29 | 1 | -3/+1 | |
| * | | | | | | | | | | | | mei: me: add lunar lake point M DID | Alexander Usyskin | 2024-04-24 | 2 | -0/+4 | |
| * | | | | | | | | | | | | mei: pxp: match against PCI_CLASS_DISPLAY_OTHER | Daniele Ceraolo Spurio | 2024-04-24 | 1 | -2/+5 | |
| * | | | | | | | | | | | | Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2024-04-24 | 6 | -18/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | iio:imu: adis16475: Fix sync mode setting | Ramona Gradinariu | 2024-04-06 | 1 | -1/+3 | |
| | * | | | | | | | | | | | iio: accel: mxc4005: Reset chip on probe() and resume() | Hans de Goede | 2024-03-28 | 1 | -0/+68 | |
| | * | | | | | | | | | | | iio: accel: mxc4005: Interrupt handling fixes | Hans de Goede | 2024-03-28 | 1 | -7/+17 | |
| | * | | | | | | | | | | | dt-bindings: iio: health: maxim,max30102: fix compatible check | Javier Carrasco | 2024-03-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | iio: pressure: Fixes SPI support for BMP3xx devices | Vasileios Amoiridis | 2024-03-24 | 3 | -7/+4 | |
| | * | | | | | | | | | | | iio: pressure: Fixes BME280 SPI driver data | Vasileios Amoiridis | 2024-03-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-05-05 | 15 | -79/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | usb: typec: tcpm: Check for port partner validity before consuming it | Badhri Jagan Sridharan | 2024-04-30 | 1 | -7/+23 | |
| * | | | | | | | | | | | | | usb: typec: tcpm: enforce ready state when queueing alt mode vdm | RD Babiera | 2024-04-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | usb: typec: tcpm: unregister existing source caps before re-registration | Amit Sunil Dhamne | 2024-04-30 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | usb: typec: tcpm: clear pd_event queue in PORT_RESET | RD Babiera | 2024-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked | RD Babiera | 2024-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device | Alan Stern | 2024-04-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | usb: ohci: Prevent missed ohci interrupts | Guenter Roeck | 2024-04-30 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | usb: typec: qcom-pmic: fix pdphy start() error handling | Johan Hovold | 2024-04-24 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | usb: typec: qcom-pmic: fix use-after-free on late probe errors | Johan Hovold | 2024-04-24 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | usb: gadget: f_fs: Fix a race condition when processing setup packets. | Chris Wulff | 2024-04-24 | 1 | -1/+1 |