index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
2022-10-06
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
2022-10-05
Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-10-05
Merge branch 'for-6.1/logitech' into for-linus
Benjamin Tissoires
2022-10-04
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-10-04
Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2022-10-04
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
f2fs: support recording errors into superblock
Chao Yu
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
2022-10-04
PM: Improve EXPORT_*_DEV_PM_OPS macros
Paul Cercueil
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-10-04
Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...
Stephen Boyd
2022-10-04
Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...
Stephen Boyd
2022-10-04
Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...
Stephen Boyd
2022-10-04
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-04
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2022-10-04
io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy
Geert Uytterhoeven
2022-10-04
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
2022-10-04
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2022-10-04
perf: Fix lockdep_assert_event_ctx()
Peter Zijlstra
2022-10-04
Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
2022-10-03
eth: pse: add missing static inlines
Jakub Kicinski
2022-10-03
clk: introduce (devm_)hw_register_mux_parent_data_table API
Christian Marangi
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]