Age | Commit message (Expand) | Author |
2021-04-21 | of: overlay: Fix kerneldoc warning in of_overlay_remove() | Rob Herring |
2021-04-21 | of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses | Leonardo Bras |
2021-03-29 | of: base: Fix spelling issue with function param 'prop' | Lee Jones |
2021-03-27 | of: Add missing 'Return' section in kerneldoc comments | Rob Herring |
2021-03-27 | of: Fix kerneldoc output formatting | Rob Herring |
2021-03-24 | of: overlay: fix for_each_child.cocci warnings | kernel test robot |
2021-03-23 | of: of_reserved_mem: Demote kernel-doc abuses | Lee Jones |
2021-03-23 | of: overlay: Fix function name disparity | Lee Jones |
2021-03-23 | of: of_net: Provide function name and param description | Lee Jones |
2021-03-23 | of: fdt: Demote kernel-doc abuses and fix function naming | Lee Jones |
2021-03-23 | of: address: Provide descriptions for 'of_address_to_resource's params | Lee Jones |
2021-03-23 | of: property: Provide missing member description and remove excess param | Lee Jones |
2021-03-23 | of: base: Fix some formatting issues and provide missing descriptions | Lee Jones |
2021-03-23 | of: platform: Demote kernel-doc abuse | Lee Jones |
2021-03-23 | of: dynamic: Fix incorrect parameter name and provide missing descriptions | Lee Jones |
2021-03-23 | of: device: Fix function name in header and provide missing descriptions | Lee Jones |
2021-03-23 | of: unittest: Statically apply overlays using fdtoverlay | Viresh Kumar |
2021-03-23 | of: unittest: Create overlay_common.dtsi and testcases_common.dtsi | Viresh Kumar |
2021-03-11 | of: property: Remove unneeded return variable | Yang Li |
2021-03-08 | kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT | Lakshmi Ramasubramanian |
2021-03-08 | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian |
2021-03-08 | of: Add a common kexec FDT setup function | Rob Herring |
2021-03-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-03-05 | Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-05 | Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-05 | Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-03-05 | Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-05 | RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() | Bob Pearson |
2021-03-05 | RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() | Bob Pearson |
2021-03-05 | RDMA/rxe: Fix missed IB reference counting in loopback | Bob Pearson |
2021-03-05 | Merge branch 'powercap' | Rafael J. Wysocki |
2021-03-05 | nvmet: model_number must be immutable once set | Max Gurtovoy |
2021-03-05 | nvme-fabrics: fix kato initialization | Martin George |
2021-03-05 | nvme-hwmon: Return error code when registration fails | Daniel Wagner |
2021-03-05 | nvme-pci: add quirks for Lexar 256GB SSD | Pascal Terjan |
2021-03-05 | nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state | Zoltán Böszörményi |
2021-03-05 | nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. | Julian Einwag |
2021-03-04 | Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-03-04 | Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-03-05 | Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2021-03-05 | Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie |
2021-03-04 | scsi: iscsi: Verify lengths on passthrough PDUs | Chris Leech |
2021-03-04 | scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE | Chris Leech |
2021-03-04 | scsi: iscsi: Restrict sessions and handles to admin capabilities | Lee Duncan |
2021-03-04 | Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-03-04 | dm verity: fix FEC for RS roots unaligned to block size | Milan Broz |
2021-03-04 | dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size | Mikulas Patocka |
2021-03-04 | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-04 | iommu/vt-d: Fix status code for Allocate/Free PASID command | Zenghui Yu |
2021-03-04 | iommu: Don't use lazy flush for untrusted device | Lu Baolu |