summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-13driver core: mark async_driver as a const *Greg Kroah-Hartman2-8/+9
2024-06-13driver core: make driver_detach() take a const *Greg Kroah-Hartman2-3/+3
2024-06-13driver core: make device_release_driver_internal() take a const *Greg Kroah-Hartman2-2/+2
2024-06-13driver core: driver: mark driver_add/remove_groups constantGreg Kroah-Hartman2-4/+4
2024-06-13driver core: platform: fix ups for constant struct device_driverGreg Kroah-Hartman1-6/+6
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman7-13/+13
2024-06-13nvdimm: make nd_class constantGreg Kroah-Hartman1-9/+10
2024-06-12kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu1-1/+16
2024-06-11drivers: arch_topology: use __free attribute instead of of_node_put()Vincenzo Mezzela1-30/+26
2024-06-11drivers: arch_topology: Refactor do-while loopsVincenzo Mezzela1-52/+55
2024-06-10dca: make dca_class a static const structureIvan Orlov1-8/+12
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman20-97/+44
2024-06-04driver core: device.h: Group of_node handling declarations and definitionsAndy Shevchenko1-8/+9
2024-06-04samples/kobject: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-02Linux 6.10-rc2Linus Torvalds1-1/+1
2024-06-02Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-2/+8
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-17/+11
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-3/+54
2024-06-01Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2024-06-01Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-1/+10
2024-06-01Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-41/+25
2024-06-01Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-46/+73
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-49/+47
2024-06-01Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+56
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman1-49/+47
2024-05-31Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds39-114/+186
2024-05-31Merge tag 'hwmon-for-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-3/+13
2024-05-31Merge tag 'mailbox-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-05-31Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+54
2024-05-31Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+12
2024-05-31Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds24-176/+262
2024-05-31Merge tag 'io_uring-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds3-5/+11
2024-05-31kunit/fortify: Remove __kmalloc_node() testKees Cook1-3/+0
2024-05-31Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/...Linus Torvalds2-10/+17
2024-05-31Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds59-117/+257
2024-05-31Merge tag 'platform-drivers-x86-v6.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-4/+138
2024-05-31Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+18
2024-05-31Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds27-686/+706
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner3-10/+20
2024-05-31mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann1-1/+0
2024-05-31mailmap: update entry for Kees CookKees Cook1-4/+5
2024-05-31scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook2-10/+6
2024-05-31cifs: fix creating sockets when using sfu mount optionsSteve French3-1/+8
2024-05-31selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün1-0/+45
2024-05-31landlock: Fix d_parent walkMickaël Salaün1-2/+11
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel1-0/+3