Age | Commit message (Expand) | Author |
2021-12-17 | bus: mhi: core: Add an API for auto queueing buffers for DL channel | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Fix race while handling SYS_ERR at power up | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Fix reading wake_capable channel configuration | Bhaumik Bhatt |
2021-12-17 | bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API | Christophe JAILLET |
2021-12-17 | bus: mhi: core: Minor style and comment fixes | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Use macros for execution environment features | Bhaumik Bhatt |
2021-12-17 | bus: mhi: pci_generic: Graceful shutdown on freeze | Loic Poulain |
2021-12-17 | bus: mhi: pci_generic: Add new device ID support for T99W175 | Slark Xiao |
2021-12-17 | Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2021-12-16 | lkdtm: Fix content of section containing lkdtm_rodata_do_nothing() | Christophe Leroy |
2021-12-16 | lkdtm: avoid printk() in recursive_loop() | Ard Biesheuvel |
2021-12-16 | lkdtm: Note that lkdtm_kernel_info should be removed in the future | Kees Cook |
2021-12-13 | Merge v5.15-rc5 into char-misc-next | Greg Kroah-Hartman |
2021-12-12 | Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-12 | Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-12-12 | Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-12-12 | usb: core: config: using bit mask instead of individual bits | Pavel Hofman |
2021-12-12 | usb: core: config: fix validation of wMaxPacketValue entries | Pavel Hofman |
2021-12-12 | USB: gadget: zero allocate endpoint 0 buffers | Greg Kroah-Hartman |
2021-12-12 | USB: gadget: detect too-big endpoint 0 requests | Greg Kroah-Hartman |
2021-12-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-12-11 | Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-12-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-11 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-12-11 | Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-12-11 | Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2021-12-11 | Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner |
2021-12-10 | Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-12-10 | Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-12-10 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-10 | i2c: mpc: Use atomic read and fix break condition | Chris Packham |
2021-12-10 | Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-12-10 | Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2021-12-10 | Merge tag 'libata-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-12-10 | Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-12-10 | Revert "mtd_blkdevs: don't scan partitions for plain mtdblock" | Jens Axboe |
2021-12-10 | md: fix double free of mddev->private in autorun_array() | zhangyue |
2021-12-10 | md: fix update super 1.0 on rdev size change | Markus Hochholdinger |
2021-12-10 | clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_... | Marc Zyngier |
2021-12-10 | clocksource/drivers/dw_apb_timer_of: Fix probe failure | Alexey Sheplyakov |
2021-12-10 | xhci: avoid race between disable slot command and host runtime suspend | Mathias Nyman |
2021-12-10 | xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending | Kai-Heng Feng |
2021-12-10 | Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16 | Jens Axboe |
2021-12-10 | irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node() | Ye Guojin |
2021-12-10 | Merge tag 'amd-drm-fixes-5.16-2021-12-08' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2021-12-10 | Merge tag 'drm-intel-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2021-12-10 | Merge tag 'drm-misc-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2021-12-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |