Age | Commit message (Expand) | Author | Files | Lines |
2022-04-27 | intel_idle: Fix SPR C6 optimization | Artem Bityutskiy | 1 | -5/+3 |
2022-04-27 | intel_idle: Fix the 'preferred_cstates' module parameter | Artem Bityutskiy | 1 | -7/+12 |
2022-04-24 | Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+11 |
2022-04-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -3/+12 |
2022-04-23 | Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2022-04-23 | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 11 | -92/+94 |
2022-04-23 | Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+15 |
2022-04-23 | Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2022-04-23 | Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 11 | -92/+94 |
2022-04-23 | Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 1 | -0/+2 |
2022-04-22 | gpio: Request interrupts after IRQ is initialized | Mario Limonciello | 1 | -2/+2 |
2022-04-22 | Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2022-04-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -6/+4 |
2022-04-22 | Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+1 |
2022-04-22 | Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -24/+33 |
2022-04-22 | ata: pata_marvell: Check the 'bmdma_addr' beforing reading | Zheyu Ma | 1 | -0/+2 |
2022-04-22 | Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 1 | -1/+1 |
2022-04-22 | Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -34/+52 |
2022-04-21 | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 17 | -34/+74 |
2022-04-21 | drm/amdgpu: partial revert "remove ctx->lock" v2 | Christian König | 3 | -6/+18 |
2022-04-21 | drivers: net: hippi: Fix deadlock in rr_close() | Duoming Zhou | 1 | -0/+2 |
2022-04-21 | Revert "drm: of: Lookup if child node has panel or bridge" | Bjorn Andersson | 1 | -17/+0 |
2022-04-21 | Revert "drm: of: Properly try all possible cases for bridge/panel detection" | Bjorn Andersson | 1 | -50/+49 |
2022-04-21 | drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage | Miaoqian Lin | 1 | -1/+1 |
2022-04-21 | drm/vmwgfx: Fix gem refcounting and memory evictions | Zack Rusin | 3 | -30/+28 |
2022-04-20 | xen: Convert kmap() to kmap_local_page() | Alaa Mohamed | 1 | -2/+2 |
2022-04-20 | dmaengine: idxd: skip clearing device context when device is read-only | Dave Jiang | 1 | -0/+3 |
2022-04-20 | dmaengine: idxd: add RO check for wq max_transfer_size write | Dave Jiang | 1 | -0/+3 |
2022-04-20 | dmaengine: idxd: add RO check for wq max_batch_size write | Dave Jiang | 1 | -0/+3 |
2022-04-20 | dmaengine: idxd: fix retry value to be constant for duration of function call | Dave Jiang | 1 | -2/+2 |
2022-04-20 | dmaengine: idxd: match type for retries var in idxd_enqcmds() | Dave Jiang | 1 | -1/+2 |
2022-04-20 | dmaengine: dw-edma: Fix inconsistent indenting | Jiapeng Chong | 1 | -9/+10 |
2022-04-20 | net: stmmac: Use readl_poll_timeout_atomic() in atomic state | Kevin Hao | 1 | -2/+2 |
2022-04-20 | drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m | Zheng Bin | 1 | -0/+3 |
2022-04-20 | drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare | Dave Stevenson | 1 | -2/+9 |
2022-04-20 | drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised | Dave Stevenson | 1 | -1/+1 |
2022-04-20 | drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps... | José Roberto de Souza | 1 | -17/+21 |
2022-04-20 | cpuidle: riscv: support non-SMP config | Randy Dunlap | 1 | -0/+1 |
2022-04-19 | drm/msm: Revert "drm/msm: Stop using iommu_present()" | Dmitry Baryshkov | 1 | -1/+1 |
2022-04-19 | Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+32 |
2022-04-19 | bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook() | Coly Li | 1 | -1/+1 |
2022-04-19 | bcache: put bch_bio_map() back to correct location in journal_write_unlocked() | Coly Li | 1 | -1/+1 |
2022-04-19 | net: mscc: ocelot: fix broken IP multicast flooding | Vladimir Oltean | 1 | -0/+2 |
2022-04-19 | drm/i915/display/vrr: Reset VRR capable property on a long hpd | Manasi Navare | 1 | -6/+11 |
2022-04-19 | scsi: sr: Do not leak information in ioctl | Tom Rix | 1 | -3/+12 |
2022-04-18 | net: atlantic: invert deep par in pm functions, preventing null derefs | Manuel Ullmann | 1 | -4/+4 |
2022-04-17 | Input: omap4-keypad - fix pm_runtime_get_sync() error checking | Miaoqian Lin | 1 | -1/+1 |
2022-04-17 | Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -64/+23 |
2022-04-17 | Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -0/+8 |
2022-04-17 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -12/+54 |