summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_namespace take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-11-17Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov
2022-11-17vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie
2022-11-17vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-16tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-16block: make blk_set_default_limits() privateKeith Busch
2022-11-16block: make dma_alignment a stacking queue_limitKeith Busch
2022-11-16tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-14Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-12Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-11Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-11Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-11-11Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-11Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-10vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie
2022-11-10vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko
2022-11-10driver core: remove devm_device_remove_group()Greg Kroah-Hartman
2022-11-10driver core: remove devm_device_remove_groups()Greg Kroah-Hartman
2022-11-10blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-08Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-08Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-11-07drm/panfrost: Remove type name from internal struct againSteven Price