index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-01
drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev
Suzuki K Poulose
2019-08-01
i2c: Revert incorrect conversion to use generic helper
Suzuki K Poulose
2019-08-01
mfd: aat2870: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
mfd: ab8500: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
mfd: ab3100: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-30
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
2019-07-30
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
2019-07-25
fs: kernfs: Fix possible null-pointer dereferences in kernfs_path_from_node_l...
Jia-Ju Bai
2019-07-25
kernfs: fix potential null pointer dereference
Peng Wang
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-20
typo fix: it's d_make_root, not d_make_inode...
Al Viro
2019-07-20
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
2019-07-20
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
2019-07-20
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
2019-07-20
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
2019-07-20
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2019-07-20
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
2019-07-20
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
[next]