index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-08-23
nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-08-23
dt-bindings: nvmem: fixed-cell: add compatible for MAC cells
Rafał Miłecki
-1
/
+42
2023-08-22
greybus: svc: Remove unused declarations
Yue Haibing
-3
/
+0
2023-08-22
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
-4
/
+9
2023-08-22
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
-3
/
+5
2023-08-22
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
-7
/
+7
2023-08-22
Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-12
/
+6
2023-08-22
Merge tag 'coresight-next-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-85
/
+225
2023-08-22
Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-8
/
+7
2023-08-22
Merge tag 'fpga-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-111
/
+828
2023-08-22
fsi: i2cr: Switch to use struct i2c_driver's .probe()
Uwe Kleine-König
-1
/
+1
2023-08-22
amba: bus: fix refcount leak
Peng Fan
-0
/
+1
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
-13
/
+12
2023-08-22
uio: pruss: fix missing iounmap() in pruss_probe()
Yang Yingliang
-1
/
+2
2023-08-18
coresight: trbe: Fix TRBE potential sleep in atomic context
Junhao He
-15
/
+17
2023-08-18
coresight: Fix memory leak in acpi_buffer->pointer
Junhao He
-14
/
+26
2023-08-17
coresight: etm4x: Ensure valid drvdata and clock before clk_put()
Anshuman Khandual
-1
/
+1
2023-08-17
coresight: trbe: Allocate platform data per device
Suzuki K Poulose
-7
/
+4
2023-08-16
counter: rz-mtu3-cnt: Reorder locking sequence for consistency
Biju Das
-2
/
+2
2023-08-16
Documentation: ABI: sysfs-bus-counter: Fix indentation
Biju Das
-4
/
+4
2023-08-16
counter: Declare counter_priv() to be const
Uwe Kleine-König
-1
/
+1
2023-08-16
counter: Explicitly include correct DT includes
Rob Herring
-1
/
+0
2023-08-15
hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code
Xiongfeng Wang
-4
/
+4
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
-2924
/
+6079
2023-08-13
Linux 6.5-rc6
v6.5-rc6
Linus Torvalds
-1
/
+1
2023-08-13
Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2023-08-13
Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-24
/
+64
2023-08-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-41
/
+68
2023-08-13
platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...
Hans de Goede
-0
/
+25
2023-08-13
platform: mellanox: Change register offset addresses
Vadim Pasternak
-4
/
+4
2023-08-13
platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...
Vadim Pasternak
-2
/
+2
2023-08-13
platform: mellanox: mlx-platform: Fix signals polarity and latch mask
Vadim Pasternak
-4
/
+4
2023-08-13
platform: mellanox: Fix order in exit flow
Vadim Pasternak
-2
/
+1
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-20
/
+99
2023-08-12
Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+2
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
-47
/
+1
2023-08-12
Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-103
/
+148
2023-08-12
Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-14
/
+79
2023-08-12
Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+48
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-113
/
+83
2023-08-12
misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs
Dan Carpenter
-4
/
+4
2023-08-12
misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()
Ruan Jinjie
-4
/
+2
2023-08-11
Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-2
/
+2
2023-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-3
/
+7
2023-08-11
Merge tag 'zonefs-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-118
/
+4
2023-08-11
Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+44
2023-08-12
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
-1
/
+1
2023-08-12
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
-1
/
+1
2023-08-11
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
-54
/
+135
2023-08-11
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
Cristian Ciocaltea
-0
/
+1
[next]