summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Revert "kernfs: Change kernfs_notify_list to llist."Imran Khan2-21/+28
2022-07-01kernfs: fix potential NULL dereference in __kernfs_removeYushan Zhou1-2/+5
2022-07-01firmware: Hold a reference for of_find_compatible_node()Liang He1-2/+6
2022-06-27of: base: Avoid console probe delay when fw_devlink.strict=1Saravana Kannan1-0/+2
2022-06-27driver core: fw_devlink: Allow firmware to mark devices as best effortSaravana Kannan2-1/+6
2022-06-27kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.Imran Khan4-14/+83
2022-06-27kernfs: Introduce interface to access global kernfs_open_file_mutex.Imran Khan1-18/+38
2022-06-27kernfs: Change kernfs_notify_list to llist.Imran Khan2-28/+21
2022-06-27kernfs: make ->attr.open RCU protected.Imran Khan2-47/+102
2022-06-27kernfs/file.c: remove redundant error return counter assignmentLin Feng1-1/+0
2022-06-27driver core: fix potential deadlock in __driver_attachZhang Wensheng1-1/+4
2022-06-27ABI: testing/sysfs-devices-system-cpu: remove duplicated core_idMauro Carvalho Chehab1-6/+1
2022-06-27devtmpfs: fix the dangling pointer of global devtmpfsd threadYangxi Xiang1-0/+1
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman24-40/+50
2022-06-27Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-06-21mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou3-8/+10
2022-06-21devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou24-50/+40
2022-06-10spi: Use device_find_any_child() instead of custom approachAndy Shevchenko1-7/+2
2022-06-10driver core: Introduce device_find_any_child() helperAndy Shevchenko2-0/+22
2022-06-10driver core: Delete driver_deferred_probe_check_state()Saravana Kannan2-31/+0
2022-06-10iommu/of: Delete usage of driver_deferred_probe_check_state()Saravana Kannan1-1/+1
2022-06-10driver core: Set fw_devlink.strict=1 by defaultSaravana Kannan1-1/+1
2022-06-10Revert "driver core: Set default deferred_probe_timeout back to 0."Saravana Kannan1-0/+5
2022-06-10net: ipconfig: Relax fw_devlink if we need to mount a network rootfsSaravana Kannan1-0/+6
2022-06-10driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan4-11/+110
2022-06-10net: mdio: Delete usage of driver_deferred_probe_check_state()Saravana Kannan1-3/+1
2022-06-10pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()Saravana Kannan1-1/+1
2022-06-10PM: domains: Delete usage of driver_deferred_probe_check_state()Saravana Kannan1-1/+1
2022-06-06Linux 5.19-rc1v5.19-rc1Linus Torvalds1-2/+2
2022-06-06Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+4
2022-06-06Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-35/+50
2022-06-06Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-3/+76
2022-06-06bluetooth: don't use bitmaps for random flag accessesLinus Torvalds5-39/+27
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro3-6/+4
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+115
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-112/+20
2022-06-05Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-71/+66
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-98/+22
2022-06-05Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-06-05Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+1
2022-06-05Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+6
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-13/+24
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds80-465/+728
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-37/+2930
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds17-350/+289
2022-06-05Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+2
2022-06-05Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-30/+27
2022-06-05Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-94/+55