| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 2021-09-14 | 1 | -0/+1 |
* | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds | 2021-09-13 | 5 | -183/+4 |
|\ |
|
| * | Drop some straggling mentions of gcc-4.9 as being stale | Linus Torvalds | 2021-09-13 | 1 | -1/+0 |
| * | compiler_attributes.h: drop __has_attribute() support for gcc4 | Linus Torvalds | 2021-09-13 | 1 | -20/+0 |
| * | vmlinux.lds.h: remove old check for GCC 4.9 | Nick Desaulniers | 2021-09-13 | 1 | -4/+0 |
| * | compiler-gcc.h: drop checks for older GCC versions | Nick Desaulniers | 2021-09-13 | 1 | -3/+1 |
| * | compiler.h: drop fallback overflow checkers | Nick Desaulniers | 2021-09-13 | 3 | -152/+3 |
* | | Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj... | Linus Torvalds | 2021-09-13 | 3 | -9/+25 |
|\ \ |
|
| * | | compiler_attributes.h: move __compiletime_{error|warning} | Nick Desaulniers | 2021-09-09 | 3 | -9/+24 |
| * | | Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4 | Marco Elver | 2021-07-16 | 1 | -0/+1 |
* | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-09-12 | 3 | -46/+110 |
|\ \ \ |
|
| * | | | Documentation: core-api/cpuhotplug: Rewrite the API section | Thomas Gleixner | 2021-09-11 | 1 | -22/+110 |
| * | | | cpu/hotplug: Remove deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-09-11 | 1 | -6/+0 |
| * | | | Merge branch 'linus' into smp/urgent | Thomas Gleixner | 2021-09-11 | 509 | -4500/+15849 |
| |\ \ \ |
|
| * | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() | Thomas Gleixner | 2021-09-01 | 1 | -18/+0 |
* | | | | | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-09-12 | 1 | -10/+2 |
|\ \ \ \ \ |
|
| * | | | | | locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT | Mike Galbraith | 2021-09-02 | 1 | -10/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-09-12 | 1 | -2/+7 |
|\ \ \ \ \ |
|
| * | | | | | time: Handle negative seconds correctly in timespec64_to_ns() | Lukas Hannen | 2021-09-08 | 1 | -2/+7 |
| |/ / / / |
|
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2021-09-11 | 6 | -27/+363 |
|\ \ \ \ \ |
|
| * | | | | | vduse: Introduce VDUSE - vDPA Device in Userspace | Xie Yongji | 2021-09-06 | 1 | -0/+306 |
| * | | | | | vdpa: Support transferring virtual addressing during DMA mapping | Xie Yongji | 2021-09-06 | 1 | -3/+17 |
| * | | | | | vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() | Xie Yongji | 2021-09-06 | 1 | -1/+1 |
| * | | | | | vhost-iotlb: Add an opaque pointer for vhost IOTLB | Xie Yongji | 2021-09-06 | 1 | -0/+3 |
| * | | | | | vdpa: Add reset callback in vdpa_config_ops | Xie Yongji | 2021-09-06 | 1 | -2/+6 |
| * | | | | | vdpa: Fix some coding style issues | Xie Yongji | 2021-09-06 | 1 | -17/+17 |
| * | | | | | file: Export receive_fd() to modules | Xie Yongji | 2021-09-06 | 1 | -4/+3 |
| * | | | | | virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. | Arseny Krasnov | 2021-09-05 | 1 | -0/+1 |
| * | | | | | virtio/vsock: rename 'EOR' to 'EOM' bit. | Arseny Krasnov | 2021-09-05 | 1 | -1/+1 |
| * | | | | | uapi: virtio_ids: Sync ids with specification | Viresh Kumar | 2021-09-05 | 1 | -0/+12 |
* | | | | | | Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2021-09-11 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() | Masami Hiramatsu | 2021-09-10 | 1 | -2/+2 |
* | | | | | | | Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | pwm: Make pwmchip_remove() return void | Uwe Kleine-König | 2021-09-02 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-09-11 | 2 | -3/+18 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | firmware: qcom_scm: Introduce SCM calls to access LMh | Thara Gopinath | 2021-08-18 | 1 | -0/+14 |
| * | | | | | | | thermal: Spelling s/scallbacks/callbacks/ | Geert Uytterhoeven | 2021-08-14 | 1 | -1/+1 |
| * | | | | | | | thermal/core: Fix thermal_cooling_device_register() prototype | Arnd Bergmann | 2021-08-14 | 1 | -2/+3 |
* | | | | | | | | Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-09-10 | 2 | -4/+9 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em' | Rafael J. Wysocki | 2021-09-10 | 2 | -4/+9 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | PM: EM: fix kernel-doc comments | Lukasz Luba | 2021-09-07 | 1 | -4/+4 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | ACPI: CPPC: Introduce cppc_get_nominal_perf() | Rafael J. Wysocki | 2021-09-07 | 1 | -0/+5 |
* | | | | | | | | | | | Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-09-10 | 1 | -20/+166 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'misc-habanalabs-next-2021-09-01' of https://git.kernel.org/pub/scm... | Greg Kroah-Hartman | 2021-09-01 | 1 | -20/+166 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | habanalabs: add "in device creation" status | Omer Shpigelman | 2021-09-01 | 1 | -1/+3 |
| | * | | | | | | | | | | | habanalabs: expose server type in INFO IOCTL | Oded Gabbay | 2021-09-01 | 1 | -4/+44 |
| | * | | | | | | | | | | | habanalabs: add support for encapsulated signals reservation | farah kassabri | 2021-08-29 | 1 | -13/+97 |
| | * | | | | | | | | | | | habanalabs: add wait-for-multi-CS uAPI | Ohad Sharabi | 2021-08-29 | 1 | -2/+21 |
| | * | | | | | | | | | | | habanalabs: allow fail on inability to respect hint | Yuri Nudelman | 2021-08-29 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-09-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|